2026-05-22 13:02:59.9|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
2026-05-22 13:02:59.9|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
2026-05-22 13:02:59.9|Debug|ProcessProvider| - [148] Sonarr
2026-05-22 13:03:00.0|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-22 13:03:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-22 13:03:00.0|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0143749s
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0145507s
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|VersionMigration migrating
2026-05-22 13:03:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|CreateTable VersionInfo
2026-05-22 13:03:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004499s
2026-05-22 13:03:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|VersionMigration migrated
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0147978s
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|VersionUniqueMigration migrating
2026-05-22 13:03:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex VersionInfo (Version)
2026-05-22 13:03:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006809s
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 2.2E-06s
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn VersionInfo AppliedOn DateTime
2026-05-22 13:03:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010538s
2026-05-22 13:03:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|VersionUniqueMigration migrated
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0151514s
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|VersionDescriptionMigration migrating
2026-05-22 13:03:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 2.6E-06s
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn VersionInfo Description String
2026-05-22 13:03:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-22 13:03:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024772s
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|VersionDescriptionMigration migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0092801s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|1: InitialSetup migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|InitialSetup|Starting migration of Log DB to 1
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Logs
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0012937s
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-22T13:03:00', 'InitialSetup')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|1: InitialSetup migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0050548s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|2: remove_tvrage_imdb_unique_constraint migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|remove_tvrage_imdb_unique_constraint|Starting migration of Log DB to 2
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-22T13:03:00', 'remove_tvrage_imdb_unique_constraint')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|2: remove_tvrage_imdb_unique_constraint migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049499s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|3: remove_renamed_scene_mapping_columns migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|remove_renamed_scene_mapping_columns|Starting migration of Log DB to 3
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-22T13:03:00', 'remove_renamed_scene_mapping_columns')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|3: remove_renamed_scene_mapping_columns migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025381s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|4: updated_history migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|updated_history|Starting migration of Log DB to 4
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-22T13:03:00', 'updated_history')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|4: updated_history migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033395s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|5: added_eventtype_to_history migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|added_eventtype_to_history|Starting migration of Log DB to 5
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-22T13:03:00', 'added_eventtype_to_history')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|5: added_eventtype_to_history migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0041747s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|6: add_index_to_log_time migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|add_index_to_log_time|Starting migration of Log DB to 6
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|DeleteTable Logs
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Logs"
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003913s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Logs
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008183s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Logs (Time)
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006676s
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-22T13:03:00', 'add_index_to_log_time')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|6: add_index_to_log_time migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042309s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|7: add_renameEpisodes_to_naming migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|add_renameEpisodes_to_naming|Starting migration of Log DB to 7
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-22T13:03:00', 'add_renameEpisodes_to_naming')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|7: add_renameEpisodes_to_naming migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032024s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|8: remove_backlog migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|remove_backlog|Starting migration of Log DB to 8
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-22T13:03:00', 'remove_backlog')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|8: remove_backlog migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032365s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|9: fix_rename_episodes migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|fix_rename_episodes|Starting migration of Log DB to 9
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-22T13:03:00', 'fix_rename_episodes')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|9: fix_rename_episodes migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035467s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|10: add_monitored migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|add_monitored|Starting migration of Log DB to 10
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-22T13:03:00', 'add_monitored')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|10: add_monitored migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031367s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|11: remove_ignored migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|remove_ignored|Starting migration of Log DB to 11
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-22T13:03:00', 'remove_ignored')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|11: remove_ignored migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0030911s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|12: remove_custom_start_date migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|remove_custom_start_date|Starting migration of Log DB to 12
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-22T13:03:00', 'remove_custom_start_date')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|12: remove_custom_start_date migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004073s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|13: add_air_date_utc migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|add_air_date_utc|Starting migration of Log DB to 13
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-22T13:03:00', 'add_air_date_utc')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|13: add_air_date_utc migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0111739s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|14: drop_air_date migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|drop_air_date|Starting migration of Log DB to 14
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-22T13:03:00', 'drop_air_date')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|14: drop_air_date migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025062s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|15: add_air_date_as_string migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|add_air_date_as_string|Starting migration of Log DB to 15
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-22T13:03:00', 'add_air_date_as_string')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|15: add_air_date_as_string migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023704s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|16: updated_imported_history_item migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|updated_imported_history_item|Starting migration of Log DB to 16
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-22T13:03:00', 'updated_imported_history_item')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|16: updated_imported_history_item migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022548s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|17: reset_scene_names migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|reset_scene_names|Starting migration of Log DB to 17
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-22T13:03:00', 'reset_scene_names')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|17: reset_scene_names migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025843s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|18: remove_duplicates migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|remove_duplicates|Starting migration of Log DB to 18
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-22T13:03:00', 'remove_duplicates')
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|18: remove_duplicates migrated
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024636s
2026-05-22 13:03:00.1|Info|FluentMigrator.Runner.MigrationRunner|19: restore_unique_constraints migrating
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.1|Info|restore_unique_constraints|Starting migration of Log DB to 19
2026-05-22 13:03:00.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-22T13:03:00', 'restore_unique_constraints')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|19: restore_unique_constraints migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038521s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|20: add_year_and_seasons_to_series migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|add_year_and_seasons_to_series|Starting migration of Log DB to 20
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-22T13:03:00', 'add_year_and_seasons_to_series')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|20: add_year_and_seasons_to_series migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034822s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|21: drop_seasons_table migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|drop_seasons_table|Starting migration of Log DB to 21
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-22T13:03:00', 'drop_seasons_table')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|21: drop_seasons_table migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029029s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|22: move_indexer_to_generic_provider migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|move_indexer_to_generic_provider|Starting migration of Log DB to 22
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-22T13:03:00', 'move_indexer_to_generic_provider')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|22: move_indexer_to_generic_provider migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032868s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|23: add_config_contract_to_indexers migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|add_config_contract_to_indexers|Starting migration of Log DB to 23
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-22T13:03:00', 'add_config_contract_to_indexers')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|23: add_config_contract_to_indexers migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004582s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|24: drop_tvdb_episodeid migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|drop_tvdb_episodeid|Starting migration of Log DB to 24
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-22T13:03:00', 'drop_tvdb_episodeid')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|24: drop_tvdb_episodeid migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0103273s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|25: move_notification_to_generic_provider migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|move_notification_to_generic_provider|Starting migration of Log DB to 25
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-22T13:03:00', 'move_notification_to_generic_provider')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|25: move_notification_to_generic_provider migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024701s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|26: add_config_contract_to_notifications migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|add_config_contract_to_notifications|Starting migration of Log DB to 26
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-22T13:03:00', 'add_config_contract_to_notifications')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|26: add_config_contract_to_notifications migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033928s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|27: fix_omgwtfnzbs migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|fix_omgwtfnzbs|Starting migration of Log DB to 27
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-22T13:03:00', 'fix_omgwtfnzbs')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|27: fix_omgwtfnzbs migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004195s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|28: add_blacklist_table migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|add_blacklist_table|Starting migration of Log DB to 28
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-22T13:03:00', 'add_blacklist_table')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|28: add_blacklist_table migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026648s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|29: add_formats_to_naming_config migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|add_formats_to_naming_config|Starting migration of Log DB to 29
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-22T13:03:00', 'add_formats_to_naming_config')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|29: add_formats_to_naming_config migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002552s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|30: add_season_folder_format_to_naming_config migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|add_season_folder_format_to_naming_config|Starting migration of Log DB to 30
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-22T13:03:00', 'add_season_folder_format_to_naming_config')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|30: add_season_folder_format_to_naming_config migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028251s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|31: delete_old_naming_config_columns migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|delete_old_naming_config_columns|Starting migration of Log DB to 31
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-22T13:03:00', 'delete_old_naming_config_columns')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|31: delete_old_naming_config_columns migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.00361s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|32: set_default_release_group migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|set_default_release_group|Starting migration of Log DB to 32
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-22T13:03:00', 'set_default_release_group')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|32: set_default_release_group migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029152s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|33: add_api_key_to_pushover migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|add_api_key_to_pushover|Starting migration of Log DB to 33
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-22T13:03:00', 'add_api_key_to_pushover')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|33: add_api_key_to_pushover migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029117s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|34: remove_series_contraints migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|remove_series_contraints|Starting migration of Log DB to 34
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-22T13:03:00', 'remove_series_contraints')
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|34: remove_series_contraints migrated
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0240124s
2026-05-22 13:03:00.2|Info|FluentMigrator.Runner.MigrationRunner|35: add_series_folder_format_to_naming_config migrating
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.2|Info|add_series_folder_format_to_naming_config|Starting migration of Log DB to 35
2026-05-22 13:03:00.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-22T13:03:00', 'add_series_folder_format_to_naming_config')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|35: add_series_folder_format_to_naming_config migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.008658s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|36: update_with_quality_converters migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|update_with_quality_converters|Starting migration of Log DB to 36
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-22T13:03:00', 'update_with_quality_converters')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|36: update_with_quality_converters migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0079793s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|37: add_configurable_qualities migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|add_configurable_qualities|Starting migration of Log DB to 37
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-22T13:03:00', 'add_configurable_qualities')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|37: add_configurable_qualities migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0041039s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|38: add_on_upgrade_to_notifications migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|add_on_upgrade_to_notifications|Starting migration of Log DB to 38
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-22T13:03:00', 'add_on_upgrade_to_notifications')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|38: add_on_upgrade_to_notifications migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0093293s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|39: add_metadata_tables migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|add_metadata_tables|Starting migration of Log DB to 39
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-22T13:03:00', 'add_metadata_tables')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|39: add_metadata_tables migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0067576s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|40: add_metadata_to_episodes_and_series migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|add_metadata_to_episodes_and_series|Starting migration of Log DB to 40
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-22T13:03:00', 'add_metadata_to_episodes_and_series')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|40: add_metadata_to_episodes_and_series migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0046792s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|41: fix_xbmc_season_images_metadata migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|fix_xbmc_season_images_metadata|Starting migration of Log DB to 41
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-22T13:03:00', 'fix_xbmc_season_images_metadata')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|41: fix_xbmc_season_images_metadata migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0218642s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|42: add_download_clients_table migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|add_download_clients_table|Starting migration of Log DB to 42
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-22T13:03:00', 'add_download_clients_table')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|42: add_download_clients_table migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023413s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|43: convert_config_to_download_clients migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|convert_config_to_download_clients|Starting migration of Log DB to 43
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-22T13:03:00', 'convert_config_to_download_clients')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|43: convert_config_to_download_clients migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0048349s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|44: fix_xbmc_episode_metadata migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|fix_xbmc_episode_metadata|Starting migration of Log DB to 44
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-22T13:03:00', 'fix_xbmc_episode_metadata')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|44: fix_xbmc_episode_metadata migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0040853s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|45: add_indexes migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|add_indexes|Starting migration of Log DB to 45
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-22T13:03:00', 'add_indexes')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|45: add_indexes migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0039174s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|46: fix_nzb_su_url migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|fix_nzb_su_url|Starting migration of Log DB to 46
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-22T13:03:00', 'fix_nzb_su_url')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|46: fix_nzb_su_url migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0039161s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|47: add_temporary_blacklist_columns migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|add_temporary_blacklist_columns|Starting migration of Log DB to 47
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-22T13:03:00', 'add_temporary_blacklist_columns')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|47: add_temporary_blacklist_columns migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026399s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|48: add_title_to_scenemappings migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|add_title_to_scenemappings|Starting migration of Log DB to 48
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-05-22T13:03:00', 'add_title_to_scenemappings')
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|48: add_title_to_scenemappings migrated
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0040241s
2026-05-22 13:03:00.3|Info|FluentMigrator.Runner.MigrationRunner|49: fix_dognzb_url migrating
2026-05-22 13:03:00.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.3|Info|fix_dognzb_url|Starting migration of Log DB to 49
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-22T13:03:00', 'fix_dognzb_url')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|49: fix_dognzb_url migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031078s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|50: add_hash_to_metadata_files migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|add_hash_to_metadata_files|Starting migration of Log DB to 50
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-22T13:03:00', 'add_hash_to_metadata_files')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|50: add_hash_to_metadata_files migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033556s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|51: download_client_import migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|download_client_import|Starting migration of Log DB to 51
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-22T13:03:00', 'download_client_import')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|51: download_client_import migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031024s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|52: add_columns_for_anime migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|add_columns_for_anime|Starting migration of Log DB to 52
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-22T13:03:00', 'add_columns_for_anime')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|52: add_columns_for_anime migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034907s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|53: add_series_sorttitle migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|add_series_sorttitle|Starting migration of Log DB to 53
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-22T13:03:00', 'add_series_sorttitle')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|53: add_series_sorttitle migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026978s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|54: rename_profiles migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|rename_profiles|Starting migration of Log DB to 54
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-22T13:03:00', 'rename_profiles')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|54: rename_profiles migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026769s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|55: drop_old_profile_columns migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|drop_old_profile_columns|Starting migration of Log DB to 55
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-22T13:03:00', 'drop_old_profile_columns')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|55: drop_old_profile_columns migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028184s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|56: add_mediainfo_to_episodefile migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|add_mediainfo_to_episodefile|Starting migration of Log DB to 56
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-22T13:03:00', 'add_mediainfo_to_episodefile')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|56: add_mediainfo_to_episodefile migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024664s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|57: convert_episode_file_path_to_relative migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|convert_episode_file_path_to_relative|Starting migration of Log DB to 57
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-22T13:03:00', 'convert_episode_file_path_to_relative')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|57: convert_episode_file_path_to_relative migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027544s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|58: drop_episode_file_path migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|drop_episode_file_path|Starting migration of Log DB to 58
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-22T13:03:00', 'drop_episode_file_path')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|58: drop_episode_file_path migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026289s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|59: add_enable_options_to_indexers migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|add_enable_options_to_indexers|Starting migration of Log DB to 59
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-22T13:03:00', 'add_enable_options_to_indexers')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|59: add_enable_options_to_indexers migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025393s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|60: remove_enable_from_indexers migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|remove_enable_from_indexers|Starting migration of Log DB to 60
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-22T13:03:00', 'remove_enable_from_indexers')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|60: remove_enable_from_indexers migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026249s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|61: clear_bad_scene_names migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|clear_bad_scene_names|Starting migration of Log DB to 61
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-22T13:03:00', 'clear_bad_scene_names')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|61: clear_bad_scene_names migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027847s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|62: convert_quality_models migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|convert_quality_models|Starting migration of Log DB to 62
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-22T13:03:00', 'convert_quality_models')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|62: convert_quality_models migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022958s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|63: add_remotepathmappings migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|add_remotepathmappings|Starting migration of Log DB to 63
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-22T13:03:00', 'add_remotepathmappings')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|63: add_remotepathmappings migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028209s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|64: remove_method_from_logs migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|remove_method_from_logs|Starting migration of Log DB to 64
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|DeleteColumn Logs Method
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Logs"
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.004214s
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-22T13:03:00', 'remove_method_from_logs')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|64: remove_method_from_logs migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0069194s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|65: make_scene_numbering_nullable migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|make_scene_numbering_nullable|Starting migration of Log DB to 65
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-22T13:03:00', 'make_scene_numbering_nullable')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|65: make_scene_numbering_nullable migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002938s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|66: add_tags migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|add_tags|Starting migration of Log DB to 66
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-22T13:03:00', 'add_tags')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|66: add_tags migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0075091s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|67: add_added_to_series migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|add_added_to_series|Starting migration of Log DB to 67
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-22T13:03:00', 'add_added_to_series')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|67: add_added_to_series migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0060015s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|68: add_release_restrictions migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|add_release_restrictions|Starting migration of Log DB to 68
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-22T13:03:00', 'add_release_restrictions')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|68: add_release_restrictions migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029847s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|69: quality_proper migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|quality_proper|Starting migration of Log DB to 69
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-22T13:03:00', 'quality_proper')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|69: quality_proper migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026037s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|70: delay_profile migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|delay_profile|Starting migration of Log DB to 70
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-22T13:03:00', 'delay_profile')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|70: delay_profile migrated
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023878s
2026-05-22 13:03:00.4|Info|FluentMigrator.Runner.MigrationRunner|71: unknown_quality_in_profile migrating
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.4|Info|unknown_quality_in_profile|Starting migration of Log DB to 71
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-22T13:03:00', 'unknown_quality_in_profile')
2026-05-22 13:03:00.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|71: unknown_quality_in_profile migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031687s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|72: history_downloadId migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|history_downloadId|Starting migration of Log DB to 72
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-22T13:03:00', 'history_downloadId')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|72: history_downloadId migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003325s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|73: clear_ratings migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|clear_ratings|Starting migration of Log DB to 73
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-22T13:03:00', 'clear_ratings')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|73: clear_ratings migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024882s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|74: disable_eztv migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|disable_eztv|Starting migration of Log DB to 74
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-22T13:03:00', 'disable_eztv')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|74: disable_eztv migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035199s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|75: force_lib_update migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|force_lib_update|Starting migration of Log DB to 75
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-22T13:03:00', 'force_lib_update')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|75: force_lib_update migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0092595s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|76: add_users_table migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|add_users_table|Starting migration of Log DB to 76
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-22T13:03:00', 'add_users_table')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|76: add_users_table migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049834s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|77: add_add_options_to_series migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|add_add_options_to_series|Starting migration of Log DB to 77
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-22T13:03:00', 'add_add_options_to_series')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|77: add_add_options_to_series migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025031s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|78: add_commands_table migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|add_commands_table|Starting migration of Log DB to 78
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-22T13:03:00', 'add_commands_table')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|78: add_commands_table migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022788s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|79: dedupe_tags migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|dedupe_tags|Starting migration of Log DB to 79
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-22T13:03:00', 'dedupe_tags')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|79: dedupe_tags migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0100114s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|81: move_dot_prefix_to_transmission_category migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|move_dot_prefix_to_transmission_category|Starting migration of Log DB to 81
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-05-22T13:03:00', 'move_dot_prefix_to_transmission_category')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|81: move_dot_prefix_to_transmission_category migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0095314s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|82: add_fanzub_settings migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|add_fanzub_settings|Starting migration of Log DB to 82
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-05-22T13:03:00', 'add_fanzub_settings')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|82: add_fanzub_settings migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003282s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|83: additonal_blacklist_columns migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|additonal_blacklist_columns|Starting migration of Log DB to 83
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-05-22T13:03:00', 'additonal_blacklist_columns')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|83: additonal_blacklist_columns migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0041769s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|84: update_quality_minmax_size migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|update_quality_minmax_size|Starting migration of Log DB to 84
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-05-22T13:03:00', 'update_quality_minmax_size')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|84: update_quality_minmax_size migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0033372s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|85: expand_transmission_urlbase migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|expand_transmission_urlbase|Starting migration of Log DB to 85
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-05-22T13:03:00', 'expand_transmission_urlbase')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|85: expand_transmission_urlbase migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0072602s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|86: pushbullet_device_ids migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|pushbullet_device_ids|Starting migration of Log DB to 86
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-05-22T13:03:00', 'pushbullet_device_ids')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|86: pushbullet_device_ids migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.011168s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|87: remove_eztv migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|remove_eztv|Starting migration of Log DB to 87
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-05-22T13:03:00', 'remove_eztv')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|87: remove_eztv migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024554s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|88: pushbullet_devices_channels_list migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|pushbullet_devices_channels_list|Starting migration of Log DB to 88
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-05-22T13:03:00', 'pushbullet_devices_channels_list')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|88: pushbullet_devices_channels_list migrated
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028522s
2026-05-22 13:03:00.5|Info|FluentMigrator.Runner.MigrationRunner|89: add_on_rename_to_notifcations migrating
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.5|Info|add_on_rename_to_notifcations|Starting migration of Log DB to 89
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-05-22T13:03:00', 'add_on_rename_to_notifcations')
2026-05-22 13:03:00.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|89: add_on_rename_to_notifcations migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0054651s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|90: update_kickass_url migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|update_kickass_url|Starting migration of Log DB to 90
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-05-22T13:03:00', 'update_kickass_url')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|90: update_kickass_url migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0077446s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|91: added_indexerstatus migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|added_indexerstatus|Starting migration of Log DB to 91
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-05-22T13:03:00', 'added_indexerstatus')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|91: added_indexerstatus migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0058605s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|92: add_unverifiedscenenumbering migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|add_unverifiedscenenumbering|Starting migration of Log DB to 92
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-05-22T13:03:00', 'add_unverifiedscenenumbering')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|92: add_unverifiedscenenumbering migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038697s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|93: naming_config_replace_illegal_characters migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|naming_config_replace_illegal_characters|Starting migration of Log DB to 93
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-05-22T13:03:00', 'naming_config_replace_illegal_characters')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|93: naming_config_replace_illegal_characters migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0061226s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|94: add_tvmazeid migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|add_tvmazeid|Starting migration of Log DB to 94
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-05-22T13:03:00', 'add_tvmazeid')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|94: add_tvmazeid migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0075847s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|95: add_additional_episodes_index migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|add_additional_episodes_index|Starting migration of Log DB to 95
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-05-22T13:03:00', 'add_additional_episodes_index')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|95: add_additional_episodes_index migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0071225s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|96: disable_kickass migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|disable_kickass|Starting migration of Log DB to 96
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-05-22T13:03:00', 'disable_kickass')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|96: disable_kickass migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049826s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|97: add_reason_to_pending_releases migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|add_reason_to_pending_releases|Starting migration of Log DB to 97
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-05-22T13:03:00', 'add_reason_to_pending_releases')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|97: add_reason_to_pending_releases migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0044184s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|98: remove_titans_of_tv migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|remove_titans_of_tv|Starting migration of Log DB to 98
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-05-22T13:03:00', 'remove_titans_of_tv')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|98: remove_titans_of_tv migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0047843s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|99: extra_and_subtitle_files migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|extra_and_subtitle_files|Starting migration of Log DB to 99
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-05-22T13:03:00', 'extra_and_subtitle_files')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|99: extra_and_subtitle_files migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0049593s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|100: add_scene_season_number migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|add_scene_season_number|Starting migration of Log DB to 100
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-05-22T13:03:00', 'add_scene_season_number')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|100: add_scene_season_number migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023146s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|101: add_ultrahd_quality_in_profiles migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|add_ultrahd_quality_in_profiles|Starting migration of Log DB to 101
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-05-22T13:03:00', 'add_ultrahd_quality_in_profiles')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|101: add_ultrahd_quality_in_profiles migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002829s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|add_language_to_episodeFiles_history_and_blacklist|Starting migration of Log DB to 102
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-05-22T13:03:00', 'add_language_to_episodeFiles_history_and_blacklist')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031567s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|103: fix_metadata_file_extensions migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|fix_metadata_file_extensions|Starting migration of Log DB to 103
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-05-22T13:03:00', 'fix_metadata_file_extensions')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|103: fix_metadata_file_extensions migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026351s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|104: remove_kickass migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|remove_kickass|Starting migration of Log DB to 104
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-22T13:03:00', 'remove_kickass')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|104: remove_kickass migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022119s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|105: rename_torrent_downloadstation migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|rename_torrent_downloadstation|Starting migration of Log DB to 105
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-22T13:03:00', 'rename_torrent_downloadstation')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|105: rename_torrent_downloadstation migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025741s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|106: update_btn_url migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|update_btn_url|Starting migration of Log DB to 106
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-22T13:03:00', 'update_btn_url')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|106: update_btn_url migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032795s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|107: remove_wombles migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|remove_wombles|Starting migration of Log DB to 107
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-22T13:03:00', 'remove_wombles')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|107: remove_wombles migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027894s
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|108: fix_extra_file_extension migrating
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.6|Info|fix_extra_file_extension|Starting migration of Log DB to 108
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-22T13:03:00', 'fix_extra_file_extension')
2026-05-22 13:03:00.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|108: fix_extra_file_extension migrated
2026-05-22 13:03:00.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002343s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|109: import_extra_files migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|import_extra_files|Starting migration of Log DB to 109
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-22T13:03:00', 'import_extra_files')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|109: import_extra_files migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025542s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|110: fix_extra_files_config migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|fix_extra_files_config|Starting migration of Log DB to 110
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-22T13:03:00', 'fix_extra_files_config')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|110: fix_extra_files_config migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0045101s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|111: create_language_profiles migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|create_language_profiles|Starting migration of Log DB to 111
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-22T13:03:00', 'create_language_profiles')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|111: create_language_profiles migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038293s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|112: added_regex_to_scenemapping migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|added_regex_to_scenemapping|Starting migration of Log DB to 112
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-22T13:03:00', 'added_regex_to_scenemapping')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|112: added_regex_to_scenemapping migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028767s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|113: consolidate_indexer_baseurl migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|consolidate_indexer_baseurl|Starting migration of Log DB to 113
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-22T13:03:00', 'consolidate_indexer_baseurl')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|113: consolidate_indexer_baseurl migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032125s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|114: rename_indexer_status_id migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|rename_indexer_status_id|Starting migration of Log DB to 114
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-22T13:03:00', 'rename_indexer_status_id')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|114: rename_indexer_status_id migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032286s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|115: add_downloadclient_status migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|add_downloadclient_status|Starting migration of Log DB to 115
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-22T13:03:00', 'add_downloadclient_status')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|115: add_downloadclient_status migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028539s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|116: disable_nyaa migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|disable_nyaa|Starting migration of Log DB to 116
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-22T13:03:00', 'disable_nyaa')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|116: disable_nyaa migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034521s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|117: add_webrip_and_br480_qualites_in_profile migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|add_webrip_and_br480_qualites_in_profile|Starting migration of Log DB to 117
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-22T13:03:00', 'add_webrip_and_br480_qualites_in_profile')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|117: add_webrip_and_br480_qualites_in_profile migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031368s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|118: add_history_eventType_index migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|add_history_eventType_index|Starting migration of Log DB to 118
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-22T13:03:00', 'add_history_eventType_index')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|118: add_history_eventType_index migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0039679s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|119: separate_automatic_and_interactive_searches migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|separate_automatic_and_interactive_searches|Starting migration of Log DB to 119
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-22T13:03:00', 'separate_automatic_and_interactive_searches')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|119: separate_automatic_and_interactive_searches migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036061s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|120: update_series_episodes_history_indexes migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|update_series_episodes_history_indexes|Starting migration of Log DB to 120
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-22T13:03:00', 'update_series_episodes_history_indexes')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|120: update_series_episodes_history_indexes migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027529s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|121: update_animetosho_url migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|update_animetosho_url|Starting migration of Log DB to 121
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-22T13:03:00', 'update_animetosho_url')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|121: update_animetosho_url migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025631s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|122: add_remux_qualities_in_profile migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|add_remux_qualities_in_profile|Starting migration of Log DB to 122
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-22T13:03:00', 'add_remux_qualities_in_profile')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|122: add_remux_qualities_in_profile migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024277s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|123: add_history_seriesId_index migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|add_history_seriesId_index|Starting migration of Log DB to 123
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-22T13:03:00', 'add_history_seriesId_index')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|123: add_history_seriesId_index migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028719s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|124: remove_media_browser_metadata migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|remove_media_browser_metadata|Starting migration of Log DB to 124
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-22T13:03:00', 'remove_media_browser_metadata')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|124: remove_media_browser_metadata migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002351s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|125: remove_notify_my_android_and_pushalot_notifications migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|remove_notify_my_android_and_pushalot_notifications|Starting migration of Log DB to 125
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-22T13:03:00', 'remove_notify_my_android_and_pushalot_notifications')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|125: remove_notify_my_android_and_pushalot_notifications migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031845s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|126: add_custom_filters migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|add_custom_filters|Starting migration of Log DB to 126
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-22T13:03:00', 'add_custom_filters')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|126: add_custom_filters migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0045461s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|127: rename_restrictions_to_release_profiles migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|rename_restrictions_to_release_profiles|Starting migration of Log DB to 127
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-22T13:03:00', 'rename_restrictions_to_release_profiles')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|127: rename_restrictions_to_release_profiles migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0076361s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|128: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|rename_quality_profiles_add_upgrade_allowed|Starting migration of Log DB to 128
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-22T13:03:00', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|128: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003354s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|129: add_relative_original_path_to_episode_file migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|add_relative_original_path_to_episode_file|Starting migration of Log DB to 129
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-22T13:03:00', 'add_relative_original_path_to_episode_file')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|129: add_relative_original_path_to_episode_file migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0040265s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|130: episode_last_searched_time migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|episode_last_searched_time|Starting migration of Log DB to 130
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-22T13:03:00', 'episode_last_searched_time')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|130: episode_last_searched_time migrated
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029401s
2026-05-22 13:03:00.7|Info|FluentMigrator.Runner.MigrationRunner|131: download_propers_config migrating
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.7|Info|download_propers_config|Starting migration of Log DB to 131
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-22T13:03:00', 'download_propers_config')
2026-05-22 13:03:00.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|131: download_propers_config migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032213s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|132: add_download_client_priority migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|add_download_client_priority|Starting migration of Log DB to 132
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-22T13:03:00', 'add_download_client_priority')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|132: add_download_client_priority migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0059411s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|134: add_specials_folder_format migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|add_specials_folder_format|Starting migration of Log DB to 134
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-22T13:03:00', 'add_specials_folder_format')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|134: add_specials_folder_format migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029157s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|135: health_issue_notification migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|health_issue_notification|Starting migration of Log DB to 135
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-22T13:03:00', 'health_issue_notification')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|135: health_issue_notification migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0048096s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|136: add_indexer_and_enabled_to_release_profiles migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|add_indexer_and_enabled_to_release_profiles|Starting migration of Log DB to 136
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-22T13:03:00', 'add_indexer_and_enabled_to_release_profiles')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|136: add_indexer_and_enabled_to_release_profiles migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036349s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|137: add_airedbefore_to_episodes migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|add_airedbefore_to_episodes|Starting migration of Log DB to 137
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-22T13:03:00', 'add_airedbefore_to_episodes')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|137: add_airedbefore_to_episodes migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0039354s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|138: remove_bitmetv migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|remove_bitmetv|Starting migration of Log DB to 138
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-22T13:03:00', 'remove_bitmetv')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|138: remove_bitmetv migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003166s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|139: add_download_history migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|add_download_history|Starting migration of Log DB to 139
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-22T13:03:00', 'add_download_history')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|139: add_download_history migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034285s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|140: remove_chown_and_folderchmod_config_v2 migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|remove_chown_and_folderchmod_config_v2|Starting migration of Log DB to 140
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-22T13:03:00', 'remove_chown_and_folderchmod_config_v2')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|140: remove_chown_and_folderchmod_config_v2 migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003647s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|141: add_update_history migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|add_update_history|Starting migration of Log DB to 141
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|CreateTable UpdateHistory
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006154s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex UpdateHistory (Date)
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0004207s
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-22T13:03:00', 'add_update_history')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|141: add_update_history migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0093393s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|142: import_lists migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|import_lists|Starting migration of Log DB to 142
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-22T13:03:00', 'import_lists')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|142: import_lists migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.005687s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|143: add_priority_to_indexers migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|add_priority_to_indexers|Starting migration of Log DB to 143
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-22T13:03:00', 'add_priority_to_indexers')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|143: add_priority_to_indexers migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0038277s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|144: import_lists_series_type_and_season_folder migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|import_lists_series_type_and_season_folder|Starting migration of Log DB to 144
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-22T13:03:00', 'import_lists_series_type_and_season_folder')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|144: import_lists_series_type_and_season_folder migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027378s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|145: remove_growl migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|remove_growl|Starting migration of Log DB to 145
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-22T13:03:00', 'remove_growl')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|145: remove_growl migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0053007s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|146: cleanup_duplicates_updatehistory migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|cleanup_duplicates_updatehistory|Starting migration of Log DB to 146
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0043622s
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-22T13:03:00', 'cleanup_duplicates_updatehistory')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|146: cleanup_duplicates_updatehistory migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0072668s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|147: swap_filechmod_for_folderchmod migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|swap_filechmod_for_folderchmod|Starting migration of Log DB to 147
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-22T13:03:00', 'swap_filechmod_for_folderchmod')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|147: swap_filechmod_for_folderchmod migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032278s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|148: mediainfo_channels migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|mediainfo_channels|Starting migration of Log DB to 148
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-22T13:03:00', 'mediainfo_channels')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|148: mediainfo_channels migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027749s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|149: add_on_delete_to_notifications migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|add_on_delete_to_notifications|Starting migration of Log DB to 149
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-22T13:03:00', 'add_on_delete_to_notifications')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|149: add_on_delete_to_notifications migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025486s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|150: add_scene_mapping_origin migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|add_scene_mapping_origin|Starting migration of Log DB to 150
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-22T13:03:00', 'add_scene_mapping_origin')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|150: add_scene_mapping_origin migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025799s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|151: remove_custom_filter_type migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|remove_custom_filter_type|Starting migration of Log DB to 151
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-22T13:03:00', 'remove_custom_filter_type')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|151: remove_custom_filter_type migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024622s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|152: update_btn_url_to_https migrating
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.8|Info|update_btn_url_to_https|Starting migration of Log DB to 152
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-22T13:03:00', 'update_btn_url_to_https')
2026-05-22 13:03:00.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|152: update_btn_url_to_https migrated
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026975s
2026-05-22 13:03:00.8|Info|FluentMigrator.Runner.MigrationRunner|153: add_on_episodefiledelete_for_upgrade migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_on_episodefiledelete_for_upgrade|Starting migration of Log DB to 153
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-22T13:03:00', 'add_on_episodefiledelete_for_upgrade')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|153: add_on_episodefiledelete_for_upgrade migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029755s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|154: add_name_release_profile migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_name_release_profile|Starting migration of Log DB to 154
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-22T13:03:00', 'add_name_release_profile')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|154: add_name_release_profile migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0042624s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|155: add_arabic_and_hindi_languages migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_arabic_and_hindi_languages|Starting migration of Log DB to 155
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-22T13:03:00', 'add_arabic_and_hindi_languages')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|155: add_arabic_and_hindi_languages migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029293s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|156: add_bypass_to_delay_profile migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_bypass_to_delay_profile|Starting migration of Log DB to 156
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-22T13:03:00', 'add_bypass_to_delay_profile')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|156: add_bypass_to_delay_profile migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0040539s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|157: email_multiple_addresses migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|email_multiple_addresses|Starting migration of Log DB to 157
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-22T13:03:00', 'email_multiple_addresses')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|157: email_multiple_addresses migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026627s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|158: cdh_per_downloadclient migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|cdh_per_downloadclient|Starting migration of Log DB to 158
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-22T13:03:00', 'cdh_per_downloadclient')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|158: cdh_per_downloadclient migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028518s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|159: add_indexer_tags migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_indexer_tags|Starting migration of Log DB to 159
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-22T13:03:00', 'add_indexer_tags')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|159: add_indexer_tags migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031695s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|160: rename_blacklist_to_blocklist migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|rename_blacklist_to_blocklist|Starting migration of Log DB to 160
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-22T13:03:00', 'rename_blacklist_to_blocklist')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|160: rename_blacklist_to_blocklist migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032807s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|161: remove_plex_hometheatre migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|remove_plex_hometheatre|Starting migration of Log DB to 161
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-22T13:03:00', 'remove_plex_hometheatre')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|161: remove_plex_hometheatre migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032093s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|162: release_profile_to_array migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|release_profile_to_array|Starting migration of Log DB to 162
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-22T13:03:00', 'release_profile_to_array')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|162: release_profile_to_array migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024158s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|163: mediainfo_to_ffmpeg migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|mediainfo_to_ffmpeg|Starting migration of Log DB to 163
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-22T13:03:00', 'mediainfo_to_ffmpeg')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|163: mediainfo_to_ffmpeg migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024901s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|164: download_client_per_indexer migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|download_client_per_indexer|Starting migration of Log DB to 164
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-22T13:03:00', 'download_client_per_indexer')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|164: download_client_per_indexer migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002565s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|165: add_on_update_to_notifications migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_on_update_to_notifications|Starting migration of Log DB to 165
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-22T13:03:00', 'add_on_update_to_notifications')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|165: add_on_update_to_notifications migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002889s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|166: update_series_sort_title migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|update_series_sort_title|Starting migration of Log DB to 166
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-22T13:03:00', 'update_series_sort_title')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|166: update_series_sort_title migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022723s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|167: add_tvdbid_to_episode migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_tvdbid_to_episode|Starting migration of Log DB to 167
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-22T13:03:00', 'add_tvdbid_to_episode')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|167: add_tvdbid_to_episode migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023752s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|168: add_additional_info_to_pending_releases migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_additional_info_to_pending_releases|Starting migration of Log DB to 168
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-22T13:03:00', 'add_additional_info_to_pending_releases')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|168: add_additional_info_to_pending_releases migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027873s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|169: add_malayalam_and_ukrainian_languages migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_malayalam_and_ukrainian_languages|Starting migration of Log DB to 169
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-22T13:03:00', 'add_malayalam_and_ukrainian_languages')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|169: add_malayalam_and_ukrainian_languages migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029085s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|170: add_language_tags_to_subtitle_files migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_language_tags_to_subtitle_files|Starting migration of Log DB to 170
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-22T13:03:00', 'add_language_tags_to_subtitle_files')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|170: add_language_tags_to_subtitle_files migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0030831s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|171: add_custom_formats migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_custom_formats|Starting migration of Log DB to 171
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-22T13:03:00', 'add_custom_formats')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|171: add_custom_formats migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003194s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_SeasonSearchMaximumSingleEpisodeAge_to_indexers|Starting migration of Log DB to 172
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-22T13:03:00', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031866s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|173: remove_omg migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|remove_omg|Starting migration of Log DB to 173
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-22T13:03:00', 'remove_omg')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|173: remove_omg migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024796s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|174: add_salt_to_users migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_salt_to_users|Starting migration of Log DB to 174
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-22T13:03:00', 'add_salt_to_users')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|174: add_salt_to_users migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029407s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|175: language_profiles_to_custom_formats migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|language_profiles_to_custom_formats|Starting migration of Log DB to 175
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-22T13:03:00', 'language_profiles_to_custom_formats')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|175: language_profiles_to_custom_formats migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026845s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|176: original_language migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|original_language|Starting migration of Log DB to 176
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-22T13:03:00', 'original_language')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|176: original_language migrated
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036044s
2026-05-22 13:03:00.9|Info|FluentMigrator.Runner.MigrationRunner|177: add_on_manual_interaction_required_to_notifications migrating
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:00.9|Info|add_on_manual_interaction_required_to_notifications|Starting migration of Log DB to 177
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-22T13:03:01', 'add_on_manual_interaction_required_to_notifications')
2026-05-22 13:03:00.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|177: add_on_manual_interaction_required_to_notifications migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.007662s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|178: list_sync_time migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|list_sync_time|Starting migration of Log DB to 178
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-22T13:03:01', 'list_sync_time')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|178: list_sync_time migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002575s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|179: add_auto_tagging migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|add_auto_tagging|Starting migration of Log DB to 179
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-22T13:03:01', 'add_auto_tagging')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|179: add_auto_tagging migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0030764s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|180: task_duration migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|task_duration|Starting migration of Log DB to 180
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-22T13:03:01', 'task_duration')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|180: task_duration migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.005357s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|181: quality_definition_preferred_size migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|quality_definition_preferred_size|Starting migration of Log DB to 181
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-22T13:03:01', 'quality_definition_preferred_size')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|181: quality_definition_preferred_size migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026729s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|182: add_custom_format_score_bypass_to_delay_profile migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|add_custom_format_score_bypass_to_delay_profile|Starting migration of Log DB to 182
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-22T13:03:01', 'add_custom_format_score_bypass_to_delay_profile')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|182: add_custom_format_score_bypass_to_delay_profile migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028659s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|183: update_images_remote_url migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|update_images_remote_url|Starting migration of Log DB to 183
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-22T13:03:01', 'update_images_remote_url')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|183: update_images_remote_url migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031131s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|184: remove_invalid_roksbox_metadata_images migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|remove_invalid_roksbox_metadata_images|Starting migration of Log DB to 184
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-22T13:03:01', 'remove_invalid_roksbox_metadata_images')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|184: remove_invalid_roksbox_metadata_images migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026651s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|185: add_episode_runtime migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|add_episode_runtime|Starting migration of Log DB to 185
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-22T13:03:01', 'add_episode_runtime')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|185: add_episode_runtime migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027746s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|186: add_result_to_commands migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|add_result_to_commands|Starting migration of Log DB to 186
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-22T13:03:01', 'add_result_to_commands')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|186: add_result_to_commands migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029475s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|187: add_on_series_add_to_notifications migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|add_on_series_add_to_notifications|Starting migration of Log DB to 187
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-22T13:03:01', 'add_on_series_add_to_notifications')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|187: add_on_series_add_to_notifications migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0064494s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|postgres_update_timestamp_columns_to_with_timezone|Starting migration of Log DB to 188
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Logs
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 2.1E-06s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Logs Time DateTimeOffset
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Logs"
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0036068s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable UpdateHistory
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 1.6E-06s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn UpdateHistory Date DateTimeOffset
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "UpdateHistory"
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0037005s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 2.1E-06s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "VersionInfo"
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029898s
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-22T13:03:01', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0052855s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|189: add_colon_replacement_to_naming_config migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|add_colon_replacement_to_naming_config|Starting migration of Log DB to 189
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-22T13:03:01', 'add_colon_replacement_to_naming_config')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|189: add_colon_replacement_to_naming_config migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026237s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|190: health_restored_notification migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|health_restored_notification|Starting migration of Log DB to 190
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-22T13:03:01', 'health_restored_notification')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|190: health_restored_notification migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029002s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|191: add_download_client_tags migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|add_download_client_tags|Starting migration of Log DB to 191
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-22T13:03:01', 'add_download_client_tags')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|191: add_download_client_tags migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0028323s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|192: import_exclusion_type migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|import_exclusion_type|Starting migration of Log DB to 192
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-22T13:03:01', 'import_exclusion_type')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|192: import_exclusion_type migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029887s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|193: add_import_list_items migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|add_import_list_items|Starting migration of Log DB to 193
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-05-22T13:03:01', 'add_import_list_items')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|193: add_import_list_items migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031762s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|194: add_notification_status migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|add_notification_status|Starting migration of Log DB to 194
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-22T13:03:01', 'add_notification_status')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|194: add_notification_status migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0029364s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|195: parse_language_tags_from_existing_subtitle_files migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|parse_language_tags_from_existing_subtitle_files|Starting migration of Log DB to 195
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-22T13:03:01', 'parse_language_tags_from_existing_subtitle_files')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|195: parse_language_tags_from_existing_subtitle_files migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025413s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|196: add_finale_type migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|add_finale_type|Starting migration of Log DB to 196
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-22T13:03:01', 'add_finale_type')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|196: add_finale_type migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035856s
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|197: list_add_missing_search migrating
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.0|Info|list_add_missing_search|Starting migration of Log DB to 197
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-22T13:03:01', 'list_add_missing_search')
2026-05-22 13:03:01.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|197: list_add_missing_search migrated
2026-05-22 13:03:01.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035393s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|198: parse_title_from_existing_subtitle_files migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|parse_title_from_existing_subtitle_files|Starting migration of Log DB to 198
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-22T13:03:01', 'parse_title_from_existing_subtitle_files')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|198: parse_title_from_existing_subtitle_files migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0035458s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|199: series_last_aired migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|series_last_aired|Starting migration of Log DB to 199
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-22T13:03:01', 'series_last_aired')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|199: series_last_aired migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027196s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|200: AddNewItemMonitorType migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|AddNewItemMonitorType|Starting migration of Log DB to 200
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-22T13:03:01', 'AddNewItemMonitorType')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|200: AddNewItemMonitorType migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0025142s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|201: email_encryption migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|email_encryption|Starting migration of Log DB to 201
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-22T13:03:01', 'email_encryption')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|201: email_encryption migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024668s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|202: add_indexer_flags migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|add_indexer_flags|Starting migration of Log DB to 202
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-22T13:03:01', 'add_indexer_flags')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|202: add_indexer_flags migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0027866s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|203: release_type migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|release_type|Starting migration of Log DB to 203
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-22T13:03:01', 'release_type')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|203: release_type migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031912s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|204: add_add_release_hash migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|add_add_release_hash|Starting migration of Log DB to 204
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-22T13:03:01', 'add_add_release_hash')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|204: add_add_release_hash migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032774s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|205: rename_season_pack_spec migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|rename_season_pack_spec|Starting migration of Log DB to 205
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-22T13:03:01', 'rename_season_pack_spec')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|205: rename_season_pack_spec migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032865s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|206: add_tmdbid migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|add_tmdbid|Starting migration of Log DB to 206
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-22T13:03:01', 'add_tmdbid')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|206: add_tmdbid migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023798s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|209: add_on_import_complete_to_notifications migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|add_on_import_complete_to_notifications|Starting migration of Log DB to 209
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-22T13:03:01', 'add_on_import_complete_to_notifications')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|209: add_on_import_complete_to_notifications migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021903s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|210: add_monitored_seasons_filter migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|add_monitored_seasons_filter|Starting migration of Log DB to 210
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-22T13:03:01', 'add_monitored_seasons_filter')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|210: add_monitored_seasons_filter migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024844s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|211: add_custom_colon_replacement_to_naming_config migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|add_custom_colon_replacement_to_naming_config|Starting migration of Log DB to 211
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-22T13:03:01', 'add_custom_colon_replacement_to_naming_config')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|211: add_custom_colon_replacement_to_naming_config migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.002676s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|add_minium_upgrade_format_score_to_quality_profiles|Starting migration of Log DB to 212
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-22T13:03:01', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034366s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|214: add_blurary576p_quality_in_profiles migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|add_blurary576p_quality_in_profiles|Starting migration of Log DB to 214
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-22T13:03:01', 'add_blurary576p_quality_in_profiles')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|214: add_blurary576p_quality_in_profiles migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0123393s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|add_blurary576p_quality_in_profiles_with_grouped_blurary480p|Starting migration of Log DB to 215
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-22T13:03:01', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0031352s
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrating
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-05-22 13:03:01.1|Info|add_mal_and_anilist_ids|Starting migration of Log DB to 217
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-22T13:03:01', 'add_mal_and_anilist_ids')
2026-05-22 13:03:01.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrated
2026-05-22 13:03:01.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0026903s
2026-05-22 13:03:01.1|Debug|MigrationController|Took: 00:00:01.1755730
2026-05-22 13:03:01.4|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2026-05-22 13:03:01.4|Info|UpdaterConfigProvider|Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-22 13:03:01.5|Debug|QualityDefinitionService|Setting up default quality config
2026-05-22 13:03:01.6|Info|QualityProfileService|Setting up default quality profiles
2026-05-22 13:03:01.6|Debug|NotificationFactory|Initializing Providers. Count 25
2026-05-22 13:03:01.7|Debug|IndexerFactory|Initializing Providers. Count 10
2026-05-22 13:03:01.7|Debug|ImportListFactory|Initializing Providers. Count 11
2026-05-22 13:03:01.7|Debug|MetadataFactory|Initializing Providers. Count 5
2026-05-22 13:03:01.7|Debug|DownloadClientFactory|Initializing Providers. Count 18
2026-05-22 13:03:01.7|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2026-05-22 13:03:01.7|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2026-05-22 13:03:01.7|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2026-05-22 13:03:02.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-22 13:03:06.8|Info|ManagedHttpDispatcher|IPv4 is available: False, IPv6 will be left enabled
2026-05-22 13:03:11.8|Error|TaskExtensions|Task Error

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 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.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 333
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 341
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/UpdateCheck.cs:line 91
   at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 98
   at System.Linq.Enumerable.SelectListIterator`2.ToList()
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 85
   at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync(ApplicationStartedEvent message) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 162
   at NzbDrone.Core.Messaging.Events.EventAggregator.<>c__DisplayClass6_2`1.<PublishEvent>b__2() in ./Sonarr.Core/Messaging/Events/EventAggregator.cs:line 120
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)

