- 2025-02-23 04:55:55.1|Warn|Microsoft.AspNetCore.Server.Kestrel|As of "02/23/2025 09:55:41 +00:00", the heartbeat has been running for "00:00:01.0231244" which is longer than "00:00:01". This could be caused by thread pool starvation.
- 2025-02-23 04:56:20.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:01:49.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:02:02.8|Error|ServerSideNotificationService|Failed to retrieve notifications
- [v4.0.13.2932] System.Net.WebException: Http request timed out
- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.HealthCheck.ServerSideNotificationService.Check() in ./Sonarr.Core/HealthCheck/ServerSideNotificationService.cs:line 45
- 2025-02-23 05:04:35.0|Warn|Microsoft.AspNetCore.Server.Kestrel|As of "02/23/2025 10:04:19 +00:00", the heartbeat has been running for "00:00:09.6143542" which is longer than "00:00:01". This could be caused by thread pool starvation.
- 2025-02-23 05:06:24.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:08:37.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 05:09:29.6|Info|DownloadDecisionMaker|No results found
- 2025-02-23 05:09:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 05:11:33.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:16:43.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:21:53.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:24:49.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 05:25:04.3|Info|DownloadDecisionMaker|No results found
- 2025-02-23 05:25:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 05:27:03.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:32:13.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:34:08.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
- [v4.0.13.2932] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Deluge, please check your settings
- ---> System.Net.WebException: Http request timed out
- ---> 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 NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 293
- --- End of inner exception stack trace ---
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 293
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 254
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 88
- at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 120
- at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
- 2025-02-23 05:37:19.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:39:55.1|Warn|Microsoft.AspNetCore.Server.Kestrel|As of "02/23/2025 10:39:53 +00:00", the heartbeat has been running for "00:00:01.6542430" which is longer than "00:00:01". This could be caused by thread pool starvation.
- 2025-02-23 05:40:29.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 05:41:18.1|Info|DownloadDecisionMaker|No results found
- 2025-02-23 05:41:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 05:42:34.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:47:43.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:53:01.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 05:56:43.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 05:57:06.4|Info|DownloadDecisionMaker|No results found
- 2025-02-23 05:57:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 05:58:23.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:03:33.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:08:43.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:12:23.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 06:12:38.2|Info|DownloadDecisionMaker|No results found
- 2025-02-23 06:12:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 06:13:53.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:19:03.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:24:13.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:28:08.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 06:28:30.2|Info|DownloadDecisionMaker|No results found
- 2025-02-23 06:28:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 06:29:23.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:34:33.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:38:20.6|Info|SceneMappingService|Updating Scene mappings
- 2025-02-23 06:39:44.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:43:38.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 06:44:10.6|Info|DownloadDecisionMaker|No results found
- 2025-02-23 06:44:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 06:44:54.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:50:05.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:55:13.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 06:59:22.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 06:59:40.2|Info|DownloadDecisionMaker|No results found
- 2025-02-23 06:59:40.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 07:00:23.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:05:33.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:10:44.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:14:50.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 07:15:33.4|Info|DownloadDecisionMaker|No results found
- 2025-02-23 07:15:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 07:15:53.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:21:03.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:26:13.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:30:40.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 07:31:25.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:31:33.5|Info|DownloadDecisionMaker|No results found
- 2025-02-23 07:31:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 07:36:34.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:41:43.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:46:53.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:46:54.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 07:47:21.9|Info|DownloadDecisionMaker|No results found
- 2025-02-23 07:47:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 07:52:03.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 07:57:13.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:02:23.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:02:40.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 08:03:03.5|Info|DownloadDecisionMaker|No results found
- 2025-02-23 08:03:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 08:07:33.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:12:43.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:17:53.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:18:18.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 08:18:33.0|Info|DownloadDecisionMaker|No results found
- 2025-02-23 08:18:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 08:23:03.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:28:13.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:33:23.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:33:55.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 08:34:07.4|Info|DownloadDecisionMaker|No results found
- 2025-02-23 08:34:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 08:38:33.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:43:43.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:48:53.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:49:33.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 08:49:56.2|Info|DownloadDecisionMaker|No results found
- 2025-02-23 08:49:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 08:54:03.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 08:59:13.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:04:23.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:05:16.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 09:05:39.6|Info|DownloadDecisionMaker|No results found
- 2025-02-23 09:05:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 09:09:33.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:14:43.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:19:53.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:20:52.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 09:21:12.6|Info|DownloadDecisionMaker|No results found
- 2025-02-23 09:21:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 09:25:03.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:26:30.9|Info|RefreshSeriesService|Skipping refresh of series: Arcane
- 2025-02-23 09:26:31.3|Info|DiskScanService|Scanning Arcane
- 2025-02-23 09:26:32.4|Info|DiskScanService|Completed scanning disk for Arcane
- 2025-02-23 09:26:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:26:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:26:32.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:26:32.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:26:33.0|Info|RefreshSeriesService|Updating Bref.
- 2025-02-23 09:26:37.5|Info|RefreshEpisodeService|Starting episode info refresh for: [251562][Bref.]
- 2025-02-23 09:27:13.3|Info|RefreshEpisodeService|Finished episode refresh for series: [251562][Bref.].
- 2025-02-23 09:27:14.5|Info|DiskScanService|Scanning Bref.
- 2025-02-23 09:27:15.4|Info|DiskScanService|Completed scanning disk for Bref.
- 2025-02-23 09:27:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:27:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:27:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:27:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:27:15.5|Info|RefreshSeriesService|Updating Daredevil: Born Again
- 2025-02-23 09:27:17.4|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
- 2025-02-23 09:27:20.7|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
- 2025-02-23 09:27:20.7|Info|DiskScanService|Scanning Daredevil: Born Again
- 2025-02-23 09:27:20.8|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
- 2025-02-23 09:27:20.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:27:20.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:27:20.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:27:21.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:27:21.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-23 09:27:21.5|Info|RefreshSeriesService|Skipping refresh of series: Desperate Housewives
- 2025-02-23 09:27:21.5|Info|DiskScanService|Scanning Desperate Housewives
- 2025-02-23 09:27:26.2|Info|DiskScanService|Completed scanning disk for Desperate Housewives
- 2025-02-23 09:27:26.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:27:26.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:27:26.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:27:26.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:27:26.4|Info|RefreshSeriesService|Skipping refresh of series: Dexter: New Blood
- 2025-02-23 09:27:26.4|Info|DiskScanService|Scanning Dexter: New Blood
- 2025-02-23 09:27:26.7|Info|DiskScanService|Completed scanning disk for Dexter: New Blood
- 2025-02-23 09:27:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:27:27.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:27:27.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:27:27.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:27:27.1|Info|RefreshSeriesService|Updating Dexter: Original Sin
- 2025-02-23 09:27:27.8|Info|RefreshEpisodeService|Starting episode info refresh for: [430780][Dexter: Original Sin]
- 2025-02-23 09:27:32.3|Info|RefreshEpisodeService|Finished episode refresh for series: [430780][Dexter: Original Sin].
- 2025-02-23 09:27:32.3|Info|DiskScanService|Scanning Dexter: Original Sin
- 2025-02-23 09:27:32.5|Info|DiskScanService|Completed scanning disk for Dexter: Original Sin
- 2025-02-23 09:27:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:27:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:27:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:27:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:27:32.6|Info|RefreshSeriesService|Updating Dope Thief
- 2025-02-23 09:27:33.2|Info|RefreshEpisodeService|Starting episode info refresh for: [423332][Dope Thief]
- 2025-02-23 09:27:37.4|Info|RefreshEpisodeService|Finished episode refresh for series: [423332][Dope Thief].
- 2025-02-23 09:27:37.4|Info|DiskScanService|Scanning Dope Thief
- 2025-02-23 09:27:37.4|Info|DiskScanService|Completed scanning disk for Dope Thief
- 2025-02-23 09:27:37.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:27:37.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:27:37.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:27:37.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:27:37.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-23 09:27:37.7|Info|RefreshSeriesService|Updating Dune: Prophecy
- 2025-02-23 09:27:39.0|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
- 2025-02-23 09:27:48.1|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
- 2025-02-23 09:27:48.2|Info|DiskScanService|Scanning Dune: Prophecy
- 2025-02-23 09:27:48.9|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
- 2025-02-23 09:27:48.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:27:48.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:27:48.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:27:48.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:27:49.0|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
- 2025-02-23 09:27:49.0|Info|DiskScanService|Scanning The Expanse
- 2025-02-23 09:27:51.0|Info|DiskScanService|Completed scanning disk for The Expanse
- 2025-02-23 09:27:51.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:27:51.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:27:51.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:27:51.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:27:51.2|Info|RefreshSeriesService|Updating The Last of Us
- 2025-02-23 09:27:52.0|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
- 2025-02-23 09:28:12.2|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
- 2025-02-23 09:28:12.4|Info|DiskScanService|Scanning The Last of Us
- 2025-02-23 09:28:12.4|Info|DiskScanService|Completed scanning disk for The Last of Us
- 2025-02-23 09:28:12.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:28:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:28:12.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:28:12.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:28:12.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-23 09:28:12.6|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth
- 2025-02-23 09:28:12.6|Info|DiskScanService|Scanning Planet Earth
- 2025-02-23 09:28:12.6|Info|DiskScanService|Completed scanning disk for Planet Earth
- 2025-02-23 09:28:12.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:28:12.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:28:12.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:28:12.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:28:12.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-23 09:28:12.7|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth II
- 2025-02-23 09:28:12.7|Info|DiskScanService|Scanning Planet Earth II
- 2025-02-23 09:28:13.2|Info|DiskScanService|Completed scanning disk for Planet Earth II
- 2025-02-23 09:28:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:28:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:28:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:28:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:28:13.2|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth III
- 2025-02-23 09:28:13.2|Info|DiskScanService|Scanning Planet Earth III
- 2025-02-23 09:28:13.2|Info|DiskScanService|Completed scanning disk for Planet Earth III
- 2025-02-23 09:28:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:28:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:28:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:28:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:28:13.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-23 09:28:13.3|Info|RefreshSeriesService|Skipping refresh of series: Prehistoric Planet (2022)
- 2025-02-23 09:28:13.3|Info|DiskScanService|Scanning Prehistoric Planet (2022)
- 2025-02-23 09:28:14.1|Info|DiskScanService|Completed scanning disk for Prehistoric Planet (2022)
- 2025-02-23 09:28:14.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:28:14.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:28:14.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:28:14.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:28:14.6|Info|RefreshSeriesService|Updating Reacher
- 2025-02-23 09:28:15.2|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
- 2025-02-23 09:28:29.3|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
- 2025-02-23 09:28:29.3|Info|DiskScanService|Scanning Reacher
- 2025-02-23 09:28:30.2|Info|DiskScanService|Completed scanning disk for Reacher
- 2025-02-23 09:28:30.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:28:30.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:28:30.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:28:30.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:28:30.2|Info|RefreshSeriesService|Updating Secret Level
- 2025-02-23 09:28:31.1|Info|RefreshEpisodeService|Starting episode info refresh for: [453280][Secret Level]
- 2025-02-23 09:28:37.1|Info|RefreshEpisodeService|Finished episode refresh for series: [453280][Secret Level].
- 2025-02-23 09:28:37.1|Info|DiskScanService|Scanning Secret Level
- 2025-02-23 09:28:37.6|Info|DiskScanService|Completed scanning disk for Secret Level
- 2025-02-23 09:28:37.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:28:37.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:28:37.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:28:37.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:28:37.6|Info|RefreshSeriesService|Updating Severance
- 2025-02-23 09:28:38.4|Info|RefreshEpisodeService|Starting episode info refresh for: [371980][Severance]
- 2025-02-23 09:28:47.6|Info|RefreshEpisodeService|Finished episode refresh for series: [371980][Severance].
- 2025-02-23 09:28:47.6|Info|DiskScanService|Scanning Severance
- 2025-02-23 09:28:48.3|Info|DiskScanService|Completed scanning disk for Severance
- 2025-02-23 09:28:48.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:28:48.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:28:48.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:28:48.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:28:48.4|Info|RefreshSeriesService|Skipping refresh of series: Sex and the City
- 2025-02-23 09:28:48.4|Info|DiskScanService|Scanning Sex and the City
- 2025-02-23 09:28:49.4|Info|DiskScanService|Completed scanning disk for Sex and the City
- 2025-02-23 09:28:49.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:28:49.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:28:49.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:28:49.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:28:49.5|Info|RefreshSeriesService|Skipping refresh of series: Sherlock
- 2025-02-23 09:28:49.5|Info|DiskScanService|Scanning Sherlock
- 2025-02-23 09:28:49.7|Info|DiskScanService|Completed scanning disk for Sherlock
- 2025-02-23 09:28:49.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:28:49.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:28:49.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:28:49.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:28:50.3|Info|RefreshSeriesService|Updating Shōgun
- 2025-02-23 09:28:53.6|Info|RefreshEpisodeService|Starting episode info refresh for: [392573][Shōgun]
- 2025-02-23 09:29:07.3|Info|RefreshEpisodeService|Finished episode refresh for series: [392573][Shōgun].
- 2025-02-23 09:29:07.3|Info|DiskScanService|Scanning Shōgun
- 2025-02-23 09:29:08.9|Info|DiskScanService|Completed scanning disk for Shōgun
- 2025-02-23 09:29:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:29:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:29:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:29:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:29:09.3|Info|RefreshSeriesService|Updating Wakfu
- 2025-02-23 09:29:09.7|Info|RefreshEpisodeService|Starting episode info refresh for: [94121][Wakfu]
- 2025-02-23 09:29:52.5|Info|RefreshEpisodeService|Finished episode refresh for series: [94121][Wakfu].
- 2025-02-23 09:29:52.6|Info|DiskScanService|Scanning Wakfu
- 2025-02-23 09:29:52.8|Info|DiskScanService|Completed scanning disk for Wakfu
- 2025-02-23 09:29:52.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:29:52.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:29:52.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:29:52.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:29:52.8|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
- 2025-02-23 09:29:52.8|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
- 2025-02-23 09:29:53.0|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
- 2025-02-23 09:29:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:29:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:29:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:29:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:29:53.1|Info|RefreshSeriesService|Updating The White Lotus
- 2025-02-23 09:29:54.0|Info|RefreshEpisodeService|Starting episode info refresh for: [390430][The White Lotus]
- 2025-02-23 09:30:04.3|Info|RefreshEpisodeService|Finished episode refresh for series: [390430][The White Lotus].
- 2025-02-23 09:30:04.3|Info|DiskScanService|Scanning The White Lotus
- 2025-02-23 09:30:06.0|Info|DiskScanService|Completed scanning disk for The White Lotus
- 2025-02-23 09:30:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 09:30:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 09:30:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 09:30:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 09:30:13.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:35:23.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:36:22.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 09:36:50.5|Info|DownloadDecisionMaker|No results found
- 2025-02-23 09:36:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 09:38:54.5|Info|SceneMappingService|Updating Scene mappings
- 2025-02-23 09:40:33.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:45:43.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:50:53.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:52:04.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 09:52:18.8|Info|DownloadDecisionMaker|No results found
- 2025-02-23 09:52:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 09:56:03.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 09:58:18.7|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
- [v4.0.13.2932] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Deluge, please check your settings
- ---> System.Net.WebException: Http request timed out
- ---> 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 NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 293
- --- End of inner exception stack trace ---
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 293
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 254
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 88
- at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 120
- at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
- 2025-02-23 10:00:10.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
- [v4.0.13.2932] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Deluge, please check your settings
- ---> System.Net.WebException: Http request timed out
- ---> 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 NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 293
- --- End of inner exception stack trace ---
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 293
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 254
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 88
- at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 120
- at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
- 2025-02-23 10:01:34.7|Warn|NotificationService|Unable to send OnHealthIssue notification to: Notifiarr
- [v4.0.13.2932] System.Net.WebException: Http request timed out
- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Notifications.Webhook.WebhookProxy.SendWebhook(WebhookPayload body, WebhookSettings settings) in ./Sonarr.Core/Notifications/Webhook/WebhookProxy.cs:line 51
- at NzbDrone.Core.Notifications.Webhook.Webhook.OnHealthIssue(HealthCheck healthCheck) in ./Sonarr.Core/Notifications/Webhook/Webhook.cs:line 63
- at NzbDrone.Core.Notifications.NotificationService.Handle(HealthCheckFailedEvent message) in ./Sonarr.Core/Notifications/NotificationService.cs:line 485
- 2025-02-23 10:01:39.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:06:46.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:07:30.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
- [v4.0.13.2932] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Deluge, please check your settings
- ---> System.Net.WebException: Http request timed out
- ---> 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 NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 293
- --- End of inner exception stack trace ---
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 293
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 254
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 88
- at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 120
- at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
- 2025-02-23 10:08:21.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 10:10:02.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
- [v4.0.13.2932] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Deluge, please check your settings
- ---> System.Net.WebException: Http request timed out
- ---> 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 NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 293
- --- End of inner exception stack trace ---
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult](JsonRpcRequestBuilder requestBuilder, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 293
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 254
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 88
- at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 120
- at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
- 2025-02-23 10:10:47.3|Warn|Torznab|YGG cookie (Prowlarr) server is currently unavailable. http://localhost:9696/13/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey;=(removed)&offset=0&limit=100 Http request timed out
- 2025-02-23 10:10:49.9|Info|DownloadDecisionMaker|No results found
- 2025-02-23 10:10:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 10:12:10.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:17:23.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:22:33.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:25:56.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 10:26:13.4|Info|DownloadDecisionMaker|No results found
- 2025-02-23 10:26:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 10:27:43.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:32:53.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:38:03.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:41:38.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 10:41:50.2|Info|DownloadDecisionMaker|No results found
- 2025-02-23 10:41:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 10:43:13.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:48:23.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:53:33.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 10:57:14.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 10:57:49.9|Info|DownloadDecisionMaker|No results found
- 2025-02-23 10:57:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 10:58:43.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:03:53.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:09:03.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:12:57.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 11:13:10.9|Info|DownloadDecisionMaker|No results found
- 2025-02-23 11:13:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 11:14:13.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:19:23.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:24:33.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:28:37.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 11:28:50.5|Info|DownloadDecisionMaker|No results found
- 2025-02-23 11:28:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 11:29:43.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:34:53.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:40:03.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:44:17.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 11:44:30.1|Info|DownloadDecisionMaker|No results found
- 2025-02-23 11:44:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 11:45:13.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:50:23.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:55:33.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 11:59:58.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 12:00:43.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:00:47.1|Info|DownloadDecisionMaker|No results found
- 2025-02-23 12:00:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 12:05:54.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:11:04.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:16:13.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:16:20.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 12:16:39.1|Info|DownloadDecisionMaker|No results found
- 2025-02-23 12:16:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 12:21:14.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:26:23.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:31:35.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:32:03.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 12:32:28.3|Info|DownloadDecisionMaker|No results found
- 2025-02-23 12:32:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 12:36:43.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:39:37.6|Info|SceneMappingService|Updating Scene mappings
- 2025-02-23 12:41:53.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:47:06.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:47:49.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 12:48:32.3|Info|DownloadDecisionMaker|No results found
- 2025-02-23 12:48:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 12:52:13.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 12:57:24.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:02:33.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:04:01.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 13:04:21.6|Info|DownloadDecisionMaker|No results found
- 2025-02-23 13:04:21.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 13:07:43.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:12:54.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:13:06.6|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
- 2025-02-23 13:13:11.8|Info|ConsoleApp|Exiting main.
- 2025-02-23 13:26:03.5|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.13.2932
- 2025-02-23 13:26:03.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
- 2025-02-23 13:26:04.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
- 2025-02-23 13:26:09.4|Info|AppFolderInfo|Data directory is being overridden to [/config]
- 2025-02-23 13:26:10.3|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
- 2025-02-23 13:26:10.5|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
- 2025-02-23 13:26:10.6|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
- 2025-02-23 13:26:10.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
- 2025-02-23 13:26:11.6|Info|DatabaseEngineVersionCheck|SQLite 3.48.0
- 2025-02-23 13:26:11.6|Info|FluentMigrator.Runner.MigrationRunner|=> 1.0548254s
- 2025-02-23 13:26:11.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
- 2025-02-23 13:26:11.6|Info|FluentMigrator.Runner.MigrationRunner|=> 1.0586389s
- 2025-02-23 13:26:11.7|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
- 2025-02-23 13:26:11.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
- 2025-02-23 13:26:11.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
- 2025-02-23 13:26:11.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
- 2025-02-23 13:26:12.3|Info|DatabaseEngineVersionCheck|SQLite 3.48.0
- 2025-02-23 13:26:12.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.5121779s
- 2025-02-23 13:26:12.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
- 2025-02-23 13:26:12.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.5142048s
- 2025-02-23 13:26:15.1|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
- 2025-02-23 13:26:39.7|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
- 2025-02-23 13:26:39.7|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
- 2025-02-23 13:26:39.7|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
- 2025-02-23 13:26:39.9|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
- 2025-02-23 13:26:46.5|Error|DownloadClientRemovesCompletedDownloadsCheck|Unknown error occurred in DownloadClientHistoryRetentionCheck HealthCheck
- [v4.0.13.2932] System.Net.Http.HttpRequestException: Connection refused (localhost:8112)
- ---> System.Net.Sockets.SocketException (111): Connection refused
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
- at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 327
- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.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 ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient(JsonRpcRequestBuilder requestBuilder, DelugeSettings settings, Boolean reauthenticate) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 317
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest(DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 224
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 231
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetConfig(DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 66
- at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetStatus() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 224
- at NzbDrone.Core.HealthCheck.Checks.DownloadClientRemovesCompletedDownloadsCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/DownloadClientRemovesCompletedDownloadsCheck.cs:line 42
- 2025-02-23 13:26:46.9|Error|DownloadClientSortingCheck|Unknown error occurred in DownloadClientSortingCheck HealthCheck
- [v4.0.13.2932] System.Net.Http.HttpRequestException: Connection refused (localhost:8112)
- ---> System.Net.Sockets.SocketException (111): Connection refused
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
- at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 327
- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.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 ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient(JsonRpcRequestBuilder requestBuilder, DelugeSettings settings, Boolean reauthenticate) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 317
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest(DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 224
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 231
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetConfig(DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 66
- at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetStatus() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 224
- at NzbDrone.Core.HealthCheck.Checks.DownloadClientSortingCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/DownloadClientSortingCheck.cs:line 43
- 2025-02-23 13:27:10.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
- [v4.0.13.2932] System.Net.Http.HttpRequestException: Connection refused (localhost:8112)
- ---> System.Net.Sockets.SocketException (111): Connection refused
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
- at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 327
- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.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 ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient(JsonRpcRequestBuilder requestBuilder, DelugeSettings settings, Boolean reauthenticate) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 317
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest(DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 224
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 231
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 88
- at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 120
- at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
- 2025-02-23 13:27:12.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:27:23.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 13:27:38.1|Info|DownloadDecisionMaker|No results found
- 2025-02-23 13:27:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 13:27:42.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 13:27:49.7|Info|DownloadDecisionMaker|No results found
- 2025-02-23 13:27:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-23 13:28:42.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
- [v4.0.13.2932] System.Net.Http.HttpRequestException: An error occurred while sending the request.
- ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer.
- ---> System.Net.Sockets.SocketException (104): Connection reset by peer
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)
- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ReceiveAsync(Socket socket, CancellationToken cancellationToken)
- at System.Net.Sockets.Socket.ReceiveAsync(Memory`1 buffer, SocketFlags socketFlags, Boolean fromNetworkStream, CancellationToken cancellationToken)
- at System.Net.Sockets.NetworkStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
- at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
- at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
- at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
- at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
- at System.Net.Http.HttpConnectionPool.SendWithNtProxyAuthAsync(HttpConnection connection, HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
- at System.Net.Http.AuthenticationHelper.SendWithNtAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean isProxyAuth, HttpConnection connection, HttpConnectionPool connectionPool, CancellationToken cancellationToken)
- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
- at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
- at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)
- at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
- at System.Threading.Tasks.Task`1.TrySetResult(TResult result)
- at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
- at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
- at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext()
- at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)
- at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
- at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(Task`1 task, TResult result)
- at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
- at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
- at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecuteFromThreadPool(Thread threadPoolThread)
- at System.Threading.ThreadPoolWorkQueue.Dispatch()
- at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
- at System.Threading.Thread.StartCallback()
- --- End of stack trace from previous location ---
- --- End of inner exception stack trace ---
- 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.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
- at System.Net.Http.AuthenticationHelper.SendWithNtAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean isProxyAuth, HttpConnection connection, HttpConnectionPool connectionPool, CancellationToken cancellationToken)
- at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
- at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
- at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
- at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient(JsonRpcRequestBuilder requestBuilder, DelugeSettings settings, Boolean reauthenticate) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 317
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest(DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 224
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 231
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 88
- at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 120
- at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
- 2025-02-23 13:30:12.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Deluge
- [v4.0.13.2932] System.Net.Http.HttpRequestException: An error occurred while sending the request.
- ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer.
- ---> System.Net.Sockets.SocketException (104): Connection reset by peer
- --- 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.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
- at System.Net.Http.AuthenticationHelper.SendWithNtAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean isProxyAuth, HttpConnection connection, HttpConnectionPool connectionPool, CancellationToken cancellationToken)
- at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
- at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
- at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
- at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
- at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
- at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
- at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient(JsonRpcRequestBuilder requestBuilder, DelugeSettings settings, Boolean reauthenticate) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 317
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest(DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 224
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult](DelugeSettings settings, String method, Object[] arguments) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 231
- at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel(String label, DelugeSettings settings) in ./Sonarr.Core/Download/Clients/Deluge/DelugeProxy.cs:line 88
- at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems() in ./Sonarr.Core/Download/Clients/Deluge/Deluge.cs:line 120
- at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
- 2025-02-23 13:32:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:37:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:42:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:43:18.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 13:43:23.6|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 13:43:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 13:47:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:53:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:58:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 13:58:54.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 13:58:59.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 13:58:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 14:03:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 14:08:32.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 14:13:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 14:14:10.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 14:14:18.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 14:14:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 14:18:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 14:24:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 14:29:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 14:29:49.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 14:29:54.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 14:29:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 14:34:22.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 14:39:31.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 14:44:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 14:45:26.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 14:45:31.9|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 14:45:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 14:49:52.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 14:55:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:00:11.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:01:02.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 15:01:12.3|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 15:01:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 15:05:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:10:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:15:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:17:27.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 15:17:44.6|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 15:18:01.4|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 15:20:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:26:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:31:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:33:34.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 15:33:42.0|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 15:33:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 15:36:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:40:07.6|Info|SceneMappingService|Updating Scene mappings
- 2025-02-23 15:41:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:46:48.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:49:05.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 15:49:26.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 15:49:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 15:49:43.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 15:50:03.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 15:50:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 15:51:56.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 15:57:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:02:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:05:36.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 16:05:42.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 16:05:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 16:07:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:12:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:17:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:21:09.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 16:21:13.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 16:21:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 16:22:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:28:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:33:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:36:41.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 16:36:46.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 16:36:48.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 16:38:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:43:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:48:42.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:51:57.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 16:52:02.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 16:52:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 16:53:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 16:59:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:04:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:07:32.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 17:07:37.5|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 17:07:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 17:09:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:14:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:19:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:23:06.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 17:23:11.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 17:23:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 17:24:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:30:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:35:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:38:41.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 17:38:47.0|Info|DownloadDecisionMaker|Processing 33 releases
- 2025-02-23 17:38:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 33, Reports grabbed: 0
- 2025-02-23 17:40:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:45:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:50:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 17:50:43.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
- 2025-02-23 17:54:15.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 17:54:20.2|Info|DownloadDecisionMaker|Processing 33 releases
- 2025-02-23 17:54:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 33, Reports grabbed: 0
- 2025-02-23 17:55:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:01:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:06:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:09:50.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 18:09:55.4|Info|DownloadDecisionMaker|Processing 33 releases
- 2025-02-23 18:09:56.5|Info|RssSyncService|RSS Sync Completed. Reports found: 33, Reports grabbed: 0
- 2025-02-23 18:11:20.9|Info|HousekeepingService|Running housecleaning tasks
- 2025-02-23 18:11:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:11:22.4|Info|Database|Vacuuming Log database
- 2025-02-23 18:11:23.5|Info|Database|Log database compressed
- 2025-02-23 18:11:23.5|Info|Database|Vacuuming Main database
- 2025-02-23 18:11:25.2|Info|Database|Main database compressed
- 2025-02-23 18:16:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:21:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:25:25.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 18:25:31.2|Info|DownloadDecisionMaker|Processing 33 releases
- 2025-02-23 18:25:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 33, Reports grabbed: 0
- 2025-02-23 18:26:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:32:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:37:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:40:31.5|Info|SceneMappingService|Updating Scene mappings
- 2025-02-23 18:41:01.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 18:41:06.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 18:41:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 18:42:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:47:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:52:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 18:56:37.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 18:56:42.6|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 18:56:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 18:57:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:03:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:08:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:12:14.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 19:12:20.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 19:12:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 19:13:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:18:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:23:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:27:47.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 19:27:51.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 19:27:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 19:28:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:34:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:39:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:43:23.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 19:43:29.4|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 19:43:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 19:44:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:49:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:54:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 19:58:59.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 19:59:04.9|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 19:59:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 19:59:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:05:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:10:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:14:32.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 20:14:38.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 20:14:39.4|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 20:15:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:20:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:25:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:29:44.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 20:29:49.5|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 20:29:50.4|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 20:30:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:36:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:41:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:45:19.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 20:45:24.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 20:45:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 20:46:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:51:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 20:56:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:00:55.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 21:01:05.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 21:01:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 21:01:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:07:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:12:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:16:33.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 21:16:38.6|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 21:16:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 21:17:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:22:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:27:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:30:38.6|Info|RefreshSeriesService|Skipping refresh of series: Arcane
- 2025-02-23 21:30:38.7|Info|DiskScanService|Scanning Arcane
- 2025-02-23 21:30:38.9|Info|DiskScanService|Completed scanning disk for Arcane
- 2025-02-23 21:30:39.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:30:39.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:30:39.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:30:39.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:30:39.4|Info|RefreshSeriesService|Updating Bref.
- 2025-02-23 21:30:44.1|Info|RefreshEpisodeService|Starting episode info refresh for: [251562][Bref.]
- 2025-02-23 21:31:24.7|Info|RefreshEpisodeService|Finished episode refresh for series: [251562][Bref.].
- 2025-02-23 21:31:24.8|Info|DiskScanService|Scanning Bref.
- 2025-02-23 21:31:25.0|Info|DiskScanService|Completed scanning disk for Bref.
- 2025-02-23 21:31:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:31:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:31:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:31:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:31:25.1|Info|RefreshSeriesService|Updating Daredevil: Born Again
- 2025-02-23 21:31:26.1|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
- 2025-02-23 21:31:30.3|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
- 2025-02-23 21:31:30.3|Info|DiskScanService|Scanning Daredevil: Born Again
- 2025-02-23 21:31:30.3|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
- 2025-02-23 21:31:30.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:31:30.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:31:30.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:31:30.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:31:30.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-23 21:31:30.4|Info|RefreshSeriesService|Skipping refresh of series: Desperate Housewives
- 2025-02-23 21:31:30.4|Info|DiskScanService|Scanning Desperate Housewives
- 2025-02-23 21:31:34.7|Info|DiskScanService|Completed scanning disk for Desperate Housewives
- 2025-02-23 21:31:34.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:31:34.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:31:34.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:31:34.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:31:34.8|Info|RefreshSeriesService|Skipping refresh of series: Dexter: New Blood
- 2025-02-23 21:31:34.8|Info|DiskScanService|Scanning Dexter: New Blood
- 2025-02-23 21:31:35.0|Info|DiskScanService|Completed scanning disk for Dexter: New Blood
- 2025-02-23 21:31:35.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:31:35.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:31:35.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:31:35.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:31:35.0|Info|RefreshSeriesService|Updating Dexter: Original Sin
- 2025-02-23 21:31:35.1|Info|RefreshEpisodeService|Starting episode info refresh for: [430780][Dexter: Original Sin]
- 2025-02-23 21:31:40.1|Info|RefreshEpisodeService|Finished episode refresh for series: [430780][Dexter: Original Sin].
- 2025-02-23 21:31:40.1|Info|DiskScanService|Scanning Dexter: Original Sin
- 2025-02-23 21:31:40.7|Info|DiskScanService|Completed scanning disk for Dexter: Original Sin
- 2025-02-23 21:31:40.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:31:40.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:31:40.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:31:40.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:31:40.7|Info|RefreshSeriesService|Updating Dope Thief
- 2025-02-23 21:31:41.6|Info|RefreshEpisodeService|Starting episode info refresh for: [423332][Dope Thief]
- 2025-02-23 21:31:45.4|Info|RefreshEpisodeService|Finished episode refresh for series: [423332][Dope Thief].
- 2025-02-23 21:31:45.4|Info|DiskScanService|Scanning Dope Thief
- 2025-02-23 21:31:45.4|Info|DiskScanService|Completed scanning disk for Dope Thief
- 2025-02-23 21:31:45.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:31:45.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:31:45.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:31:45.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:31:45.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-23 21:31:45.4|Info|RefreshSeriesService|Updating Dune: Prophecy
- 2025-02-23 21:31:46.0|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
- 2025-02-23 21:31:52.7|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
- 2025-02-23 21:31:52.7|Info|DiskScanService|Scanning Dune: Prophecy
- 2025-02-23 21:31:52.8|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
- 2025-02-23 21:31:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:31:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:31:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:31:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:31:54.2|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
- 2025-02-23 21:31:54.2|Info|DiskScanService|Scanning The Expanse
- 2025-02-23 21:31:55.8|Info|DiskScanService|Completed scanning disk for The Expanse
- 2025-02-23 21:31:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:31:55.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:31:55.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:31:55.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:31:55.8|Info|RefreshSeriesService|Updating The Last of Us
- 2025-02-23 21:31:56.5|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
- 2025-02-23 21:32:16.1|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
- 2025-02-23 21:32:16.1|Info|DiskScanService|Scanning The Last of Us
- 2025-02-23 21:32:16.1|Info|DiskScanService|Completed scanning disk for The Last of Us
- 2025-02-23 21:32:16.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:32:16.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:32:16.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:32:16.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:32:16.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-23 21:32:16.1|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth
- 2025-02-23 21:32:16.1|Info|DiskScanService|Scanning Planet Earth
- 2025-02-23 21:32:16.1|Info|DiskScanService|Completed scanning disk for Planet Earth
- 2025-02-23 21:32:16.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:32:16.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:32:16.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:32:16.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:32:16.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-23 21:32:16.1|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth II
- 2025-02-23 21:32:16.1|Info|DiskScanService|Scanning Planet Earth II
- 2025-02-23 21:32:16.1|Info|DiskScanService|Completed scanning disk for Planet Earth II
- 2025-02-23 21:32:16.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:32:16.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:32:16.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:32:16.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:32:16.1|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth III
- 2025-02-23 21:32:16.1|Info|DiskScanService|Scanning Planet Earth III
- 2025-02-23 21:32:16.1|Info|DiskScanService|Completed scanning disk for Planet Earth III
- 2025-02-23 21:32:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:32:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:32:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:32:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:32:16.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-23 21:32:16.2|Info|RefreshSeriesService|Skipping refresh of series: Prehistoric Planet (2022)
- 2025-02-23 21:32:16.2|Info|DiskScanService|Scanning Prehistoric Planet (2022)
- 2025-02-23 21:32:17.1|Info|DiskScanService|Completed scanning disk for Prehistoric Planet (2022)
- 2025-02-23 21:32:17.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:32:17.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:32:17.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:32:17.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:32:17.1|Info|RefreshSeriesService|Updating Reacher
- 2025-02-23 21:32:19.5|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
- 2025-02-23 21:32:33.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 21:32:37.0|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
- 2025-02-23 21:32:37.0|Info|DiskScanService|Scanning Reacher
- 2025-02-23 21:32:37.1|Info|DiskScanService|Completed scanning disk for Reacher
- 2025-02-23 21:32:37.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:32:37.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:32:37.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:32:37.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:32:37.1|Info|RefreshSeriesService|Updating Secret Level
- 2025-02-23 21:32:38.0|Info|RefreshEpisodeService|Starting episode info refresh for: [453280][Secret Level]
- 2025-02-23 21:32:46.3|Info|RefreshEpisodeService|Finished episode refresh for series: [453280][Secret Level].
- 2025-02-23 21:32:46.3|Info|DiskScanService|Scanning Secret Level
- 2025-02-23 21:32:47.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 21:32:47.1|Info|DiskScanService|Completed scanning disk for Secret Level
- 2025-02-23 21:32:47.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:32:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:32:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:32:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:32:47.1|Info|RefreshSeriesService|Updating Severance
- 2025-02-23 21:32:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 21:32:47.9|Info|RefreshEpisodeService|Starting episode info refresh for: [371980][Severance]
- 2025-02-23 21:32:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:33:00.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 21:33:03.6|Info|RefreshEpisodeService|Finished episode refresh for series: [371980][Severance].
- 2025-02-23 21:33:03.6|Info|DiskScanService|Scanning Severance
- 2025-02-23 21:33:03.9|Info|DiskScanService|Completed scanning disk for Severance
- 2025-02-23 21:33:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:33:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:33:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:33:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:33:03.9|Info|RefreshSeriesService|Skipping refresh of series: Sex and the City
- 2025-02-23 21:33:03.9|Info|DiskScanService|Scanning Sex and the City
- 2025-02-23 21:33:05.5|Info|DiskScanService|Completed scanning disk for Sex and the City
- 2025-02-23 21:33:05.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:33:05.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:33:05.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:33:05.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:33:05.6|Info|RefreshSeriesService|Skipping refresh of series: Sherlock
- 2025-02-23 21:33:05.6|Info|DiskScanService|Scanning Sherlock
- 2025-02-23 21:33:06.0|Info|DiskScanService|Completed scanning disk for Sherlock
- 2025-02-23 21:33:06.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:33:06.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:33:06.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:33:06.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:33:06.1|Info|RefreshSeriesService|Updating Shōgun
- 2025-02-23 21:33:06.9|Info|RefreshEpisodeService|Starting episode info refresh for: [392573][Shōgun]
- 2025-02-23 21:33:15.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 21:33:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 21:33:22.3|Info|RefreshEpisodeService|Finished episode refresh for series: [392573][Shōgun].
- 2025-02-23 21:33:22.3|Info|DiskScanService|Scanning Shōgun
- 2025-02-23 21:33:22.8|Info|DiskScanService|Completed scanning disk for Shōgun
- 2025-02-23 21:33:22.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:33:22.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:33:22.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:33:22.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:33:22.8|Info|RefreshSeriesService|Updating Wakfu
- 2025-02-23 21:33:23.2|Info|RefreshEpisodeService|Starting episode info refresh for: [94121][Wakfu]
- 2025-02-23 21:34:09.8|Info|RefreshEpisodeService|Finished episode refresh for series: [94121][Wakfu].
- 2025-02-23 21:34:09.8|Info|DiskScanService|Scanning Wakfu
- 2025-02-23 21:34:09.9|Info|DiskScanService|Completed scanning disk for Wakfu
- 2025-02-23 21:34:09.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:34:09.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:34:09.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:34:09.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:34:09.9|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
- 2025-02-23 21:34:09.9|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
- 2025-02-23 21:34:10.0|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
- 2025-02-23 21:34:10.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:34:10.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:34:10.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:34:10.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:34:10.0|Info|RefreshSeriesService|Updating The White Lotus
- 2025-02-23 21:34:10.5|Info|RefreshEpisodeService|Starting episode info refresh for: [390430][The White Lotus]
- 2025-02-23 21:34:23.6|Info|RefreshEpisodeService|Finished episode refresh for series: [390430][The White Lotus].
- 2025-02-23 21:34:23.6|Info|DiskScanService|Scanning The White Lotus
- 2025-02-23 21:34:24.8|Info|DiskScanService|Completed scanning disk for The White Lotus
- 2025-02-23 21:34:24.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-23 21:34:24.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-23 21:34:24.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-23 21:34:24.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-23 21:38:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:40:57.2|Info|SceneMappingService|Updating Scene mappings
- 2025-02-23 21:43:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:48:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:48:29.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 21:48:34.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 21:48:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 21:53:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 21:58:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:03:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:04:03.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 22:04:07.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 22:04:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 22:09:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:14:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:19:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:19:40.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 22:19:48.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 22:19:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 22:24:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:29:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:34:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:35:18.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 22:35:23.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 22:35:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 22:40:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:45:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:50:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 22:50:29.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 22:50:37.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 22:50:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 22:55:31.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:00:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:05:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:06:07.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 23:06:12.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 23:06:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 23:11:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:16:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:21:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:21:41.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 23:21:46.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-23 23:21:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-23 23:26:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:31:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:36:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:37:15.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 23:37:20.3|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 23:37:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 23:42:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:47:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:52:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-23 23:52:50.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-23 23:52:54.9|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-23 23:52:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-23 23:57:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:02:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:07:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:08:24.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 00:08:28.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 00:08:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 00:13:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:18:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:23:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:24:00.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 00:24:05.8|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 00:24:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 00:28:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:33:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:38:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:39:34.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 00:39:39.2|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 00:39:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 00:41:04.9|Info|SceneMappingService|Updating Scene mappings
- 2025-02-24 00:44:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:49:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:54:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 00:55:09.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 00:55:14.1|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 00:55:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 00:59:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:04:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:09:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:10:46.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 01:10:53.4|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 01:10:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 01:15:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:20:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:25:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:26:24.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 01:26:29.5|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 01:26:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 01:30:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:35:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:40:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:42:02.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 01:42:08.4|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 01:42:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 01:46:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:51:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:56:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 01:57:35.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 01:57:40.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 01:57:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 02:01:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:06:42.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:11:51.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:12:58.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 02:13:11.0|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 02:13:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 02:17:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:22:12.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:27:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:28:31.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 02:28:37.1|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 02:28:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 02:32:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:37:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:42:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:44:05.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 02:44:11.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 02:44:11.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 02:48:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:53:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:58:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 02:59:40.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 02:59:43.7|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 02:59:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 03:03:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 03:08:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 03:13:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 03:15:13.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 03:15:16.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 03:15:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 03:19:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 03:24:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 03:29:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 03:30:46.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 03:30:51.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 03:30:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 03:34:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 03:39:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 03:41:19.9|Info|SceneMappingService|Updating Scene mappings
- 2025-02-24 03:44:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 03:46:21.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 03:46:27.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 03:46:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 03:50:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 03:55:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:00:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:01:57.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 04:02:04.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 04:02:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 04:05:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:10:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:15:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:17:31.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 04:17:36.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 04:17:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 04:21:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:26:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:31:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:33:08.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 04:33:14.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 04:33:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 04:36:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:41:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:46:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:48:41.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 04:48:46.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 04:48:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 04:52:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 04:57:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:02:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:04:16.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 05:04:22.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 05:04:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 05:07:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:12:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:17:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:19:51.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 05:19:57.7|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 05:19:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 05:23:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:28:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:33:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:35:26.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 05:35:30.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 05:35:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 05:38:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:43:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:48:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:50:59.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 05:51:06.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 05:51:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 05:54:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 05:59:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:04:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:06:33.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 06:06:40.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 06:06:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 06:09:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:14:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:19:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:22:09.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 06:22:15.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 06:22:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 06:25:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:30:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:35:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:37:43.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 06:37:48.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 06:37:49.5|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 06:40:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:41:44.9|Info|SceneMappingService|Updating Scene mappings
- 2025-02-24 06:45:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:50:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 06:53:18.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 06:53:25.8|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 06:53:26.5|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 06:56:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:01:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:06:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:08:51.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 07:08:56.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 07:08:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 07:11:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:16:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:21:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:24:27.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 07:24:31.9|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 07:24:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 07:27:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:32:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:37:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:40:03.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 07:40:09.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 07:40:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 07:42:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:47:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:52:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 07:55:36.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 07:55:41.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 07:55:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 07:58:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:03:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:08:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:11:11.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 08:11:16.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 08:11:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 08:13:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:18:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:23:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:26:46.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 08:26:52.7|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 08:26:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 08:29:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:34:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:39:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:42:19.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 08:42:24.6|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 08:42:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 08:44:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:49:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:54:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 08:57:54.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 08:57:59.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 08:58:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 09:00:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:05:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:10:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:13:29.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 09:13:34.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 09:13:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 09:15:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:20:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:25:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:29:01.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 09:29:07.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 09:29:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 09:31:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:34:33.7|Info|RefreshSeriesService|Skipping refresh of series: Arcane
- 2025-02-24 09:34:33.7|Info|DiskScanService|Scanning Arcane
- 2025-02-24 09:34:33.8|Info|DiskScanService|Completed scanning disk for Arcane
- 2025-02-24 09:34:34.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:34:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:34:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:34:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:34:34.1|Info|RefreshSeriesService|Updating Bref.
- 2025-02-24 09:34:36.5|Info|RefreshEpisodeService|Starting episode info refresh for: [251562][Bref.]
- 2025-02-24 09:35:12.8|Info|RefreshEpisodeService|Finished episode refresh for series: [251562][Bref.].
- 2025-02-24 09:35:12.9|Info|DiskScanService|Scanning Bref.
- 2025-02-24 09:35:13.0|Info|DiskScanService|Completed scanning disk for Bref.
- 2025-02-24 09:35:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:35:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:35:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:35:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:35:13.0|Info|RefreshSeriesService|Updating Daredevil: Born Again
- 2025-02-24 09:35:13.3|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
- 2025-02-24 09:35:18.3|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
- 2025-02-24 09:35:18.3|Info|DiskScanService|Scanning Daredevil: Born Again
- 2025-02-24 09:35:18.3|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
- 2025-02-24 09:35:18.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:35:18.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:35:18.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:35:18.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:35:18.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-24 09:35:18.3|Info|RefreshSeriesService|Skipping refresh of series: Desperate Housewives
- 2025-02-24 09:35:18.3|Info|DiskScanService|Scanning Desperate Housewives
- 2025-02-24 09:35:22.1|Info|DiskScanService|Completed scanning disk for Desperate Housewives
- 2025-02-24 09:35:22.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:35:22.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:35:22.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:35:22.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:35:22.2|Info|RefreshSeriesService|Skipping refresh of series: Dexter: New Blood
- 2025-02-24 09:35:22.2|Info|DiskScanService|Scanning Dexter: New Blood
- 2025-02-24 09:35:22.9|Info|DiskScanService|Completed scanning disk for Dexter: New Blood
- 2025-02-24 09:35:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:35:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:35:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:35:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:35:22.9|Info|RefreshSeriesService|Updating Dexter: Original Sin
- 2025-02-24 09:35:23.0|Info|RefreshEpisodeService|Starting episode info refresh for: [430780][Dexter: Original Sin]
- 2025-02-24 09:35:27.8|Info|RefreshEpisodeService|Finished episode refresh for series: [430780][Dexter: Original Sin].
- 2025-02-24 09:35:27.8|Info|DiskScanService|Scanning Dexter: Original Sin
- 2025-02-24 09:35:28.4|Info|DiskScanService|Completed scanning disk for Dexter: Original Sin
- 2025-02-24 09:35:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:35:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:35:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:35:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:35:28.4|Info|RefreshSeriesService|Updating Dope Thief
- 2025-02-24 09:35:28.5|Info|RefreshEpisodeService|Starting episode info refresh for: [423332][Dope Thief]
- 2025-02-24 09:35:32.4|Info|RefreshEpisodeService|Finished episode refresh for series: [423332][Dope Thief].
- 2025-02-24 09:35:32.4|Info|DiskScanService|Scanning Dope Thief
- 2025-02-24 09:35:32.4|Info|DiskScanService|Completed scanning disk for Dope Thief
- 2025-02-24 09:35:32.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:35:32.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:35:32.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:35:32.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:35:32.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-24 09:35:32.4|Info|RefreshSeriesService|Updating Dune: Prophecy
- 2025-02-24 09:35:33.2|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
- 2025-02-24 09:35:38.8|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
- 2025-02-24 09:35:38.8|Info|DiskScanService|Scanning Dune: Prophecy
- 2025-02-24 09:35:38.9|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
- 2025-02-24 09:35:38.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:35:38.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:35:38.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:35:38.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:35:38.9|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
- 2025-02-24 09:35:38.9|Info|DiskScanService|Scanning The Expanse
- 2025-02-24 09:35:41.3|Info|DiskScanService|Completed scanning disk for The Expanse
- 2025-02-24 09:35:41.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:35:41.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:35:41.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:35:41.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:35:41.3|Info|RefreshSeriesService|Updating The Last of Us
- 2025-02-24 09:35:41.6|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
- 2025-02-24 09:36:00.6|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
- 2025-02-24 09:36:00.6|Info|DiskScanService|Scanning The Last of Us
- 2025-02-24 09:36:00.6|Info|DiskScanService|Completed scanning disk for The Last of Us
- 2025-02-24 09:36:00.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:00.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:00.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:00.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:00.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-24 09:36:00.6|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth
- 2025-02-24 09:36:00.6|Info|DiskScanService|Scanning Planet Earth
- 2025-02-24 09:36:00.6|Info|DiskScanService|Completed scanning disk for Planet Earth
- 2025-02-24 09:36:00.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:00.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:00.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:00.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:00.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-24 09:36:00.6|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth II
- 2025-02-24 09:36:00.6|Info|DiskScanService|Scanning Planet Earth II
- 2025-02-24 09:36:01.3|Info|DiskScanService|Completed scanning disk for Planet Earth II
- 2025-02-24 09:36:01.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:01.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:01.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:01.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:01.3|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth III
- 2025-02-24 09:36:01.3|Info|DiskScanService|Scanning Planet Earth III
- 2025-02-24 09:36:01.3|Info|DiskScanService|Completed scanning disk for Planet Earth III
- 2025-02-24 09:36:01.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:01.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:01.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:01.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:01.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-24 09:36:01.3|Info|RefreshSeriesService|Skipping refresh of series: Prehistoric Planet (2022)
- 2025-02-24 09:36:01.3|Info|DiskScanService|Scanning Prehistoric Planet (2022)
- 2025-02-24 09:36:02.0|Info|DiskScanService|Completed scanning disk for Prehistoric Planet (2022)
- 2025-02-24 09:36:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:02.0|Info|RefreshSeriesService|Updating Reacher
- 2025-02-24 09:36:02.5|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
- 2025-02-24 09:36:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:36:17.4|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
- 2025-02-24 09:36:17.4|Info|DiskScanService|Scanning Reacher
- 2025-02-24 09:36:17.5|Info|DiskScanService|Completed scanning disk for Reacher
- 2025-02-24 09:36:17.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:17.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:17.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:17.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:17.5|Info|RefreshSeriesService|Updating Secret Level
- 2025-02-24 09:36:18.3|Info|RefreshEpisodeService|Starting episode info refresh for: [453280][Secret Level]
- 2025-02-24 09:36:25.3|Info|RefreshEpisodeService|Finished episode refresh for series: [453280][Secret Level].
- 2025-02-24 09:36:25.3|Info|DiskScanService|Scanning Secret Level
- 2025-02-24 09:36:25.9|Info|DiskScanService|Completed scanning disk for Secret Level
- 2025-02-24 09:36:25.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:25.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:25.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:25.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:26.0|Info|RefreshSeriesService|Updating Severance
- 2025-02-24 09:36:26.8|Info|RefreshEpisodeService|Starting episode info refresh for: [371980][Severance]
- 2025-02-24 09:36:38.9|Info|RefreshEpisodeService|Finished episode refresh for series: [371980][Severance].
- 2025-02-24 09:36:38.9|Info|DiskScanService|Scanning Severance
- 2025-02-24 09:36:39.0|Info|DiskScanService|Completed scanning disk for Severance
- 2025-02-24 09:36:39.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:39.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:39.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:39.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:39.0|Info|RefreshSeriesService|Skipping refresh of series: Sex and the City
- 2025-02-24 09:36:39.0|Info|DiskScanService|Scanning Sex and the City
- 2025-02-24 09:36:40.3|Info|DiskScanService|Completed scanning disk for Sex and the City
- 2025-02-24 09:36:40.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:40.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:40.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:40.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:40.4|Info|RefreshSeriesService|Skipping refresh of series: Sherlock
- 2025-02-24 09:36:40.4|Info|DiskScanService|Scanning Sherlock
- 2025-02-24 09:36:40.8|Info|DiskScanService|Completed scanning disk for Sherlock
- 2025-02-24 09:36:40.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:40.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:40.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:40.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:40.9|Info|RefreshSeriesService|Updating Shōgun
- 2025-02-24 09:36:43.9|Info|RefreshEpisodeService|Starting episode info refresh for: [392573][Shōgun]
- 2025-02-24 09:36:55.8|Info|RefreshEpisodeService|Finished episode refresh for series: [392573][Shōgun].
- 2025-02-24 09:36:55.8|Info|DiskScanService|Scanning Shōgun
- 2025-02-24 09:36:55.9|Info|DiskScanService|Completed scanning disk for Shōgun
- 2025-02-24 09:36:55.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:36:55.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:36:55.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:36:55.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:36:55.9|Info|RefreshSeriesService|Updating Wakfu
- 2025-02-24 09:36:56.5|Info|RefreshEpisodeService|Starting episode info refresh for: [94121][Wakfu]
- 2025-02-24 09:37:39.1|Info|RefreshEpisodeService|Finished episode refresh for series: [94121][Wakfu].
- 2025-02-24 09:37:39.1|Info|DiskScanService|Scanning Wakfu
- 2025-02-24 09:37:39.2|Info|DiskScanService|Completed scanning disk for Wakfu
- 2025-02-24 09:37:39.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:37:39.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:37:39.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:37:39.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:37:39.2|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
- 2025-02-24 09:37:39.2|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
- 2025-02-24 09:37:39.4|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
- 2025-02-24 09:37:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:37:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:37:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:37:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:37:39.4|Info|RefreshSeriesService|Updating The White Lotus
- 2025-02-24 09:37:40.0|Info|RefreshEpisodeService|Starting episode info refresh for: [390430][The White Lotus]
- 2025-02-24 09:37:49.9|Info|RefreshEpisodeService|Finished episode refresh for series: [390430][The White Lotus].
- 2025-02-24 09:37:49.9|Info|DiskScanService|Scanning The White Lotus
- 2025-02-24 09:37:50.1|Info|DiskScanService|Completed scanning disk for The White Lotus
- 2025-02-24 09:37:50.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 09:37:50.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 09:37:50.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 09:37:50.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 09:41:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:42:12.6|Info|SceneMappingService|Updating Scene mappings
- 2025-02-24 09:44:14.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 09:44:19.5|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-24 09:44:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-24 09:46:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:51:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:56:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 09:59:50.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 09:59:56.5|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-24 09:59:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-24 10:02:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:07:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:12:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:15:00.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 10:15:06.7|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-24 10:15:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-24 10:17:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:22:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:27:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:30:37.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 10:30:42.8|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-24 10:30:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-24 10:33:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:38:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:43:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:46:11.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 10:46:16.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 10:46:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 10:48:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:53:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 10:58:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:01:47.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 11:01:52.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 11:01:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 11:04:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:09:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:14:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:17:20.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 11:17:25.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 11:17:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 11:19:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:24:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:29:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:32:53.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 11:32:58.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 11:32:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 11:35:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:40:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:45:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:48:28.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 11:48:33.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 11:48:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 11:50:31.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 11:55:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:00:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:04:02.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 12:04:08.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 12:04:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 12:06:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:11:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:16:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:19:39.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 12:19:45.3|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 12:19:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 12:21:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:26:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:31:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:35:14.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 12:35:19.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 12:35:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 12:37:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:42:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:42:50.1|Info|SceneMappingService|Updating Scene mappings
- 2025-02-24 12:47:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:50:22.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 12:50:28.7|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 12:50:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 12:52:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 12:57:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:02:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:05:58.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 13:06:05.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 13:06:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 13:08:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:13:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:18:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:21:36.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 13:21:41.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 13:21:43.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 13:23:31.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:28:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:33:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:37:12.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 13:37:21.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 13:37:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 13:39:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:44:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:49:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:52:46.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 13:52:51.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 13:52:52.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 13:54:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 13:57:18.5|Info|BackupService|Starting Backup
- 2025-02-24 13:59:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:04:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:08:20.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 14:08:26.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 14:08:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 14:10:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:15:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:20:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:23:54.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 14:24:00.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 14:24:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 14:25:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:30:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:35:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:39:31.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 14:39:37.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 14:39:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 14:41:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:46:12.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:51:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 14:55:04.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 14:55:09.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 14:55:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 14:56:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:01:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:06:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:10:40.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 15:10:44.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 15:10:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 15:12:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:17:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:22:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:26:13.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 15:26:17.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 15:26:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 15:27:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:32:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:37:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:41:47.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 15:41:51.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 15:41:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 15:43:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:43:17.6|Info|SceneMappingService|Updating Scene mappings
- 2025-02-24 15:48:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:53:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 15:57:21.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 15:57:25.6|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 15:57:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 15:58:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:03:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:08:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:12:56.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 16:13:00.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 16:13:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 16:14:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:19:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:24:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:28:31.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 16:28:36.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 16:28:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 16:29:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:34:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:39:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:44:03.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 16:44:07.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 16:44:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 16:45:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:50:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:55:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 16:59:38.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 16:59:42.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 16:59:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 17:00:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:05:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:10:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:15:12.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 17:15:17.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 17:15:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 17:16:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:21:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:26:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:30:45.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 17:30:50.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 17:30:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 17:31:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:36:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:41:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:46:18.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 17:46:22.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 17:46:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 17:47:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:50:50.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
- 2025-02-24 17:52:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 17:57:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:01:51.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 18:01:55.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 18:01:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 18:02:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:07:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:11:53.8|Info|HousekeepingService|Running housecleaning tasks
- 2025-02-24 18:11:56.7|Info|Database|Vacuuming Log database
- 2025-02-24 18:11:57.3|Info|Database|Log database compressed
- 2025-02-24 18:11:57.3|Info|Database|Vacuuming Main database
- 2025-02-24 18:11:58.2|Info|Database|Main database compressed
- 2025-02-24 18:12:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:17:26.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 18:17:31.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 18:17:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 18:18:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:23:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:28:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:33:04.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 18:33:11.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 18:33:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 18:33:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:38:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:43:38.2|Info|SceneMappingService|Updating Scene mappings
- 2025-02-24 18:43:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:48:41.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 18:48:45.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 18:48:46.1|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 18:49:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:54:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 18:59:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:04:14.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 19:04:19.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 19:04:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 19:04:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:09:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:14:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:19:48.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 19:19:53.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 19:19:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 19:20:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:25:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:30:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:35:21.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 19:35:26.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-24 19:35:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-24 19:35:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:40:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:45:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:50:55.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 19:51:00.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 19:51:01.6|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 19:51:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 19:56:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:01:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:06:31.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 20:06:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:06:36.2|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 20:06:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 20:11:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:16:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:22:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:22:05.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 20:22:12.2|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 20:22:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 20:27:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:32:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:37:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:37:40.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 20:37:45.3|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 20:37:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 20:42:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:47:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:53:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 20:53:15.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 20:53:20.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 20:53:20.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 20:58:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:03:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:08:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:08:47.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 21:08:53.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 21:08:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 21:13:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:18:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:24:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:24:19.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 21:24:24.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 21:24:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 21:29:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:34:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:37:52.4|Info|RefreshSeriesService|Skipping refresh of series: Arcane
- 2025-02-24 21:37:52.4|Info|DiskScanService|Scanning Arcane
- 2025-02-24 21:37:52.5|Info|DiskScanService|Completed scanning disk for Arcane
- 2025-02-24 21:37:52.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:37:52.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:37:52.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:37:52.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:37:52.5|Info|RefreshSeriesService|Updating Bref.
- 2025-02-24 21:37:53.9|Info|RefreshEpisodeService|Starting episode info refresh for: [251562][Bref.]
- 2025-02-24 21:38:21.8|Info|RefreshEpisodeService|Finished episode refresh for series: [251562][Bref.].
- 2025-02-24 21:38:21.8|Info|DiskScanService|Scanning Bref.
- 2025-02-24 21:38:22.0|Info|DiskScanService|Completed scanning disk for Bref.
- 2025-02-24 21:38:22.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:38:22.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:38:22.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:38:22.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:38:22.0|Info|RefreshSeriesService|Updating Daredevil: Born Again
- 2025-02-24 21:38:23.7|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
- 2025-02-24 21:38:27.3|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
- 2025-02-24 21:38:27.3|Info|DiskScanService|Scanning Daredevil: Born Again
- 2025-02-24 21:38:27.3|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
- 2025-02-24 21:38:27.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:38:27.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:38:27.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:38:27.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:38:27.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-24 21:38:27.4|Info|RefreshSeriesService|Skipping refresh of series: Desperate Housewives
- 2025-02-24 21:38:27.4|Info|DiskScanService|Scanning Desperate Housewives
- 2025-02-24 21:38:31.2|Info|DiskScanService|Completed scanning disk for Desperate Housewives
- 2025-02-24 21:38:31.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:38:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:38:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:38:31.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:38:31.3|Info|RefreshSeriesService|Skipping refresh of series: Dexter: New Blood
- 2025-02-24 21:38:31.3|Info|DiskScanService|Scanning Dexter: New Blood
- 2025-02-24 21:38:31.8|Info|DiskScanService|Completed scanning disk for Dexter: New Blood
- 2025-02-24 21:38:31.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:38:31.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:38:31.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:38:31.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:38:31.8|Info|RefreshSeriesService|Updating Dexter: Original Sin
- 2025-02-24 21:38:32.2|Info|RefreshEpisodeService|Starting episode info refresh for: [430780][Dexter: Original Sin]
- 2025-02-24 21:38:35.4|Info|RefreshEpisodeService|Finished episode refresh for series: [430780][Dexter: Original Sin].
- 2025-02-24 21:38:35.4|Info|DiskScanService|Scanning Dexter: Original Sin
- 2025-02-24 21:38:35.8|Info|DiskScanService|Completed scanning disk for Dexter: Original Sin
- 2025-02-24 21:38:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:38:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:38:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:38:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:38:35.9|Info|RefreshSeriesService|Updating Dope Thief
- 2025-02-24 21:38:36.5|Info|RefreshEpisodeService|Starting episode info refresh for: [423332][Dope Thief]
- 2025-02-24 21:38:39.5|Info|RefreshEpisodeService|Finished episode refresh for series: [423332][Dope Thief].
- 2025-02-24 21:38:39.5|Info|DiskScanService|Scanning Dope Thief
- 2025-02-24 21:38:39.5|Info|DiskScanService|Completed scanning disk for Dope Thief
- 2025-02-24 21:38:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:38:39.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:38:39.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:38:39.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:38:39.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-24 21:38:39.5|Info|RefreshSeriesService|Updating Dune: Prophecy
- 2025-02-24 21:38:39.5|Info|MediaCoverService|Downloading Fanart for [423332][Dope Thief] https://artworks.thetvdb.com/banners/v4/series/423332/backgrounds/67b49b2e98840.jpg
- 2025-02-24 21:38:40.0|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
- 2025-02-24 21:38:41.4|Info|MetadataService|Series folder does not exist, skipping metadata image creation
- 2025-02-24 21:38:44.6|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
- 2025-02-24 21:38:44.6|Info|DiskScanService|Scanning Dune: Prophecy
- 2025-02-24 21:38:45.0|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
- 2025-02-24 21:38:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:38:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:38:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:38:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:38:45.0|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
- 2025-02-24 21:38:45.0|Info|DiskScanService|Scanning The Expanse
- 2025-02-24 21:38:46.4|Info|DiskScanService|Completed scanning disk for The Expanse
- 2025-02-24 21:38:46.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:38:46.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:38:46.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:38:46.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:38:46.5|Info|RefreshSeriesService|Updating The Last of Us
- 2025-02-24 21:38:46.6|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
- 2025-02-24 21:39:02.9|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
- 2025-02-24 21:39:02.9|Info|DiskScanService|Scanning The Last of Us
- 2025-02-24 21:39:02.9|Info|DiskScanService|Completed scanning disk for The Last of Us
- 2025-02-24 21:39:02.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:02.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:02.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:02.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:02.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-24 21:39:02.9|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth
- 2025-02-24 21:39:02.9|Info|DiskScanService|Scanning Planet Earth
- 2025-02-24 21:39:02.9|Info|DiskScanService|Completed scanning disk for Planet Earth
- 2025-02-24 21:39:02.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:02.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:02.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:02.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:02.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-24 21:39:02.9|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth II
- 2025-02-24 21:39:02.9|Info|DiskScanService|Scanning Planet Earth II
- 2025-02-24 21:39:03.0|Info|DiskScanService|Completed scanning disk for Planet Earth II
- 2025-02-24 21:39:03.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:03.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:03.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:03.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:03.0|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth III
- 2025-02-24 21:39:03.0|Info|DiskScanService|Scanning Planet Earth III
- 2025-02-24 21:39:03.0|Info|DiskScanService|Completed scanning disk for Planet Earth III
- 2025-02-24 21:39:03.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:03.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:03.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:03.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:03.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-24 21:39:03.0|Info|RefreshSeriesService|Skipping refresh of series: Prehistoric Planet (2022)
- 2025-02-24 21:39:03.0|Info|DiskScanService|Scanning Prehistoric Planet (2022)
- 2025-02-24 21:39:03.1|Info|DiskScanService|Completed scanning disk for Prehistoric Planet (2022)
- 2025-02-24 21:39:03.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:03.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:03.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:03.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:03.1|Info|RefreshSeriesService|Updating Reacher
- 2025-02-24 21:39:03.7|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
- 2025-02-24 21:39:13.8|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
- 2025-02-24 21:39:13.8|Info|DiskScanService|Scanning Reacher
- 2025-02-24 21:39:13.8|Info|DiskScanService|Completed scanning disk for Reacher
- 2025-02-24 21:39:13.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:13.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:13.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:13.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:13.8|Info|RefreshSeriesService|Updating Secret Level
- 2025-02-24 21:39:14.2|Info|RefreshEpisodeService|Starting episode info refresh for: [453280][Secret Level]
- 2025-02-24 21:39:20.1|Info|RefreshEpisodeService|Finished episode refresh for series: [453280][Secret Level].
- 2025-02-24 21:39:20.1|Info|DiskScanService|Scanning Secret Level
- 2025-02-24 21:39:20.4|Info|DiskScanService|Completed scanning disk for Secret Level
- 2025-02-24 21:39:20.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:20.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:20.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:20.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:20.4|Info|RefreshSeriesService|Updating Severance
- 2025-02-24 21:39:20.9|Info|RefreshEpisodeService|Starting episode info refresh for: [371980][Severance]
- 2025-02-24 21:39:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:39:33.3|Info|RefreshEpisodeService|Finished episode refresh for series: [371980][Severance].
- 2025-02-24 21:39:33.3|Info|DiskScanService|Scanning Severance
- 2025-02-24 21:39:33.4|Info|DiskScanService|Completed scanning disk for Severance
- 2025-02-24 21:39:33.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:33.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:33.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:33.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:33.4|Info|RefreshSeriesService|Skipping refresh of series: Sex and the City
- 2025-02-24 21:39:33.4|Info|DiskScanService|Scanning Sex and the City
- 2025-02-24 21:39:34.3|Info|DiskScanService|Completed scanning disk for Sex and the City
- 2025-02-24 21:39:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:34.4|Info|RefreshSeriesService|Skipping refresh of series: Sherlock
- 2025-02-24 21:39:34.4|Info|DiskScanService|Scanning Sherlock
- 2025-02-24 21:39:34.5|Info|DiskScanService|Completed scanning disk for Sherlock
- 2025-02-24 21:39:34.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:34.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:34.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:34.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:34.5|Info|RefreshSeriesService|Updating Shōgun
- 2025-02-24 21:39:35.3|Info|RefreshEpisodeService|Starting episode info refresh for: [392573][Shōgun]
- 2025-02-24 21:39:45.9|Info|RefreshEpisodeService|Finished episode refresh for series: [392573][Shōgun].
- 2025-02-24 21:39:45.9|Info|DiskScanService|Scanning Shōgun
- 2025-02-24 21:39:46.0|Info|DiskScanService|Completed scanning disk for Shōgun
- 2025-02-24 21:39:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:39:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:39:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:39:46.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:39:46.0|Info|RefreshSeriesService|Updating Wakfu
- 2025-02-24 21:39:46.4|Info|RefreshEpisodeService|Starting episode info refresh for: [94121][Wakfu]
- 2025-02-24 21:40:22.5|Info|RefreshEpisodeService|Finished episode refresh for series: [94121][Wakfu].
- 2025-02-24 21:40:22.5|Info|DiskScanService|Scanning Wakfu
- 2025-02-24 21:40:22.7|Info|DiskScanService|Completed scanning disk for Wakfu
- 2025-02-24 21:40:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:40:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:40:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:40:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:40:22.7|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
- 2025-02-24 21:40:22.7|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
- 2025-02-24 21:40:22.9|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
- 2025-02-24 21:40:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:40:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:40:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:40:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:40:22.9|Info|RefreshSeriesService|Updating The White Lotus
- 2025-02-24 21:40:25.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 21:40:27.3|Info|RefreshEpisodeService|Starting episode info refresh for: [390430][The White Lotus]
- 2025-02-24 21:40:35.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 21:40:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 21:40:37.8|Info|RefreshEpisodeService|Finished episode refresh for series: [390430][The White Lotus].
- 2025-02-24 21:40:37.8|Info|DiskScanService|Scanning The White Lotus
- 2025-02-24 21:40:38.3|Info|DiskScanService|Completed scanning disk for The White Lotus
- 2025-02-24 21:40:38.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-24 21:40:38.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-24 21:40:38.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-24 21:40:38.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-24 21:43:53.8|Info|SceneMappingService|Updating Scene mappings
- 2025-02-24 21:44:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:49:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:55:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 21:55:57.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 21:56:02.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 21:56:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 22:00:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:05:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:10:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:11:33.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 22:11:38.1|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 22:11:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 22:15:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:20:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:26:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:27:07.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 22:27:15.5|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 22:27:16.3|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 22:31:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:36:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:41:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:42:42.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 22:42:46.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 22:42:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 22:46:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:51:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:57:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 22:58:16.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 22:58:20.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 22:58:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 23:02:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:07:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:12:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:13:49.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 23:13:54.1|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 23:13:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 23:17:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:22:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:28:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:29:23.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 23:29:28.0|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-24 23:29:28.8|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-24 23:33:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:38:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:43:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:44:57.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-24 23:45:02.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-24 23:45:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-24 23:48:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:53:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-24 23:59:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:00:30.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 00:00:35.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 00:00:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 00:04:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:09:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:14:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:16:04.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 00:16:09.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 00:16:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 00:19:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:24:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:30:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:31:38.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 00:31:43.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 00:31:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 00:35:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:40:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:44:10.7|Info|SceneMappingService|Updating Scene mappings
- 2025-02-25 00:45:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:47:11.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 00:47:16.4|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-25 00:47:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-25 00:50:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 00:55:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:01:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:02:45.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 01:02:50.6|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-25 01:02:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-25 01:06:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:11:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:16:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:18:18.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 01:18:23.5|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-25 01:18:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-25 01:21:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:26:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:32:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:33:52.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 01:33:57.5|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-25 01:33:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-25 01:37:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:42:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:47:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:49:25.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 01:49:30.5|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-25 01:49:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-25 01:52:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 01:57:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:03:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:04:59.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 02:05:05.1|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-25 02:05:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-25 02:08:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:13:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:18:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:20:35.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 02:20:39.7|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-25 02:20:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-25 02:23:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:28:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:34:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:36:08.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 02:36:13.1|Info|DownloadDecisionMaker|Processing 32 releases
- 2025-02-25 02:36:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
- 2025-02-25 02:39:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:44:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:49:31.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:51:44.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 02:51:48.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 02:51:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 02:54:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 02:59:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:05:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:07:18.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 03:07:22.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 03:07:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 03:10:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:15:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:20:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:22:50.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 03:22:55.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 03:22:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 03:25:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:30:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:36:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:38:25.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 03:38:29.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 03:38:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 03:41:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:44:28.1|Info|SceneMappingService|Updating Scene mappings
- 2025-02-25 03:46:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:51:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 03:54:04.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 03:54:09.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 03:54:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 03:56:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:01:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:07:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:09:35.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 04:09:38.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 04:09:39.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 04:12:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:17:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:22:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:25:09.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 04:25:13.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 04:25:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 04:27:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:32:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:38:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:40:43.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 04:40:48.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 04:40:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 04:43:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:48:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:53:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 04:56:16.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 04:56:21.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 04:56:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 04:58:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:03:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:09:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:11:50.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 05:11:55.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 05:11:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 05:14:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:19:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:24:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:27:24.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 05:27:29.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 05:27:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 05:29:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:34:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:40:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:43:00.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 05:43:05.5|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 05:43:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 05:45:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:50:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:55:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 05:58:33.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 05:58:38.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 05:58:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 06:00:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:05:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:11:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:14:08.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 06:14:12.5|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 06:14:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 06:16:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:21:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:26:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:29:42.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 06:29:46.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 06:29:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 06:31:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:36:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:42:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:44:46.4|Info|SceneMappingService|Updating Scene mappings
- 2025-02-25 06:45:16.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 06:45:21.5|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 06:45:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 06:47:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:52:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 06:57:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:00:23.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 07:00:28.9|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 07:00:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 07:02:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:07:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:13:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:16:01.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 07:16:07.6|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 07:16:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 07:18:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:23:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:28:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:31:33.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 07:31:41.4|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 07:31:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 07:33:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:38:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:44:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:47:06.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 07:47:11.0|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 07:47:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 07:49:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:54:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 07:59:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:02:40.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 08:02:45.2|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 08:02:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 08:04:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:09:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:15:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:18:13.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 08:18:19.0|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 08:18:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 08:20:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:25:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:30:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:33:46.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 08:33:51.1|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 08:33:51.8|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 08:35:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:40:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:46:02.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:49:20.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 08:49:23.9|Info|DownloadDecisionMaker|Processing 28 releases
- 2025-02-25 08:49:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 28, Reports grabbed: 0
- 2025-02-25 08:51:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 08:56:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:01:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:04:53.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 09:04:58.8|Info|DownloadDecisionMaker|Processing 28 releases
- 2025-02-25 09:05:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 28, Reports grabbed: 0
- 2025-02-25 09:06:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:11:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:17:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:20:26.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 09:20:30.5|Info|DownloadDecisionMaker|Processing 28 releases
- 2025-02-25 09:20:31.6|Info|RssSyncService|RSS Sync Completed. Reports found: 28, Reports grabbed: 0
- 2025-02-25 09:22:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:27:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:32:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:36:01.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 09:36:05.8|Info|DownloadDecisionMaker|Processing 28 releases
- 2025-02-25 09:36:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 28, Reports grabbed: 0
- 2025-02-25 09:37:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:41:01.3|Info|RefreshSeriesService|Skipping refresh of series: Arcane
- 2025-02-25 09:41:01.3|Info|DiskScanService|Scanning Arcane
- 2025-02-25 09:41:01.4|Info|DiskScanService|Completed scanning disk for Arcane
- 2025-02-25 09:41:01.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:41:01.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:41:01.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:41:01.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:41:01.4|Info|RefreshSeriesService|Updating Bref.
- 2025-02-25 09:41:04.3|Info|RefreshEpisodeService|Starting episode info refresh for: [251562][Bref.]
- 2025-02-25 09:41:31.7|Info|RefreshEpisodeService|Finished episode refresh for series: [251562][Bref.].
- 2025-02-25 09:41:31.8|Info|DiskScanService|Scanning Bref.
- 2025-02-25 09:41:31.9|Info|DiskScanService|Completed scanning disk for Bref.
- 2025-02-25 09:41:31.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:41:31.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:41:31.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:41:31.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:41:31.9|Info|RefreshSeriesService|Updating Daredevil: Born Again
- 2025-02-25 09:41:32.4|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
- 2025-02-25 09:41:35.6|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
- 2025-02-25 09:41:35.6|Info|DiskScanService|Scanning Daredevil: Born Again
- 2025-02-25 09:41:35.6|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
- 2025-02-25 09:41:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:41:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:41:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:41:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:41:35.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 09:41:35.6|Info|RefreshSeriesService|Skipping refresh of series: Desperate Housewives
- 2025-02-25 09:41:35.6|Info|DiskScanService|Scanning Desperate Housewives
- 2025-02-25 09:41:38.9|Info|DiskScanService|Completed scanning disk for Desperate Housewives
- 2025-02-25 09:41:38.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:41:38.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:41:38.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:41:38.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:41:39.0|Info|RefreshSeriesService|Skipping refresh of series: Dexter: New Blood
- 2025-02-25 09:41:39.0|Info|DiskScanService|Scanning Dexter: New Blood
- 2025-02-25 09:41:39.6|Info|DiskScanService|Completed scanning disk for Dexter: New Blood
- 2025-02-25 09:41:39.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:41:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:41:39.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:41:39.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:41:39.6|Info|RefreshSeriesService|Updating Dexter: Original Sin
- 2025-02-25 09:41:39.9|Info|RefreshEpisodeService|Starting episode info refresh for: [430780][Dexter: Original Sin]
- 2025-02-25 09:41:43.5|Info|RefreshEpisodeService|Finished episode refresh for series: [430780][Dexter: Original Sin].
- 2025-02-25 09:41:43.5|Info|DiskScanService|Scanning Dexter: Original Sin
- 2025-02-25 09:41:43.8|Info|DiskScanService|Completed scanning disk for Dexter: Original Sin
- 2025-02-25 09:41:43.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:41:43.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:41:43.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:41:43.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:41:43.8|Info|RefreshSeriesService|Updating Dope Thief
- 2025-02-25 09:41:44.0|Info|RefreshEpisodeService|Starting episode info refresh for: [423332][Dope Thief]
- 2025-02-25 09:41:47.0|Info|RefreshEpisodeService|Finished episode refresh for series: [423332][Dope Thief].
- 2025-02-25 09:41:47.0|Info|DiskScanService|Scanning Dope Thief
- 2025-02-25 09:41:47.0|Info|DiskScanService|Completed scanning disk for Dope Thief
- 2025-02-25 09:41:47.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:41:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:41:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:41:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:41:47.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 09:41:47.1|Info|RefreshSeriesService|Updating Dune: Prophecy
- 2025-02-25 09:41:48.2|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
- 2025-02-25 09:41:53.3|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
- 2025-02-25 09:41:53.3|Info|DiskScanService|Scanning Dune: Prophecy
- 2025-02-25 09:41:53.3|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
- 2025-02-25 09:41:53.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:41:53.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:41:53.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:41:53.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:41:53.4|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
- 2025-02-25 09:41:53.4|Info|DiskScanService|Scanning The Expanse
- 2025-02-25 09:41:53.6|Info|DiskScanService|Completed scanning disk for The Expanse
- 2025-02-25 09:41:53.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:41:53.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:41:53.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:41:53.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:41:53.6|Info|RefreshSeriesService|Updating The Last of Us
- 2025-02-25 09:41:53.8|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
- 2025-02-25 09:42:08.5|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
- 2025-02-25 09:42:08.5|Info|DiskScanService|Scanning The Last of Us
- 2025-02-25 09:42:08.5|Info|DiskScanService|Completed scanning disk for The Last of Us
- 2025-02-25 09:42:08.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:08.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:08.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:08.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:08.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 09:42:08.5|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth
- 2025-02-25 09:42:08.5|Info|DiskScanService|Scanning Planet Earth
- 2025-02-25 09:42:08.5|Info|DiskScanService|Completed scanning disk for Planet Earth
- 2025-02-25 09:42:08.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:08.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:08.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:08.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:08.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 09:42:08.6|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth II
- 2025-02-25 09:42:08.6|Info|DiskScanService|Scanning Planet Earth II
- 2025-02-25 09:42:08.8|Info|DiskScanService|Completed scanning disk for Planet Earth II
- 2025-02-25 09:42:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:08.8|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth III
- 2025-02-25 09:42:08.8|Info|DiskScanService|Scanning Planet Earth III
- 2025-02-25 09:42:08.8|Info|DiskScanService|Completed scanning disk for Planet Earth III
- 2025-02-25 09:42:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:08.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 09:42:08.8|Info|RefreshSeriesService|Skipping refresh of series: Prehistoric Planet (2022)
- 2025-02-25 09:42:08.8|Info|DiskScanService|Scanning Prehistoric Planet (2022)
- 2025-02-25 09:42:09.0|Info|DiskScanService|Completed scanning disk for Prehistoric Planet (2022)
- 2025-02-25 09:42:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:09.0|Info|RefreshSeriesService|Updating Reacher
- 2025-02-25 09:42:09.7|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
- 2025-02-25 09:42:17.6|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
- 2025-02-25 09:42:17.6|Info|DiskScanService|Scanning Reacher
- 2025-02-25 09:42:17.9|Info|DiskScanService|Completed scanning disk for Reacher
- 2025-02-25 09:42:17.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:17.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:17.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:17.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:17.9|Info|RefreshSeriesService|Updating Secret Level
- 2025-02-25 09:42:18.8|Info|RefreshEpisodeService|Starting episode info refresh for: [453280][Secret Level]
- 2025-02-25 09:42:23.4|Info|RefreshEpisodeService|Finished episode refresh for series: [453280][Secret Level].
- 2025-02-25 09:42:23.4|Info|DiskScanService|Scanning Secret Level
- 2025-02-25 09:42:24.2|Info|DiskScanService|Completed scanning disk for Secret Level
- 2025-02-25 09:42:24.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:24.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:24.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:24.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:24.2|Info|RefreshSeriesService|Updating Severance
- 2025-02-25 09:42:24.5|Info|RefreshEpisodeService|Starting episode info refresh for: [371980][Severance]
- 2025-02-25 09:42:33.1|Info|RefreshEpisodeService|Finished episode refresh for series: [371980][Severance].
- 2025-02-25 09:42:33.1|Info|DiskScanService|Scanning Severance
- 2025-02-25 09:42:33.2|Info|DiskScanService|Completed scanning disk for Severance
- 2025-02-25 09:42:33.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:33.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:33.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:33.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:33.2|Info|RefreshSeriesService|Skipping refresh of series: Sex and the City
- 2025-02-25 09:42:33.2|Info|DiskScanService|Scanning Sex and the City
- 2025-02-25 09:42:33.4|Info|DiskScanService|Completed scanning disk for Sex and the City
- 2025-02-25 09:42:33.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:33.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:33.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:33.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:33.5|Info|RefreshSeriesService|Skipping refresh of series: Sherlock
- 2025-02-25 09:42:33.5|Info|DiskScanService|Scanning Sherlock
- 2025-02-25 09:42:33.7|Info|DiskScanService|Completed scanning disk for Sherlock
- 2025-02-25 09:42:33.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:33.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:33.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:33.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:33.8|Info|RefreshSeriesService|Updating Shōgun
- 2025-02-25 09:42:34.3|Info|RefreshEpisodeService|Starting episode info refresh for: [392573][Shōgun]
- 2025-02-25 09:42:44.5|Info|RefreshEpisodeService|Finished episode refresh for series: [392573][Shōgun].
- 2025-02-25 09:42:44.5|Info|DiskScanService|Scanning Shōgun
- 2025-02-25 09:42:44.6|Info|DiskScanService|Completed scanning disk for Shōgun
- 2025-02-25 09:42:44.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:42:44.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:42:44.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:42:44.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:42:44.6|Info|RefreshSeriesService|Updating Wakfu
- 2025-02-25 09:42:45.9|Info|RefreshEpisodeService|Starting episode info refresh for: [94121][Wakfu]
- 2025-02-25 09:42:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:43:18.9|Info|RefreshEpisodeService|Finished episode refresh for series: [94121][Wakfu].
- 2025-02-25 09:43:18.9|Info|DiskScanService|Scanning Wakfu
- 2025-02-25 09:43:18.9|Info|DiskScanService|Completed scanning disk for Wakfu
- 2025-02-25 09:43:18.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:43:18.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:43:18.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:43:18.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:43:18.9|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
- 2025-02-25 09:43:18.9|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
- 2025-02-25 09:43:19.0|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
- 2025-02-25 09:43:19.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:43:19.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:43:19.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:43:19.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:43:19.0|Info|RefreshSeriesService|Updating The White Lotus
- 2025-02-25 09:43:19.1|Info|RefreshEpisodeService|Starting episode info refresh for: [390430][The White Lotus]
- 2025-02-25 09:43:26.6|Info|RefreshEpisodeService|Finished episode refresh for series: [390430][The White Lotus].
- 2025-02-25 09:43:26.6|Info|DiskScanService|Scanning The White Lotus
- 2025-02-25 09:43:26.8|Info|DiskScanService|Completed scanning disk for The White Lotus
- 2025-02-25 09:43:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 09:43:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 09:43:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 09:43:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 09:43:27.3|Info|ReleaseSearchService|Searching indexers for [The White Lotus] Specials. 1 active indexers
- 2025-02-25 09:43:29.8|Info|DownloadDecisionMaker|No results found
- 2025-02-25 09:43:29.8|Info|ReleaseSearchService|Searching indexers for [The White Lotus : S00E01]. 1 active indexers
- 2025-02-25 09:43:38.7|Info|DownloadDecisionMaker|Processing 50 releases
- 2025-02-25 09:43:41.5|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
- 2025-02-25 09:43:41.5|Info|ReleaseSearchService|Searching indexers for [The White Lotus] Specials. 1 active indexers
- 2025-02-25 09:43:42.6|Info|DownloadDecisionMaker|No results found
- 2025-02-25 09:43:42.6|Info|ReleaseSearchService|Searching indexers for [The White Lotus : S00E02]. 1 active indexers
- 2025-02-25 09:43:50.7|Info|DownloadDecisionMaker|Processing 50 releases
- 2025-02-25 09:43:53.2|Info|EpisodeSearchService|Episode search completed. 0 reports downloaded.
- 2025-02-25 09:45:15.6|Info|SceneMappingService|Updating Scene mappings
- 2025-02-25 09:48:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:51:16.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 09:51:21.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 09:51:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 09:53:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 09:58:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:03:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:06:49.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 10:06:59.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 10:07:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 10:08:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:13:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:19:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:22:23.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 10:22:28.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 10:22:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 10:24:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:29:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:34:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:37:59.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 10:38:04.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 10:38:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 10:39:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:44:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:50:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 10:53:34.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 10:53:38.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 10:53:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 10:55:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:00:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:05:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:09:09.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 11:09:14.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 11:09:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 11:10:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:15:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:21:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:24:42.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 11:24:47.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 11:24:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 11:26:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:31:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:36:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:40:15.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 11:40:19.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 11:40:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 11:41:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:46:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:52:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 11:55:50.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 11:55:54.5|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 11:55:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 11:57:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:02:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:07:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:11:25.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 12:11:29.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 12:11:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 12:12:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:17:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:23:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:27:02.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 12:27:07.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 12:27:08.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 12:28:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:33:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:38:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:42:36.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 12:42:42.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 12:42:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 12:43:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:45:37.4|Info|SceneMappingService|Updating Scene mappings
- 2025-02-25 12:48:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:54:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 12:58:11.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 12:58:16.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 12:58:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 12:59:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:04:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:09:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:13:45.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 13:13:50.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 13:13:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 13:14:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:19:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:25:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:29:20.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 13:29:25.5|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 13:29:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 13:30:12.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:35:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:40:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:44:52.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 13:44:57.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 13:44:58.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 13:45:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:50:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 13:56:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:00:25.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 14:00:31.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 14:00:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 14:01:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:06:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:11:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:15:59.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 14:16:03.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 14:16:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 14:16:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:21:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:27:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:31:33.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 14:31:39.3|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 14:31:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 14:32:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:37:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:42:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:47:08.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 14:47:13.6|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 14:47:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 14:47:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:52:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 14:58:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:02:41.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 15:02:46.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 15:02:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 15:03:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:08:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:13:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:18:13.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 15:18:18.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 15:18:20.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 15:18:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:23:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:29:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:33:46.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 15:33:51.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 15:33:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 15:34:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:39:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:44:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:45:49.2|Info|SceneMappingService|Updating Scene mappings
- 2025-02-25 15:49:20.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 15:49:25.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 15:49:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 15:49:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 15:54:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:00:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:04:54.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 16:04:59.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 16:05:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 16:05:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:10:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:15:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:20:27.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 16:20:32.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 16:20:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 16:20:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:25:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:31:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:36:02.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 16:36:08.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 16:36:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 16:36:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:41:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:46:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:51:36.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 16:51:41.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 16:51:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 16:51:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 16:56:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:02:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:07:10.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 17:07:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:07:16.7|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 17:07:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 17:12:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:17:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:22:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:22:47.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 17:22:53.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 17:22:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 17:27:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:33:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:38:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:38:19.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 17:38:24.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 17:38:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 17:43:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:48:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:50:52.0|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
- 2025-02-25 17:53:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 17:53:52.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 17:53:57.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 17:53:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 17:58:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:04:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:09:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:09:26.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 18:09:32.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 18:09:34.1|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 18:12:27.9|Info|HousekeepingService|Running housecleaning tasks
- 2025-02-25 18:12:30.8|Info|Database|Vacuuming Log database
- 2025-02-25 18:12:31.3|Info|Database|Log database compressed
- 2025-02-25 18:12:31.4|Info|Database|Vacuuming Main database
- 2025-02-25 18:12:32.2|Info|Database|Main database compressed
- 2025-02-25 18:14:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:19:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:24:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:25:00.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 18:25:05.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 18:25:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 18:29:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:35:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:40:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:40:33.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 18:40:38.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 18:40:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 18:45:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:46:04.5|Info|SceneMappingService|Updating Scene mappings
- 2025-02-25 18:50:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:55:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 18:56:07.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 18:56:12.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 18:56:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 19:00:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:06:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:11:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:11:40.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 19:11:44.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 19:11:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 19:16:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:21:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:26:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:27:15.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 19:27:19.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 19:27:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 19:31:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:37:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:42:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:42:22.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 19:42:26.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 19:42:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 19:47:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:52:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:57:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 19:57:54.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 19:57:59.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 19:57:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 20:02:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:08:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:13:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:13:28.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 20:13:32.6|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 20:13:33.3|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 20:18:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:23:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:28:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:29:02.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 20:29:08.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 20:29:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 20:33:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:39:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:44:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:44:36.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 20:44:41.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 20:44:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 20:49:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:54:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 20:59:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:00:11.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 21:00:19.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 21:00:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 21:04:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:10:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:15:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:15:48.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 21:15:57.6|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 21:15:59.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 21:20:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:25:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:30:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:31:21.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 21:31:26.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 21:31:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 21:35:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:41:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:43:53.1|Info|RefreshSeriesService|Skipping refresh of series: Arcane
- 2025-02-25 21:43:53.1|Info|DiskScanService|Scanning Arcane
- 2025-02-25 21:43:53.1|Info|DiskScanService|Completed scanning disk for Arcane
- 2025-02-25 21:43:53.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:43:53.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:43:53.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:43:53.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:43:53.2|Info|RefreshSeriesService|Updating Bref.
- 2025-02-25 21:43:56.0|Info|RefreshEpisodeService|Starting episode info refresh for: [251562][Bref.]
- 2025-02-25 21:44:36.8|Info|RefreshEpisodeService|Finished episode refresh for series: [251562][Bref.].
- 2025-02-25 21:44:36.8|Info|DiskScanService|Scanning Bref.
- 2025-02-25 21:44:37.1|Info|DiskScanService|Completed scanning disk for Bref.
- 2025-02-25 21:44:37.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:44:37.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:44:37.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:44:37.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:44:37.1|Info|RefreshSeriesService|Updating Daredevil: Born Again
- 2025-02-25 21:44:38.6|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
- 2025-02-25 21:44:42.7|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
- 2025-02-25 21:44:42.7|Info|DiskScanService|Scanning Daredevil: Born Again
- 2025-02-25 21:44:42.7|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
- 2025-02-25 21:44:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:44:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:44:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:44:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:44:42.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 21:44:43.1|Info|RefreshSeriesService|Skipping refresh of series: Desperate Housewives
- 2025-02-25 21:44:43.1|Info|DiskScanService|Scanning Desperate Housewives
- 2025-02-25 21:44:47.0|Info|DiskScanService|Completed scanning disk for Desperate Housewives
- 2025-02-25 21:44:47.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:44:47.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:44:47.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:44:47.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:44:47.1|Info|RefreshSeriesService|Skipping refresh of series: Dexter: New Blood
- 2025-02-25 21:44:47.1|Info|DiskScanService|Scanning Dexter: New Blood
- 2025-02-25 21:44:47.4|Info|DiskScanService|Completed scanning disk for Dexter: New Blood
- 2025-02-25 21:44:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:44:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:44:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:44:47.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:44:47.4|Info|RefreshSeriesService|Updating Dexter: Original Sin
- 2025-02-25 21:44:47.5|Info|RefreshEpisodeService|Starting episode info refresh for: [430780][Dexter: Original Sin]
- 2025-02-25 21:44:52.3|Info|RefreshEpisodeService|Finished episode refresh for series: [430780][Dexter: Original Sin].
- 2025-02-25 21:44:52.3|Info|DiskScanService|Scanning Dexter: Original Sin
- 2025-02-25 21:44:52.8|Info|DiskScanService|Completed scanning disk for Dexter: Original Sin
- 2025-02-25 21:44:52.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:44:52.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:44:52.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:44:52.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:44:52.8|Info|RefreshSeriesService|Updating Dope Thief
- 2025-02-25 21:44:53.0|Info|RefreshEpisodeService|Starting episode info refresh for: [423332][Dope Thief]
- 2025-02-25 21:44:56.6|Info|RefreshEpisodeService|Finished episode refresh for series: [423332][Dope Thief].
- 2025-02-25 21:44:56.6|Info|DiskScanService|Scanning Dope Thief
- 2025-02-25 21:44:56.6|Info|DiskScanService|Completed scanning disk for Dope Thief
- 2025-02-25 21:44:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:44:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:44:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:44:56.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:44:56.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 21:44:56.6|Info|RefreshSeriesService|Updating Dune: Prophecy
- 2025-02-25 21:44:57.3|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
- 2025-02-25 21:45:03.5|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
- 2025-02-25 21:45:03.5|Info|DiskScanService|Scanning Dune: Prophecy
- 2025-02-25 21:45:04.0|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
- 2025-02-25 21:45:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:45:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:45:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:45:04.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:45:04.0|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
- 2025-02-25 21:45:04.0|Info|DiskScanService|Scanning The Expanse
- 2025-02-25 21:45:04.9|Info|DiskScanService|Completed scanning disk for The Expanse
- 2025-02-25 21:45:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:45:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:45:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:45:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:45:05.0|Info|RefreshSeriesService|Updating The Last of Us
- 2025-02-25 21:45:05.1|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
- 2025-02-25 21:45:24.7|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
- 2025-02-25 21:45:24.7|Info|DiskScanService|Scanning The Last of Us
- 2025-02-25 21:45:24.7|Info|DiskScanService|Completed scanning disk for The Last of Us
- 2025-02-25 21:45:24.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:45:24.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:45:24.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:45:24.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:45:24.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 21:45:24.8|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth
- 2025-02-25 21:45:24.8|Info|DiskScanService|Scanning Planet Earth
- 2025-02-25 21:45:24.8|Info|DiskScanService|Completed scanning disk for Planet Earth
- 2025-02-25 21:45:24.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:45:24.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:45:24.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:45:24.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:45:24.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 21:45:24.8|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth II
- 2025-02-25 21:45:24.8|Info|DiskScanService|Scanning Planet Earth II
- 2025-02-25 21:45:24.9|Info|DiskScanService|Completed scanning disk for Planet Earth II
- 2025-02-25 21:45:24.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:45:24.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:45:24.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:45:24.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:45:24.9|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth III
- 2025-02-25 21:45:24.9|Info|DiskScanService|Scanning Planet Earth III
- 2025-02-25 21:45:24.9|Info|DiskScanService|Completed scanning disk for Planet Earth III
- 2025-02-25 21:45:24.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:45:24.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:45:24.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:45:24.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:45:24.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 21:45:24.9|Info|RefreshSeriesService|Skipping refresh of series: Prehistoric Planet (2022)
- 2025-02-25 21:45:24.9|Info|DiskScanService|Scanning Prehistoric Planet (2022)
- 2025-02-25 21:45:25.3|Info|DiskScanService|Completed scanning disk for Prehistoric Planet (2022)
- 2025-02-25 21:45:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:45:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:45:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:45:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:45:25.3|Info|RefreshSeriesService|Updating Reacher
- 2025-02-25 21:45:26.5|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
- 2025-02-25 21:45:38.9|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
- 2025-02-25 21:45:38.9|Info|DiskScanService|Scanning Reacher
- 2025-02-25 21:45:39.0|Info|DiskScanService|Completed scanning disk for Reacher
- 2025-02-25 21:45:39.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:45:39.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:45:39.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:45:39.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:45:39.0|Info|RefreshSeriesService|Updating Secret Level
- 2025-02-25 21:45:40.0|Info|RefreshEpisodeService|Starting episode info refresh for: [453280][Secret Level]
- 2025-02-25 21:45:47.0|Info|RefreshEpisodeService|Finished episode refresh for series: [453280][Secret Level].
- 2025-02-25 21:45:47.0|Info|DiskScanService|Scanning Secret Level
- 2025-02-25 21:45:47.5|Info|DiskScanService|Completed scanning disk for Secret Level
- 2025-02-25 21:45:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:45:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:45:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:45:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:45:47.5|Info|RefreshSeriesService|Updating Severance
- 2025-02-25 21:45:48.2|Info|RefreshEpisodeService|Starting episode info refresh for: [371980][Severance]
- 2025-02-25 21:45:59.6|Info|RefreshEpisodeService|Finished episode refresh for series: [371980][Severance].
- 2025-02-25 21:45:59.6|Info|DiskScanService|Scanning Severance
- 2025-02-25 21:45:59.7|Info|DiskScanService|Completed scanning disk for Severance
- 2025-02-25 21:45:59.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:45:59.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:45:59.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:45:59.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:45:59.7|Info|RefreshSeriesService|Skipping refresh of series: Sex and the City
- 2025-02-25 21:45:59.7|Info|DiskScanService|Scanning Sex and the City
- 2025-02-25 21:46:00.6|Info|DiskScanService|Completed scanning disk for Sex and the City
- 2025-02-25 21:46:00.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:46:00.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:46:00.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:46:00.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:46:00.7|Info|RefreshSeriesService|Skipping refresh of series: Sherlock
- 2025-02-25 21:46:00.7|Info|DiskScanService|Scanning Sherlock
- 2025-02-25 21:46:01.6|Info|DiskScanService|Completed scanning disk for Sherlock
- 2025-02-25 21:46:01.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:46:01.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:46:01.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:46:01.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:46:01.7|Info|RefreshSeriesService|Updating Shōgun
- 2025-02-25 21:46:04.2|Info|RefreshEpisodeService|Starting episode info refresh for: [392573][Shōgun]
- 2025-02-25 21:46:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:46:20.3|Info|RefreshEpisodeService|Finished episode refresh for series: [392573][Shōgun].
- 2025-02-25 21:46:20.3|Info|DiskScanService|Scanning Shōgun
- 2025-02-25 21:46:20.4|Info|DiskScanService|Completed scanning disk for Shōgun
- 2025-02-25 21:46:20.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:46:20.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:46:20.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:46:20.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:46:20.5|Info|RefreshSeriesService|Updating Wakfu
- 2025-02-25 21:46:20.8|Info|RefreshEpisodeService|Starting episode info refresh for: [94121][Wakfu]
- 2025-02-25 21:46:53.3|Info|SceneMappingService|Updating Scene mappings
- 2025-02-25 21:46:56.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 21:47:05.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 21:47:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 21:47:16.8|Info|RefreshEpisodeService|Finished episode refresh for series: [94121][Wakfu].
- 2025-02-25 21:47:16.8|Info|DiskScanService|Scanning Wakfu
- 2025-02-25 21:47:17.3|Info|DiskScanService|Completed scanning disk for Wakfu
- 2025-02-25 21:47:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:17.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:17.3|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
- 2025-02-25 21:47:17.3|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
- 2025-02-25 21:47:17.5|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
- 2025-02-25 21:47:17.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:17.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:17.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:17.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:17.5|Info|RefreshSeriesService|Updating The White Lotus
- 2025-02-25 21:47:17.9|Info|RefreshEpisodeService|Starting episode info refresh for: [390430][The White Lotus]
- 2025-02-25 21:47:26.0|Info|RefreshEpisodeService|Finished episode refresh for series: [390430][The White Lotus].
- 2025-02-25 21:47:26.0|Info|DiskScanService|Scanning The White Lotus
- 2025-02-25 21:47:26.1|Info|DiskScanService|Completed scanning disk for The White Lotus
- 2025-02-25 21:47:26.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:26.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:26.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:26.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.1|Info|RefreshSeriesService|Skipping refresh of series: Arcane
- 2025-02-25 21:47:30.1|Info|DiskScanService|Scanning Arcane
- 2025-02-25 21:47:30.2|Info|DiskScanService|Completed scanning disk for Arcane
- 2025-02-25 21:47:30.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.2|Info|RefreshSeriesService|Skipping refresh of series: Bref.
- 2025-02-25 21:47:30.2|Info|DiskScanService|Scanning Bref.
- 2025-02-25 21:47:30.2|Info|DiskScanService|Completed scanning disk for Bref.
- 2025-02-25 21:47:30.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.2|Info|RefreshSeriesService|Skipping refresh of series: Daredevil: Born Again
- 2025-02-25 21:47:30.2|Info|DiskScanService|Scanning Daredevil: Born Again
- 2025-02-25 21:47:30.2|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
- 2025-02-25 21:47:30.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 21:47:30.2|Info|RefreshSeriesService|Skipping refresh of series: Desperate Housewives
- 2025-02-25 21:47:30.2|Info|DiskScanService|Scanning Desperate Housewives
- 2025-02-25 21:47:30.4|Info|DiskScanService|Completed scanning disk for Desperate Housewives
- 2025-02-25 21:47:30.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.5|Info|RefreshSeriesService|Skipping refresh of series: Dexter: New Blood
- 2025-02-25 21:47:30.5|Info|DiskScanService|Scanning Dexter: New Blood
- 2025-02-25 21:47:30.5|Info|DiskScanService|Completed scanning disk for Dexter: New Blood
- 2025-02-25 21:47:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.5|Info|RefreshSeriesService|Skipping refresh of series: Dexter: Original Sin
- 2025-02-25 21:47:30.5|Info|DiskScanService|Scanning Dexter: Original Sin
- 2025-02-25 21:47:30.5|Info|DiskScanService|Completed scanning disk for Dexter: Original Sin
- 2025-02-25 21:47:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.5|Info|RefreshSeriesService|Skipping refresh of series: Dope Thief
- 2025-02-25 21:47:30.5|Info|DiskScanService|Scanning Dope Thief
- 2025-02-25 21:47:30.5|Info|DiskScanService|Completed scanning disk for Dope Thief
- 2025-02-25 21:47:30.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 21:47:30.6|Info|RefreshSeriesService|Skipping refresh of series: Dune: Prophecy
- 2025-02-25 21:47:30.6|Info|DiskScanService|Scanning Dune: Prophecy
- 2025-02-25 21:47:30.6|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
- 2025-02-25 21:47:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.6|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
- 2025-02-25 21:47:30.6|Info|DiskScanService|Scanning The Expanse
- 2025-02-25 21:47:30.6|Info|DiskScanService|Completed scanning disk for The Expanse
- 2025-02-25 21:47:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.7|Info|RefreshSeriesService|Skipping refresh of series: The Last of Us
- 2025-02-25 21:47:30.7|Info|DiskScanService|Scanning The Last of Us
- 2025-02-25 21:47:30.7|Info|DiskScanService|Completed scanning disk for The Last of Us
- 2025-02-25 21:47:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 21:47:30.7|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth
- 2025-02-25 21:47:30.7|Info|DiskScanService|Scanning Planet Earth
- 2025-02-25 21:47:30.7|Info|DiskScanService|Completed scanning disk for Planet Earth
- 2025-02-25 21:47:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 21:47:30.7|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth II
- 2025-02-25 21:47:30.7|Info|DiskScanService|Scanning Planet Earth II
- 2025-02-25 21:47:30.7|Info|DiskScanService|Completed scanning disk for Planet Earth II
- 2025-02-25 21:47:30.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.8|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth III
- 2025-02-25 21:47:30.8|Info|DiskScanService|Scanning Planet Earth III
- 2025-02-25 21:47:30.8|Info|DiskScanService|Completed scanning disk for Planet Earth III
- 2025-02-25 21:47:30.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-25 21:47:30.8|Info|RefreshSeriesService|Skipping refresh of series: Prehistoric Planet (2022)
- 2025-02-25 21:47:30.8|Info|DiskScanService|Scanning Prehistoric Planet (2022)
- 2025-02-25 21:47:30.8|Info|DiskScanService|Completed scanning disk for Prehistoric Planet (2022)
- 2025-02-25 21:47:30.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.8|Info|RefreshSeriesService|Skipping refresh of series: Reacher
- 2025-02-25 21:47:30.8|Info|DiskScanService|Scanning Reacher
- 2025-02-25 21:47:30.8|Info|DiskScanService|Completed scanning disk for Reacher
- 2025-02-25 21:47:30.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.9|Info|RefreshSeriesService|Skipping refresh of series: Secret Level
- 2025-02-25 21:47:30.9|Info|DiskScanService|Scanning Secret Level
- 2025-02-25 21:47:30.9|Info|DiskScanService|Completed scanning disk for Secret Level
- 2025-02-25 21:47:30.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:30.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:30.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:30.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:30.9|Info|RefreshSeriesService|Skipping refresh of series: Severance
- 2025-02-25 21:47:30.9|Info|DiskScanService|Scanning Severance
- 2025-02-25 21:47:30.9|Info|DiskScanService|Completed scanning disk for Severance
- 2025-02-25 21:47:31.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:31.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:31.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:31.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:31.0|Info|RefreshSeriesService|Skipping refresh of series: Sex and the City
- 2025-02-25 21:47:31.0|Info|DiskScanService|Scanning Sex and the City
- 2025-02-25 21:47:31.0|Info|DiskScanService|Completed scanning disk for Sex and the City
- 2025-02-25 21:47:31.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:31.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:31.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:31.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:31.1|Info|RefreshSeriesService|Skipping refresh of series: Sherlock
- 2025-02-25 21:47:31.1|Info|DiskScanService|Scanning Sherlock
- 2025-02-25 21:47:31.2|Info|DiskScanService|Completed scanning disk for Sherlock
- 2025-02-25 21:47:31.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:31.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:31.2|Info|RefreshSeriesService|Skipping refresh of series: Shōgun
- 2025-02-25 21:47:31.2|Info|DiskScanService|Scanning Shōgun
- 2025-02-25 21:47:31.2|Info|DiskScanService|Completed scanning disk for Shōgun
- 2025-02-25 21:47:31.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:31.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:31.2|Info|RefreshSeriesService|Skipping refresh of series: Wakfu
- 2025-02-25 21:47:31.2|Info|DiskScanService|Scanning Wakfu
- 2025-02-25 21:47:31.2|Info|DiskScanService|Completed scanning disk for Wakfu
- 2025-02-25 21:47:31.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:31.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:31.2|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
- 2025-02-25 21:47:31.2|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
- 2025-02-25 21:47:31.2|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
- 2025-02-25 21:47:31.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:31.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:47:31.3|Info|RefreshSeriesService|Skipping refresh of series: The White Lotus
- 2025-02-25 21:47:31.3|Info|DiskScanService|Scanning The White Lotus
- 2025-02-25 21:47:31.3|Info|DiskScanService|Completed scanning disk for The White Lotus
- 2025-02-25 21:47:31.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-25 21:47:31.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-25 21:47:31.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-25 21:47:31.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-25 21:51:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 21:56:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:01:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:02:33.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 22:02:40.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 22:02:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 22:06:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:12:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:17:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:18:07.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 22:18:12.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 22:18:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 22:22:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:27:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:32:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:33:16.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 22:33:20.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-25 22:33:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-25 22:37:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:43:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:48:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:48:27.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 22:48:32.7|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 22:48:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 22:53:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 22:58:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:03:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:04:05.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 23:04:11.3|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 23:04:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 23:08:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:14:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:19:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:19:40.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 23:19:44.9|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 23:19:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 23:24:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:29:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:34:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:35:16.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 23:35:21.2|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-25 23:35:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-25 23:39:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:45:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:50:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-25 23:50:51.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-25 23:50:55.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-25 23:50:55.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-25 23:55:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:00:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:05:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:06:24.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 00:06:29.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 00:06:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 00:10:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:16:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:21:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:21:58.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 00:22:03.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 00:22:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 00:26:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:31:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:36:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:37:34.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 00:37:38.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 00:37:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 00:41:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:47:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:47:07.1|Info|SceneMappingService|Updating Scene mappings
- 2025-02-26 00:52:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 00:53:10.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 00:53:15.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 00:53:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 00:57:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:02:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:07:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:08:42.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 01:08:46.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 01:08:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 01:12:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:18:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:23:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:24:15.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 01:24:20.3|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 01:24:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 01:28:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:33:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:38:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:39:50.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 01:39:55.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 01:39:55.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 01:43:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:49:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:54:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 01:55:24.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 01:55:28.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 01:55:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 01:59:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:04:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:09:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:11:00.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 02:11:05.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 02:11:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 02:14:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:20:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:25:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:26:32.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 02:26:37.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 02:26:37.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 02:30:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:35:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:40:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:42:06.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 02:42:11.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 02:42:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 02:45:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:51:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:56:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 02:57:42.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 02:57:47.3|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 02:57:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 03:01:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:06:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:11:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:13:15.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 03:13:20.5|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 03:13:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 03:16:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:22:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:27:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:28:50.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 03:28:54.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 03:28:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 03:32:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:37:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:42:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:44:23.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 03:44:28.6|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 03:44:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 03:47:26.7|Info|SceneMappingService|Updating Scene mappings
- 2025-02-26 03:47:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:53:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:58:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 03:59:58.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 04:00:03.7|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 04:00:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 04:03:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 04:08:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 04:13:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 04:15:08.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 04:15:13.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 04:15:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 04:18:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 04:24:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 04:29:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 04:30:44.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 04:30:51.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 04:30:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 04:34:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 04:39:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 04:44:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 04:46:18.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 04:46:22.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 04:46:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 04:49:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 04:55:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:00:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:01:54.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 05:01:59.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 05:02:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 05:05:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:10:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:15:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:17:28.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 05:17:33.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 05:17:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 05:20:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:26:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:31:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:32:42.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 05:32:47.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 05:32:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 05:36:21.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:41:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:46:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:48:14.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 05:48:18.0|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 05:48:18.7|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 05:51:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 05:57:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:02:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:03:49.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 06:03:53.7|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 06:03:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 06:07:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:12:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:17:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:19:24.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 06:19:29.0|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 06:19:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 06:22:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:28:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:33:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:34:57.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 06:35:02.6|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 06:35:03.3|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 06:38:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:43:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:47:33.2|Info|SceneMappingService|Updating Scene mappings
- 2025-02-26 06:48:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:50:33.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 06:50:38.1|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 06:50:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 06:53:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 06:59:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:04:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:06:08.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 07:06:12.2|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 07:06:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 07:09:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:14:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:19:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:21:42.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 07:21:46.4|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 07:21:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 07:24:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:30:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:35:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:37:17.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 07:37:21.6|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 07:37:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 07:40:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:45:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:50:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 07:52:51.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 07:52:55.9|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 07:52:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 07:55:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:01:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:06:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:08:24.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 08:08:28.8|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 08:08:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 08:11:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:16:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:21:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:23:59.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 08:24:03.5|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 08:24:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 08:26:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:32:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:37:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:39:34.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 08:39:39.1|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 08:39:39.8|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 08:42:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:47:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:52:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 08:55:09.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 08:56:50.4|Warn|Torznab|YGG cookie (Prowlarr) server is currently unavailable. http://localhost:9696/13/api?t=tvsearch&cat=5000,5050,5070&extended=1&apikey;=(removed)&offset=0&limit=100 Http request timed out
- 2025-02-26 08:56:50.5|Info|DownloadDecisionMaker|No results found
- 2025-02-26 08:56:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
- 2025-02-26 08:57:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:03:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:08:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:12:16.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 09:12:21.8|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 09:12:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 09:13:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:18:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:23:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:27:50.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 09:27:55.3|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 09:27:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 09:28:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:34:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:39:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:43:24.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 09:43:29.5|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 09:43:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 09:44:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:47:57.1|Info|RefreshSeriesService|Skipping refresh of series: Arcane
- 2025-02-26 09:47:57.1|Info|DiskScanService|Scanning Arcane
- 2025-02-26 09:47:57.1|Info|DiskScanService|Completed scanning disk for Arcane
- 2025-02-26 09:47:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:47:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:47:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:47:57.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:47:57.2|Info|RefreshSeriesService|Updating Bref.
- 2025-02-26 09:48:00.0|Info|SceneMappingService|Updating Scene mappings
- 2025-02-26 09:48:00.5|Info|RefreshEpisodeService|Starting episode info refresh for: [251562][Bref.]
- 2025-02-26 09:48:26.7|Info|RefreshEpisodeService|Finished episode refresh for series: [251562][Bref.].
- 2025-02-26 09:48:26.7|Info|DiskScanService|Scanning Bref.
- 2025-02-26 09:48:26.9|Info|DiskScanService|Completed scanning disk for Bref.
- 2025-02-26 09:48:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:48:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:48:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:48:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:48:26.9|Info|RefreshSeriesService|Updating Daredevil: Born Again
- 2025-02-26 09:48:27.4|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
- 2025-02-26 09:48:31.1|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
- 2025-02-26 09:48:31.1|Info|DiskScanService|Scanning Daredevil: Born Again
- 2025-02-26 09:48:31.1|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
- 2025-02-26 09:48:31.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:48:31.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:48:31.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:48:31.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:48:31.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-26 09:48:31.1|Info|RefreshSeriesService|Skipping refresh of series: Desperate Housewives
- 2025-02-26 09:48:31.1|Info|DiskScanService|Scanning Desperate Housewives
- 2025-02-26 09:48:36.5|Info|DiskScanService|Completed scanning disk for Desperate Housewives
- 2025-02-26 09:48:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:48:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:48:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:48:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:48:36.6|Info|RefreshSeriesService|Skipping refresh of series: Dexter: New Blood
- 2025-02-26 09:48:36.6|Info|DiskScanService|Scanning Dexter: New Blood
- 2025-02-26 09:48:36.8|Info|DiskScanService|Completed scanning disk for Dexter: New Blood
- 2025-02-26 09:48:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:48:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:48:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:48:36.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:48:36.8|Info|RefreshSeriesService|Updating Dexter: Original Sin
- 2025-02-26 09:48:37.0|Info|RefreshEpisodeService|Starting episode info refresh for: [430780][Dexter: Original Sin]
- 2025-02-26 09:48:40.6|Info|RefreshEpisodeService|Finished episode refresh for series: [430780][Dexter: Original Sin].
- 2025-02-26 09:48:40.6|Info|DiskScanService|Scanning Dexter: Original Sin
- 2025-02-26 09:48:41.4|Info|DiskScanService|Completed scanning disk for Dexter: Original Sin
- 2025-02-26 09:48:41.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:48:41.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:48:41.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:48:41.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:48:41.4|Info|RefreshSeriesService|Updating Dope Thief
- 2025-02-26 09:48:42.1|Info|RefreshEpisodeService|Starting episode info refresh for: [423332][Dope Thief]
- 2025-02-26 09:48:44.6|Info|RefreshEpisodeService|Finished episode refresh for series: [423332][Dope Thief].
- 2025-02-26 09:48:44.6|Info|DiskScanService|Scanning Dope Thief
- 2025-02-26 09:48:44.6|Info|DiskScanService|Completed scanning disk for Dope Thief
- 2025-02-26 09:48:44.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:48:44.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:48:44.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:48:44.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:48:44.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-26 09:48:44.6|Info|RefreshSeriesService|Updating Dune: Prophecy
- 2025-02-26 09:48:44.9|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
- 2025-02-26 09:48:49.3|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
- 2025-02-26 09:48:49.3|Info|DiskScanService|Scanning Dune: Prophecy
- 2025-02-26 09:48:49.4|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
- 2025-02-26 09:48:49.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:48:49.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:48:49.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:48:49.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:48:49.4|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
- 2025-02-26 09:48:49.4|Info|DiskScanService|Scanning The Expanse
- 2025-02-26 09:48:50.8|Info|DiskScanService|Completed scanning disk for The Expanse
- 2025-02-26 09:48:50.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:48:50.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:48:50.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:48:50.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:48:50.8|Info|RefreshSeriesService|Updating The Last of Us
- 2025-02-26 09:48:51.0|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
- 2025-02-26 09:49:06.7|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
- 2025-02-26 09:49:06.7|Info|DiskScanService|Scanning The Last of Us
- 2025-02-26 09:49:06.7|Info|DiskScanService|Completed scanning disk for The Last of Us
- 2025-02-26 09:49:06.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:06.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:06.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:06.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:06.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-26 09:49:06.7|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth
- 2025-02-26 09:49:06.7|Info|DiskScanService|Scanning Planet Earth
- 2025-02-26 09:49:06.7|Info|DiskScanService|Completed scanning disk for Planet Earth
- 2025-02-26 09:49:06.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:06.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:06.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:06.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:06.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-26 09:49:06.7|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth II
- 2025-02-26 09:49:06.7|Info|DiskScanService|Scanning Planet Earth II
- 2025-02-26 09:49:06.8|Info|DiskScanService|Completed scanning disk for Planet Earth II
- 2025-02-26 09:49:06.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:06.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:06.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:06.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:06.8|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth III
- 2025-02-26 09:49:06.8|Info|DiskScanService|Scanning Planet Earth III
- 2025-02-26 09:49:06.8|Info|DiskScanService|Completed scanning disk for Planet Earth III
- 2025-02-26 09:49:06.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:06.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:06.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:06.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:06.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-26 09:49:06.8|Info|RefreshSeriesService|Skipping refresh of series: Prehistoric Planet (2022)
- 2025-02-26 09:49:06.8|Info|DiskScanService|Scanning Prehistoric Planet (2022)
- 2025-02-26 09:49:06.9|Info|DiskScanService|Completed scanning disk for Prehistoric Planet (2022)
- 2025-02-26 09:49:06.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:06.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:06.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:06.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:07.0|Info|RefreshSeriesService|Updating Reacher
- 2025-02-26 09:49:07.6|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
- 2025-02-26 09:49:16.4|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
- 2025-02-26 09:49:16.4|Info|DiskScanService|Scanning Reacher
- 2025-02-26 09:49:16.4|Info|DiskScanService|Completed scanning disk for Reacher
- 2025-02-26 09:49:16.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:16.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:16.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:16.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:16.4|Info|RefreshSeriesService|Updating Secret Level
- 2025-02-26 09:49:17.0|Info|RefreshEpisodeService|Starting episode info refresh for: [453280][Secret Level]
- 2025-02-26 09:49:22.3|Info|RefreshEpisodeService|Finished episode refresh for series: [453280][Secret Level].
- 2025-02-26 09:49:22.3|Info|DiskScanService|Scanning Secret Level
- 2025-02-26 09:49:22.9|Info|DiskScanService|Completed scanning disk for Secret Level
- 2025-02-26 09:49:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:23.0|Info|RefreshSeriesService|Updating Severance
- 2025-02-26 09:49:23.1|Info|RefreshEpisodeService|Starting episode info refresh for: [371980][Severance]
- 2025-02-26 09:49:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:49:33.9|Info|RefreshEpisodeService|Finished episode refresh for series: [371980][Severance].
- 2025-02-26 09:49:33.9|Info|DiskScanService|Scanning Severance
- 2025-02-26 09:49:34.3|Info|DiskScanService|Completed scanning disk for Severance
- 2025-02-26 09:49:34.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:34.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:34.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:34.3|Info|RefreshSeriesService|Skipping refresh of series: Sex and the City
- 2025-02-26 09:49:34.3|Info|DiskScanService|Scanning Sex and the City
- 2025-02-26 09:49:35.9|Info|DiskScanService|Completed scanning disk for Sex and the City
- 2025-02-26 09:49:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:36.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:36.0|Info|RefreshSeriesService|Skipping refresh of series: Sherlock
- 2025-02-26 09:49:36.0|Info|DiskScanService|Scanning Sherlock
- 2025-02-26 09:49:36.1|Info|DiskScanService|Completed scanning disk for Sherlock
- 2025-02-26 09:49:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:36.1|Info|RefreshSeriesService|Updating Shōgun
- 2025-02-26 09:49:37.1|Info|RefreshEpisodeService|Starting episode info refresh for: [392573][Shōgun]
- 2025-02-26 09:49:48.1|Info|RefreshEpisodeService|Finished episode refresh for series: [392573][Shōgun].
- 2025-02-26 09:49:48.1|Info|DiskScanService|Scanning Shōgun
- 2025-02-26 09:49:48.2|Info|DiskScanService|Completed scanning disk for Shōgun
- 2025-02-26 09:49:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:49:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:49:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:49:48.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:49:48.2|Info|RefreshSeriesService|Updating Wakfu
- 2025-02-26 09:49:48.7|Info|RefreshEpisodeService|Starting episode info refresh for: [94121][Wakfu]
- 2025-02-26 09:50:21.9|Info|RefreshEpisodeService|Finished episode refresh for series: [94121][Wakfu].
- 2025-02-26 09:50:21.9|Info|DiskScanService|Scanning Wakfu
- 2025-02-26 09:50:22.0|Info|DiskScanService|Completed scanning disk for Wakfu
- 2025-02-26 09:50:22.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:50:22.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:50:22.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:50:22.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:50:22.0|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
- 2025-02-26 09:50:22.0|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
- 2025-02-26 09:50:22.0|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
- 2025-02-26 09:50:22.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:50:22.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:50:22.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:50:22.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:50:22.0|Info|RefreshSeriesService|Updating The White Lotus
- 2025-02-26 09:50:22.1|Info|RefreshEpisodeService|Starting episode info refresh for: [390430][The White Lotus]
- 2025-02-26 09:50:29.6|Info|RefreshEpisodeService|Finished episode refresh for series: [390430][The White Lotus].
- 2025-02-26 09:50:29.6|Info|DiskScanService|Scanning The White Lotus
- 2025-02-26 09:50:29.7|Info|DiskScanService|Completed scanning disk for The White Lotus
- 2025-02-26 09:50:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 09:50:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 09:50:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 09:50:29.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 09:54:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 09:58:41.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 09:58:46.3|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 09:58:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 09:59:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:05:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:10:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:14:15.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 10:14:20.4|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 10:14:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 10:15:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:20:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:25:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:29:52.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 10:29:56.4|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 10:29:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 10:30:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:36:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:41:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:45:26.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 10:45:30.2|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 10:45:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 10:46:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:51:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 10:56:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:00:59.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 11:01:04.1|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 11:01:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 11:01:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:07:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:12:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:16:34.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 11:16:39.6|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 11:16:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 11:17:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:22:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:27:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:32:06.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 11:32:11.3|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 11:32:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 11:32:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:38:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:43:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:47:40.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 11:47:44.8|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 11:47:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 11:48:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:53:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 11:58:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:03:13.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 12:03:18.4|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 12:03:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 12:03:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:09:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:14:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:18:46.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 12:18:51.1|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 12:18:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 12:19:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:24:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:29:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:34:22.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 12:34:27.1|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 12:34:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 12:34:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:40:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:45:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:48:56.3|Info|SceneMappingService|Updating Scene mappings
- 2025-02-26 12:49:57.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 12:50:03.3|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 12:50:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 12:50:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 12:55:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:00:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:05:31.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 13:05:35.6|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 13:05:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 13:05:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:11:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:16:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:21:03.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 13:21:08.3|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 13:21:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 13:21:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:26:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:31:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:36:38.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 13:36:44.1|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 13:36:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 13:36:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:42:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:47:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:52:12.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 13:52:17.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 13:52:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 13:52:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 13:57:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:02:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:07:48.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 14:07:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:07:55.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 14:07:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 14:13:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:18:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:23:21.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 14:23:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:23:27.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 14:23:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 14:28:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:33:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:38:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:38:54.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 14:39:02.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 14:39:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 14:44:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:49:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:54:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 14:54:32.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 14:54:38.4|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 14:54:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 14:59:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:04:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:09:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:10:07.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 15:10:12.3|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 15:10:13.0|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 15:15:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:20:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:25:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:25:41.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 15:25:46.5|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 15:25:47.7|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 15:30:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:35:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:40:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:41:15.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 15:41:20.7|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-26 15:41:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-26 15:46:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:49:16.9|Info|SceneMappingService|Updating Scene mappings
- 2025-02-26 15:51:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:56:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 15:56:49.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 15:56:53.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 15:56:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 16:01:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:06:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:11:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:12:22.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 16:12:31.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 16:12:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 16:17:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:22:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:27:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:27:57.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 16:28:04.3|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 16:28:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 16:32:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:37:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:42:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:43:31.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 16:43:36.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 16:43:37.6|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 16:48:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:53:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:58:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 16:59:07.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 16:59:11.3|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 16:59:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 17:03:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 17:08:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 17:13:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 17:14:42.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 17:14:46.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 17:14:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 17:19:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 17:24:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 17:29:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 17:30:17.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 17:30:22.6|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 17:30:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 17:34:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 17:39:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 17:44:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 17:45:53.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 17:45:58.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 17:45:59.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 17:50:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 17:50:53.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
- 2025-02-26 17:55:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:00:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:01:26.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 18:01:31.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 18:01:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 18:05:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:10:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:13:00.8|Info|HousekeepingService|Running housecleaning tasks
- 2025-02-26 18:13:02.7|Info|Database|Vacuuming Log database
- 2025-02-26 18:13:02.9|Info|Database|Log database compressed
- 2025-02-26 18:13:03.0|Info|Database|Vacuuming Main database
- 2025-02-26 18:13:05.1|Info|Database|Main database compressed
- 2025-02-26 18:15:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:17:02.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 18:17:07.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 18:17:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 18:21:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:26:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:31:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:32:37.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 18:33:52.6|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 18:33:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 18:36:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:41:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:46:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:49:10.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 18:49:16.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-26 18:49:17.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-26 18:49:41.1|Info|SceneMappingService|Updating Scene mappings
- 2025-02-26 18:52:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 18:57:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:02:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:04:45.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 19:04:49.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 19:04:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 19:07:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:12:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:17:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:20:19.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 19:20:25.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 19:20:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 19:23:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:28:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:33:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:35:54.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 19:35:59.6|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 19:36:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 19:38:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:43:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:48:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:51:31.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 19:51:35.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 19:51:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 19:54:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 19:59:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:04:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:07:03.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 20:07:09.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 20:07:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 20:09:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:14:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:50.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:50.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:50.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:50.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:50.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:50.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:51.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:51.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:51.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:52.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:52.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:54.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:55.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:55.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:55.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:55.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:17:55.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:19:45.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:19:45.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:19:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:19:55.3|Info|ReleaseSearchService|Searching indexers for [The White Lotus : S03E02]. 1 active indexers
- 2025-02-26 20:20:03.2|Info|DownloadDecisionMaker|Processing 5 releases
- 2025-02-26 20:20:05.2|Info|DownloadService|Report sent to Deluge. Indexer YGG cookie (Prowlarr). The.White.Lotus.S03E02.MULTi.1080p.WEB.x264-FW
- 2025-02-26 20:20:08.9|Info|EpisodeSearchService|Episode search completed. 1 reports downloaded.
- 2025-02-26 20:22:38.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 20:22:42.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 20:22:43.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 20:25:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:30:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:35:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:38:13.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 20:38:18.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 20:38:19.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 20:40:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:45:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:50:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 20:53:48.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 20:53:54.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 20:53:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 20:56:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:01:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:06:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:09:24.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 21:09:30.7|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 21:09:31.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 21:11:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:16:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:21:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:24:57.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 21:25:02.4|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 21:25:03.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 21:27:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:32:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:37:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:40:05.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 21:40:10.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 21:40:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 21:42:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:47:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:50:08.5|Info|SceneMappingService|Updating Scene mappings
- 2025-02-26 21:50:39.2|Info|RefreshSeriesService|Skipping refresh of series: Arcane
- 2025-02-26 21:50:39.3|Info|DiskScanService|Scanning Arcane
- 2025-02-26 21:50:39.3|Info|DiskScanService|Completed scanning disk for Arcane
- 2025-02-26 21:50:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:50:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:50:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:50:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:50:39.4|Info|RefreshSeriesService|Updating Bref.
- 2025-02-26 21:50:39.7|Info|RefreshEpisodeService|Starting episode info refresh for: [251562][Bref.]
- 2025-02-26 21:51:10.3|Info|RefreshEpisodeService|Finished episode refresh for series: [251562][Bref.].
- 2025-02-26 21:51:10.7|Info|DiskScanService|Scanning Bref.
- 2025-02-26 21:51:11.8|Info|DiskScanService|Completed scanning disk for Bref.
- 2025-02-26 21:51:11.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:51:11.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:51:11.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:51:11.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:51:11.8|Info|RefreshSeriesService|Updating Daredevil: Born Again
- 2025-02-26 21:51:12.6|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
- 2025-02-26 21:51:16.9|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
- 2025-02-26 21:51:16.9|Info|DiskScanService|Scanning Daredevil: Born Again
- 2025-02-26 21:51:16.9|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
- 2025-02-26 21:51:16.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:51:16.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:51:16.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:51:16.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:51:16.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-26 21:51:16.9|Info|RefreshSeriesService|Skipping refresh of series: Desperate Housewives
- 2025-02-26 21:51:16.9|Info|DiskScanService|Scanning Desperate Housewives
- 2025-02-26 21:51:21.5|Info|DiskScanService|Completed scanning disk for Desperate Housewives
- 2025-02-26 21:51:21.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:51:21.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:51:21.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:51:21.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:51:21.6|Info|RefreshSeriesService|Skipping refresh of series: Dexter: New Blood
- 2025-02-26 21:51:21.6|Info|DiskScanService|Scanning Dexter: New Blood
- 2025-02-26 21:51:22.2|Info|DiskScanService|Completed scanning disk for Dexter: New Blood
- 2025-02-26 21:51:22.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:51:22.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:51:22.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:51:22.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:51:22.2|Info|RefreshSeriesService|Updating Dexter: Original Sin
- 2025-02-26 21:51:22.6|Info|RefreshEpisodeService|Starting episode info refresh for: [430780][Dexter: Original Sin]
- 2025-02-26 21:51:26.9|Info|RefreshEpisodeService|Finished episode refresh for series: [430780][Dexter: Original Sin].
- 2025-02-26 21:51:26.9|Info|DiskScanService|Scanning Dexter: Original Sin
- 2025-02-26 21:51:27.4|Info|DiskScanService|Completed scanning disk for Dexter: Original Sin
- 2025-02-26 21:51:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:51:27.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:51:27.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:51:27.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:51:27.4|Info|RefreshSeriesService|Updating Dope Thief
- 2025-02-26 21:51:27.9|Info|RefreshEpisodeService|Starting episode info refresh for: [423332][Dope Thief]
- 2025-02-26 21:51:31.6|Info|RefreshEpisodeService|Finished episode refresh for series: [423332][Dope Thief].
- 2025-02-26 21:51:31.6|Info|DiskScanService|Scanning Dope Thief
- 2025-02-26 21:51:31.6|Info|DiskScanService|Completed scanning disk for Dope Thief
- 2025-02-26 21:51:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:51:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:51:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:51:31.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:51:31.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-26 21:51:31.6|Info|RefreshSeriesService|Updating Dune: Prophecy
- 2025-02-26 21:51:32.4|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
- 2025-02-26 21:51:37.9|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
- 2025-02-26 21:51:37.9|Info|DiskScanService|Scanning Dune: Prophecy
- 2025-02-26 21:51:38.2|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
- 2025-02-26 21:51:38.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:51:38.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:51:38.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:51:38.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:51:38.2|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
- 2025-02-26 21:51:38.2|Info|DiskScanService|Scanning The Expanse
- 2025-02-26 21:51:40.8|Info|DiskScanService|Completed scanning disk for The Expanse
- 2025-02-26 21:51:40.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:51:40.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:51:40.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:51:40.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:51:40.8|Info|RefreshSeriesService|Updating The Last of Us
- 2025-02-26 21:51:42.6|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
- 2025-02-26 21:52:02.0|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
- 2025-02-26 21:52:02.0|Info|DiskScanService|Scanning The Last of Us
- 2025-02-26 21:52:02.0|Info|DiskScanService|Completed scanning disk for The Last of Us
- 2025-02-26 21:52:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:02.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-26 21:52:02.0|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth
- 2025-02-26 21:52:02.0|Info|DiskScanService|Scanning Planet Earth
- 2025-02-26 21:52:02.0|Info|DiskScanService|Completed scanning disk for Planet Earth
- 2025-02-26 21:52:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:02.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-26 21:52:02.0|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth II
- 2025-02-26 21:52:02.0|Info|DiskScanService|Scanning Planet Earth II
- 2025-02-26 21:52:02.1|Info|DiskScanService|Completed scanning disk for Planet Earth II
- 2025-02-26 21:52:02.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:02.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:02.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:02.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:02.1|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth III
- 2025-02-26 21:52:02.1|Info|DiskScanService|Scanning Planet Earth III
- 2025-02-26 21:52:02.1|Info|DiskScanService|Completed scanning disk for Planet Earth III
- 2025-02-26 21:52:02.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:02.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:02.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:02.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:02.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-26 21:52:02.1|Info|RefreshSeriesService|Skipping refresh of series: Prehistoric Planet (2022)
- 2025-02-26 21:52:02.1|Info|DiskScanService|Scanning Prehistoric Planet (2022)
- 2025-02-26 21:52:02.3|Info|DiskScanService|Completed scanning disk for Prehistoric Planet (2022)
- 2025-02-26 21:52:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:02.4|Info|RefreshSeriesService|Updating Reacher
- 2025-02-26 21:52:02.9|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
- 2025-02-26 21:52:13.6|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
- 2025-02-26 21:52:13.6|Info|DiskScanService|Scanning Reacher
- 2025-02-26 21:52:14.0|Info|DiskScanService|Completed scanning disk for Reacher
- 2025-02-26 21:52:14.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:14.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:14.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:14.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:14.0|Info|RefreshSeriesService|Updating Secret Level
- 2025-02-26 21:52:14.2|Info|RefreshEpisodeService|Starting episode info refresh for: [453280][Secret Level]
- 2025-02-26 21:52:21.1|Info|RefreshEpisodeService|Finished episode refresh for series: [453280][Secret Level].
- 2025-02-26 21:52:21.1|Info|DiskScanService|Scanning Secret Level
- 2025-02-26 21:52:21.9|Info|DiskScanService|Completed scanning disk for Secret Level
- 2025-02-26 21:52:21.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:21.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:21.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:21.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:21.9|Info|RefreshSeriesService|Updating Severance
- 2025-02-26 21:52:22.9|Info|RefreshEpisodeService|Starting episode info refresh for: [371980][Severance]
- 2025-02-26 21:52:37.5|Info|RefreshEpisodeService|Finished episode refresh for series: [371980][Severance].
- 2025-02-26 21:52:37.5|Info|DiskScanService|Scanning Severance
- 2025-02-26 21:52:37.5|Info|DiskScanService|Completed scanning disk for Severance
- 2025-02-26 21:52:37.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:37.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:37.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:37.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:37.5|Info|RefreshSeriesService|Skipping refresh of series: Sex and the City
- 2025-02-26 21:52:37.5|Info|DiskScanService|Scanning Sex and the City
- 2025-02-26 21:52:37.8|Info|DiskScanService|Completed scanning disk for Sex and the City
- 2025-02-26 21:52:37.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:37.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:37.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:37.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:37.9|Info|RefreshSeriesService|Skipping refresh of series: Sherlock
- 2025-02-26 21:52:37.9|Info|DiskScanService|Scanning Sherlock
- 2025-02-26 21:52:38.0|Info|DiskScanService|Completed scanning disk for Sherlock
- 2025-02-26 21:52:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:38.0|Info|RefreshSeriesService|Updating Shōgun
- 2025-02-26 21:52:38.2|Info|RefreshEpisodeService|Starting episode info refresh for: [392573][Shōgun]
- 2025-02-26 21:52:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 21:52:55.1|Info|RefreshEpisodeService|Finished episode refresh for series: [392573][Shōgun].
- 2025-02-26 21:52:55.1|Info|DiskScanService|Scanning Shōgun
- 2025-02-26 21:52:55.7|Info|DiskScanService|Completed scanning disk for Shōgun
- 2025-02-26 21:52:55.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:52:55.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:52:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:52:55.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:52:55.7|Info|RefreshSeriesService|Updating Wakfu
- 2025-02-26 21:52:57.1|Info|RefreshEpisodeService|Starting episode info refresh for: [94121][Wakfu]
- 2025-02-26 21:53:36.3|Info|RefreshEpisodeService|Finished episode refresh for series: [94121][Wakfu].
- 2025-02-26 21:53:36.3|Info|DiskScanService|Scanning Wakfu
- 2025-02-26 21:53:36.4|Info|DiskScanService|Completed scanning disk for Wakfu
- 2025-02-26 21:53:36.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:53:36.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:53:36.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:53:36.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:53:36.4|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
- 2025-02-26 21:53:36.4|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
- 2025-02-26 21:53:36.9|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
- 2025-02-26 21:53:36.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:53:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:53:36.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:53:36.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:53:37.0|Info|RefreshSeriesService|Updating The White Lotus
- 2025-02-26 21:53:37.1|Info|RefreshEpisodeService|Starting episode info refresh for: [390430][The White Lotus]
- 2025-02-26 21:53:45.9|Info|RefreshEpisodeService|Finished episode refresh for series: [390430][The White Lotus].
- 2025-02-26 21:53:45.9|Info|DiskScanService|Scanning The White Lotus
- 2025-02-26 21:53:45.9|Info|DiskScanService|Completed scanning disk for The White Lotus
- 2025-02-26 21:53:45.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-26 21:53:45.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-26 21:53:45.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-26 21:53:45.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-26 21:55:20.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 21:55:25.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 21:55:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 21:58:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:03:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:08:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:10:56.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 22:11:01.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 22:11:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 22:13:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:18:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:23:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:26:29.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 22:26:34.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 22:26:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 22:29:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:34:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:39:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:42:02.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 22:42:07.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 22:42:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 22:44:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:49:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:54:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 22:57:11.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 22:57:20.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 22:57:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 23:00:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:05:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:10:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:12:48.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 23:12:53.8|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 23:12:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 23:15:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:20:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:25:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:28:20.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 23:28:26.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 23:28:26.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 23:31:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:36:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:41:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:43:53.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 23:43:58.7|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 23:43:59.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-26 23:46:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:51:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:56:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-26 23:59:26.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-26 23:59:30.7|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-26 23:59:31.4|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 00:02:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:07:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:12:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:15:00.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 00:15:05.2|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 00:15:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 00:17:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:22:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:27:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:30:34.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 00:30:39.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 00:30:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 00:33:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:38:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:43:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:46:09.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 00:46:15.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 00:46:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 00:48:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:50:41.7|Info|SceneMappingService|Updating Scene mappings
- 2025-02-27 00:53:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 00:58:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:01:42.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 01:01:47.5|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 01:01:48.2|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 01:04:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:09:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:14:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:17:15.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 01:17:20.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 01:17:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 01:19:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:24:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:29:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:32:48.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 01:32:53.1|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 01:32:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 01:35:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:40:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:45:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:48:21.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 01:48:25.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 01:48:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 01:50:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 01:55:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:00:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:03:55.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 02:04:00.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 02:04:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 02:06:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:11:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:16:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:19:28.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 02:19:32.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 02:19:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 02:21:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:26:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:31:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:35:01.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 02:35:04.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 02:35:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 02:37:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:42:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:47:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:50:33.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 02:50:37.6|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 02:50:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 02:52:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 02:57:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:02:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:06:06.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 03:06:11.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 03:06:12.3|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 03:08:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:13:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:18:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:21:39.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 03:21:43.3|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 03:21:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 03:23:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:28:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:33:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:37:12.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 03:37:15.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 03:37:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 03:39:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:44:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:49:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:51:15.4|Info|SceneMappingService|Updating Scene mappings
- 2025-02-27 03:52:45.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 03:52:49.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 03:52:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 03:54:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 03:59:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:04:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:08:18.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 04:08:22.0|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 04:08:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 04:10:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:15:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:20:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:23:52.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 04:23:55.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 04:23:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 04:25:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:30:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:35:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:39:25.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 04:39:28.9|Info|DownloadDecisionMaker|Processing 31 releases
- 2025-02-27 04:39:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 31, Reports grabbed: 0
- 2025-02-27 04:41:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:46:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:51:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 04:54:57.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 04:55:02.4|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 04:55:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 04:56:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:01:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:06:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:10:30.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 05:10:34.2|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 05:10:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 05:12:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:17:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:22:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:26:02.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 05:26:06.5|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 05:26:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 05:27:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:32:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:37:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:41:35.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 05:41:39.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 05:41:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 05:43:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:48:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:53:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 05:57:09.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 05:57:13.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 05:57:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 05:58:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:03:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:08:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:12:42.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 06:12:47.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 06:12:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 06:14:02.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:19:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:24:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:28:15.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 06:28:19.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 06:28:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 06:29:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:34:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:39:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:43:49.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 06:43:54.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 06:43:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 06:45:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:50:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:51:22.1|Info|SceneMappingService|Updating Scene mappings
- 2025-02-27 06:55:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 06:59:24.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 06:59:29.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 06:59:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 07:00:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:05:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:10:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:14:58.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 07:15:03.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 07:15:03.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 07:16:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:21:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:26:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:30:32.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 07:30:35.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 07:30:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 07:31:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:36:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:41:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:46:05.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 07:46:08.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 07:46:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 07:47:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:52:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 07:57:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:01:40.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 08:01:44.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 08:01:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 08:02:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:07:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:12:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:17:11.4|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 08:17:15.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 08:17:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 08:18:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:23:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:28:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:32:43.7|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 08:32:48.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 08:32:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 08:33:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:38:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:43:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:48:19.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 08:48:23.5|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 08:48:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 08:49:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:54:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 08:59:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:03:52.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 09:03:56.6|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 09:03:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 09:04:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:09:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:14:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:19:26.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 09:19:30.3|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 09:19:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 09:20:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:25:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:30:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:34:59.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 09:35:03.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 09:35:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 09:35:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:40:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:44:13.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:44:13.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:45:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:50:32.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 09:50:37.2|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 09:50:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 09:50:42.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:50:42.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:50:46.3|Info|ReleaseSearchService|Searching indexers for [Reacher : S03E04]. 1 active indexers
- 2025-02-27 09:50:53.4|Info|DownloadDecisionMaker|Processing 5 releases
- 2025-02-27 09:51:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:51:33.7|Info|SceneMappingService|Updating Scene mappings
- 2025-02-27 09:54:04.2|Info|RefreshSeriesService|Skipping refresh of series: Arcane
- 2025-02-27 09:54:04.2|Info|DiskScanService|Scanning Arcane
- 2025-02-27 09:54:04.2|Info|DiskScanService|Completed scanning disk for Arcane
- 2025-02-27 09:54:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:04.2|Info|RefreshSeriesService|Updating Bref.
- 2025-02-27 09:54:05.2|Info|RefreshEpisodeService|Starting episode info refresh for: [251562][Bref.]
- 2025-02-27 09:54:24.3|Info|RefreshEpisodeService|Finished episode refresh for series: [251562][Bref.].
- 2025-02-27 09:54:24.3|Info|DiskScanService|Scanning Bref.
- 2025-02-27 09:54:24.4|Info|DiskScanService|Completed scanning disk for Bref.
- 2025-02-27 09:54:24.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:24.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:24.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:24.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:24.4|Info|RefreshSeriesService|Updating Daredevil: Born Again
- 2025-02-27 09:54:24.5|Info|RefreshEpisodeService|Starting episode info refresh for: [422712][Daredevil: Born Again]
- 2025-02-27 09:54:24.6|Info|ReleaseSearchService|Searching indexers for [Reacher : S03E04]. 1 active indexers
- 2025-02-27 09:54:28.6|Info|RefreshEpisodeService|Finished episode refresh for series: [422712][Daredevil: Born Again].
- 2025-02-27 09:54:28.6|Info|DiskScanService|Scanning Daredevil: Born Again
- 2025-02-27 09:54:28.6|Info|DiskScanService|Completed scanning disk for Daredevil: Born Again
- 2025-02-27 09:54:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:28.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:28.6|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-27 09:54:28.6|Info|RefreshSeriesService|Skipping refresh of series: Desperate Housewives
- 2025-02-27 09:54:28.6|Info|DiskScanService|Scanning Desperate Housewives
- 2025-02-27 09:54:32.6|Info|DownloadDecisionMaker|Processing 5 releases
- 2025-02-27 09:54:32.6|Info|DiskScanService|Completed scanning disk for Desperate Housewives
- 2025-02-27 09:54:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:32.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:32.7|Info|RefreshSeriesService|Skipping refresh of series: Dexter: New Blood
- 2025-02-27 09:54:32.7|Info|DiskScanService|Scanning Dexter: New Blood
- 2025-02-27 09:54:33.2|Info|DiskScanService|Completed scanning disk for Dexter: New Blood
- 2025-02-27 09:54:33.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:33.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:33.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:33.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:33.2|Info|RefreshSeriesService|Updating Dexter: Original Sin
- 2025-02-27 09:54:33.7|Info|RefreshEpisodeService|Starting episode info refresh for: [430780][Dexter: Original Sin]
- 2025-02-27 09:54:36.6|Info|RefreshEpisodeService|Finished episode refresh for series: [430780][Dexter: Original Sin].
- 2025-02-27 09:54:36.6|Info|DiskScanService|Scanning Dexter: Original Sin
- 2025-02-27 09:54:37.0|Info|DiskScanService|Completed scanning disk for Dexter: Original Sin
- 2025-02-27 09:54:37.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:37.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:37.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:37.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:37.0|Info|RefreshSeriesService|Updating Dope Thief
- 2025-02-27 09:54:37.5|Info|RefreshEpisodeService|Starting episode info refresh for: [423332][Dope Thief]
- 2025-02-27 09:54:40.0|Info|RefreshEpisodeService|Finished episode refresh for series: [423332][Dope Thief].
- 2025-02-27 09:54:40.0|Info|DiskScanService|Scanning Dope Thief
- 2025-02-27 09:54:40.0|Info|DiskScanService|Completed scanning disk for Dope Thief
- 2025-02-27 09:54:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:40.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:40.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:40.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-27 09:54:40.0|Info|RefreshSeriesService|Updating Dune: Prophecy
- 2025-02-27 09:54:40.8|Info|RefreshEpisodeService|Starting episode info refresh for: [367118][Dune: Prophecy]
- 2025-02-27 09:54:44.6|Info|RefreshEpisodeService|Finished episode refresh for series: [367118][Dune: Prophecy].
- 2025-02-27 09:54:44.6|Info|DiskScanService|Scanning Dune: Prophecy
- 2025-02-27 09:54:44.8|Info|DiskScanService|Completed scanning disk for Dune: Prophecy
- 2025-02-27 09:54:44.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:44.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:44.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:44.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:44.9|Info|RefreshSeriesService|Skipping refresh of series: The Expanse
- 2025-02-27 09:54:44.9|Info|DiskScanService|Scanning The Expanse
- 2025-02-27 09:54:46.3|Info|DiskScanService|Completed scanning disk for The Expanse
- 2025-02-27 09:54:46.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:46.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:46.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:46.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:46.3|Info|RefreshSeriesService|Updating The Last of Us
- 2025-02-27 09:54:46.5|Info|RefreshEpisodeService|Starting episode info refresh for: [392256][The Last of Us]
- 2025-02-27 09:54:58.0|Info|RefreshEpisodeService|Finished episode refresh for series: [392256][The Last of Us].
- 2025-02-27 09:54:58.0|Info|DiskScanService|Scanning The Last of Us
- 2025-02-27 09:54:58.0|Info|DiskScanService|Completed scanning disk for The Last of Us
- 2025-02-27 09:54:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:58.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:58.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-27 09:54:58.0|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth
- 2025-02-27 09:54:58.0|Info|DiskScanService|Scanning Planet Earth
- 2025-02-27 09:54:58.0|Info|DiskScanService|Completed scanning disk for Planet Earth
- 2025-02-27 09:54:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:58.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:58.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-27 09:54:58.0|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth II
- 2025-02-27 09:54:58.0|Info|DiskScanService|Scanning Planet Earth II
- 2025-02-27 09:54:58.1|Info|DiskScanService|Completed scanning disk for Planet Earth II
- 2025-02-27 09:54:58.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:58.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:58.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:58.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:58.1|Info|RefreshSeriesService|Skipping refresh of series: Planet Earth III
- 2025-02-27 09:54:58.1|Info|DiskScanService|Scanning Planet Earth III
- 2025-02-27 09:54:58.1|Info|DiskScanService|Completed scanning disk for Planet Earth III
- 2025-02-27 09:54:58.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:58.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:58.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:58.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:58.1|Info|MetadataService|Series folder does not exist, skipping metadata creation
- 2025-02-27 09:54:58.1|Info|RefreshSeriesService|Skipping refresh of series: Prehistoric Planet (2022)
- 2025-02-27 09:54:58.1|Info|DiskScanService|Scanning Prehistoric Planet (2022)
- 2025-02-27 09:54:58.2|Info|DiskScanService|Completed scanning disk for Prehistoric Planet (2022)
- 2025-02-27 09:54:58.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:54:58.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:54:58.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:54:58.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:54:58.2|Info|RefreshSeriesService|Updating Reacher
- 2025-02-27 09:54:58.4|Info|RefreshEpisodeService|Starting episode info refresh for: [366924][Reacher]
- 2025-02-27 09:55:06.3|Info|RefreshEpisodeService|Finished episode refresh for series: [366924][Reacher].
- 2025-02-27 09:55:06.3|Info|DiskScanService|Scanning Reacher
- 2025-02-27 09:55:06.6|Info|DiskScanService|Completed scanning disk for Reacher
- 2025-02-27 09:55:06.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:55:06.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:55:06.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:55:06.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:55:06.6|Info|RefreshSeriesService|Updating Secret Level
- 2025-02-27 09:55:06.7|Info|RefreshEpisodeService|Starting episode info refresh for: [453280][Secret Level]
- 2025-02-27 09:55:12.5|Info|RefreshEpisodeService|Finished episode refresh for series: [453280][Secret Level].
- 2025-02-27 09:55:12.5|Info|DiskScanService|Scanning Secret Level
- 2025-02-27 09:55:13.2|Info|DiskScanService|Completed scanning disk for Secret Level
- 2025-02-27 09:55:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:55:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:55:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:55:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:55:13.2|Info|RefreshSeriesService|Updating Severance
- 2025-02-27 09:55:13.7|Info|RefreshEpisodeService|Starting episode info refresh for: [371980][Severance]
- 2025-02-27 09:55:23.0|Info|RefreshEpisodeService|Finished episode refresh for series: [371980][Severance].
- 2025-02-27 09:55:23.0|Info|DiskScanService|Scanning Severance
- 2025-02-27 09:55:23.0|Info|DiskScanService|Completed scanning disk for Severance
- 2025-02-27 09:55:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:55:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:55:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:55:23.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:55:23.0|Info|RefreshSeriesService|Skipping refresh of series: Sex and the City
- 2025-02-27 09:55:23.0|Info|DiskScanService|Scanning Sex and the City
- 2025-02-27 09:55:23.5|Info|DiskScanService|Completed scanning disk for Sex and the City
- 2025-02-27 09:55:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:55:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:55:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:55:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:55:23.5|Info|RefreshSeriesService|Skipping refresh of series: Sherlock
- 2025-02-27 09:55:23.5|Info|DiskScanService|Scanning Sherlock
- 2025-02-27 09:55:24.0|Info|DiskScanService|Completed scanning disk for Sherlock
- 2025-02-27 09:55:24.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:55:24.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:55:24.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:55:24.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:55:24.0|Info|RefreshSeriesService|Updating Shōgun
- 2025-02-27 09:55:24.3|Info|RefreshEpisodeService|Starting episode info refresh for: [392573][Shōgun]
- 2025-02-27 09:55:36.1|Info|RefreshEpisodeService|Finished episode refresh for series: [392573][Shōgun].
- 2025-02-27 09:55:36.1|Info|DiskScanService|Scanning Shōgun
- 2025-02-27 09:55:36.5|Info|DiskScanService|Completed scanning disk for Shōgun
- 2025-02-27 09:55:36.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:55:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:55:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:55:36.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:55:36.6|Info|RefreshSeriesService|Updating Wakfu
- 2025-02-27 09:55:38.7|Info|RefreshEpisodeService|Starting episode info refresh for: [94121][Wakfu]
- 2025-02-27 09:56:04.9|Info|RefreshEpisodeService|Finished episode refresh for series: [94121][Wakfu].
- 2025-02-27 09:56:04.9|Info|DiskScanService|Scanning Wakfu
- 2025-02-27 09:56:05.0|Info|DiskScanService|Completed scanning disk for Wakfu
- 2025-02-27 09:56:05.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:56:05.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:56:05.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:56:05.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:56:05.0|Info|RefreshSeriesService|Skipping refresh of series: The Walking Dead: The Ones Who Live
- 2025-02-27 09:56:05.0|Info|DiskScanService|Scanning The Walking Dead: The Ones Who Live
- 2025-02-27 09:56:05.1|Info|DiskScanService|Completed scanning disk for The Walking Dead: The Ones Who Live
- 2025-02-27 09:56:05.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:56:05.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:56:05.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:56:05.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 09:56:05.1|Info|RefreshSeriesService|Updating The White Lotus
- 2025-02-27 09:56:05.6|Info|RefreshEpisodeService|Starting episode info refresh for: [390430][The White Lotus]
- 2025-02-27 09:56:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 09:56:12.9|Info|RefreshEpisodeService|Finished episode refresh for series: [390430][The White Lotus].
- 2025-02-27 09:56:12.9|Info|DiskScanService|Scanning The White Lotus
- 2025-02-27 09:56:13.1|Info|DiskScanService|Completed scanning disk for The White Lotus
- 2025-02-27 09:56:13.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
- 2025-02-27 09:56:13.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
- 2025-02-27 09:56:13.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
- 2025-02-27 09:56:13.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
- 2025-02-27 10:01:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:02:07.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:05:00.9|Info|ReleaseSearchService|Searching indexers for [Reacher : S03E04]. 1 active indexers
- 2025-02-27 10:05:08.2|Info|DownloadDecisionMaker|Processing 5 releases
- 2025-02-27 10:05:42.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 10:05:49.7|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 10:05:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 10:06:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:11:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:16:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:18:25.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 10:19:27.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 10:19:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 10:22:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:27:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:32:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:34:49.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 10:34:54.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 10:34:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 10:37:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:42:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:45:47.4|Info|ReleaseSearchService|Searching indexers for [Reacher : S03E04]. 1 active indexers
- 2025-02-27 10:45:55.7|Info|DownloadDecisionMaker|Processing 5 releases
- 2025-02-27 10:46:10.2|Info|DownloadService|Report sent to Deluge. Indexer YGG cookie (Prowlarr). Reacher.S03E04.MULTi.VF2.1080p.WEB.H264-FW
- 2025-02-27 10:47:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:50:23.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 10:50:27.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 10:50:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 10:53:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 10:58:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:03:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:05:58.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 11:06:02.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 11:06:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 11:08:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:13:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:18:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:21:33.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 11:21:37.8|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 11:21:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 11:24:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:29:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:34:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:37:08.2|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 11:37:13.9|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 11:37:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 11:39:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:44:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:49:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 11:52:43.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 11:52:48.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 11:52:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 11:55:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:00:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:05:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:08:19.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 12:08:24.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 12:08:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 12:10:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:15:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:20:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:23:52.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 12:23:58.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 12:23:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 12:26:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:31:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:36:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:39:27.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 12:39:32.4|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 12:39:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 12:41:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:46:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:51:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 12:52:00.4|Info|SceneMappingService|Updating Scene mappings
- 2025-02-27 12:55:02.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 12:55:07.6|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 12:55:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 12:57:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:02:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:07:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:10:36.5|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 13:10:41.9|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 13:10:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 13:12:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:17:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:22:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:26:09.0|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 13:26:12.6|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 13:26:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 13:28:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:33:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:38:21.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:41:41.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 13:41:45.8|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 13:41:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 13:43:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:48:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:53:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 13:57:16.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 13:57:21.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 13:57:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 13:59:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:04:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:09:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:12:49.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 14:12:53.3|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 14:12:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 14:14:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:19:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:24:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:28:22.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 14:28:27.0|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 14:28:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 14:30:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:35:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:40:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:43:56.8|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 14:44:01.2|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 14:44:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 14:45:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:50:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:55:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 14:59:28.6|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 14:59:32.2|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 14:59:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 15:01:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:06:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:11:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:14:33.9|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 15:14:37.5|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 15:14:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 15:16:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:21:41.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:26:51.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:04.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:04.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:04.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:04.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:04.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:05.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:05.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:05.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:05.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:06.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:07.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:07.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:07.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:07.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:07.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:07.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:08.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:29:39.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:30:06.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:30:09.3|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 15:30:12.9|Info|DownloadDecisionMaker|Processing 29 releases
- 2025-02-27 15:30:13.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:30:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 29, Reports grabbed: 0
- 2025-02-27 15:32:01.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:37:11.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:42:21.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:45:42.1|Info|RssSyncService|Starting RSS Sync
- 2025-02-27 15:45:46.1|Info|DownloadDecisionMaker|Processing 30 releases
- 2025-02-27 15:45:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 30, Reports grabbed: 0
- 2025-02-27 15:47:31.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- 2025-02-27 15:52:14.5|Info|SceneMappingService|Updating Scene mappings
- 2025-02-27 15:52:33.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
- Save to Cacher