2026-05-22 13:08:01.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 13:13:02.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 13:18:02.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 13:18:02.3|Info|RssSyncService|Starting RSS Sync
2026-05-22 13:18:02.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 13:18:02.3|Info|DownloadDecisionMaker|No results found
2026-05-22 13:18:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 13:18:02.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 13:18:07.2|Info|ManagedHttpDispatcher|IPv4 is available: False, IPv6 will be left enabled
2026-05-22 13:18:12.3|Error|ServerSideNotificationService|Failed to retrieve notifications

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 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.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.HealthCheck.ServerSideNotificationService.Check() in ./Sonarr.Core/HealthCheck/ServerSideNotificationService.cs:line 45

2026-05-22 13:18:17.4|Info|ManagedHttpDispatcher|IPv4 is available: False, IPv6 will be left enabled
2026-05-22 13:18:22.4|Warn|SystemTimeCheck|Unable to verify system time

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 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.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
   at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/SystemTimeCheck.cs:line 32

2026-05-22 13:18:27.4|Info|ManagedHttpDispatcher|IPv4 is available: False, IPv6 will be left enabled
2026-05-22 13:18:32.4|Error|TaskExtensions|Task Error

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 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.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 333
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 341
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/UpdateCheck.cs:line 91
   at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 98
   at System.Linq.Enumerable.SelectListIterator`2.ToList()
   at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 85
   at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync(IEvent message) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 188
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)

2026-05-22 13:23:02.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 13:28:02.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 13:33:02.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 13:33:02.4|Info|RssSyncService|Starting RSS Sync
2026-05-22 13:33:02.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 13:33:02.4|Info|DownloadDecisionMaker|No results found
2026-05-22 13:33:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 13:33:02.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 13:38:02.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 13:43:02.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 13:48:02.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 13:48:02.6|Info|RssSyncService|Starting RSS Sync
2026-05-22 13:48:02.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 13:48:02.6|Info|DownloadDecisionMaker|No results found
2026-05-22 13:48:02.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 13:48:02.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 13:53:02.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 13:58:02.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:03:02.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:03:02.9|Info|RssSyncService|Starting RSS Sync
2026-05-22 14:03:02.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 14:03:02.9|Info|DownloadDecisionMaker|No results found
2026-05-22 14:03:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 14:03:02.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 14:08:02.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:13:03.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:15:52.3|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2026-05-22 14:15:52.3|Info|ConsoleApp|Exiting main.
2026-05-22 14:17:39.7|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
2026-05-22 14:17:39.7|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
2026-05-22 14:17:39.7|Debug|ProcessProvider| - [152] Sonarr
2026-05-22 14:17:39.8|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-22 14:17:39.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-22 14:17:39.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-22 14:17:39.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-22 14:17:40.0|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-22 14:17:40.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0789078s
2026-05-22 14:17:40.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-22 14:17:40.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0818435s
2026-05-22 14:17:40.0|Debug|MigrationController|Took: 00:00:00.2957751
2026-05-22 14:17:40.0|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-22 14:17:40.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-22 14:17:40.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-22 14:17:40.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-22 14:17:40.1|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-22 14:17:40.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.003701s
2026-05-22 14:17:40.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-22 14:17:40.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0047478s
2026-05-22 14:17:40.1|Debug|MigrationController|Took: 00:00:00.0432181
2026-05-22 14:17:40.7|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2026-05-22 14:17:40.8|Debug|QualityDefinitionService|Setting up default quality config
2026-05-22 14:17:41.0|Debug|NotificationFactory|Initializing Providers. Count 25
2026-05-22 14:17:41.0|Debug|IndexerFactory|Initializing Providers. Count 10
2026-05-22 14:17:41.0|Debug|ImportListFactory|Initializing Providers. Count 11
2026-05-22 14:17:41.0|Debug|MetadataFactory|Initializing Providers. Count 5
2026-05-22 14:17:41.1|Debug|DownloadClientFactory|Initializing Providers. Count 18
2026-05-22 14:17:41.1|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2026-05-22 14:17:41.1|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2026-05-22 14:17:41.1|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2026-05-22 14:17:41.1|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2026-05-22 14:17:41.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-22 14:17:41.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-22 14:17:41.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-22 14:17:41.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (26 ms)
2026-05-22 14:17:44.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-22 14:17:44.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-22 14:17:44.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (8 ms)
2026-05-22 14:17:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-22 14:17:47.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-22 14:17:47.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-22 14:17:51.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-22 14:17:51.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-22 14:17:51.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-22 14:17:56.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-22 14:17:56.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-22 14:17:56.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-22 14:17:58.3|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2026-05-22 14:17:58.4|Info|ConsoleApp|Exiting main.
2026-05-22 14:19:13.2|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
2026-05-22 14:19:13.2|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
2026-05-22 14:19:13.2|Debug|ProcessProvider| - [151] Sonarr
2026-05-22 14:19:13.2|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-22 14:19:13.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-22 14:19:13.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-22 14:19:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-22 14:19:13.5|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-22 14:19:13.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0853223s
2026-05-22 14:19:13.5|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-22 14:19:13.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0882906s
2026-05-22 14:19:13.6|Debug|MigrationController|Took: 00:00:00.3321139
2026-05-22 14:19:13.6|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-22 14:19:13.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-22 14:19:13.6|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-22 14:19:13.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-22 14:19:13.6|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-22 14:19:13.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0032099s
2026-05-22 14:19:13.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-22 14:19:13.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0034881s
2026-05-22 14:19:13.6|Debug|MigrationController|Took: 00:00:00.0215240
2026-05-22 14:19:14.3|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2026-05-22 14:19:14.5|Debug|QualityDefinitionService|Setting up default quality config
2026-05-22 14:19:14.6|Debug|NotificationFactory|Initializing Providers. Count 25
2026-05-22 14:19:14.7|Debug|IndexerFactory|Initializing Providers. Count 10
2026-05-22 14:19:14.7|Debug|ImportListFactory|Initializing Providers. Count 11
2026-05-22 14:19:14.7|Debug|MetadataFactory|Initializing Providers. Count 5
2026-05-22 14:19:14.7|Debug|DownloadClientFactory|Initializing Providers. Count 18
2026-05-22 14:19:14.7|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2026-05-22 14:19:14.7|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2026-05-22 14:19:14.7|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2026-05-22 14:19:14.9|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2026-05-22 14:19:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-22 14:19:44.7|Info|RssSyncService|Starting RSS Sync
2026-05-22 14:19:44.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:19:44.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 14:19:44.8|Info|DownloadDecisionMaker|No results found
2026-05-22 14:19:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 14:19:44.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 14:25:14.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:26:26.9|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:26.9|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:26.9|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:26.9|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:26.9|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:27.0|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:27.0|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:27.0|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:27.0|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:27.0|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Api|[GET] /api/v3/localization/language: 200.OK (16 ms)
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Api|[GET] /api/v3/tag: 200.OK (28 ms)
2026-05-22 14:26:27.1|Debug|Api|[GET] /api/v3/customFilter: 200.OK (35 ms)
2026-05-22 14:26:27.1|Debug|Api|[GET] /api/v3/language: 200.OK (22 ms)
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.2|Debug|Api|[GET] /api/v3/indexerFlag: 200.OK (14 ms)
2026-05-22 14:26:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.2|Debug|Api|[GET] /api/v3/config/ui: 200.OK (18 ms)
2026-05-22 14:26:27.2|Debug|Api|[GET] /api/v3/localization: 200.OK (14 ms)
2026-05-22 14:26:27.2|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (70 ms)
2026-05-22 14:26:27.2|Debug|Api|[GET] /api/v3/series: 200.OK (86 ms)
2026-05-22 14:26:27.2|Debug|Api|[GET] /api/v3/importlist: 200.OK (49 ms)
2026-05-22 14:26:27.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (51 ms)
2026-05-22 14:26:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 14:26:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:27.2|Debug|Api|[GET] /api/v3/queue/status: 200.OK (8 ms)
2026-05-22 14:26:27.3|Debug|Sonarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2026-05-22 14:26:27.3|Debug|Api|[GET] /api/v3/series: 200.OK (15 ms)
2026-05-22 14:26:27.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 14:26:27.3|Debug|Api|[GET] /api/v3/health: 200.OK (27 ms)
2026-05-22 14:26:27.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (80 ms)
2026-05-22 14:26:27.3|Debug|Api|[GET] /api/v3/config/host: 200.OK (85 ms)
2026-05-22 14:26:44.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:44.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:45.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (6 ms)
2026-05-22 14:26:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:45.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 14:26:45.0|Debug|Api|[GET] /api/v3/command: 200.OK (38 ms)
2026-05-22 14:26:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:45.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:26:52.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:52.3|Debug|Api|[PUT] /api/v3/config/host: 202.Accepted (122 ms)
2026-05-22 14:26:52.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:52.3|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms)
2026-05-22 14:26:57.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:57.7|Debug|Api|[GET] /api/v3/health: 200.OK (4 ms)
2026-05-22 14:26:59.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:26:59.9|Debug|Api|[GET] /api/v3/config/host: 200.OK (2 ms)
2026-05-22 14:28:14.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:28:14.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:28:14.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:28:14.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:28:14.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:28:14.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:28:14.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:28:14.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:29:29.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:29.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:29.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:29.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:29.4|Debug|Api|[GET] /api/v3/rootFolder: 200.OK (6 ms)
2026-05-22 14:29:29.4|Debug|Api|[GET] /api/v3/config/mediamanagement: 200.OK (37 ms)
2026-05-22 14:29:29.4|Debug|Api|[GET] /api/v3/config/naming: 200.OK (34 ms)
2026-05-22 14:29:29.5|Debug|Parser|Parsing string 'The.Series.Title's!.S01E01.1080p.WEBDL.x264-EVOLVE'
2026-05-22 14:29:30.1|Debug|Parser|Episode Parsed. The Series Title's! - S01E01 
2026-05-22 14:29:30.2|Debug|Parser|Languages parsed: Unknown
2026-05-22 14:29:30.2|Debug|QualityParser|Trying to parse quality for 'The.Series.Title's!.S01E01.1080p.WEBDL.x264-EVOLVE'
2026-05-22 14:29:30.2|Debug|Parser|Quality parsed: WEBDL-1080p v1
2026-05-22 14:29:30.3|Debug|Parser|Release Group parsed: EVOLVE
2026-05-22 14:29:30.3|Debug|Parser|Parsing string 'The.Series.Title's!.S01E01-E03.1080p.WEBDL.x264-EVOLVE'
2026-05-22 14:29:30.3|Debug|Parser|Episode Parsed. The Series Title's! - S01E01-02-03 
2026-05-22 14:29:30.3|Debug|Parser|Languages parsed: Unknown
2026-05-22 14:29:30.3|Debug|QualityParser|Trying to parse quality for 'The.Series.Title's!.S01E01-E03.1080p.WEBDL.x264-EVOLVE'
2026-05-22 14:29:30.3|Debug|Parser|Quality parsed: WEBDL-1080p v1
2026-05-22 14:29:30.3|Debug|Parser|Release Group parsed: EVOLVE
2026-05-22 14:29:30.3|Debug|Parser|Parsing string 'The.Series.Title's!.2013.10.30.1080p.WEBDL.x264-EVOLVE'
2026-05-22 14:29:30.6|Debug|Parser|Episode Parsed. The Series Title's - 2013-10-30 
2026-05-22 14:29:30.6|Debug|Parser|Languages parsed: Unknown
2026-05-22 14:29:30.6|Debug|QualityParser|Trying to parse quality for 'The.Series.Title's!.2013.10.30.1080p.WEBDL.x264-EVOLVE'
2026-05-22 14:29:30.6|Debug|Parser|Quality parsed: WEBDL-1080p v1
2026-05-22 14:29:30.6|Debug|Parser|Release Group parsed: EVOLVE
2026-05-22 14:29:30.6|Debug|Parser|Parsing string '[RlsGroup] The Series Title's! - 001 [1080P]'
2026-05-22 14:29:30.6|Debug|Parser|Episode Parsed. The Series Title's! - 001 
2026-05-22 14:29:30.6|Debug|Parser|Languages parsed: Unknown
2026-05-22 14:29:30.6|Debug|QualityParser|Trying to parse quality for '[RlsGroup] The Series Title's! - 001 [1080P]'
2026-05-22 14:29:30.6|Debug|Parser|Quality parsed: HDTV-1080p v1
2026-05-22 14:29:30.6|Debug|Parser|Release Group parsed: RlsGroup
2026-05-22 14:29:30.6|Debug|Parser|Parsing string '[RlsGroup] The Series Title's! - 001 - 103 [1080p]'
2026-05-22 14:29:30.6|Debug|Parser|Episode Parsed. The Series Title's! - 001 
2026-05-22 14:29:30.6|Debug|Parser|Languages parsed: Unknown
2026-05-22 14:29:30.6|Debug|QualityParser|Trying to parse quality for '[RlsGroup] The Series Title's! - 001 - 103 [1080p]'
2026-05-22 14:29:30.6|Debug|Parser|Quality parsed: HDTV-1080p v1
2026-05-22 14:29:30.6|Debug|Parser|Release Group parsed: RlsGroup
2026-05-22 14:29:30.7|Debug|Api|[GET] /api/v3/config/naming/examples: 200.OK (1279 ms)
2026-05-22 14:29:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:31.7|Debug|Api|[GET] /api/v3/filesystem?path=&allowFoldersWithoutTrailingSlashes=true&includeFiles=true: 200.OK (18 ms)
2026-05-22 14:29:33.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:33.7|Debug|Api|[GET] /api/v3/filesystem?path=%2Fdata%2F&allowFoldersWithoutTrailingSlashes=true&includeFiles=true: 200.OK (4 ms)
2026-05-22 14:29:36.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:36.1|Debug|Api|[GET] /api/v3/filesystem?path=%2Fdata%2FVideos%2F&allowFoldersWithoutTrailingSlashes=true&includeFiles=true: 200.OK (3 ms)
2026-05-22 14:29:37.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:37.1|Debug|Api|[GET] /api/v3/filesystem?path=%2Fdata%2FVideos%2FTV%20Series%2F&allowFoldersWithoutTrailingSlashes=true&includeFiles=true: 200.OK (3 ms)
2026-05-22 14:29:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:45.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (4 ms)
2026-05-22 14:29:45.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:29:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:45.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:29:45.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:29:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:45.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:29:52.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:52.4|Debug|Api|[GET] /api/v3/filesystem?path=&allowFoldersWithoutTrailingSlashes=true&includeFiles=true: 200.OK (3 ms)
2026-05-22 14:29:54.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:54.5|Debug|Api|[GET] /api/v3/filesystem?path=%2Fdata%2F&allowFoldersWithoutTrailingSlashes=true&includeFiles=true: 200.OK (2 ms)
2026-05-22 14:29:55.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:29:55.9|Debug|Api|[GET] /api/v3/filesystem?path=%2Fdata%2FDownloading%2F&allowFoldersWithoutTrailingSlashes=true&includeFiles=true: 200.OK (2 ms)
2026-05-22 14:30:14.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:30:14.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:30:14.9|Debug|Api|[GET] /api/v3/command: 200.OK (8 ms)
2026-05-22 14:31:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:31:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:31:15.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:31:15.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:31:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:31:15.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:31:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:31:15.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:32:44.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:32:44.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:32:44.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:32:44.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:32:44.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:32:44.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:32:44.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:32:44.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:34:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:34:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:34:15.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (4 ms)
2026-05-22 14:34:15.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:34:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:34:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:34:15.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:34:15.1|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
2026-05-22 14:34:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:34:15.6|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-22 14:34:44.9|Info|RssSyncService|Starting RSS Sync
2026-05-22 14:34:44.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 14:34:44.9|Info|DownloadDecisionMaker|No results found
2026-05-22 14:34:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 14:34:44.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 14:34:44.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:34:44.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:34:44.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:34:44.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:35:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:35:15.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:35:15.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:35:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:35:15.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:35:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:35:15.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:35:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:35:15.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:35:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:35:15.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:36:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:36:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:36:45.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:36:45.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:36:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:36:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:36:45.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:36:45.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:38:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:38:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:38:15.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (4 ms)
2026-05-22 14:38:15.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:38:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:38:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:38:15.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:38:15.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:39:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:39:45.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:39:45.0|Debug|Api|[GET] /api/v3/command: 200.OK (6 ms)
2026-05-22 14:39:45.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (7 ms)
2026-05-22 14:39:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:39:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:39:45.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:39:45.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:39:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:39:45.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:40:15.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:40:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:40:15.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:40:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:40:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:40:45.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (4 ms)
2026-05-22 14:40:45.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:40:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:40:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:40:45.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:40:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:42:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:42:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:42:15.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2026-05-22 14:42:15.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:42:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:42:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:42:15.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:42:15.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:43:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:43:45.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:43:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:43:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:43:45.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:43:45.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (8 ms)
2026-05-22 14:43:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:43:45.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:44:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:44:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:45:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:45:15.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:45:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:45:15.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:45:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:45:15.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:45:15.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:45:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:45:15.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:45:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:45:15.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:46:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:46:45.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:46:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:46:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:46:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:46:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:46:45.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:46:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:48:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:48:15.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:48:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:48:15.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:48:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:48:15.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:48:15.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:48:15.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:49:45.1|Info|RssSyncService|Starting RSS Sync
2026-05-22 14:49:45.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 14:49:45.1|Info|DownloadDecisionMaker|No results found
2026-05-22 14:49:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 14:49:45.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 14:49:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:49:45.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:49:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:49:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:49:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:49:45.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:49:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:49:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:49:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:49:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:50:15.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:50:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:50:15.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:50:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:50:15.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:50:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:50:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:50:45.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:50:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:50:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:50:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:50:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:50:45.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:52:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:52:15.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:52:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:52:15.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 14:52:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:52:15.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:52:15.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:52:15.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:53:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:53:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:53:45.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:53:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:53:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:53:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:53:45.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:53:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:55:15.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 14:55:15.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:55:15.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:55:15.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:55:15.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:55:15.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:55:15.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:55:15.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:55:15.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:55:15.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:55:15.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:55:15.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:55:15.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:56:45.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:56:45.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:56:45.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:56:45.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:56:45.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 14:56:45.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:56:45.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:56:45.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:58:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:58:15.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:58:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:58:15.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:58:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:58:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:58:15.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 14:58:15.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 14:59:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:59:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:59:45.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 14:59:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:59:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:59:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 14:59:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 14:59:45.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:00:15.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:00:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:00:15.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:00:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:00:15.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:00:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:00:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:00:45.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:00:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:00:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:00:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:00:45.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:00:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:02:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:02:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:02:15.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:02:15.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:02:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:02:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:02:15.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:02:15.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:03:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:03:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:03:45.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:03:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:03:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:03:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:03:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:03:45.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:04:45.3|Info|RssSyncService|Starting RSS Sync
2026-05-22 15:04:45.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 15:04:45.3|Info|DownloadDecisionMaker|No results found
2026-05-22 15:04:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 15:04:45.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 15:04:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:04:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 15:05:15.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:05:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:05:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:05:15.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:05:15.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:05:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:05:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:05:15.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:05:15.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:05:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:05:15.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:05:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:05:15.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:06:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:06:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:06:45.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (7 ms)
2026-05-22 15:06:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (6 ms)
2026-05-22 15:06:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:06:45.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:06:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:06:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:08:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:08:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:08:15.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:08:15.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:08:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:08:15.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:08:15.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:08:15.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:09:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:09:45.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:09:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:09:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:09:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:09:45.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:09:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:09:45.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:10:15.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:10:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:10:15.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:10:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:10:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:10:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:10:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:10:45.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:10:45.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:10:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:10:45.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:10:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:10:45.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:12:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:12:15.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:12:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:12:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:12:15.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:12:15.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:12:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:12:15.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:13:45.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:13:45.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:13:45.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:13:45.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:13:45.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:13:45.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:13:45.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:13:45.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:15:15.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:15:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:15:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:15:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:15:15.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:15:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:15:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:15:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:15:15.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:15:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:15:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:15:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:15:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:16:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:16:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:16:45.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:16:45.6|Debug|Api|[GET] /api/v3/command: 200.OK (5 ms)
2026-05-22 15:16:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:16:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:16:45.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (6 ms)
2026-05-22 15:16:45.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:18:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:18:15.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:18:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:18:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:18:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:18:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:18:15.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:18:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:19:45.5|Info|RssSyncService|Starting RSS Sync
2026-05-22 15:19:45.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 15:19:45.5|Info|DownloadDecisionMaker|No results found
2026-05-22 15:19:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 15:19:45.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 15:19:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:19:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:19:45.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:19:45.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:19:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:19:45.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:19:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:19:45.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:19:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:19:45.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:20:15.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:20:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:20:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:20:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:20:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:20:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:20:45.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:20:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:20:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:20:45.6|Debug|Api|[GET] /api/v3/command: 200.OK (5 ms)
2026-05-22 15:20:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:20:45.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (5 ms)
2026-05-22 15:20:45.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:22:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:22:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:22:15.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:22:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:22:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:22:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:22:15.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:22:15.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:23:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:23:45.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:23:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:23:45.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:23:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:23:45.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:23:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:23:45.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:25:15.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:25:15.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:25:15.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:25:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:25:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:25:15.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:25:15.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:25:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:25:15.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:25:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:25:15.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:25:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:25:45.7|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 15:26:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:26:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:26:45.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:26:45.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:26:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:26:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:26:45.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:26:45.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:28:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:28:15.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:28:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:28:15.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:28:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:28:15.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:28:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:28:15.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:29:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:29:45.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:29:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:29:45.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:29:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:29:45.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:29:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:29:45.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:30:15.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:30:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:30:15.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:30:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:30:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:30:45.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (7 ms)
2026-05-22 15:30:45.8|Debug|Api|[GET] /api/v3/command: 200.OK (5 ms)
2026-05-22 15:30:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:30:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:30:45.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:30:45.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:30:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:30:45.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:32:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:32:15.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:32:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:32:15.7|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2026-05-22 15:32:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:32:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:32:15.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:32:15.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:33:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:33:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:33:45.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:33:45.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:33:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:33:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:33:45.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:33:45.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:34:45.8|Info|RssSyncService|Starting RSS Sync
2026-05-22 15:34:45.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 15:34:45.8|Info|DownloadDecisionMaker|No results found
2026-05-22 15:34:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 15:34:45.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 15:34:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:34:45.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:35:15.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:35:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:35:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:35:15.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:35:15.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (5 ms)
2026-05-22 15:35:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:35:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:35:15.8|Debug|Api|[GET] /api/v3/command: 200.OK (5 ms)
2026-05-22 15:35:15.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (8 ms)
2026-05-22 15:35:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:35:15.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:35:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:35:45.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:36:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:36:15.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:36:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:36:15.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:36:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:36:15.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:36:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:36:15.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:37:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:37:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:37:45.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:37:45.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:37:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:37:45.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:37:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:37:45.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:39:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:39:15.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:39:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:39:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:39:15.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:39:15.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:39:15.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:39:15.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:40:15.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:40:15.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:40:15.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:40:45.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:40:45.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:40:45.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:40:45.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:40:45.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:40:45.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:40:45.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:40:45.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:40:45.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:40:45.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:42:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:42:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:42:16.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:42:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:42:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:42:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:42:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:42:16.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:43:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:43:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:43:46.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:43:46.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:43:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:43:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:43:46.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:43:46.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:45:15.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:45:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:45:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:45:16.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:45:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:45:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:45:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:45:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:45:16.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (8 ms)
2026-05-22 15:45:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:45:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:45:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:45:46.0|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 15:46:15.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:46:15.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:46:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:46:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:46:16.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:46:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:46:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:46:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:47:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:47:46.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:47:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:47:46.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:47:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:47:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:47:46.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:47:46.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:49:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:49:16.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:49:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:49:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:49:16.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:49:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:49:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:49:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:49:46.0|Info|RssSyncService|Starting RSS Sync
2026-05-22 15:49:46.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 15:49:46.0|Info|DownloadDecisionMaker|No results found
2026-05-22 15:49:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 15:49:46.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 15:49:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:49:46.0|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 15:50:16.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:50:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:50:16.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:50:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:50:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:50:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:50:16.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 15:50:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:50:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:50:16.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:50:16.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:50:46.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:50:46.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:51:16.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:51:16.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:51:16.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:51:16.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:51:16.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:51:16.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:51:16.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:51:16.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:52:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:52:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:52:46.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:52:46.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:52:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:52:46.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:52:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:52:46.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:54:16.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:54:16.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:54:16.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (5 ms)
2026-05-22 15:54:16.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:54:16.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:54:16.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:54:16.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:54:16.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:55:16.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 15:55:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:55:16.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:55:46.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:55:46.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:55:46.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:55:46.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:55:46.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:55:46.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:55:46.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 15:55:46.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:55:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:55:46.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:57:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:57:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:57:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 15:57:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:57:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:57:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:57:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:57:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 15:58:46.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:58:46.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:58:46.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:58:46.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:58:46.1|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 15:58:46.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 15:58:46.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 15:58:46.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:00:16.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:00:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:00:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:00:16.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:00:16.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:00:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:00:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:00:16.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:00:16.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:00:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:00:16.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:00:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:00:46.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:01:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:01:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:01:16.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:01:16.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:01:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:01:16.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:01:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:01:16.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:02:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:02:46.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:02:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:02:46.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2026-05-22 16:02:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:02:46.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:02:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:02:46.2|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2026-05-22 16:03:16.2|Info|SceneMappingService|Updating Scene mappings
2026-05-22 16:03:16.2|Debug|XemProxy|Fetching alternate names
2026-05-22 16:03:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:03:17.7|Debug|Api|[GET] /api/v3/command: 200.OK (6 ms)
2026-05-22 16:03:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:03:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:03:46.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:03:46.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:03:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:03:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:03:46.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:03:46.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:04:46.2|Info|RssSyncService|Starting RSS Sync
2026-05-22 16:04:46.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 16:04:46.2|Info|DownloadDecisionMaker|No results found
2026-05-22 16:04:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 16:04:46.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 16:04:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:04:46.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:05:16.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:05:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:05:16.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:05:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:05:16.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:05:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:05:16.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:05:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:05:16.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:05:16.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:05:16.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:05:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:05:46.5|Debug|Api|[GET] /api/v3/command: 200.OK (20 ms)
2026-05-22 16:06:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:06:46.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:06:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:06:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:06:46.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:06:46.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:06:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:06:46.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:08:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:08:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:08:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:08:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:08:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:08:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:08:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:08:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:09:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:09:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:09:46.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:09:46.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:09:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:09:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:09:46.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:09:46.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:10:16.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:10:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:10:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 16:10:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:10:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:10:46.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:10:46.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:10:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:10:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:10:46.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:10:46.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:10:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:10:46.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:12:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:12:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:12:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:12:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:12:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:12:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:12:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:12:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:13:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:13:46.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:13:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:13:46.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:13:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:13:46.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:13:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:13:46.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:15:16.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:15:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:15:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:15:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:15:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:15:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:15:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:15:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:15:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:15:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:15:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:15:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:15:46.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:16:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:16:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:16:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (4 ms)
2026-05-22 16:16:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:16:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:16:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:16:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:16:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:17:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:17:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:17:46.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:17:46.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:17:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:17:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:17:46.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:17:46.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:19:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:19:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:19:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:19:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:19:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:19:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:19:16.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:19:16.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:19:46.4|Info|RssSyncService|Starting RSS Sync
2026-05-22 16:19:46.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 16:19:46.4|Info|DownloadDecisionMaker|No results found
2026-05-22 16:19:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 16:19:46.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 16:19:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:19:46.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:20:16.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:20:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:20:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:20:16.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:20:16.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:20:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:20:16.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:20:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:20:16.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:20:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:20:16.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:20:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:20:46.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:21:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:21:16.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:21:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:21:16.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:21:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:21:16.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:21:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:21:16.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:22:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:22:46.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:22:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:22:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:22:46.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:22:46.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:22:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:22:46.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:24:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:24:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:24:16.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:24:16.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (7 ms)
2026-05-22 16:24:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:24:16.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:24:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:24:16.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:25:16.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:25:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:25:16.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:25:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:25:46.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:25:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:25:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:25:46.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:25:46.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:25:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:25:46.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:25:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:25:46.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:27:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:27:16.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:27:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:27:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:27:16.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:27:16.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:27:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:27:16.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:28:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:28:46.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:28:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:28:46.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:28:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:28:46.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:28:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:28:46.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:30:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:30:16.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:30:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:30:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:30:16.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:30:16.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:30:16.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:30:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:30:16.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:30:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:30:16.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:31:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:31:16.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:31:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:31:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:31:46.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:31:46.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:31:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:31:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:31:46.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:31:46.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:33:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:33:16.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:33:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:33:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:33:16.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:33:16.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:33:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:33:16.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:34:46.6|Info|RssSyncService|Starting RSS Sync
2026-05-22 16:34:46.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 16:34:46.6|Info|DownloadDecisionMaker|No results found
2026-05-22 16:34:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 16:34:46.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 16:34:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:34:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:34:46.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:34:46.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:34:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:34:46.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:34:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:34:46.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:34:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:34:46.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:35:16.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:35:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:35:16.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:36:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:36:16.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:36:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:36:16.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:36:16.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:36:16.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:36:16.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:36:16.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:36:16.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:36:16.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:37:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:37:46.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:37:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:37:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:37:46.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:37:46.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:37:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:37:46.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:39:16.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:39:16.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:39:16.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:39:16.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:39:16.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:39:16.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:39:16.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:39:16.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:40:16.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:40:16.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:40:16.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:40:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:40:46.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:40:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:40:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:40:46.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:40:46.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:40:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:40:46.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:41:16.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:41:16.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:41:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:41:46.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:41:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:41:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:41:46.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:41:46.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:41:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:41:46.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:43:16.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:43:16.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (8 ms)
2026-05-22 16:43:16.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:43:16.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:43:16.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:43:16.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:43:16.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:43:16.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:44:46.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:44:46.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:44:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:44:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:44:46.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:44:46.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:44:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:44:46.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:45:16.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:45:16.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:45:16.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:45:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:45:46.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:45:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:45:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:45:46.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:45:46.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:45:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:45:46.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:46:16.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:46:16.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:46:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:46:46.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 16:46:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:46:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:46:46.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:46:46.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:46:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:46:46.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:48:16.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:48:16.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:48:16.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:48:16.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:48:16.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:48:16.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:48:16.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:48:16.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:49:46.8|Info|RssSyncService|Starting RSS Sync
2026-05-22 16:49:46.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 16:49:46.8|Info|DownloadDecisionMaker|No results found
2026-05-22 16:49:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 16:49:46.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 16:49:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:49:46.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:49:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:49:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:49:46.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:49:46.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:49:46.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:49:46.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:49:46.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:49:46.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:50:16.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:50:16.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:50:16.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:51:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:51:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:51:17.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:51:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:51:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:51:17.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:51:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:51:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:51:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:51:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:52:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:52:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:52:47.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:52:47.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:52:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:52:47.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:52:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:52:47.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:54:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:54:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:54:17.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:54:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:54:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:54:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:54:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:54:17.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:55:16.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 16:55:16.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:55:16.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:55:46.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:55:46.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:55:46.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:55:46.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:55:46.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:55:46.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:55:46.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:55:46.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:56:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:56:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:56:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:56:47.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:56:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:56:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:56:47.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:56:47.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:56:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:56:47.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 16:58:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:58:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:58:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:58:17.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:58:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:58:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:58:17.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 16:58:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:59:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:59:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:59:47.0|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 16:59:47.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 16:59:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:59:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 16:59:47.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 16:59:47.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:00:17.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:00:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:00:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:01:17.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:01:17.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:01:17.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:01:17.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:01:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:01:17.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:01:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:01:17.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:01:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:01:17.2|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
2026-05-22 17:02:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:02:47.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:02:47.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:02:47.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:02:47.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:02:47.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:02:47.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:02:47.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:04:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:04:17.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:04:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:04:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:04:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:04:17.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:04:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:04:17.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:04:47.0|Info|RssSyncService|Starting RSS Sync
2026-05-22 17:04:47.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 17:04:47.0|Info|DownloadDecisionMaker|No results found
2026-05-22 17:04:47.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 17:04:47.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 17:04:47.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:04:47.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:05:17.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:05:17.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:05:17.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:05:47.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:05:47.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:05:47.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:05:47.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:05:47.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:05:47.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:05:47.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:05:47.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:06:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:06:47.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:07:17.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:07:17.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:07:17.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:07:17.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:07:17.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:07:17.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:07:17.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:07:17.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:08:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:08:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:08:47.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:08:47.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:08:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:08:47.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:08:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:08:47.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:10:17.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:10:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:10:17.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:10:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:10:17.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:10:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:10:17.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:10:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:10:17.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:10:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:10:17.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:11:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:11:47.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:11:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:11:47.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:11:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:11:47.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:11:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:11:47.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:11:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:11:47.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:13:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:13:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:13:17.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:13:17.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:13:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:13:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:13:17.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:13:17.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:14:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:14:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:14:47.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:14:47.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:14:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:14:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:14:47.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:14:47.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:15:17.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:15:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:15:17.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:16:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:16:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:16:17.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:16:17.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:16:17.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:16:17.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:16:17.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:16:17.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:16:47.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:16:47.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:17:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:17:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:17:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 17:17:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:17:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:17:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:17:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:17:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:19:17.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:19:17.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:19:17.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:19:17.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:19:17.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:19:17.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:19:17.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:19:17.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:19:47.2|Info|RssSyncService|Starting RSS Sync
2026-05-22 17:19:47.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 17:19:47.2|Info|DownloadDecisionMaker|No results found
2026-05-22 17:19:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 17:19:47.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 17:19:47.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:19:47.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:20:17.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:20:17.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:20:17.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:20:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:20:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:20:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 17:20:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:20:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:20:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:20:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:20:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:21:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:21:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:22:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:22:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:22:17.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:22:17.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:22:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:22:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:22:17.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (5 ms)
2026-05-22 17:22:17.4|Debug|Api|[GET] /api/v3/command: 200.OK (5 ms)
2026-05-22 17:23:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:23:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:23:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:23:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:23:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:23:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:23:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:23:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:25:17.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:25:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:25:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:25:17.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:25:17.4|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 17:25:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:25:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:25:17.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:25:17.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:25:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:25:17.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:26:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:26:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:26:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:26:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:26:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:26:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:26:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:26:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:26:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:26:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:28:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:28:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:28:17.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:28:17.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:28:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:28:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:28:17.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:28:17.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:29:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:29:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:29:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:29:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:29:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:29:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:29:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:29:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:30:17.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:30:17.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:30:17.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:30:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:30:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:30:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:30:47.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (6 ms)
2026-05-22 17:30:47.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:30:47.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:30:47.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:30:47.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:31:47.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:31:47.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:32:17.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:32:17.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:32:17.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:32:17.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:32:17.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:32:17.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:32:17.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:32:17.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:33:47.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:33:47.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (4 ms)
2026-05-22 17:33:47.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:33:47.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:33:47.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:33:47.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:33:47.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:33:47.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:34:47.5|Info|RssSyncService|Starting RSS Sync
2026-05-22 17:34:47.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 17:34:47.5|Info|DownloadDecisionMaker|No results found
2026-05-22 17:34:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 17:34:47.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 17:34:47.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:34:47.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:35:17.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:35:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:35:17.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:35:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:35:17.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:35:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:35:17.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:35:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:35:17.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:35:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:35:17.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:36:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:36:47.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:36:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:36:47.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:36:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:36:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:36:47.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:36:47.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (7 ms)
2026-05-22 17:36:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:36:47.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:38:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:38:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:38:17.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:38:17.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:38:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:38:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:38:17.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:38:17.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:39:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:39:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:39:47.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:39:47.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:39:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:39:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:39:47.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:39:47.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:40:17.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:40:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:40:17.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:41:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:41:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:41:17.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:41:17.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:41:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:41:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:41:17.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:41:17.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:41:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:41:47.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:42:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:42:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:42:47.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:42:47.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:42:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:42:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:42:47.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:42:47.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:44:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:44:17.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:44:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:44:17.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:44:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:44:17.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:44:17.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:44:17.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:45:17.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:45:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:45:17.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:45:47.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:45:47.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:45:47.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:45:47.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:45:47.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:45:47.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:45:47.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:45:47.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:46:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:46:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:47:17.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:47:17.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:47:17.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:47:17.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:47:17.8|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
2026-05-22 17:47:17.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:47:17.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:47:17.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:48:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:48:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:48:47.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:48:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:48:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:48:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:48:47.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:48:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:49:47.8|Info|RssSyncService|Starting RSS Sync
2026-05-22 17:49:47.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 17:49:47.8|Info|DownloadDecisionMaker|No results found
2026-05-22 17:49:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 17:49:47.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 17:49:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:49:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 17:50:17.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:50:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:50:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:50:17.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:50:17.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:50:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:50:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:50:17.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:50:17.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:50:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:50:17.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:51:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:51:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:51:47.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:51:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 17:51:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:51:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:51:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:51:47.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (4 ms)
2026-05-22 17:51:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:51:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:53:17.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:53:17.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:53:17.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:53:17.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:53:17.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:53:17.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:53:17.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:53:17.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:54:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:54:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:54:47.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:54:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:54:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:54:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:54:47.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:54:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:55:17.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 17:55:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:55:17.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:55:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:55:47.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:55:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:55:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:55:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:55:47.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:55:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:55:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:56:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:56:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:57:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:57:17.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 17:57:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:57:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:57:17.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 17:57:17.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:57:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:57:17.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:58:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:58:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:58:47.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 17:58:47.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 17:58:48.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:58:48.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 17:58:48.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 17:58:48.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:00:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:00:17.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:00:17.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:00:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:00:17.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:00:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:00:17.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 18:00:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:00:17.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:00:18.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:00:18.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:01:48.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:01:48.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:01:48.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:01:48.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:01:48.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:01:48.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:01:48.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:01:48.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:01:48.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:01:48.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:03:18.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:03:18.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 18:03:18.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:03:18.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:03:18.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:03:18.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 18:03:18.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:03:18.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:04:48.0|Info|RssSyncService|Starting RSS Sync
2026-05-22 18:04:48.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 18:04:48.0|Info|DownloadDecisionMaker|No results found
2026-05-22 18:04:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 18:04:48.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 18:04:48.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:04:48.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 18:04:48.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:04:48.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:04:48.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:04:48.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 18:04:48.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:04:48.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:04:48.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:04:48.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:05:18.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:05:18.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:05:18.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:05:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:05:48.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:05:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:05:48.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:05:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:05:48.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 18:05:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:05:48.3|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
2026-05-22 18:06:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:06:48.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:07:18.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:07:18.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:07:18.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:07:18.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:07:18.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:07:18.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:07:18.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:07:18.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:08:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:08:48.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 18:08:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:08:48.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:08:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:08:48.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:08:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:08:48.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:10:18.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:10:18.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:10:18.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:10:18.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:10:18.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:10:18.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:10:18.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:10:18.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:10:18.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:10:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:10:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:11:48.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:11:48.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:11:48.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:11:48.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:11:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:11:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:11:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:11:48.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:11:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:11:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:13:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:13:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:13:18.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:13:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:13:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:13:18.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:13:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:13:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:14:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:14:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:14:48.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:14:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:14:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:14:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:14:48.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:14:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:15:18.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:15:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:15:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:16:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:16:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:16:18.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:16:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:16:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:16:18.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 18:16:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:16:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
2026-05-22 18:16:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:16:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:17:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:17:48.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:17:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:17:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2026-05-22 18:17:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:17:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:17:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:17:48.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:19:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:19:18.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:19:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:19:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:19:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:19:18.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 18:19:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:19:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:19:48.4|Info|RssSyncService|Starting RSS Sync
2026-05-22 18:19:48.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 18:19:48.4|Info|DownloadDecisionMaker|No results found
2026-05-22 18:19:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 18:19:48.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 18:19:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:19:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:20:18.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:20:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:20:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:20:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:20:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:20:48.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:20:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (5 ms)
2026-05-22 18:20:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:20:48.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:20:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:20:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:21:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:21:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:22:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:22:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:22:18.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:22:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:22:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:22:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:22:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:22:18.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:23:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:23:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:23:48.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 18:23:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:23:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:23:48.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:23:48.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:23:48.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:25:18.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:25:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:25:18.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:25:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:25:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 18:25:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:25:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:25:18.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 18:25:18.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:25:18.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:25:18.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:25:49.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 18:25:49.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 18:25:49.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:25:49.2|Debug|Api|[GET] /api/v3/series: 200.OK (5 ms)
2026-05-22 18:25:49.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:25:49.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 18:25:49.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:25:49.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 18:25:49.2|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-22 18:25:49.2|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
2026-05-22 18:30:18.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:34:48.7|Info|RssSyncService|Starting RSS Sync
2026-05-22 18:34:48.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 18:34:48.7|Info|DownloadDecisionMaker|No results found
2026-05-22 18:34:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 18:34:48.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 18:35:18.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:40:19.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:45:19.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:49:49.2|Info|RssSyncService|Starting RSS Sync
2026-05-22 18:49:49.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 18:49:49.2|Info|DownloadDecisionMaker|No results found
2026-05-22 18:49:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 18:49:49.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 18:50:19.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 18:55:19.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:00:19.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:03:19.4|Info|SceneMappingService|Updating Scene mappings
2026-05-22 19:03:19.4|Debug|XemProxy|Fetching alternate names
2026-05-22 19:03:19.4|Debug|InstallUpdateService|Checking for updates
2026-05-22 19:03:19.8|Debug|InstallUpdateService|No update available
2026-05-22 19:04:49.5|Info|RssSyncService|Starting RSS Sync
2026-05-22 19:04:49.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 19:04:49.5|Info|DownloadDecisionMaker|No results found
2026-05-22 19:04:49.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 19:04:49.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 19:05:19.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:10:19.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:15:19.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:16:07.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 19:16:07.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 19:16:07.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:16:07.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:16:07.6|Debug|Api|[GET] /api/v3/series: 200.OK (4 ms)
2026-05-22 19:16:07.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:16:07.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:16:07.7|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-22 19:16:07.7|Debug|Api|[GET] /api/v3/queue/status: 200.OK (2 ms)
2026-05-22 19:16:07.7|Debug|Api|[GET] /api/v3/command: 200.OK (8 ms)
2026-05-22 19:16:50.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:16:50.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:16:50.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:16:50.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:16:50.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:16:50.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:16:50.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:16:50.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:16:50.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:16:50.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:18:20.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:18:20.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:18:20.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:18:20.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:18:20.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:18:20.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:18:20.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:18:20.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:19:50.0|Info|RssSyncService|Starting RSS Sync
2026-05-22 19:19:50.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 19:19:50.0|Info|DownloadDecisionMaker|No results found
2026-05-22 19:19:50.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 19:19:50.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 19:19:50.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:19:50.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:19:50.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:19:50.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:19:50.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:19:50.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:19:50.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:19:50.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:19:50.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:19:50.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:20:20.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:20:20.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:20:20.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:21:20.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:21:20.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:21:20.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:21:20.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:21:20.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:21:20.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:21:20.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:21:20.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:21:50.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:21:50.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:22:50.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:22:50.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:22:50.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:22:50.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:22:50.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:22:50.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:22:50.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:22:50.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:24:20.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:24:20.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:24:20.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:24:20.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:24:20.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:24:20.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:24:20.1|Debug|Api|[GET] /api/v3/command: 200.OK (5 ms)
2026-05-22 19:24:20.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (5 ms)
2026-05-22 19:25:20.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:25:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:25:20.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:25:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:25:50.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:25:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:25:50.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:25:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:25:50.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:25:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:25:50.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:26:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:26:50.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:27:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:27:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:27:20.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:27:20.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:27:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:27:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:27:20.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:27:20.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:28:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:28:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:28:50.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:28:50.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:28:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:28:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:28:50.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:28:50.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:30:20.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:30:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:30:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:30:20.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:30:20.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:30:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:30:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:30:20.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:30:20.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:30:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:30:20.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:31:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:31:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:31:50.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:31:50.2|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:31:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:31:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:31:50.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:31:50.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:31:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:31:50.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:33:20.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:33:20.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:33:20.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:33:20.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:33:20.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:33:20.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:33:20.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:33:20.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:34:50.2|Info|RssSyncService|Starting RSS Sync
2026-05-22 19:34:50.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 19:34:50.2|Info|DownloadDecisionMaker|No results found
2026-05-22 19:34:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 19:34:50.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 19:34:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:34:50.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:34:50.3|Debug|Api|[GET] /api/v3/command: 200.OK (6 ms)
2026-05-22 19:34:50.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (8 ms)
2026-05-22 19:34:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:34:50.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:34:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:34:50.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:34:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:34:50.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:35:00.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 19:35:00.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 19:35:00.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:35:00.2|Debug|Api|[GET] /api/v3/series: 200.OK (6 ms)
2026-05-22 19:35:00.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:35:00.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:35:00.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:35:00.2|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:35:00.2|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-22 19:35:00.2|Debug|Api|[GET] /api/v3/queue/status: 200.OK (2 ms)
2026-05-22 19:35:20.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:38:28.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 19:38:28.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 19:38:28.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:38:28.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:38:28.5|Debug|Api|[GET] /api/v3/series: 200.OK (5 ms)
2026-05-22 19:38:28.5|Debug|Api|[GET] /api/v3/queue/status: 200.OK (2 ms)
2026-05-22 19:38:28.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:38:28.5|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2026-05-22 19:38:28.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:38:28.5|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
2026-05-22 19:38:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:38:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:38:50.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:38:50.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (10 ms)
2026-05-22 19:38:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:38:50.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:38:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:38:50.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:40:20.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:40:20.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:40:20.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (8 ms)
2026-05-22 19:40:20.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:40:20.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:40:20.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:40:20.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:40:20.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:40:20.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:40:20.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:40:20.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:41:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:41:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:41:50.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:41:50.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:41:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:41:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:41:50.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:41:50.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:41:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:41:50.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:44:52.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 19:44:52.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 19:44:52.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:44:52.3|Debug|Api|[GET] /api/v3/series: 200.OK (4 ms)
2026-05-22 19:44:52.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:44:52.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:44:52.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:44:52.3|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
2026-05-22 19:44:52.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:44:52.3|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-22 19:45:20.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:45:20.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:45:20.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:46:20.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:46:20.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:46:20.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:46:20.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:46:20.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:46:20.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:46:20.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:46:20.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:46:50.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:46:50.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:47:50.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:47:50.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:47:50.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:47:50.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:47:50.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:47:50.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:47:50.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:47:50.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:49:20.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:49:20.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:49:20.5|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 19:49:20.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:49:20.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:49:20.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:49:20.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:49:20.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:49:50.4|Info|RssSyncService|Starting RSS Sync
2026-05-22 19:49:50.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 19:49:50.4|Info|DownloadDecisionMaker|No results found
2026-05-22 19:49:50.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 19:49:50.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 19:49:50.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:49:50.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:50:20.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:50:20.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:50:20.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:50:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:50:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:50:50.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:50:50.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:50:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:50:50.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:50:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:50:50.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:51:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:51:50.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:52:20.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:52:20.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:52:20.5|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 19:52:20.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:52:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:52:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:52:20.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:52:20.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (15 ms)
2026-05-22 19:53:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:53:50.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:53:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:53:50.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:53:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:53:50.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:53:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:53:50.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:55:20.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 19:55:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:55:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:55:20.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 19:55:20.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:55:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:55:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:55:20.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:55:20.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:55:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:55:20.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 19:56:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:56:50.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:56:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:56:50.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:56:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:56:50.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:56:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:56:50.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:56:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:56:50.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:58:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:58:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:58:20.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:58:20.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (6 ms)
2026-05-22 19:58:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:58:20.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 19:58:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:58:20.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 19:59:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:59:50.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 19:59:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:59:50.6|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2026-05-22 19:59:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:59:50.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (0 ms)
2026-05-22 19:59:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 19:59:50.6|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2026-05-22 20:00:20.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:00:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:00:20.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:00:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:00:50.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:00:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:00:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:00:50.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:00:50.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:00:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:00:50.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:01:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:01:50.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:02:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:02:20.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:02:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:02:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:02:20.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:02:20.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (5 ms)
2026-05-22 20:02:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:02:20.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:03:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:03:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:03:50.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 20:03:50.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:03:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:03:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:03:50.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:03:50.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:04:50.6|Info|RssSyncService|Starting RSS Sync
2026-05-22 20:04:50.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 20:04:50.6|Info|DownloadDecisionMaker|No results found
2026-05-22 20:04:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 20:04:50.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 20:04:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:04:50.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:05:20.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:05:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:05:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:05:20.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 20:05:20.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:05:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:05:20.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:05:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:05:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:05:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:05:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:06:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:06:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:06:50.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 20:06:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:06:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:06:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:06:50.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:06:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
2026-05-22 20:06:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:06:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:08:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:08:20.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:08:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:08:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:08:20.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:08:20.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:08:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:08:20.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:09:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:09:50.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:09:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:09:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:09:50.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:09:50.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:09:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:09:50.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:10:20.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:10:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:10:20.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:10:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:10:50.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:10:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:10:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:10:50.7|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:10:50.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 20:10:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:10:50.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:11:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:11:50.7|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
2026-05-22 20:12:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:12:20.7|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:12:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:12:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:12:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:12:20.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:12:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:12:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:13:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:13:50.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:13:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:13:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:13:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:13:50.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:13:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:13:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:15:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:15:20.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:15:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:15:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:15:20.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:15:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:15:20.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:15:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:15:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:15:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:15:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:16:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:16:50.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:16:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:16:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:16:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:16:50.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:16:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:16:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:16:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:16:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:18:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:18:20.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 20:18:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:18:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:18:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (5 ms)
2026-05-22 20:18:20.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (6 ms)
2026-05-22 20:18:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:18:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:19:50.8|Info|RssSyncService|Starting RSS Sync
2026-05-22 20:19:50.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 20:19:50.8|Info|DownloadDecisionMaker|No results found
2026-05-22 20:19:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 20:19:50.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 20:19:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:19:50.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:19:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:19:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:19:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:19:50.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:19:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:19:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:19:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:19:50.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:20:20.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:20:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:20:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:21:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:21:20.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:21:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:21:20.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:21:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:21:20.8|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (0 ms)
2026-05-22 20:21:20.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:21:20.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:21:50.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:21:50.9|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2026-05-22 20:22:50.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:22:50.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:22:50.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (7 ms)
2026-05-22 20:22:50.9|Debug|Api|[GET] /api/v3/command: 200.OK (6 ms)
2026-05-22 20:22:50.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:22:50.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:22:50.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:22:50.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (4 ms)
2026-05-22 20:24:20.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:24:20.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 20:24:20.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:24:20.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:24:20.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:24:20.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:24:20.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:24:20.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:25:20.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:25:20.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:25:20.9|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:25:50.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:25:50.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:25:50.9|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:25:50.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 20:25:51.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:25:51.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:25:51.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:25:51.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:26:51.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:26:51.0|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 20:27:21.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:27:21.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 20:27:21.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:27:21.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:27:21.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:27:21.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:27:21.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:27:21.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:28:51.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:28:51.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:28:51.0|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:28:51.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 20:28:51.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:28:51.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:28:51.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:28:51.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:30:20.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:30:20.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:30:20.9|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:30:21.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:30:21.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:30:21.0|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:30:21.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:30:21.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:30:21.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:30:21.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:30:21.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:31:51.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:31:51.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:31:51.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:31:51.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-22 20:31:51.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:31:51.1|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 20:31:51.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:31:51.1|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 20:31:51.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:31:51.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:32:12.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 20:32:12.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 20:32:12.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:32:12.5|Debug|Api|[GET] /api/v3/series: 200.OK (3 ms)
2026-05-22 20:32:12.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:32:12.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:32:12.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 20:32:12.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 20:32:12.5|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
2026-05-22 20:32:12.5|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-22 20:34:51.0|Info|RssSyncService|Starting RSS Sync
2026-05-22 20:34:51.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 20:34:51.0|Info|DownloadDecisionMaker|No results found
2026-05-22 20:34:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 20:34:51.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 20:35:21.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:40:21.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:45:21.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:49:51.2|Info|RssSyncService|Starting RSS Sync
2026-05-22 20:49:51.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 20:49:51.2|Info|DownloadDecisionMaker|No results found
2026-05-22 20:49:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 20:49:51.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 20:50:21.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 20:55:21.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:00:21.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:04:51.4|Info|RssSyncService|Starting RSS Sync
2026-05-22 21:04:51.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 21:04:51.4|Info|DownloadDecisionMaker|No results found
2026-05-22 21:04:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 21:04:51.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 21:05:21.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:10:21.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:15:21.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:16:10.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 21:16:10.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 21:16:10.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 21:16:10.6|Debug|Api|[GET] /api/v3/series: 200.OK (4 ms)
2026-05-22 21:16:10.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 21:16:10.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 21:16:10.6|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-22 21:16:10.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 21:16:10.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 21:16:10.6|Debug|Api|[GET] /api/v3/queue/status: 200.OK (3 ms)
2026-05-22 21:19:51.6|Info|RssSyncService|Starting RSS Sync
2026-05-22 21:19:51.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 21:19:51.6|Info|DownloadDecisionMaker|No results found
2026-05-22 21:19:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 21:19:51.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 21:20:21.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:25:51.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:30:51.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:34:51.8|Info|RssSyncService|Starting RSS Sync
2026-05-22 21:34:51.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 21:34:51.8|Info|DownloadDecisionMaker|No results found
2026-05-22 21:34:51.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 21:34:51.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 21:35:51.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:40:51.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:45:52.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:49:52.0|Info|RssSyncService|Starting RSS Sync
2026-05-22 21:49:52.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 21:49:52.0|Info|DownloadDecisionMaker|No results found
2026-05-22 21:49:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 21:49:52.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 21:50:52.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 21:55:52.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:00:52.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:03:22.2|Info|SceneMappingService|Updating Scene mappings
2026-05-22 22:03:22.2|Debug|XemProxy|Fetching alternate names
2026-05-22 22:04:52.2|Info|RssSyncService|Starting RSS Sync
2026-05-22 22:04:52.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 22:04:52.2|Info|DownloadDecisionMaker|No results found
2026-05-22 22:04:52.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 22:04:52.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 22:05:52.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:10:52.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:15:52.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:17:25.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 22:17:25.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 22:17:25.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:17:25.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:17:25.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:17:25.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:17:25.4|Debug|Api|[GET] /api/v3/series: 200.OK (16 ms)
2026-05-22 22:17:25.4|Debug|Api|[GET] /api/v3/health: 200.OK (10 ms)
2026-05-22 22:17:25.4|Debug|Api|[GET] /api/v3/command: 200.OK (17 ms)
2026-05-22 22:17:25.4|Debug|Api|[GET] /api/v3/queue/status: 200.OK (17 ms)
2026-05-22 22:18:31.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 22:18:31.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 22:18:31.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:18:31.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:18:31.4|Debug|Api|[GET] /api/v3/series: 200.OK (7 ms)
2026-05-22 22:18:31.4|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
2026-05-22 22:18:31.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:18:31.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:18:31.4|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-22 22:18:31.4|Debug|Api|[GET] /api/v3/queue/status: 200.OK (2 ms)
2026-05-22 22:19:22.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:19:22.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-22 22:19:22.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:19:22.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:19:22.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms)
2026-05-22 22:19:22.4|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-22 22:19:22.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:19:22.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 22:19:40.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 22:19:40.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-22 22:19:40.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:19:40.4|Debug|Api|[GET] /api/v3/series: 200.OK (2 ms)
2026-05-22 22:19:40.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:19:40.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:19:40.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-22 22:19:40.4|Debug|Api|[GET] /api/v3/queue/status: 200.OK (3 ms)
2026-05-22 22:19:40.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:19:40.4|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-22 22:19:52.4|Info|RssSyncService|Starting RSS Sync
2026-05-22 22:19:52.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 22:19:52.4|Info|DownloadDecisionMaker|No results found
2026-05-22 22:19:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 22:19:52.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 22:19:52.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-22 22:19:52.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-22 22:20:52.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:25:52.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:30:52.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:34:52.7|Info|RssSyncService|Starting RSS Sync
2026-05-22 22:34:52.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 22:34:52.7|Info|DownloadDecisionMaker|No results found
2026-05-22 22:34:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 22:34:52.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 22:35:52.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:40:52.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:45:52.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:49:52.8|Info|RssSyncService|Starting RSS Sync
2026-05-22 22:49:52.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 22:49:52.8|Info|DownloadDecisionMaker|No results found
2026-05-22 22:49:52.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 22:49:52.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 22:50:52.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 22:55:53.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:00:53.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:04:53.1|Info|RssSyncService|Starting RSS Sync
2026-05-22 23:04:53.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 23:04:53.1|Info|DownloadDecisionMaker|No results found
2026-05-22 23:04:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 23:04:53.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 23:05:53.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:10:53.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:15:53.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:19:53.3|Info|RssSyncService|Starting RSS Sync
2026-05-22 23:19:53.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 23:19:53.3|Info|DownloadDecisionMaker|No results found
2026-05-22 23:19:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 23:19:53.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 23:20:53.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:25:53.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:30:53.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:34:53.6|Info|RssSyncService|Starting RSS Sync
2026-05-22 23:34:53.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 23:34:53.6|Info|DownloadDecisionMaker|No results found
2026-05-22 23:34:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 23:34:53.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 23:36:23.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:41:23.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:46:23.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:49:53.8|Info|RssSyncService|Starting RSS Sync
2026-05-22 23:49:53.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-22 23:49:53.8|Info|DownloadDecisionMaker|No results found
2026-05-22 23:49:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-22 23:49:53.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-22 23:51:23.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-22 23:56:23.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:01:24.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:04:54.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 00:04:54.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 00:04:54.0|Info|DownloadDecisionMaker|No results found
2026-05-23 00:04:54.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 00:04:54.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 00:06:24.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:11:24.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:16:24.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:19:54.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 00:19:54.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 00:19:54.2|Info|DownloadDecisionMaker|No results found
2026-05-23 00:19:54.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 00:19:54.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 00:20:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 00:20:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 00:20:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 00:20:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 00:20:46.0|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-23 00:20:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 00:20:46.0|Debug|Api|[GET] /api/v3/queue/status: 200.OK (2 ms)
2026-05-23 00:20:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 00:20:46.0|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
2026-05-23 00:20:46.0|Debug|Api|[GET] /api/v3/series: 200.OK (16 ms)
2026-05-23 00:21:24.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:26:24.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:31:24.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:34:54.6|Info|RssSyncService|Starting RSS Sync
2026-05-23 00:34:54.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 00:34:54.6|Info|DownloadDecisionMaker|No results found
2026-05-23 00:34:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 00:34:54.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 00:36:24.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:41:24.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:46:25.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:49:55.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 00:49:55.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 00:49:55.0|Info|DownloadDecisionMaker|No results found
2026-05-23 00:49:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 00:49:55.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 00:51:25.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 00:56:25.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:01:25.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:03:25.2|Debug|InstallUpdateService|Checking for updates
2026-05-23 01:03:25.2|Info|SceneMappingService|Updating Scene mappings
2026-05-23 01:03:25.2|Debug|XemProxy|Fetching alternate names
2026-05-23 01:03:25.6|Debug|InstallUpdateService|No update available
2026-05-23 01:04:55.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 01:04:55.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 01:04:55.2|Info|DownloadDecisionMaker|No results found
2026-05-23 01:04:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 01:04:55.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 01:06:25.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:11:25.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:16:25.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:19:55.4|Info|RssSyncService|Starting RSS Sync
2026-05-23 01:19:55.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 01:19:55.4|Info|DownloadDecisionMaker|No results found
2026-05-23 01:19:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 01:19:55.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 01:21:25.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:26:25.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:31:25.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:34:55.6|Info|RssSyncService|Starting RSS Sync
2026-05-23 01:34:55.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 01:34:55.6|Info|DownloadDecisionMaker|No results found
2026-05-23 01:34:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 01:34:55.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 01:36:25.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:36:55.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 01:36:55.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 01:36:55.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 01:36:55.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 01:36:55.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 01:36:55.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 01:36:55.3|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-23 01:36:55.3|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2026-05-23 01:36:55.3|Debug|Api|[GET] /api/v3/queue/status: 200.OK (4 ms)
2026-05-23 01:36:55.3|Debug|Api|[GET] /api/v3/series: 200.OK (47 ms)
2026-05-23 01:36:55.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 01:36:55.6|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-23 01:36:55.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 01:36:55.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms)
2026-05-23 01:36:55.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 01:36:55.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-23 01:36:55.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 01:36:55.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms)
2026-05-23 01:36:55.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 01:36:55.6|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-23 01:41:55.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:46:55.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:49:55.7|Info|RssSyncService|Starting RSS Sync
2026-05-23 01:49:55.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 01:49:55.8|Info|DownloadDecisionMaker|No results found
2026-05-23 01:49:55.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 01:49:55.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 01:51:55.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 01:56:55.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:01:55.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:04:55.9|Info|RssSyncService|Starting RSS Sync
2026-05-23 02:04:55.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 02:04:55.9|Info|DownloadDecisionMaker|No results found
2026-05-23 02:04:55.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 02:04:55.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 02:06:56.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:11:56.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:16:56.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:19:56.4|Info|RssSyncService|Starting RSS Sync
2026-05-23 02:19:56.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 02:19:56.4|Info|DownloadDecisionMaker|No results found
2026-05-23 02:19:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 02:19:56.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 02:21:56.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:26:56.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:31:56.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:34:56.6|Info|RssSyncService|Starting RSS Sync
2026-05-23 02:34:56.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 02:34:56.6|Info|DownloadDecisionMaker|No results found
2026-05-23 02:34:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 02:34:56.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 02:36:56.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:38:09.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 02:38:09.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 02:38:09.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 02:38:09.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 02:38:09.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-23 02:38:09.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 02:38:09.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 02:38:09.2|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-23 02:38:09.2|Debug|Api|[GET] /api/v3/series: 200.OK (14 ms)
2026-05-23 02:38:09.2|Debug|Api|[GET] /api/v3/queue/status: 200.OK (4 ms)
2026-05-23 02:41:57.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:47:27.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:49:57.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 02:49:57.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 02:49:57.0|Info|DownloadDecisionMaker|No results found
2026-05-23 02:49:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 02:49:57.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 02:52:27.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 02:57:27.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:02:27.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:04:57.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 03:04:57.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 03:04:57.2|Info|DownloadDecisionMaker|No results found
2026-05-23 03:04:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 03:04:57.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 03:07:27.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:12:27.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:17:27.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:19:57.9|Info|RssSyncService|Starting RSS Sync
2026-05-23 03:19:57.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 03:19:57.9|Info|DownloadDecisionMaker|No results found
2026-05-23 03:19:57.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 03:19:57.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 03:22:27.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:23:51.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 03:23:51.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 03:23:51.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 03:23:51.6|Debug|Api|[GET] /api/v3/series: 200.OK (5 ms)
2026-05-23 03:23:51.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 03:23:51.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 03:23:51.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 03:23:51.7|Debug|Api|[GET] /api/v3/health: 200.OK (6 ms)
2026-05-23 03:23:51.7|Debug|Api|[GET] /api/v3/command: 200.OK (7 ms)
2026-05-23 03:23:51.7|Debug|Api|[GET] /api/v3/queue/status: 200.OK (19 ms)
2026-05-23 03:27:28.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:32:28.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:34:58.1|Info|RssSyncService|Starting RSS Sync
2026-05-23 03:34:58.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 03:34:58.1|Info|DownloadDecisionMaker|No results found
2026-05-23 03:34:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 03:34:58.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 03:37:28.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:42:28.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:47:28.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:49:58.4|Info|RssSyncService|Starting RSS Sync
2026-05-23 03:49:58.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 03:49:58.4|Info|DownloadDecisionMaker|No results found
2026-05-23 03:49:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 03:49:58.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 03:52:28.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 03:57:28.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:02:28.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:03:28.8|Info|SceneMappingService|Updating Scene mappings
2026-05-23 04:03:28.8|Debug|XemProxy|Fetching alternate names
2026-05-23 04:04:58.8|Info|RssSyncService|Starting RSS Sync
2026-05-23 04:04:58.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 04:04:58.8|Info|DownloadDecisionMaker|No results found
2026-05-23 04:04:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 04:04:58.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 04:07:28.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:12:29.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:17:29.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:19:59.1|Info|RssSyncService|Starting RSS Sync
2026-05-23 04:19:59.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 04:19:59.1|Info|DownloadDecisionMaker|No results found
2026-05-23 04:19:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 04:19:59.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 04:22:29.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:27:29.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:32:29.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:34:59.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 04:34:59.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 04:34:59.5|Info|DownloadDecisionMaker|No results found
2026-05-23 04:34:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 04:34:59.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 04:37:29.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:42:29.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:47:29.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:49:59.7|Info|RssSyncService|Starting RSS Sync
2026-05-23 04:49:59.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 04:49:59.7|Info|DownloadDecisionMaker|No results found
2026-05-23 04:49:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 04:49:59.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 04:52:29.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 04:57:30.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:03:00.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:05:00.1|Info|RssSyncService|Starting RSS Sync
2026-05-23 05:05:00.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 05:05:00.1|Info|DownloadDecisionMaker|No results found
2026-05-23 05:05:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 05:05:00.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 05:08:00.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:13:00.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:18:00.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:20:00.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 05:20:00.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 05:20:00.3|Info|DownloadDecisionMaker|No results found
2026-05-23 05:20:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 05:20:00.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 05:23:00.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:25:49.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 05:25:49.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 05:25:49.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 05:25:49.3|Debug|Api|[GET] /api/v3/series: 200.OK (3 ms)
2026-05-23 05:25:49.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 05:25:49.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-23 05:25:49.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 05:25:49.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 05:25:49.3|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
2026-05-23 05:25:49.3|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
2026-05-23 05:28:00.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:33:00.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:35:00.7|Info|RssSyncService|Starting RSS Sync
2026-05-23 05:35:00.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 05:35:00.7|Info|DownloadDecisionMaker|No results found
2026-05-23 05:35:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 05:35:00.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 05:38:00.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:43:00.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:48:01.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:50:01.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 05:50:01.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 05:50:01.0|Info|DownloadDecisionMaker|No results found
2026-05-23 05:50:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 05:50:01.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 05:53:01.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 05:58:01.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:03:01.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:05:01.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 06:05:01.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 06:05:01.2|Info|DownloadDecisionMaker|No results found
2026-05-23 06:05:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 06:05:01.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 06:08:01.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:13:01.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:18:01.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:20:01.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 06:20:01.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 06:20:01.5|Info|DownloadDecisionMaker|No results found
2026-05-23 06:20:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 06:20:01.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 06:23:01.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:26:49.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 06:26:49.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 06:26:49.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 06:26:49.1|Debug|Api|[GET] /api/v3/series: 200.OK (2 ms)
2026-05-23 06:26:49.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 06:26:49.1|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-23 06:26:49.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 06:26:49.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 06:26:49.1|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-23 06:26:49.1|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
2026-05-23 06:28:01.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:33:01.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:35:01.7|Info|RssSyncService|Starting RSS Sync
2026-05-23 06:35:01.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 06:35:01.7|Info|DownloadDecisionMaker|No results found
2026-05-23 06:35:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 06:35:01.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 06:38:01.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:43:02.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:48:02.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:50:02.1|Info|RssSyncService|Starting RSS Sync
2026-05-23 06:50:02.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 06:50:02.1|Info|DownloadDecisionMaker|No results found
2026-05-23 06:50:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 06:50:02.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 06:53:02.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 06:58:02.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:03:02.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:03:32.3|Debug|InstallUpdateService|Checking for updates
2026-05-23 07:03:32.3|Info|SceneMappingService|Updating Scene mappings
2026-05-23 07:03:32.3|Debug|XemProxy|Fetching alternate names
2026-05-23 07:03:32.7|Debug|InstallUpdateService|No update available
2026-05-23 07:05:02.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 07:05:02.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 07:05:02.3|Info|DownloadDecisionMaker|No results found
2026-05-23 07:05:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 07:05:02.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 07:08:02.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:13:02.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:18:02.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:20:02.6|Info|RssSyncService|Starting RSS Sync
2026-05-23 07:20:02.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 07:20:02.7|Info|DownloadDecisionMaker|No results found
2026-05-23 07:20:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 07:20:02.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 07:23:02.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:28:02.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:33:02.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:35:02.9|Info|RssSyncService|Starting RSS Sync
2026-05-23 07:35:02.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 07:35:02.9|Info|DownloadDecisionMaker|No results found
2026-05-23 07:35:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 07:35:02.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 07:38:03.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:43:03.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:48:03.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:50:03.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 07:50:03.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 07:50:03.3|Info|DownloadDecisionMaker|No results found
2026-05-23 07:50:03.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 07:50:03.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 07:53:03.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 07:58:03.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:03:03.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:05:03.6|Info|RssSyncService|Starting RSS Sync
2026-05-23 08:05:03.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 08:05:03.6|Info|DownloadDecisionMaker|No results found
2026-05-23 08:05:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 08:05:03.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 08:08:03.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:13:03.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:18:04.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:20:04.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 08:20:04.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 08:20:04.3|Info|DownloadDecisionMaker|No results found
2026-05-23 08:20:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 08:20:04.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 08:23:04.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:28:04.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:28:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 08:28:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 08:28:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 08:28:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 08:28:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 08:28:46.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2026-05-23 08:28:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 08:28:46.3|Debug|Api|[GET] /api/v3/queue/status: 200.OK (3 ms)
2026-05-23 08:28:46.3|Debug|Api|[GET] /api/v3/series: 200.OK (9 ms)
2026-05-23 08:28:46.3|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-23 08:33:04.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:35:04.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 08:35:04.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 08:35:04.5|Info|DownloadDecisionMaker|No results found
2026-05-23 08:35:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 08:35:04.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 08:38:04.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:43:04.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:48:05.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:50:05.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 08:50:05.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 08:50:05.2|Info|DownloadDecisionMaker|No results found
2026-05-23 08:50:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 08:50:05.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 08:53:05.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 08:58:05.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:03:05.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:05:05.4|Info|RssSyncService|Starting RSS Sync
2026-05-23 09:05:05.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 09:05:05.4|Info|DownloadDecisionMaker|No results found
2026-05-23 09:05:05.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 09:05:05.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 09:08:05.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:13:05.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:18:05.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:20:06.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 09:20:06.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 09:20:06.0|Info|DownloadDecisionMaker|No results found
2026-05-23 09:20:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 09:20:06.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 09:23:06.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:28:06.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:33:06.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:35:06.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 09:35:06.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 09:35:06.3|Info|DownloadDecisionMaker|No results found
2026-05-23 09:35:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 09:35:06.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 09:38:06.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:43:06.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:48:06.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:50:06.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 09:50:06.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 09:50:06.5|Info|DownloadDecisionMaker|No results found
2026-05-23 09:50:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 09:50:06.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 09:53:07.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 09:58:07.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:03:07.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:03:37.2|Info|SceneMappingService|Updating Scene mappings
2026-05-23 10:03:37.2|Debug|XemProxy|Fetching alternate names
2026-05-23 10:05:07.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 10:05:07.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 10:05:07.2|Info|DownloadDecisionMaker|No results found
2026-05-23 10:05:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 10:05:07.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 10:08:07.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:13:07.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:18:07.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:20:07.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 10:20:07.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 10:20:07.5|Info|DownloadDecisionMaker|No results found
2026-05-23 10:20:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 10:20:07.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 10:23:07.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:28:07.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:30:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 10:30:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 10:30:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 10:30:45.7|Debug|Api|[GET] /api/v3/series: 200.OK (5 ms)
2026-05-23 10:30:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 10:30:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 10:30:45.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-23 10:30:45.7|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
2026-05-23 10:30:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 10:30:45.7|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-23 10:33:07.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:35:07.7|Info|RssSyncService|Starting RSS Sync
2026-05-23 10:35:07.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 10:35:07.7|Info|DownloadDecisionMaker|No results found
2026-05-23 10:35:07.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 10:35:07.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 10:38:07.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:43:07.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:48:07.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:50:07.9|Info|RssSyncService|Starting RSS Sync
2026-05-23 10:50:07.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 10:50:07.9|Info|DownloadDecisionMaker|No results found
2026-05-23 10:50:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 10:50:07.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 10:53:08.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 10:58:08.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:03:08.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:05:08.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 11:05:08.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 11:05:08.2|Info|DownloadDecisionMaker|No results found
2026-05-23 11:05:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 11:05:08.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 11:08:08.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:13:08.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:18:08.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:20:08.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 11:20:08.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 11:20:08.5|Info|DownloadDecisionMaker|No results found
2026-05-23 11:20:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 11:20:08.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 11:23:08.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:28:09.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:31:52.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 11:31:52.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 11:31:52.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 11:31:52.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 11:31:52.8|Debug|Api|[GET] /api/v3/series: 200.OK (4 ms)
2026-05-23 11:31:52.8|Debug|Api|[GET] /api/v3/command: 200.OK (0 ms)
2026-05-23 11:31:52.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 11:31:52.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 11:31:52.8|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2026-05-23 11:31:52.8|Debug|Api|[GET] /api/v3/queue/status: 200.OK (6 ms)
2026-05-23 11:33:09.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:35:09.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 11:35:09.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 11:35:09.3|Info|DownloadDecisionMaker|No results found
2026-05-23 11:35:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 11:35:09.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 11:38:09.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:43:09.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:48:09.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:50:09.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 11:50:09.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 11:50:09.5|Info|DownloadDecisionMaker|No results found
2026-05-23 11:50:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 11:50:09.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 11:53:09.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 11:58:09.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:03:10.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:05:10.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 12:05:10.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 12:05:10.0|Info|DownloadDecisionMaker|No results found
2026-05-23 12:05:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 12:05:10.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 12:08:10.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:13:10.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:18:10.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:20:10.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 12:20:10.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 12:20:10.2|Info|DownloadDecisionMaker|No results found
2026-05-23 12:20:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 12:20:10.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 12:23:10.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:28:10.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:32:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 12:32:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 12:32:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 12:32:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 12:32:45.7|Debug|Api|[GET] /api/v3/series: 200.OK (4 ms)
2026-05-23 12:32:45.7|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-23 12:32:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 12:32:45.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 12:32:45.7|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
2026-05-23 12:32:45.7|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
2026-05-23 12:33:10.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:35:10.7|Info|RssSyncService|Starting RSS Sync
2026-05-23 12:35:10.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 12:35:10.7|Info|DownloadDecisionMaker|No results found
2026-05-23 12:35:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 12:35:10.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 12:38:10.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:43:10.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:48:10.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:50:10.9|Info|RssSyncService|Starting RSS Sync
2026-05-23 12:50:10.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 12:50:10.9|Info|DownloadDecisionMaker|No results found
2026-05-23 12:50:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 12:50:10.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 12:53:11.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 12:58:11.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:03:11.3|Info|HousekeepingService|Running housecleaning tasks
2026-05-23 13:03:11.3|Debug|HousekeepingService|Starting CleanupAbsolutePathMetadataFiles
2026-05-23 13:03:11.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-05-23 13:03:11.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupAbsolutePathMetadataFiles
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupAdditionalNamingSpecs
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupAdditionalNamingSpecs
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupAdditionalUsers
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupAdditionalUsers
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupCommandQueue
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupCommandQueue
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupDownloadClientUnavailablePendingReleases
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupDownloadClientUnavailablePendingReleases
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupDuplicateMetadataFiles
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupDuplicateMetadataFiles
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupOrphanedBlocklist
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupOrphanedBlocklist
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupOrphanedDownloadClientStatus
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupOrphanedDownloadClientStatus
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupOrphanedEpisodeFiles
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupOrphanedEpisodeFiles
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupOrphanedEpisodes
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupOrphanedEpisodes
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupOrphanedHistoryItems
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupOrphanedHistoryItems
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupOrphanedImportListStatus
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupOrphanedImportListStatus
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupOrphanedIndexerStatus
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupOrphanedIndexerStatus
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupOrphanedMetadataFiles
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupOrphanedMetadataFiles
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupOrphanedNotificationStatus
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupOrphanedNotificationStatus
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupOrphanedPendingReleases
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupOrphanedPendingReleases
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupQualityProfileFormatItems
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupQualityProfileFormatItems
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupTemporaryUpdateFiles
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupTemporaryUpdateFiles
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting CleanupUnusedTags
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed CleanupUnusedTags
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting DeleteBadMediaCovers
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed DeleteBadMediaCovers
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting FixFutureDownloadClientStatusTimes
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed FixFutureDownloadClientStatusTimes
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting FixFutureImportListStatusTimes
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed FixFutureImportListStatusTimes
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting FixFutureIndexerStatusTimes
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed FixFutureIndexerStatusTimes
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting FixFutureNotificationStatusTimes
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed FixFutureNotificationStatusTimes
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting FixFutureRunScheduledTasks
2026-05-23 13:03:11.5|Debug|HousekeepingService|Completed FixFutureRunScheduledTasks
2026-05-23 13:03:11.5|Debug|HousekeepingService|Starting TrimLogDatabase
2026-05-23 13:03:11.5|Info|Database|Vacuuming Log database
2026-05-23 13:03:11.6|Info|Database|Log database compressed
2026-05-23 13:03:11.6|Debug|HousekeepingService|Completed TrimLogDatabase
2026-05-23 13:03:11.6|Debug|HousekeepingService|Starting UpdateCleanTitleForSeries
2026-05-23 13:03:11.6|Debug|HousekeepingService|Completed UpdateCleanTitleForSeries
2026-05-23 13:03:11.6|Debug|HousekeepingService|Compressing main database after housekeeping
2026-05-23 13:03:11.6|Info|Database|Vacuuming Main database
2026-05-23 13:03:11.9|Info|Database|Main database compressed
2026-05-23 13:03:43.1|Debug|InstallUpdateService|Checking for updates
2026-05-23 13:03:43.4|Debug|InstallUpdateService|No update available
2026-05-23 13:03:44.1|Info|SceneMappingService|Updating Scene mappings
2026-05-23 13:03:44.1|Debug|XemProxy|Fetching alternate names
2026-05-23 13:05:13.9|Info|RssSyncService|Starting RSS Sync
2026-05-23 13:05:13.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 13:05:13.9|Info|DownloadDecisionMaker|No results found
2026-05-23 13:05:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 13:05:13.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 13:08:14.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:13:14.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:18:14.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:20:14.1|Info|RssSyncService|Starting RSS Sync
2026-05-23 13:20:14.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 13:20:14.1|Info|DownloadDecisionMaker|No results found
2026-05-23 13:20:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 13:20:14.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 13:23:14.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:28:14.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:33:14.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:35:14.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 13:35:14.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 13:35:14.3|Info|DownloadDecisionMaker|No results found
2026-05-23 13:35:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 13:35:14.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 13:38:14.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:43:14.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:48:14.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:50:14.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 13:50:14.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 13:50:14.5|Info|DownloadDecisionMaker|No results found
2026-05-23 13:50:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 13:50:14.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 13:53:14.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 13:58:14.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:03:14.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:05:14.7|Info|RssSyncService|Starting RSS Sync
2026-05-23 14:05:14.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 14:05:14.7|Info|DownloadDecisionMaker|No results found
2026-05-23 14:05:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 14:05:14.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 14:08:15.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:12:21.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 14:12:21.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 14:12:21.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 14:12:21.3|Debug|Api|[GET] /api/v3/series: 200.OK (4 ms)
2026-05-23 14:12:21.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 14:12:21.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 14:12:21.3|Debug|Api|[GET] /api/v3/queue/status: 200.OK (1 ms)
2026-05-23 14:12:21.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2026-05-23 14:12:21.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 14:12:21.3|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
2026-05-23 14:13:15.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:18:15.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:20:15.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 14:20:15.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 14:20:15.3|Info|DownloadDecisionMaker|No results found
2026-05-23 14:20:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 14:20:15.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 14:23:15.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:28:15.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:33:15.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:34:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 14:34:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: SignalR was successfully authenticated.
2026-05-23 14:34:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 14:34:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 14:34:45.2|Debug|Api|[GET] /api/v3/series: 200.OK (6 ms)
2026-05-23 14:34:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 14:34:45.2|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
2026-05-23 14:34:45.2|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
2026-05-23 14:34:45.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2026-05-23 14:34:45.2|Debug|Api|[GET] /api/v3/queue/status: 200.OK (11 ms)
2026-05-23 14:35:15.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 14:35:15.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 14:35:15.5|Info|DownloadDecisionMaker|No results found
2026-05-23 14:35:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 14:35:15.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 14:38:15.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:43:16.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:48:16.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:50:16.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 14:50:16.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 14:50:16.0|Info|DownloadDecisionMaker|No results found
2026-05-23 14:50:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 14:50:16.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 14:53:16.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 14:58:16.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:03:16.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:05:16.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 15:05:16.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 15:05:16.2|Info|DownloadDecisionMaker|No results found
2026-05-23 15:05:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 15:05:16.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 15:08:16.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:13:16.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:18:16.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:20:16.7|Info|RssSyncService|Starting RSS Sync
2026-05-23 15:20:16.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 15:20:16.8|Info|DownloadDecisionMaker|No results found
2026-05-23 15:20:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 15:20:16.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 15:23:16.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:28:16.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:33:16.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:35:17.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 15:35:17.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 15:35:17.0|Info|DownloadDecisionMaker|No results found
2026-05-23 15:35:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 15:35:17.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 15:38:17.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:43:17.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:48:17.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:50:17.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 15:50:17.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 15:50:17.5|Info|DownloadDecisionMaker|No results found
2026-05-23 15:50:17.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 15:50:17.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 15:53:17.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 15:58:17.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:03:17.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:03:47.7|Info|SceneMappingService|Updating Scene mappings
2026-05-23 16:03:47.7|Debug|XemProxy|Fetching alternate names
2026-05-23 16:03:52.8|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 341
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-23 16:03:57.9|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 341
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-23 16:05:17.8|Info|RssSyncService|Starting RSS Sync
2026-05-23 16:05:17.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 16:05:17.8|Info|DownloadDecisionMaker|No results found
2026-05-23 16:05:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 16:05:17.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 16:08:17.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:13:17.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:18:18.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:20:18.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 16:20:18.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 16:20:18.2|Info|DownloadDecisionMaker|No results found
2026-05-23 16:20:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 16:20:18.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 16:23:18.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:28:18.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:33:18.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:35:18.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 16:35:18.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 16:35:18.5|Info|DownloadDecisionMaker|No results found
2026-05-23 16:35:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 16:35:18.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 16:38:18.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:43:18.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:48:18.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:50:19.1|Info|RssSyncService|Starting RSS Sync
2026-05-23 16:50:19.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 16:50:19.1|Info|DownloadDecisionMaker|No results found
2026-05-23 16:50:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 16:50:19.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 16:53:19.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 16:58:19.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:03:19.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:05:19.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 17:05:19.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 17:05:19.3|Info|DownloadDecisionMaker|No results found
2026-05-23 17:05:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 17:05:19.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 17:08:19.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:13:19.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:18:19.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:20:19.7|Info|RssSyncService|Starting RSS Sync
2026-05-23 17:20:19.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 17:20:19.7|Info|DownloadDecisionMaker|No results found
2026-05-23 17:20:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 17:20:19.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 17:23:20.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:28:20.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:33:20.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:35:20.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 17:35:20.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 17:35:20.2|Info|DownloadDecisionMaker|No results found
2026-05-23 17:35:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 17:35:20.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 17:38:20.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:43:20.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:48:20.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:50:20.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 17:50:20.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 17:50:20.5|Info|DownloadDecisionMaker|No results found
2026-05-23 17:50:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 17:50:20.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 17:53:20.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 17:58:21.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:03:21.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:05:21.1|Info|RssSyncService|Starting RSS Sync
2026-05-23 18:05:21.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 18:05:21.1|Info|DownloadDecisionMaker|No results found
2026-05-23 18:05:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 18:05:21.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 18:08:21.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:13:21.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:18:21.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:20:21.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 18:20:21.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 18:20:21.3|Info|DownloadDecisionMaker|No results found
2026-05-23 18:20:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 18:20:21.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 18:23:21.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:28:21.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:33:21.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:35:21.8|Info|RssSyncService|Starting RSS Sync
2026-05-23 18:35:21.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 18:35:21.8|Info|DownloadDecisionMaker|No results found
2026-05-23 18:35:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 18:35:21.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 18:38:21.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:43:21.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:48:22.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:50:22.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 18:50:22.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 18:50:22.0|Info|DownloadDecisionMaker|No results found
2026-05-23 18:50:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 18:50:22.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 18:53:22.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 18:58:22.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:03:22.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:03:52.5|Debug|InstallUpdateService|Checking for updates
2026-05-23 19:03:57.5|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage(CommandTrigger updateTrigger, Boolean installMajorUpdate) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 238
   at NzbDrone.Core.Update.InstallUpdateService.Execute(ApplicationUpdateCheckCommand message) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 281
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42

2026-05-23 19:04:02.5|Error|ServerSideNotificationService|Failed to retrieve notifications

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

2026-05-23 19:04:07.6|Warn|SystemTimeCheck|Unable to verify system time

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

2026-05-23 19:04:12.6|Error|CommandExecutor|Error occurred while executing task CheckHealth

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/UpdateCheck.cs:line 91
   at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 97
   at System.Linq.Enumerable.SelectListIterator`2.ToList()
   at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 85
   at NzbDrone.Core.HealthCheck.HealthCheckService.Execute(CheckHealthCommand message) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 149
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42

2026-05-23 19:04:22.5|Info|SceneMappingService|Updating Scene mappings
2026-05-23 19:04:22.5|Debug|XemProxy|Fetching alternate names
2026-05-23 19:04:27.5|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-23 19:04:32.6|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-23 19:05:22.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 19:05:22.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 19:05:22.5|Info|DownloadDecisionMaker|No results found
2026-05-23 19:05:22.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 19:05:22.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 19:08:22.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:13:22.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:18:22.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:20:22.8|Info|RssSyncService|Starting RSS Sync
2026-05-23 19:20:22.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 19:20:22.8|Info|DownloadDecisionMaker|No results found
2026-05-23 19:20:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 19:20:22.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 19:23:22.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:28:23.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:33:53.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:35:23.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 19:35:23.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 19:35:23.3|Info|DownloadDecisionMaker|No results found
2026-05-23 19:35:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 19:35:23.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 19:38:53.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:43:53.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:48:53.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:50:23.6|Info|RssSyncService|Starting RSS Sync
2026-05-23 19:50:23.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 19:50:23.6|Info|DownloadDecisionMaker|No results found
2026-05-23 19:50:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 19:50:23.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 19:53:53.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 19:58:53.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:03:53.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:05:23.8|Info|RssSyncService|Starting RSS Sync
2026-05-23 20:05:23.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 20:05:23.8|Info|DownloadDecisionMaker|No results found
2026-05-23 20:05:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 20:05:23.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 20:08:53.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:13:53.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:18:54.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:20:24.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 20:20:24.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 20:20:24.0|Info|DownloadDecisionMaker|No results found
2026-05-23 20:20:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 20:20:24.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 20:23:54.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:28:54.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:33:54.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:35:24.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 20:35:24.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 20:35:24.3|Info|DownloadDecisionMaker|No results found
2026-05-23 20:35:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 20:35:24.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 20:38:54.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:43:54.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:48:54.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:50:24.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 20:50:24.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 20:50:24.5|Info|DownloadDecisionMaker|No results found
2026-05-23 20:50:24.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 20:50:24.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 20:53:54.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 20:58:54.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:03:54.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:05:24.9|Info|RssSyncService|Starting RSS Sync
2026-05-23 21:05:24.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 21:05:24.9|Info|DownloadDecisionMaker|No results found
2026-05-23 21:05:24.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 21:05:24.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 21:08:54.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:13:55.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:18:55.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:20:25.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 21:20:25.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 21:20:25.0|Info|DownloadDecisionMaker|No results found
2026-05-23 21:20:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 21:20:25.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 21:23:55.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:28:55.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:33:55.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:35:25.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 21:35:25.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 21:35:25.3|Info|DownloadDecisionMaker|No results found
2026-05-23 21:35:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 21:35:25.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 21:38:55.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:43:55.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:48:55.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:50:25.5|Info|RssSyncService|Starting RSS Sync
2026-05-23 21:50:25.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 21:50:25.5|Info|DownloadDecisionMaker|No results found
2026-05-23 21:50:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 21:50:25.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 21:53:55.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 21:58:55.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:03:55.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:04:55.9|Info|SceneMappingService|Updating Scene mappings
2026-05-23 22:04:55.9|Debug|XemProxy|Fetching alternate names
2026-05-23 22:05:00.9|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-23 22:05:06.0|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-23 22:05:25.8|Info|RssSyncService|Starting RSS Sync
2026-05-23 22:05:25.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 22:05:25.8|Info|DownloadDecisionMaker|No results found
2026-05-23 22:05:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 22:05:25.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 22:08:56.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:13:56.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:18:56.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:20:26.2|Info|RssSyncService|Starting RSS Sync
2026-05-23 22:20:26.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 22:20:26.2|Info|DownloadDecisionMaker|No results found
2026-05-23 22:20:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 22:20:26.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 22:23:56.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:28:56.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:33:56.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:35:26.4|Info|RssSyncService|Starting RSS Sync
2026-05-23 22:35:26.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 22:35:26.5|Info|DownloadDecisionMaker|No results found
2026-05-23 22:35:26.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 22:35:26.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 22:38:56.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:43:56.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:48:56.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:50:26.8|Info|RssSyncService|Starting RSS Sync
2026-05-23 22:50:26.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 22:50:26.8|Info|DownloadDecisionMaker|No results found
2026-05-23 22:50:26.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 22:50:26.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 22:53:56.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 22:58:56.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:03:57.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:05:27.0|Info|RssSyncService|Starting RSS Sync
2026-05-23 23:05:27.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 23:05:27.0|Info|DownloadDecisionMaker|No results found
2026-05-23 23:05:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 23:05:27.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 23:08:57.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:13:57.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:18:57.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:20:27.4|Info|RssSyncService|Starting RSS Sync
2026-05-23 23:20:27.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 23:20:27.4|Info|DownloadDecisionMaker|No results found
2026-05-23 23:20:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 23:20:27.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 23:23:57.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:28:57.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:33:57.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:35:27.6|Info|RssSyncService|Starting RSS Sync
2026-05-23 23:35:27.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 23:35:27.6|Info|DownloadDecisionMaker|No results found
2026-05-23 23:35:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 23:35:27.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 23:38:57.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:43:58.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:49:28.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:50:28.3|Info|RssSyncService|Starting RSS Sync
2026-05-23 23:50:28.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-23 23:50:28.3|Info|DownloadDecisionMaker|No results found
2026-05-23 23:50:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-23 23:50:28.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-23 23:54:28.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-23 23:59:28.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:04:28.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:05:28.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 00:05:28.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 00:05:28.6|Info|DownloadDecisionMaker|No results found
2026-05-24 00:05:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 00:05:28.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 00:09:28.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:14:28.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:19:29.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:20:29.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 00:20:29.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 00:20:29.4|Info|DownloadDecisionMaker|No results found
2026-05-24 00:20:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 00:20:29.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 00:24:29.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:29:29.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:34:29.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:35:29.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 00:35:29.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 00:35:29.6|Info|DownloadDecisionMaker|No results found
2026-05-24 00:35:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 00:35:29.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 00:39:29.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:44:29.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:49:30.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:50:30.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 00:50:30.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 00:50:30.4|Info|DownloadDecisionMaker|No results found
2026-05-24 00:50:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 00:50:30.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 00:54:30.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 00:59:30.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:04:00.6|Debug|InstallUpdateService|Checking for updates
2026-05-24 01:04:05.7|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage(CommandTrigger updateTrigger, Boolean installMajorUpdate) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 238
   at NzbDrone.Core.Update.InstallUpdateService.Execute(ApplicationUpdateCheckCommand message) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 281
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42

2026-05-24 01:04:30.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:04:35.7|Error|ServerSideNotificationService|Failed to retrieve notifications

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

2026-05-24 01:04:40.7|Warn|SystemTimeCheck|Unable to verify system time

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

2026-05-24 01:04:45.7|Error|CommandExecutor|Error occurred while executing task CheckHealth

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/UpdateCheck.cs:line 91
   at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 97
   at System.Linq.Enumerable.SelectListIterator`2.ToList()
   at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 85
   at NzbDrone.Core.HealthCheck.HealthCheckService.Execute(CheckHealthCommand message) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 149
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42

2026-05-24 01:05:30.7|Info|RssSyncService|Starting RSS Sync
2026-05-24 01:05:30.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 01:05:30.7|Info|DownloadDecisionMaker|No results found
2026-05-24 01:05:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 01:05:30.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 01:05:30.7|Info|SceneMappingService|Updating Scene mappings
2026-05-24 01:05:30.7|Debug|XemProxy|Fetching alternate names
2026-05-24 01:05:35.7|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 01:05:40.7|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 01:09:30.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:14:30.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:19:31.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:20:31.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 01:20:31.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 01:20:31.0|Info|DownloadDecisionMaker|No results found
2026-05-24 01:20:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 01:20:31.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 01:24:31.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:29:31.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:34:31.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:35:31.2|Info|RssSyncService|Starting RSS Sync
2026-05-24 01:35:31.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 01:35:31.2|Info|DownloadDecisionMaker|No results found
2026-05-24 01:35:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 01:35:31.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 01:39:31.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:44:31.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:49:31.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:50:31.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 01:50:31.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 01:50:31.6|Info|DownloadDecisionMaker|No results found
2026-05-24 01:50:31.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 01:50:31.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 01:54:31.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 01:59:32.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:04:32.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:05:32.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 02:05:32.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 02:05:32.4|Info|DownloadDecisionMaker|No results found
2026-05-24 02:05:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 02:05:32.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 02:09:32.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:14:32.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:19:32.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:20:32.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 02:20:32.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 02:20:32.6|Info|DownloadDecisionMaker|No results found
2026-05-24 02:20:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 02:20:32.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 02:24:32.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:29:33.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:34:33.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:35:33.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 02:35:33.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 02:35:33.0|Info|DownloadDecisionMaker|No results found
2026-05-24 02:35:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 02:35:33.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 02:39:33.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:44:33.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:49:33.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:50:33.3|Info|RssSyncService|Starting RSS Sync
2026-05-24 02:50:33.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 02:50:33.3|Info|DownloadDecisionMaker|No results found
2026-05-24 02:50:33.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 02:50:33.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 02:54:33.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 02:59:33.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:04:33.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:05:33.9|Info|RssSyncService|Starting RSS Sync
2026-05-24 03:05:33.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 03:05:33.9|Info|DownloadDecisionMaker|No results found
2026-05-24 03:05:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 03:05:33.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 03:09:33.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:14:34.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:19:34.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:20:34.1|Info|RssSyncService|Starting RSS Sync
2026-05-24 03:20:34.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 03:20:34.1|Info|DownloadDecisionMaker|No results found
2026-05-24 03:20:34.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 03:20:34.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 03:24:34.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:29:34.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:34:34.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:35:34.7|Info|RssSyncService|Starting RSS Sync
2026-05-24 03:35:34.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 03:35:34.7|Info|DownloadDecisionMaker|No results found
2026-05-24 03:35:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 03:35:34.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 03:39:34.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:44:34.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:49:34.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:50:34.9|Info|RssSyncService|Starting RSS Sync
2026-05-24 03:50:34.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 03:50:34.9|Info|DownloadDecisionMaker|No results found
2026-05-24 03:50:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 03:50:34.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 03:54:35.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 03:59:35.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:04:35.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:05:35.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 04:05:35.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 04:05:35.6|Info|DownloadDecisionMaker|No results found
2026-05-24 04:05:35.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 04:05:35.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 04:06:05.6|Info|SceneMappingService|Updating Scene mappings
2026-05-24 04:06:05.6|Debug|XemProxy|Fetching alternate names
2026-05-24 04:06:10.6|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 04:06:15.6|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 04:09:35.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:14:35.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:19:35.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:20:35.8|Info|RssSyncService|Starting RSS Sync
2026-05-24 04:20:35.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 04:20:35.8|Info|DownloadDecisionMaker|No results found
2026-05-24 04:20:35.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 04:20:35.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 04:24:35.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:29:36.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:34:36.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:35:36.5|Info|RssSyncService|Starting RSS Sync
2026-05-24 04:35:36.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 04:35:36.5|Info|DownloadDecisionMaker|No results found
2026-05-24 04:35:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 04:35:36.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 04:39:36.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:44:36.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:49:36.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:50:36.7|Info|RssSyncService|Starting RSS Sync
2026-05-24 04:50:36.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 04:50:36.7|Info|DownloadDecisionMaker|No results found
2026-05-24 04:50:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 04:50:36.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 04:54:36.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 04:59:36.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:04:37.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:05:37.3|Info|RssSyncService|Starting RSS Sync
2026-05-24 05:05:37.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 05:05:37.3|Info|DownloadDecisionMaker|No results found
2026-05-24 05:05:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 05:05:37.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 05:09:37.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:14:37.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:19:37.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:20:37.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 05:20:37.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 05:20:37.6|Info|DownloadDecisionMaker|No results found
2026-05-24 05:20:37.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 05:20:37.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 05:24:37.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:29:37.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:34:37.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:35:38.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 05:35:38.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 05:35:38.0|Info|DownloadDecisionMaker|No results found
2026-05-24 05:35:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 05:35:38.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 05:39:38.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:44:38.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:49:38.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:50:38.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 05:50:38.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 05:50:38.4|Info|DownloadDecisionMaker|No results found
2026-05-24 05:50:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 05:50:38.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 05:54:38.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 05:59:38.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:04:38.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:05:38.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 06:05:38.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 06:05:38.6|Info|DownloadDecisionMaker|No results found
2026-05-24 06:05:38.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 06:05:38.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 06:09:39.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:14:39.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:19:39.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:20:39.3|Info|RssSyncService|Starting RSS Sync
2026-05-24 06:20:39.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 06:20:39.3|Info|DownloadDecisionMaker|No results found
2026-05-24 06:20:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 06:20:39.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 06:24:39.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:29:39.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:34:39.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:35:39.5|Info|RssSyncService|Starting RSS Sync
2026-05-24 06:35:39.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 06:35:39.5|Info|DownloadDecisionMaker|No results found
2026-05-24 06:35:39.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 06:35:39.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 06:39:40.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:44:40.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:49:40.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:50:40.1|Info|RssSyncService|Starting RSS Sync
2026-05-24 06:50:40.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 06:50:40.1|Info|DownloadDecisionMaker|No results found
2026-05-24 06:50:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 06:50:40.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 06:54:40.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 06:59:40.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:04:10.3|Debug|InstallUpdateService|Checking for updates
2026-05-24 07:04:15.3|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage(CommandTrigger updateTrigger, Boolean installMajorUpdate) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 238
   at NzbDrone.Core.Update.InstallUpdateService.Execute(ApplicationUpdateCheckCommand message) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 281
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42

2026-05-24 07:04:40.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:05:15.3|Error|ServerSideNotificationService|Failed to retrieve notifications

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

2026-05-24 07:05:20.4|Warn|SystemTimeCheck|Unable to verify system time

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

2026-05-24 07:05:25.4|Error|CommandExecutor|Error occurred while executing task CheckHealth

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/UpdateCheck.cs:line 91
   at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 97
   at System.Linq.Enumerable.SelectListIterator`2.ToList()
   at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 85
   at NzbDrone.Core.HealthCheck.HealthCheckService.Execute(CheckHealthCommand message) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 149
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42

2026-05-24 07:05:40.3|Info|RssSyncService|Starting RSS Sync
2026-05-24 07:05:40.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 07:05:40.3|Info|DownloadDecisionMaker|No results found
2026-05-24 07:05:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 07:05:40.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 07:06:40.4|Info|SceneMappingService|Updating Scene mappings
2026-05-24 07:06:40.4|Debug|XemProxy|Fetching alternate names
2026-05-24 07:06:45.4|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 07:06:50.4|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 07:09:40.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:14:40.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:19:40.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:20:40.8|Info|RssSyncService|Starting RSS Sync
2026-05-24 07:20:40.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 07:20:40.8|Info|DownloadDecisionMaker|No results found
2026-05-24 07:20:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 07:20:40.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 07:24:40.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:29:40.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:34:41.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:35:41.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 07:35:41.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 07:35:41.0|Info|DownloadDecisionMaker|No results found
2026-05-24 07:35:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 07:35:41.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 07:39:41.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:44:41.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:49:41.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:50:41.5|Info|RssSyncService|Starting RSS Sync
2026-05-24 07:50:41.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 07:50:41.5|Info|DownloadDecisionMaker|No results found
2026-05-24 07:50:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 07:50:41.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 07:54:41.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 07:59:41.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:04:41.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:05:41.8|Info|RssSyncService|Starting RSS Sync
2026-05-24 08:05:41.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 08:05:41.8|Info|DownloadDecisionMaker|No results found
2026-05-24 08:05:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 08:05:41.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 08:09:41.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:14:42.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:20:12.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:20:42.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 08:20:42.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 08:20:42.4|Info|DownloadDecisionMaker|No results found
2026-05-24 08:20:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 08:20:42.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 08:25:12.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:30:12.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:35:12.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:35:42.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 08:35:42.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 08:35:42.6|Info|DownloadDecisionMaker|No results found
2026-05-24 08:35:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 08:35:42.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 08:40:12.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:45:12.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:50:13.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 08:50:43.3|Info|RssSyncService|Starting RSS Sync
2026-05-24 08:50:43.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 08:50:43.3|Info|DownloadDecisionMaker|No results found
2026-05-24 08:50:43.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 08:50:43.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 08:55:13.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:00:13.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:05:13.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:05:43.5|Info|RssSyncService|Starting RSS Sync
2026-05-24 09:05:43.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 09:05:43.5|Info|DownloadDecisionMaker|No results found
2026-05-24 09:05:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 09:05:43.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 09:10:13.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:15:13.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:20:13.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:20:44.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 09:20:44.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 09:20:44.0|Info|DownloadDecisionMaker|No results found
2026-05-24 09:20:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 09:20:44.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 09:25:14.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:30:14.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:35:14.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:35:44.2|Info|RssSyncService|Starting RSS Sync
2026-05-24 09:35:44.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 09:35:44.2|Info|DownloadDecisionMaker|No results found
2026-05-24 09:35:44.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 09:35:44.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 09:40:14.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:45:14.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:50:14.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 09:50:44.8|Info|RssSyncService|Starting RSS Sync
2026-05-24 09:50:44.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 09:50:44.8|Info|DownloadDecisionMaker|No results found
2026-05-24 09:50:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 09:50:44.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 09:55:44.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:00:45.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:05:45.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 10:05:45.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 10:05:45.0|Info|DownloadDecisionMaker|No results found
2026-05-24 10:05:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 10:05:45.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 10:05:45.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:07:15.1|Info|SceneMappingService|Updating Scene mappings
2026-05-24 10:07:15.1|Debug|XemProxy|Fetching alternate names
2026-05-24 10:07:20.1|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 10:07:25.1|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 10:10:45.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:15:45.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:20:45.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 10:20:45.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 10:20:45.6|Info|DownloadDecisionMaker|No results found
2026-05-24 10:20:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 10:20:45.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 10:20:45.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:26:15.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:31:15.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:36:16.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 10:36:16.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 10:36:16.0|Info|DownloadDecisionMaker|No results found
2026-05-24 10:36:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 10:36:16.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 10:36:16.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:41:16.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:46:16.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:51:16.2|Info|RssSyncService|Starting RSS Sync
2026-05-24 10:51:16.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 10:51:16.2|Info|DownloadDecisionMaker|No results found
2026-05-24 10:51:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 10:51:16.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 10:51:16.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 10:56:16.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:01:16.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:06:16.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 11:06:16.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 11:06:16.4|Info|DownloadDecisionMaker|No results found
2026-05-24 11:06:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 11:06:16.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 11:06:16.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:11:16.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:16:16.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:21:16.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 11:21:16.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 11:21:16.6|Info|DownloadDecisionMaker|No results found
2026-05-24 11:21:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 11:21:16.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 11:21:16.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:26:16.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:31:16.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:36:17.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 11:36:17.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 11:36:17.0|Info|DownloadDecisionMaker|No results found
2026-05-24 11:36:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 11:36:17.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 11:36:17.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:41:17.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:46:17.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:51:17.2|Info|RssSyncService|Starting RSS Sync
2026-05-24 11:51:17.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 11:51:17.2|Info|DownloadDecisionMaker|No results found
2026-05-24 11:51:17.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 11:51:17.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 11:51:17.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 11:56:17.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:01:17.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:06:17.7|Info|RssSyncService|Starting RSS Sync
2026-05-24 12:06:17.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 12:06:17.7|Info|DownloadDecisionMaker|No results found
2026-05-24 12:06:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 12:06:17.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 12:06:17.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:11:17.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:16:17.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:21:17.9|Info|RssSyncService|Starting RSS Sync
2026-05-24 12:21:18.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 12:21:18.0|Info|DownloadDecisionMaker|No results found
2026-05-24 12:21:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 12:21:18.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 12:21:18.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:26:18.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:31:18.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:36:18.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 12:36:18.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 12:36:18.4|Info|DownloadDecisionMaker|No results found
2026-05-24 12:36:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 12:36:18.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 12:36:18.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:41:18.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:46:18.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:51:18.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 12:51:18.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 12:51:18.6|Info|DownloadDecisionMaker|No results found
2026-05-24 12:51:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 12:51:18.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 12:51:18.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 12:56:18.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:01:19.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:03:19.3|Info|HousekeepingService|Running housecleaning tasks
2026-05-24 13:03:19.3|Debug|HousekeepingService|Starting CleanupAbsolutePathMetadataFiles
2026-05-24 13:03:19.3|Debug|HousekeepingService|Completed CleanupAbsolutePathMetadataFiles
2026-05-24 13:03:19.3|Debug|HousekeepingService|Starting CleanupAdditionalNamingSpecs
2026-05-24 13:03:19.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupAdditionalNamingSpecs
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupAdditionalUsers
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupAdditionalUsers
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupCommandQueue
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupCommandQueue
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupDownloadClientUnavailablePendingReleases
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupDownloadClientUnavailablePendingReleases
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupDuplicateMetadataFiles
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupDuplicateMetadataFiles
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupOrphanedBlocklist
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupOrphanedBlocklist
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupOrphanedDownloadClientStatus
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupOrphanedDownloadClientStatus
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupOrphanedEpisodeFiles
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupOrphanedEpisodeFiles
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupOrphanedEpisodes
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupOrphanedEpisodes
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupOrphanedHistoryItems
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupOrphanedHistoryItems
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupOrphanedImportListStatus
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupOrphanedImportListStatus
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupOrphanedIndexerStatus
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupOrphanedIndexerStatus
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupOrphanedMetadataFiles
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupOrphanedMetadataFiles
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupOrphanedNotificationStatus
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupOrphanedNotificationStatus
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupOrphanedPendingReleases
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupOrphanedPendingReleases
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupQualityProfileFormatItems
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupQualityProfileFormatItems
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupTemporaryUpdateFiles
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupTemporaryUpdateFiles
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting CleanupUnusedTags
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed CleanupUnusedTags
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting DeleteBadMediaCovers
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed DeleteBadMediaCovers
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting FixFutureDownloadClientStatusTimes
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed FixFutureDownloadClientStatusTimes
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting FixFutureImportListStatusTimes
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed FixFutureImportListStatusTimes
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting FixFutureIndexerStatusTimes
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed FixFutureIndexerStatusTimes
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting FixFutureNotificationStatusTimes
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed FixFutureNotificationStatusTimes
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting FixFutureRunScheduledTasks
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed FixFutureRunScheduledTasks
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting TrimLogDatabase
2026-05-24 13:03:19.6|Info|Database|Vacuuming Log database
2026-05-24 13:03:19.6|Info|Database|Log database compressed
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed TrimLogDatabase
2026-05-24 13:03:19.6|Debug|HousekeepingService|Starting UpdateCleanTitleForSeries
2026-05-24 13:03:19.6|Debug|HousekeepingService|Completed UpdateCleanTitleForSeries
2026-05-24 13:03:19.6|Debug|HousekeepingService|Compressing main database after housekeeping
2026-05-24 13:03:19.6|Info|Database|Vacuuming Main database
2026-05-24 13:03:20.2|Info|Database|Main database compressed
2026-05-24 13:04:19.3|Debug|InstallUpdateService|Checking for updates
2026-05-24 13:04:24.4|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage(CommandTrigger updateTrigger, Boolean installMajorUpdate) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 238
   at NzbDrone.Core.Update.InstallUpdateService.Execute(ApplicationUpdateCheckCommand message) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 281
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42

2026-05-24 13:05:54.4|Error|ServerSideNotificationService|Failed to retrieve notifications

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

2026-05-24 13:05:59.4|Warn|SystemTimeCheck|Unable to verify system time

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

2026-05-24 13:06:04.4|Error|CommandExecutor|Error occurred while executing task CheckHealth

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/UpdateCheck.cs:line 91
   at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 97
   at System.Linq.Enumerable.SelectListIterator`2.ToList()
   at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 85
   at NzbDrone.Core.HealthCheck.HealthCheckService.Execute(CheckHealthCommand message) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 149
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42

2026-05-24 13:06:19.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 13:06:19.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 13:06:19.4|Info|DownloadDecisionMaker|No results found
2026-05-24 13:06:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 13:06:19.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 13:06:19.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:07:49.4|Info|SceneMappingService|Updating Scene mappings
2026-05-24 13:07:49.4|Debug|XemProxy|Fetching alternate names
2026-05-24 13:07:54.4|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 13:07:59.5|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 13:11:19.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:16:19.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:21:19.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 13:21:19.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 13:21:19.6|Info|DownloadDecisionMaker|No results found
2026-05-24 13:21:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 13:21:19.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 13:21:19.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:26:19.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:31:19.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:36:19.9|Info|RssSyncService|Starting RSS Sync
2026-05-24 13:36:19.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 13:36:19.9|Info|DownloadDecisionMaker|No results found
2026-05-24 13:36:19.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 13:36:19.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 13:36:19.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:41:19.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:46:20.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:51:20.1|Info|RssSyncService|Starting RSS Sync
2026-05-24 13:51:20.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 13:51:20.1|Info|DownloadDecisionMaker|No results found
2026-05-24 13:51:20.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 13:51:20.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 13:51:20.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 13:56:20.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:01:20.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:06:20.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 14:06:20.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 14:06:20.4|Info|DownloadDecisionMaker|No results found
2026-05-24 14:06:20.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 14:06:20.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 14:06:20.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:11:20.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:16:20.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:21:20.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 14:21:20.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 14:21:20.6|Info|DownloadDecisionMaker|No results found
2026-05-24 14:21:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 14:21:20.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 14:21:20.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:26:20.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:31:20.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:36:21.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 14:36:21.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 14:36:21.0|Info|DownloadDecisionMaker|No results found
2026-05-24 14:36:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 14:36:21.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 14:36:21.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:41:51.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:46:51.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:51:21.2|Info|RssSyncService|Starting RSS Sync
2026-05-24 14:51:21.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 14:51:21.2|Info|DownloadDecisionMaker|No results found
2026-05-24 14:51:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 14:51:21.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 14:51:51.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 14:56:51.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:01:51.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:06:21.5|Info|RssSyncService|Starting RSS Sync
2026-05-24 15:06:21.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 15:06:21.5|Info|DownloadDecisionMaker|No results found
2026-05-24 15:06:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 15:06:21.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 15:06:51.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:11:51.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:16:51.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:21:22.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 15:21:22.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 15:21:22.0|Info|DownloadDecisionMaker|No results found
2026-05-24 15:21:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 15:21:22.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 15:21:52.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:26:52.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:31:52.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:36:22.2|Info|RssSyncService|Starting RSS Sync
2026-05-24 15:36:22.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 15:36:22.2|Info|DownloadDecisionMaker|No results found
2026-05-24 15:36:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 15:36:22.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 15:36:52.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:41:52.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:46:52.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:51:23.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 15:51:23.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 15:51:23.0|Info|DownloadDecisionMaker|No results found
2026-05-24 15:51:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 15:51:23.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 15:51:53.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 15:56:53.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:01:53.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:06:23.2|Info|RssSyncService|Starting RSS Sync
2026-05-24 16:06:23.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 16:06:23.2|Info|DownloadDecisionMaker|No results found
2026-05-24 16:06:23.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 16:06:23.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 16:06:53.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:08:23.2|Info|SceneMappingService|Updating Scene mappings
2026-05-24 16:08:23.2|Debug|XemProxy|Fetching alternate names
2026-05-24 16:08:28.2|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 16:08:33.3|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 16:11:53.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:17:23.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:21:23.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 16:21:23.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 16:21:23.6|Info|DownloadDecisionMaker|No results found
2026-05-24 16:21:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 16:21:23.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 16:22:23.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:27:23.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:32:23.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:36:23.8|Info|RssSyncService|Starting RSS Sync
2026-05-24 16:36:23.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 16:36:23.8|Info|DownloadDecisionMaker|No results found
2026-05-24 16:36:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 16:36:23.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 16:37:23.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:42:23.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:47:24.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:51:24.3|Info|RssSyncService|Starting RSS Sync
2026-05-24 16:51:24.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 16:51:24.3|Info|DownloadDecisionMaker|No results found
2026-05-24 16:51:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 16:51:24.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 16:52:24.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 16:57:24.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:02:24.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:06:24.5|Info|RssSyncService|Starting RSS Sync
2026-05-24 17:06:24.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 17:06:24.5|Info|DownloadDecisionMaker|No results found
2026-05-24 17:06:24.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 17:06:24.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 17:07:24.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:12:24.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:17:25.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:21:25.2|Info|RssSyncService|Starting RSS Sync
2026-05-24 17:21:25.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 17:21:25.2|Info|DownloadDecisionMaker|No results found
2026-05-24 17:21:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 17:21:25.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 17:22:25.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:27:25.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:32:25.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:36:25.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 17:36:25.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 17:36:25.4|Info|DownloadDecisionMaker|No results found
2026-05-24 17:36:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 17:36:25.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 17:37:25.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:42:25.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:47:25.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:51:25.9|Info|RssSyncService|Starting RSS Sync
2026-05-24 17:51:25.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 17:51:25.9|Info|DownloadDecisionMaker|No results found
2026-05-24 17:51:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 17:51:25.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 17:52:25.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 17:57:26.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:02:26.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:06:26.1|Info|RssSyncService|Starting RSS Sync
2026-05-24 18:06:26.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 18:06:26.1|Info|DownloadDecisionMaker|No results found
2026-05-24 18:06:26.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 18:06:26.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 18:07:26.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:12:26.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:17:26.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:21:26.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 18:21:26.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 18:21:26.6|Info|DownloadDecisionMaker|No results found
2026-05-24 18:21:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 18:21:26.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 18:22:56.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:27:56.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:32:56.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:36:27.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 18:36:27.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 18:36:27.0|Info|DownloadDecisionMaker|No results found
2026-05-24 18:36:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 18:36:27.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 18:37:57.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:42:57.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:47:57.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:51:27.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 18:51:27.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 18:51:27.4|Info|DownloadDecisionMaker|No results found
2026-05-24 18:51:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 18:51:27.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 18:52:57.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 18:57:57.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:02:57.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:04:27.9|Debug|InstallUpdateService|Checking for updates
2026-05-24 19:04:33.0|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage(CommandTrigger updateTrigger, Boolean installMajorUpdate) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 238
   at NzbDrone.Core.Update.InstallUpdateService.Execute(ApplicationUpdateCheckCommand message) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 281
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42

2026-05-24 19:06:28.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 19:06:28.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 19:06:28.0|Info|DownloadDecisionMaker|No results found
2026-05-24 19:06:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 19:06:28.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 19:06:33.0|Error|ServerSideNotificationService|Failed to retrieve notifications

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

2026-05-24 19:06:38.0|Warn|SystemTimeCheck|Unable to verify system time

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

2026-05-24 19:06:43.1|Error|CommandExecutor|Error occurred while executing task CheckHealth

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 54
   at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
   at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/UpdateCheck.cs:line 91
   at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 97
   at System.Linq.Enumerable.SelectListIterator`2.ToList()
   at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 85
   at NzbDrone.Core.HealthCheck.HealthCheckService.Execute(CheckHealthCommand message) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 149
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42

2026-05-24 19:07:58.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:08:58.1|Info|SceneMappingService|Updating Scene mappings
2026-05-24 19:08:58.1|Debug|XemProxy|Fetching alternate names
2026-05-24 19:09:03.1|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 19:09:08.1|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 19:12:58.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:17:58.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:21:28.3|Info|RssSyncService|Starting RSS Sync
2026-05-24 19:21:28.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 19:21:28.3|Info|DownloadDecisionMaker|No results found
2026-05-24 19:21:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 19:21:28.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 19:22:58.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:27:58.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:32:58.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:36:28.7|Info|RssSyncService|Starting RSS Sync
2026-05-24 19:36:28.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 19:36:28.7|Info|DownloadDecisionMaker|No results found
2026-05-24 19:36:28.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 19:36:28.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 19:37:58.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:42:58.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:47:58.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:51:28.9|Info|RssSyncService|Starting RSS Sync
2026-05-24 19:51:28.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 19:51:28.9|Info|DownloadDecisionMaker|No results found
2026-05-24 19:51:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 19:51:28.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 19:52:58.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 19:57:59.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:03:29.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:06:29.2|Info|RssSyncService|Starting RSS Sync
2026-05-24 20:06:29.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 20:06:29.2|Info|DownloadDecisionMaker|No results found
2026-05-24 20:06:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 20:06:29.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 20:08:29.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:13:29.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:18:29.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:21:29.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 20:21:29.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 20:21:29.4|Info|DownloadDecisionMaker|No results found
2026-05-24 20:21:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 20:21:29.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 20:23:29.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:28:29.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:33:30.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:36:30.1|Info|RssSyncService|Starting RSS Sync
2026-05-24 20:36:30.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 20:36:30.1|Info|DownloadDecisionMaker|No results found
2026-05-24 20:36:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 20:36:30.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 20:38:30.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:43:30.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:48:30.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:51:30.3|Info|RssSyncService|Starting RSS Sync
2026-05-24 20:51:30.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 20:51:30.3|Info|DownloadDecisionMaker|No results found
2026-05-24 20:51:30.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 20:51:30.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 20:53:30.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 20:58:30.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:04:00.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:06:30.5|Info|RssSyncService|Starting RSS Sync
2026-05-24 21:06:30.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 21:06:30.5|Info|DownloadDecisionMaker|No results found
2026-05-24 21:06:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 21:06:30.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 21:09:00.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:14:00.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:19:00.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:21:30.8|Info|RssSyncService|Starting RSS Sync
2026-05-24 21:21:30.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 21:21:30.8|Info|DownloadDecisionMaker|No results found
2026-05-24 21:21:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 21:21:30.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 21:24:00.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:29:00.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:34:01.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:36:31.3|Info|RssSyncService|Starting RSS Sync
2026-05-24 21:36:31.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 21:36:31.3|Info|DownloadDecisionMaker|No results found
2026-05-24 21:36:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 21:36:31.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 21:39:01.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:44:01.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:49:01.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:51:31.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 21:51:31.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 21:51:31.6|Info|DownloadDecisionMaker|No results found
2026-05-24 21:51:31.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 21:51:31.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 21:54:01.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 21:59:01.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:04:01.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:06:32.3|Info|RssSyncService|Starting RSS Sync
2026-05-24 22:06:32.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 22:06:32.3|Info|DownloadDecisionMaker|No results found
2026-05-24 22:06:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 22:06:32.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 22:09:02.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:09:32.3|Info|SceneMappingService|Updating Scene mappings
2026-05-24 22:09:32.3|Debug|XemProxy|Fetching alternate names
2026-05-24 22:09:37.3|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
   at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 22:09:42.3|Error|SceneMappingService|Failed to Update Scene Mappings

[v4.0.17.2952] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
   at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
   at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
   at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 143

2026-05-24 22:14:02.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:19:02.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:21:32.5|Info|RssSyncService|Starting RSS Sync
2026-05-24 22:21:32.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 22:21:32.5|Info|DownloadDecisionMaker|No results found
2026-05-24 22:21:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 22:21:32.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 22:24:02.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:29:02.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:34:02.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:36:33.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 22:36:33.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 22:36:33.4|Info|DownloadDecisionMaker|No results found
2026-05-24 22:36:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 22:36:33.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 22:39:03.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:44:03.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:49:03.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:51:33.6|Info|RssSyncService|Starting RSS Sync
2026-05-24 22:51:33.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 22:51:33.6|Info|DownloadDecisionMaker|No results found
2026-05-24 22:51:33.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 22:51:33.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 22:54:03.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 22:59:03.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:04:03.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:06:34.0|Info|RssSyncService|Starting RSS Sync
2026-05-24 23:06:34.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 23:06:34.0|Info|DownloadDecisionMaker|No results found
2026-05-24 23:06:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 23:06:34.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 23:09:04.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:14:34.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:19:34.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:21:34.2|Info|RssSyncService|Starting RSS Sync
2026-05-24 23:21:34.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 23:21:34.2|Info|DownloadDecisionMaker|No results found
2026-05-24 23:21:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 23:21:34.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 23:24:34.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:29:34.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:34:34.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:36:34.4|Info|RssSyncService|Starting RSS Sync
2026-05-24 23:36:34.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 23:36:34.4|Info|DownloadDecisionMaker|No results found
2026-05-24 23:36:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 23:36:34.4|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 23:39:34.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:44:35.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:49:35.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:51:35.1|Info|RssSyncService|Starting RSS Sync
2026-05-24 23:51:35.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-24 23:51:35.1|Info|DownloadDecisionMaker|No results found
2026-05-24 23:51:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-24 23:51:35.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-24 23:54:35.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-24 23:59:35.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:04:35.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:06:35.3|Info|RssSyncService|Starting RSS Sync
2026-05-25 00:06:35.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 00:06:35.3|Info|DownloadDecisionMaker|No results found
2026-05-25 00:06:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 00:06:35.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 00:09:35.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:14:35.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:18:32.4|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
2026-05-25 00:18:32.5|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
2026-05-25 00:18:32.5|Debug|ProcessProvider| - [149] Sonarr
2026-05-25 00:18:32.6|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-25 00:18:32.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-25 00:18:32.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-25 00:18:32.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-25 00:18:33.1|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-25 00:18:33.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1883284s
2026-05-25 00:18:33.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-25 00:18:33.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1944296s
2026-05-25 00:18:33.2|Debug|MigrationController|Took: 00:00:00.6331846
2026-05-25 00:18:33.2|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-25 00:18:33.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-05-25 00:18:33.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 
2026-05-25 00:18:33.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-05-25 00:18:33.2|Info|DatabaseEngineVersionCheck|SQLite 3.51.2
2026-05-25 00:18:33.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0144836s
2026-05-25 00:18:33.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-05-25 00:18:33.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0147227s
2026-05-25 00:18:33.3|Debug|MigrationController|Took: 00:00:00.0524251
2026-05-25 00:18:34.4|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2026-05-25 00:18:34.7|Debug|QualityDefinitionService|Setting up default quality config
2026-05-25 00:18:34.8|Debug|NotificationFactory|Initializing Providers. Count 25
2026-05-25 00:18:34.9|Debug|IndexerFactory|Initializing Providers. Count 10
2026-05-25 00:18:34.9|Debug|ImportListFactory|Initializing Providers. Count 11
2026-05-25 00:18:34.9|Debug|MetadataFactory|Initializing Providers. Count 5
2026-05-25 00:18:35.0|Debug|DownloadClientFactory|Initializing Providers. Count 18
2026-05-25 00:18:35.0|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2026-05-25 00:18:35.0|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2026-05-25 00:18:35.0|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2026-05-25 00:18:35.2|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2026-05-25 00:18:35.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:18:36.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:18:36.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:18:36.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (39 ms)
2026-05-25 00:18:39.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:18:39.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:18:39.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (9 ms)
2026-05-25 00:18:43.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:18:43.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:18:43.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:18:48.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:18:48.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:18:48.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:18:57.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:18:57.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:18:57.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 00:19:12.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:19:12.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:19:12.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 00:19:39.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:19:39.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:19:39.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:20:05.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:20:33.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:20:33.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:20:33.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 00:21:35.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:21:35.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:21:35.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:22:05.0|Info|RssSyncService|Starting RSS Sync
2026-05-25 00:22:05.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 00:22:05.0|Info|DownloadDecisionMaker|No results found
2026-05-25 00:22:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 00:22:05.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 00:22:37.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:22:37.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:22:37.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:23:39.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:23:39.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:23:39.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:24:41.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:24:41.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:24:41.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:25:05.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:25:44.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:25:44.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:25:44.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 00:26:46.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:26:46.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:26:46.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:27:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:27:48.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:27:48.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 00:28:50.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:28:50.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:28:50.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 00:29:52.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:29:52.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:29:52.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:30:05.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:30:54.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:30:54.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:30:54.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:31:56.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:31:56.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:31:56.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:32:59.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:32:59.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:32:59.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:34:01.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:34:01.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:34:01.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 00:35:03.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:35:03.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:35:03.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:35:05.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:36:05.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:36:05.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:36:05.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:37:05.2|Info|RssSyncService|Starting RSS Sync
2026-05-25 00:37:05.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 00:37:05.2|Info|DownloadDecisionMaker|No results found
2026-05-25 00:37:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 00:37:05.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 00:37:07.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:37:07.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:37:07.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:38:09.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:38:09.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:38:09.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:39:12.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:39:12.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:39:12.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:40:05.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:40:14.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:40:14.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:40:14.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:41:16.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:41:16.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:41:16.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:42:18.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:42:18.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:42:18.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 00:43:20.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:43:20.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:43:20.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:44:22.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:44:22.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:44:22.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:45:05.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:45:24.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:45:24.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:45:24.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:46:27.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:46:27.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:46:27.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 00:47:29.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:47:29.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:47:29.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:48:31.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:48:31.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:48:31.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:49:33.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:49:33.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:49:33.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:50:05.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:50:35.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:50:35.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:50:35.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:51:37.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:51:37.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:51:37.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:52:05.5|Info|RssSyncService|Starting RSS Sync
2026-05-25 00:52:05.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 00:52:05.5|Info|DownloadDecisionMaker|No results found
2026-05-25 00:52:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 00:52:05.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 00:52:39.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:52:39.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:52:39.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:53:42.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:53:42.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:53:42.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:54:44.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:54:44.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:54:44.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:55:05.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 00:55:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:55:46.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:55:46.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:56:48.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:56:48.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:56:48.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:57:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:57:50.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:57:50.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:58:52.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:58:52.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:58:52.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 00:59:54.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 00:59:54.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 00:59:54.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:00:05.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:00:56.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:00:56.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:00:56.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:01:59.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:01:59.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:01:59.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:03:01.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:03:01.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:03:01.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:04:03.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:04:03.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:04:03.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:04:35.7|Debug|InstallUpdateService|Checking for updates
2026-05-25 01:04:35.9|Debug|InstallUpdateService|No update available
2026-05-25 01:05:05.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:05:05.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:05:05.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:05:05.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:06:07.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:06:07.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:06:07.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:07:05.7|Info|RssSyncService|Starting RSS Sync
2026-05-25 01:07:05.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 01:07:05.7|Info|DownloadDecisionMaker|No results found
2026-05-25 01:07:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 01:07:05.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 01:07:09.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:07:09.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:07:09.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:08:11.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:08:11.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:08:11.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:09:14.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:09:14.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:09:14.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:10:05.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:10:05.8|Info|SceneMappingService|Updating Scene mappings
2026-05-25 01:10:05.8|Debug|XemProxy|Fetching alternate names
2026-05-25 01:10:16.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:10:16.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:10:16.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:11:18.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:11:18.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:11:18.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:12:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:12:20.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:12:20.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:13:22.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:13:22.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:13:22.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:14:24.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:14:24.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:14:24.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:15:06.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:15:27.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:15:27.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:15:27.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:16:29.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:16:29.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:16:29.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:17:31.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:17:31.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:17:31.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:18:33.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:18:33.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:18:33.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:19:35.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:19:35.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:19:35.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:20:06.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:20:37.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:20:37.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:20:37.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:21:39.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:21:39.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:21:39.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:22:06.1|Info|RssSyncService|Starting RSS Sync
2026-05-25 01:22:06.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 01:22:06.1|Info|DownloadDecisionMaker|No results found
2026-05-25 01:22:06.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 01:22:06.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 01:22:42.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:22:42.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:22:42.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:23:44.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:23:44.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:23:44.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:24:46.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:24:46.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:24:46.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:25:06.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:25:48.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:25:48.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:25:48.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:26:50.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:26:50.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:26:50.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:27:52.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:27:52.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:27:52.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:28:54.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:28:54.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:28:54.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:29:57.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:29:57.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:29:57.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:30:06.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:30:59.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:30:59.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:30:59.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:32:01.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:32:01.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:32:01.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:33:03.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:33:03.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:33:03.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:34:05.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:34:05.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:34:05.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:35:06.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:35:07.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:35:07.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:35:07.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:36:09.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:36:09.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:36:09.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:37:06.3|Info|RssSyncService|Starting RSS Sync
2026-05-25 01:37:06.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 01:37:06.3|Info|DownloadDecisionMaker|No results found
2026-05-25 01:37:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 01:37:06.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 01:37:12.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:37:12.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:37:12.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:38:14.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:38:14.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:38:14.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:39:16.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:39:16.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:39:16.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:40:06.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:40:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:40:18.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:40:18.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:41:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:41:20.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:41:20.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:42:22.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:42:22.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:42:22.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:43:25.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:43:25.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:43:25.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:44:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:44:27.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:44:27.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:45:06.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:45:29.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:45:29.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:45:29.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:46:31.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:46:31.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:46:31.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:47:33.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:47:33.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:47:33.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:48:35.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:48:35.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:48:35.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:49:37.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:49:37.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:49:37.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:50:06.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:50:40.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:50:40.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:50:40.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:51:42.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:51:42.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:51:42.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:52:06.5|Info|RssSyncService|Starting RSS Sync
2026-05-25 01:52:06.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 01:52:06.5|Info|DownloadDecisionMaker|No results found
2026-05-25 01:52:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 01:52:06.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 01:52:44.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:52:44.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:52:44.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:53:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:53:46.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:53:46.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:54:48.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:54:48.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:54:48.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:55:06.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 01:55:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:55:50.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:55:50.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:56:52.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:56:52.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:56:52.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:57:55.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:57:55.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:57:55.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:58:57.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:58:57.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:58:57.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 01:59:59.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 01:59:59.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 01:59:59.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:00:06.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:01:01.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:01:01.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:01:01.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:02:03.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:02:03.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:02:03.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:03:05.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:03:05.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:03:05.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:04:07.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:04:07.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:04:07.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:05:06.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:05:10.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:05:10.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:05:10.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:06:12.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:06:12.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:06:12.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:07:06.8|Info|RssSyncService|Starting RSS Sync
2026-05-25 02:07:06.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 02:07:06.8|Info|DownloadDecisionMaker|No results found
2026-05-25 02:07:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 02:07:06.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 02:07:14.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:07:14.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:07:14.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:08:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:08:16.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:08:16.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:09:18.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:09:18.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:09:18.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:10:06.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:10:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:10:20.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:10:20.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:11:22.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:11:22.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:11:22.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:12:25.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:12:25.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:12:25.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:13:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:13:27.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:13:27.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:14:29.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:14:29.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:14:29.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:15:06.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:15:31.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:15:31.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:15:31.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:16:33.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:16:33.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:16:33.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:17:35.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:17:35.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:17:35.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:18:37.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:18:37.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:18:37.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:19:40.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:19:40.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:19:40.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:20:07.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:20:42.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:20:42.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:20:42.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:21:44.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:21:44.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:21:44.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:22:07.0|Info|RssSyncService|Starting RSS Sync
2026-05-25 02:22:07.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 02:22:07.0|Info|DownloadDecisionMaker|No results found
2026-05-25 02:22:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 02:22:07.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 02:22:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:22:46.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:22:46.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:23:48.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:23:48.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:23:48.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:24:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:24:50.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:24:50.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:25:07.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:25:52.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:25:52.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:25:52.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:26:55.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:26:55.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:26:55.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:27:57.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:27:57.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:27:57.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:28:59.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:28:59.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:28:59.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:30:01.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:30:01.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:30:01.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:30:07.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:31:03.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:31:03.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:31:03.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:32:05.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:32:05.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:32:05.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:33:07.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:33:07.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:33:07.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:34:10.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:34:10.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:34:10.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:35:07.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:35:12.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:35:12.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:35:12.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:36:14.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:36:14.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:36:14.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:37:07.3|Info|RssSyncService|Starting RSS Sync
2026-05-25 02:37:07.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 02:37:07.3|Info|DownloadDecisionMaker|No results found
2026-05-25 02:37:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 02:37:07.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 02:37:16.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:37:16.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:37:16.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:38:18.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:38:18.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:38:18.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:39:20.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:39:20.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:39:20.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:40:07.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:40:22.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:40:22.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:40:22.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:41:25.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:41:25.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:41:25.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:42:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:42:27.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:42:27.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:43:29.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:43:29.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:43:29.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:44:31.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:44:31.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:44:31.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:45:07.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:45:33.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:45:33.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:45:33.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:46:35.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:46:35.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:46:35.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:47:37.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:47:37.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:47:37.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:48:40.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:48:40.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:48:40.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:49:42.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:49:42.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:49:42.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:50:07.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:50:44.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:50:44.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:50:44.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:51:46.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:51:46.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:51:46.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:52:07.5|Info|RssSyncService|Starting RSS Sync
2026-05-25 02:52:07.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 02:52:07.5|Info|DownloadDecisionMaker|No results found
2026-05-25 02:52:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 02:52:07.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 02:52:48.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:52:48.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:52:48.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:53:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:53:50.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:53:50.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:54:52.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:54:52.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:54:52.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:55:07.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 02:55:55.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:55:55.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:55:55.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:56:57.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:56:57.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:56:57.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:57:59.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:57:59.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:57:59.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 02:59:01.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 02:59:01.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 02:59:01.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:00:03.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:00:03.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:00:03.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:00:07.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:01:05.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:01:05.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:01:05.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:02:07.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:02:07.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:02:07.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:03:10.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:03:10.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:03:10.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:04:12.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:04:12.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:04:12.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:05:07.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:05:14.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:05:14.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:05:14.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:06:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:06:16.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:06:16.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:07:07.8|Info|RssSyncService|Starting RSS Sync
2026-05-25 03:07:07.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 03:07:07.8|Info|DownloadDecisionMaker|No results found
2026-05-25 03:07:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 03:07:07.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 03:07:18.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:07:18.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:07:18.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:08:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:08:20.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:08:20.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:09:22.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:09:22.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:09:22.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:10:07.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:10:25.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:10:25.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:10:25.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:11:27.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:11:27.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:11:27.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:12:29.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:12:29.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:12:29.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:13:31.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:13:31.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:13:31.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:14:33.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:14:33.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:14:33.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:15:07.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:15:35.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:15:35.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:15:35.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:16:38.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:16:38.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:16:38.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:17:40.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:17:40.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:17:40.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:18:42.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:18:42.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:18:42.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:19:44.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:19:44.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:19:44.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:20:08.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:20:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:20:46.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:20:46.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:21:48.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:21:48.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:21:48.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:22:08.0|Info|RssSyncService|Starting RSS Sync
2026-05-25 03:22:08.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 03:22:08.0|Info|DownloadDecisionMaker|No results found
2026-05-25 03:22:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 03:22:08.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 03:22:50.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:22:50.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:22:50.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:23:53.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:23:53.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:23:53.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:24:55.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:24:55.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:24:55.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:25:08.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:25:57.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:25:57.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:25:57.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:26:59.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:26:59.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:26:59.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:28:01.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:28:01.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:28:01.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:29:03.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:29:03.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:29:03.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:30:05.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:30:05.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:30:05.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:30:08.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:31:08.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:31:08.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:31:08.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:32:10.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:32:10.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:32:10.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:33:12.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:33:12.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:33:12.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:34:14.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:34:14.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:34:14.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:35:08.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:35:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:35:16.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:35:16.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:36:18.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:36:18.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:36:18.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:37:08.2|Info|RssSyncService|Starting RSS Sync
2026-05-25 03:37:08.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 03:37:08.2|Info|DownloadDecisionMaker|No results found
2026-05-25 03:37:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 03:37:08.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 03:37:20.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:37:20.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:37:20.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:38:23.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:38:23.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:38:23.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:39:25.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:39:25.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:39:25.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:40:08.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:40:27.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:40:27.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:40:27.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:41:29.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:41:29.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:41:29.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:42:31.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:42:31.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:42:31.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:43:33.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:43:33.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:43:33.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:44:35.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:44:35.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:44:35.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:45:08.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:45:38.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:45:38.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:45:38.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:46:40.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:46:40.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:46:40.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:47:42.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:47:42.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:47:42.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:48:44.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:48:44.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:48:44.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:49:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:49:46.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:49:46.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:50:08.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:50:48.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:50:48.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:50:48.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:51:50.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:51:50.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:51:50.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:52:08.6|Info|RssSyncService|Starting RSS Sync
2026-05-25 03:52:08.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 03:52:08.6|Info|DownloadDecisionMaker|No results found
2026-05-25 03:52:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 03:52:08.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 03:52:53.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:52:53.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:52:53.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:53:55.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:53:55.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:53:55.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:54:57.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:54:57.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:54:57.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:55:08.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 03:55:59.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:55:59.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:55:59.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:57:01.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:57:01.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:57:01.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:58:03.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:58:03.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:58:03.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 03:59:05.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 03:59:05.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 03:59:05.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:00:08.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:00:08.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:00:08.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:00:08.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:01:10.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:01:10.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:01:10.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:02:12.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:02:12.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:02:12.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:03:14.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:03:14.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:03:14.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:04:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:04:16.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:04:16.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:05:08.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:05:18.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:05:18.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:05:18.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:06:20.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:06:20.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:06:20.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:07:08.8|Info|RssSyncService|Starting RSS Sync
2026-05-25 04:07:08.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 04:07:08.8|Info|DownloadDecisionMaker|No results found
2026-05-25 04:07:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 04:07:08.8|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 04:07:23.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:07:23.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:07:23.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:08:25.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:08:25.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:08:25.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:09:27.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:09:27.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:09:27.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:10:08.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:10:08.8|Info|SceneMappingService|Updating Scene mappings
2026-05-25 04:10:08.8|Debug|XemProxy|Fetching alternate names
2026-05-25 04:10:29.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:10:29.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:10:29.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:11:31.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:11:31.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:11:31.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:12:33.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:12:33.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:12:33.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:13:35.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:13:35.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:13:35.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:14:38.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:14:38.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:14:38.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:15:08.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:15:40.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:15:40.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:15:40.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:16:42.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:16:42.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:16:42.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:17:44.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:17:44.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:17:44.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:18:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:18:46.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:18:46.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:19:48.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:19:48.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:19:48.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:20:09.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:20:50.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:20:50.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:20:50.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:21:53.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:21:53.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:21:53.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:22:09.0|Info|RssSyncService|Starting RSS Sync
2026-05-25 04:22:09.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 04:22:09.0|Info|DownloadDecisionMaker|No results found
2026-05-25 04:22:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 04:22:09.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 04:22:55.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:22:55.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:22:55.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:23:57.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:23:57.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:23:57.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:24:59.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:24:59.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:24:59.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 04:25:09.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:26:01.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:26:01.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:26:01.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:27:03.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:27:03.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:27:03.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:28:05.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:28:05.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:28:05.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:29:08.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:29:08.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:29:08.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:30:09.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:30:10.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:30:10.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:30:10.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:31:12.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:31:12.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:31:12.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:32:14.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:32:14.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:32:14.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:33:16.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:33:16.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:33:16.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:34:18.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:34:18.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:34:18.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:35:09.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:35:20.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:35:20.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:35:20.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:36:23.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:36:23.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:36:23.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:37:09.2|Info|RssSyncService|Starting RSS Sync
2026-05-25 04:37:09.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 04:37:09.2|Info|DownloadDecisionMaker|No results found
2026-05-25 04:37:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 04:37:09.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 04:37:25.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:37:25.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:37:25.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:38:27.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:38:27.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:38:27.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:39:29.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:39:29.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:39:29.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:40:09.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:40:31.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:40:31.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:40:31.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:41:33.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:41:33.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:41:33.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:42:36.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:42:36.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:42:36.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:43:38.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:43:38.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:43:38.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:44:40.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:44:40.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:44:40.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:45:09.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:45:42.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:45:42.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:45:42.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:46:44.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:46:44.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:46:44.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:47:46.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:47:46.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:47:46.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:48:49.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:48:49.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:48:49.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:49:51.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:49:51.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:49:51.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:50:09.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:50:53.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:50:53.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:50:53.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:51:55.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:51:55.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:51:55.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:52:09.5|Info|RssSyncService|Starting RSS Sync
2026-05-25 04:52:09.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 04:52:09.5|Info|DownloadDecisionMaker|No results found
2026-05-25 04:52:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 04:52:09.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 04:52:57.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:52:57.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:52:57.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:53:59.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:53:59.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:53:59.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:55:01.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:55:01.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:55:01.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:55:09.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 04:56:04.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:56:04.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:56:04.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:57:06.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:57:06.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:57:06.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:58:08.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:58:08.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:58:08.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 04:59:10.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 04:59:10.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 04:59:10.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:00:09.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:00:12.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:00:12.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:00:12.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:01:14.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:01:14.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:01:14.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:02:16.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:02:16.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:02:16.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:03:19.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:03:19.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:03:19.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:04:21.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:04:21.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:04:21.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:05:09.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:05:23.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:05:23.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:05:23.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:06:25.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:06:25.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:06:25.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:07:09.7|Info|RssSyncService|Starting RSS Sync
2026-05-25 05:07:09.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 05:07:09.7|Info|DownloadDecisionMaker|No results found
2026-05-25 05:07:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 05:07:09.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 05:07:27.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:07:27.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:07:27.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:08:29.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:08:29.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:08:29.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:09:31.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:09:31.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:09:31.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:10:09.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:10:34.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:10:34.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:10:34.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:11:36.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:11:36.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:11:36.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:12:38.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:12:38.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:12:38.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:13:40.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:13:40.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:13:40.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:14:42.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:14:42.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:14:42.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:15:09.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:15:44.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:15:44.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:15:44.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:16:46.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:16:46.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:16:46.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:17:49.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:17:49.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:17:49.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:18:51.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:18:51.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:18:51.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:19:53.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:19:53.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:19:53.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:20:09.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:20:55.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:20:55.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:20:55.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:21:57.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:21:57.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:21:57.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:22:09.9|Info|RssSyncService|Starting RSS Sync
2026-05-25 05:22:09.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 05:22:09.9|Info|DownloadDecisionMaker|No results found
2026-05-25 05:22:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 05:22:09.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 05:22:59.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:22:59.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:22:59.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:24:02.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:24:02.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:24:02.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:25:04.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:25:04.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:25:04.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:25:09.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:26:06.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:26:06.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:26:06.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:27:08.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:27:08.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:27:08.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:28:10.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:28:10.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:28:10.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:29:12.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:29:12.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:29:12.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:30:10.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:30:14.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:30:14.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:30:14.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:31:17.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:31:17.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:31:17.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:32:19.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:32:19.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:32:19.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:33:21.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:33:21.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:33:21.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:34:23.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:34:23.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:34:23.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:35:10.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:35:25.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:35:25.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:35:25.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:36:27.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:36:27.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:36:27.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:37:10.1|Info|RssSyncService|Starting RSS Sync
2026-05-25 05:37:10.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 05:37:10.1|Info|DownloadDecisionMaker|No results found
2026-05-25 05:37:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 05:37:10.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 05:37:29.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:37:29.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:37:29.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:38:32.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:38:32.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:38:32.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:39:34.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:39:34.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:39:34.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:40:10.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:40:36.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:40:36.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:40:36.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:41:38.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:41:38.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:41:38.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:42:40.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:42:40.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:42:40.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:43:42.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:43:42.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:43:42.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:44:44.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:44:44.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:44:44.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:45:10.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:45:47.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:45:47.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:45:47.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:46:49.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:46:49.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:46:49.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:47:51.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:47:51.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:47:51.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:48:53.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:48:53.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:48:53.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:49:55.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:49:55.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:49:55.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:50:10.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:50:57.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:50:57.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:50:57.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:52:00.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:52:00.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:52:00.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 05:52:10.3|Info|RssSyncService|Starting RSS Sync
2026-05-25 05:52:10.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 05:52:10.3|Info|DownloadDecisionMaker|No results found
2026-05-25 05:52:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 05:52:10.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 05:53:02.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:53:02.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:53:02.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:54:04.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:54:04.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:54:04.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:55:06.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:55:06.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:55:06.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:55:40.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 05:56:08.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:56:08.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:56:08.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:57:10.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:57:10.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:57:10.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:58:12.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:58:12.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:58:12.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 05:59:15.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 05:59:15.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 05:59:15.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:00:17.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:00:17.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:00:17.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:00:40.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:01:19.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:01:19.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:01:19.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:02:21.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:02:21.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:02:21.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:03:23.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:03:23.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:03:23.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:04:25.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:04:25.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:04:25.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:05:27.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:05:27.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:05:27.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:05:40.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:06:30.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:06:30.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:06:30.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:07:10.5|Info|RssSyncService|Starting RSS Sync
2026-05-25 06:07:10.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 06:07:10.5|Info|DownloadDecisionMaker|No results found
2026-05-25 06:07:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 06:07:10.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 06:07:32.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:07:32.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:07:32.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:08:34.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:08:34.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:08:34.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:09:36.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:09:36.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:09:36.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:10:38.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:10:38.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:10:38.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:10:40.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:11:40.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:11:40.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:11:40.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:12:43.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:12:43.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:12:43.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:13:45.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:13:45.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:13:45.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:14:47.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:14:47.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:14:47.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:15:40.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:15:49.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:15:49.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:15:49.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:16:51.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:16:51.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:16:51.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:17:53.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:17:53.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:17:53.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:18:55.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:18:55.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:18:55.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:19:58.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:19:58.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:19:58.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:20:40.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:21:00.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:21:00.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:21:00.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:22:02.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:22:02.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:22:02.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:22:10.7|Info|RssSyncService|Starting RSS Sync
2026-05-25 06:22:10.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 06:22:10.7|Info|DownloadDecisionMaker|No results found
2026-05-25 06:22:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 06:22:10.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 06:23:04.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:23:04.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:23:04.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:24:06.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:24:06.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:24:06.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:25:08.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:25:08.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:25:08.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:25:40.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:26:11.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:26:11.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:26:11.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:27:13.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:27:13.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:27:13.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:28:15.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:28:15.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:28:15.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:29:17.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:29:17.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:29:17.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:30:19.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:30:19.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:30:19.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:30:40.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:31:21.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:31:21.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:31:21.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:32:23.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:32:23.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:32:23.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:33:26.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:33:26.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:33:26.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:34:28.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:34:28.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:34:28.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:35:30.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:35:30.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:35:30.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:35:40.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:36:32.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:36:32.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:36:32.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:37:10.9|Info|RssSyncService|Starting RSS Sync
2026-05-25 06:37:10.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 06:37:10.9|Info|DownloadDecisionMaker|No results found
2026-05-25 06:37:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 06:37:10.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 06:37:34.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:37:34.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:37:34.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:38:36.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:38:36.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:38:36.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:39:39.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:39:39.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:39:39.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:40:41.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:40:41.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:40:41.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:40:41.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:41:43.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:41:43.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:41:43.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:42:45.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:42:45.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:42:45.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:43:47.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:43:47.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:43:47.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:44:49.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:44:49.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:44:49.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:45:41.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:45:51.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:45:51.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:45:51.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:46:54.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:46:54.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:46:54.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:47:56.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:47:56.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:47:56.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:48:58.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:48:58.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:48:58.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:50:00.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:50:00.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:50:00.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:50:41.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:51:02.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:51:02.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:51:02.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:52:04.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:52:04.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:52:04.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:52:11.3|Info|RssSyncService|Starting RSS Sync
2026-05-25 06:52:11.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 06:52:11.3|Info|DownloadDecisionMaker|No results found
2026-05-25 06:52:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 06:52:11.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 06:53:07.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:53:07.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:53:07.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:54:09.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:54:09.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:54:09.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:55:11.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:55:11.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:55:11.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:55:41.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 06:56:13.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:56:13.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:56:13.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:57:15.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:57:15.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:57:15.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:58:17.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:58:17.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:58:17.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 06:59:19.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 06:59:19.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 06:59:19.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:00:22.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:00:22.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:00:22.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:00:41.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:01:24.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:01:24.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:01:24.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:02:26.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:02:26.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:02:26.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:03:28.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:03:28.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:03:28.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:04:30.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:04:30.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:04:30.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:04:41.4|Debug|InstallUpdateService|Checking for updates
2026-05-25 07:04:41.7|Debug|InstallUpdateService|No update available
2026-05-25 07:05:32.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:05:32.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:05:32.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:05:41.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:06:34.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:06:34.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:06:34.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:07:11.5|Info|RssSyncService|Starting RSS Sync
2026-05-25 07:07:11.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 07:07:11.5|Info|DownloadDecisionMaker|No results found
2026-05-25 07:07:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 07:07:11.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 07:07:37.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:07:37.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:07:37.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:08:39.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:08:39.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:08:39.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:09:41.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:09:41.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:09:41.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:10:11.6|Info|SceneMappingService|Updating Scene mappings
2026-05-25 07:10:11.6|Debug|XemProxy|Fetching alternate names
2026-05-25 07:10:41.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:10:43.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:10:43.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:10:43.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:11:45.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:11:45.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:11:45.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 07:12:47.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:12:47.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:12:47.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:13:49.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:13:49.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:13:49.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:14:52.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:14:52.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:14:52.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:15:41.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:15:54.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:15:54.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:15:54.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:16:56.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:16:56.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:16:56.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:17:58.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:17:58.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:17:58.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:19:00.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:19:00.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:19:00.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:20:02.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:20:02.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:20:02.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:20:41.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:21:05.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:21:05.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:21:05.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:22:07.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:22:07.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:22:07.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:22:11.7|Info|RssSyncService|Starting RSS Sync
2026-05-25 07:22:11.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 07:22:11.7|Info|DownloadDecisionMaker|No results found
2026-05-25 07:22:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 07:22:11.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 07:23:09.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:23:09.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:23:09.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:24:11.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:24:11.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:24:11.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:25:13.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:25:13.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:25:13.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:25:41.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:26:15.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:26:15.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:26:15.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:27:17.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:27:17.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:27:17.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:28:20.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:28:20.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:28:20.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:29:22.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:29:22.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:29:22.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:30:24.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:30:24.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:30:24.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:30:41.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:31:26.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:31:26.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:31:26.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:32:28.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:32:28.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:32:28.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:33:30.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:33:30.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:33:30.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:34:32.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:34:32.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:34:32.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:35:35.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:35:35.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:35:35.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:35:41.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:36:37.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:36:37.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:36:37.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:37:12.0|Info|RssSyncService|Starting RSS Sync
2026-05-25 07:37:12.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 07:37:12.0|Info|DownloadDecisionMaker|No results found
2026-05-25 07:37:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 07:37:12.0|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 07:37:39.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:37:39.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:37:39.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:38:41.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:38:41.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:38:41.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:39:43.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:39:43.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:39:43.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:40:42.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:40:45.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:40:45.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:40:45.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:41:47.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:41:47.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:41:47.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:42:50.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:42:50.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:42:50.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:43:52.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:43:52.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:43:52.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:44:54.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:44:54.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:44:54.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:45:42.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:45:56.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:45:56.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:45:56.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:46:58.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:46:58.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:46:58.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:48:00.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:48:00.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:48:00.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:49:03.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:49:03.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:49:03.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:50:05.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:50:05.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:50:05.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:50:42.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:51:07.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:51:07.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:51:07.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:52:09.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:52:09.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:52:09.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:52:12.2|Info|RssSyncService|Starting RSS Sync
2026-05-25 07:52:12.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 07:52:12.2|Info|DownloadDecisionMaker|No results found
2026-05-25 07:52:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 07:52:12.2|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 07:53:11.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:53:11.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:53:11.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:54:13.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:54:13.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:54:13.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:55:15.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:55:15.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:55:15.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:55:42.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 07:56:18.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:56:18.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:56:18.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:57:20.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:57:20.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:57:20.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:58:22.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:58:22.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:58:22.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 07:59:24.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 07:59:24.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 07:59:24.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:00:26.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:00:26.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:00:26.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:00:42.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:01:28.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:01:28.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:01:28.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:02:30.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:02:30.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:02:30.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:03:33.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:03:33.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:03:33.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:04:35.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:04:35.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:04:35.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:05:37.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:05:37.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:05:37.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:05:42.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:06:39.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:06:39.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:06:39.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:07:12.5|Info|RssSyncService|Starting RSS Sync
2026-05-25 08:07:12.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 08:07:12.5|Info|DownloadDecisionMaker|No results found
2026-05-25 08:07:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 08:07:12.5|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 08:07:41.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:07:41.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:07:41.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:08:43.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:08:43.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:08:43.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:09:46.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:09:46.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:09:46.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:10:42.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:10:48.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:10:48.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:10:48.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:11:50.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:11:50.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:11:50.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:12:52.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:12:52.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:12:52.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:13:54.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:13:54.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:13:54.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:14:56.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:14:56.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:14:56.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:15:42.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:15:58.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:15:58.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:15:58.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:17:01.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:17:01.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:17:01.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:18:03.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:18:03.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:18:03.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:19:05.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:19:05.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:19:05.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:20:07.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:20:07.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:20:07.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:20:42.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:21:09.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:21:09.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:21:09.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:22:11.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:22:11.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:22:11.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:22:12.7|Info|RssSyncService|Starting RSS Sync
2026-05-25 08:22:12.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 08:22:12.7|Info|DownloadDecisionMaker|No results found
2026-05-25 08:22:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 08:22:12.7|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 08:23:13.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:23:13.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:23:13.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:24:16.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:24:16.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:24:16.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:25:18.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:25:18.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:25:18.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:25:43.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:26:20.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:26:20.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:26:20.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:27:22.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:27:22.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:27:22.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:28:24.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:28:24.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:28:24.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:29:26.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:29:26.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:29:26.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:30:29.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:30:29.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:30:29.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:31:13.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:31:31.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:31:31.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:31:31.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:32:33.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:32:33.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:32:33.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:33:35.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:33:35.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:33:35.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:34:37.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:34:37.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:34:37.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:35:39.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:35:39.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:35:39.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:36:13.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:36:41.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:36:41.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:36:41.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:37:13.1|Info|RssSyncService|Starting RSS Sync
2026-05-25 08:37:13.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 08:37:13.1|Info|DownloadDecisionMaker|No results found
2026-05-25 08:37:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 08:37:13.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 08:37:44.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:37:44.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:37:44.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:38:46.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:38:46.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:38:46.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:39:48.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:39:48.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:39:48.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:40:50.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:40:50.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:40:50.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:41:13.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:41:52.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:41:52.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:41:52.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:42:54.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:42:54.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:42:54.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:43:57.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:43:57.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:43:57.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:44:59.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:44:59.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:44:59.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:46:01.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:46:01.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:46:01.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:46:13.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:47:03.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:47:03.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:47:03.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:48:05.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:48:05.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:48:05.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:49:07.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:49:07.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:49:07.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:50:09.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:50:09.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:50:09.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:51:12.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:51:12.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:51:12.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:51:13.3|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:52:13.3|Info|RssSyncService|Starting RSS Sync
2026-05-25 08:52:13.3|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 08:52:13.3|Info|DownloadDecisionMaker|No results found
2026-05-25 08:52:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 08:52:13.3|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 08:52:14.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:52:14.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:52:14.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:53:16.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:53:16.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:53:16.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:54:18.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:54:18.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:54:18.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:55:20.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:55:20.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:55:20.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:56:13.4|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 08:56:22.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:56:22.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:56:22.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:57:24.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:57:24.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:57:24.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:58:27.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:58:27.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:58:27.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 08:59:29.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 08:59:29.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 08:59:29.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:00:31.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:00:31.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:00:31.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:01:13.5|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 09:01:33.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:01:33.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:01:33.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:02:35.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:02:35.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:02:35.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:03:37.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:03:37.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:03:37.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:04:39.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:04:39.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:04:39.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 09:05:42.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:05:42.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:05:42.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:06:13.6|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 09:06:44.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:06:44.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:06:44.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:07:13.6|Info|RssSyncService|Starting RSS Sync
2026-05-25 09:07:13.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 09:07:13.6|Info|DownloadDecisionMaker|No results found
2026-05-25 09:07:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 09:07:13.6|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 09:07:46.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:07:46.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:07:46.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:08:48.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:08:48.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:08:48.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:09:50.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:09:50.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:09:50.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:10:52.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:10:52.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:10:52.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:11:13.7|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 09:11:55.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:11:55.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:11:55.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:12:57.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:12:57.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:12:57.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:13:59.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:13:59.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:13:59.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:15:01.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:15:01.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:15:01.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:16:03.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:16:03.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:16:03.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:16:13.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 09:17:05.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:17:05.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:17:05.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (1 ms)
2026-05-25 09:18:07.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:18:07.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:18:07.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:19:10.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:19:10.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:19:10.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:20:12.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:20:12.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:20:12.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:21:13.8|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 09:21:14.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:21:14.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:21:14.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:22:13.8|Info|RssSyncService|Starting RSS Sync
2026-05-25 09:22:13.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 09:22:13.9|Info|DownloadDecisionMaker|No results found
2026-05-25 09:22:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 09:22:13.9|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 09:22:16.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:22:16.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:22:16.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:23:18.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:23:18.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:23:18.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:24:20.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:24:20.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:24:20.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:25:23.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:25:23.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:25:23.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:26:13.9|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 09:26:25.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:26:25.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:26:25.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:27:27.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:27:27.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:27:27.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:28:29.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:28:29.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:28:29.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:29:31.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:29:31.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:29:31.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:30:33.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:30:33.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:30:33.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:31:14.0|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 09:31:35.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:31:35.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:31:35.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:32:38.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:32:38.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:32:38.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:33:40.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:33:40.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:33:40.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:34:42.3|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:34:42.3|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:34:42.3|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:35:44.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:35:44.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:35:44.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:36:14.1|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 09:36:46.6|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:36:46.6|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:36:46.6|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:37:14.1|Info|RssSyncService|Starting RSS Sync
2026-05-25 09:37:14.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
2026-05-25 09:37:14.1|Info|DownloadDecisionMaker|No results found
2026-05-25 09:37:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2026-05-25 09:37:14.1|Debug|PendingReleaseService|Removing failed releases from pending
2026-05-25 09:37:48.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:37:48.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:37:48.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:38:50.9|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:38:50.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:38:50.9|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:39:53.1|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:39:53.1|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:39:53.1|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:40:55.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:40:55.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:40:55.2|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:41:14.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 09:41:57.4|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:41:57.4|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:41:57.4|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:42:59.5|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:42:59.5|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:42:59.5|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:44:01.7|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:44:01.7|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:44:01.7|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:45:03.8|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:45:03.8|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:45:03.8|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:46:06.0|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:46:06.0|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2026-05-25 09:46:06.0|Debug|Api|[GET] /api/v3/health?apikey=(removed) 401.Unauthorized (0 ms)
2026-05-25 09:46:14.2|Debug|ImportListSyncService|No import lists with automatic add enabled
2026-05-25 09:47:08.2|Debug|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was not authenticated.
2026-05-25 09:47:08.2|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
