2026-07-07 13:14:10.3|Debug|ProcessProvider|Found 0 processes with the name: Radarr.Console 2026-07-07 13:14:10.3|Debug|ProcessProvider|Found 1 processes with the name: Radarr 2026-07-07 13:14:10.3|Debug|ProcessProvider| - [153] Radarr 2026-07-07 13:14:10.4|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 2026-07-07 13:14:10.5|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating 2026-07-07 13:14:10.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 2026-07-07 13:14:10.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation 2026-07-07 13:14:10.5|Info|DatabaseEngineVersionCheck|SQLite 3.50.4 2026-07-07 13:14:10.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0455561s 2026-07-07 13:14:10.5|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated 2026-07-07 13:14:10.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0465982s 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|VersionMigration migrating 2026-07-07 13:14:10.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|CreateTable VersionInfo 2026-07-07 13:14:10.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006578s 2026-07-07 13:14:10.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|VersionMigration migrated 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.018446s 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|VersionUniqueMigration migrating 2026-07-07 13:14:10.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex VersionInfo (Version) 2026-07-07 13:14:10.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0005114s 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|=> 1.9E-06s 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn VersionInfo AppliedOn DateTime 2026-07-07 13:14:10.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 2026-07-07 13:14:10.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0214787s 2026-07-07 13:14:10.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|VersionUniqueMigration migrated 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0621316s 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|VersionDescriptionMigration migrating 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|=> 2.1E-06s 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn VersionInfo Description String 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.000627s 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|VersionDescriptionMigration migrated 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0092284s 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|1: InitialSetup migrating 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.7|Info|InitialSetup|Starting migration of Log DB to 1 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|CreateTable Logs 2026-07-07 13:14:10.7|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, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0006941s 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex Logs (Time) 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003936s 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-07T13:14:10', 'InitialSetup') 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|1: InitialSetup migrated 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0193828s 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|104: add_moviefiles_table migrating 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.7|Info|add_moviefiles_table|Starting migration of Log DB to 104 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-07T13:14:10', 'add_moviefiles_table') 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|104: add_moviefiles_table migrated 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0075442s 2026-07-07 13:14:10.7|Info|FluentMigrator.Runner.MigrationRunner|105: fix_history_movieId migrating 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.7|Info|fix_history_movieId|Starting migration of Log DB to 105 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-07T13:14:10', 'fix_history_movieId') 2026-07-07 13:14:10.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|105: fix_history_movieId migrated 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.068695s 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|106: add_tmdb_stuff migrating 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.8|Info|add_tmdb_stuff|Starting migration of Log DB to 106 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-07T13:14:10', 'add_tmdb_stuff') 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|106: add_tmdb_stuff migrated 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0186038s 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|107: fix_movie_files migrating 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.8|Info|fix_movie_files|Starting migration of Log DB to 107 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-07T13:14:10', 'fix_movie_files') 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|107: fix_movie_files migrated 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0046342s 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|108: update_schedule_intervale migrating 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.8|Info|update_schedule_intervale|Starting migration of Log DB to 108 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-07T13:14:10', 'update_schedule_intervale') 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|108: update_schedule_intervale migrated 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0159011s 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|109: add_movie_formats_to_naming_config migrating 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.8|Info|add_movie_formats_to_naming_config|Starting migration of Log DB to 109 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-07T13:14:10', 'add_movie_formats_to_naming_config') 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|109: add_movie_formats_to_naming_config migrated 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0078597s 2026-07-07 13:14:10.8|Info|FluentMigrator.Runner.MigrationRunner|110: add_phyiscal_release migrating 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.8|Info|add_phyiscal_release|Starting migration of Log DB to 110 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-07T13:14:10', 'add_phyiscal_release') 2026-07-07 13:14:10.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:10.9|Info|FluentMigrator.Runner.MigrationRunner|110: add_phyiscal_release migrated 2026-07-07 13:14:10.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0857417s 2026-07-07 13:14:10.9|Info|FluentMigrator.Runner.MigrationRunner|111: remove_bitmetv migrating 2026-07-07 13:14:10.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:10.9|Info|remove_bitmetv|Starting migration of Log DB to 111 2026-07-07 13:14:10.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-07T13:14:10', 'remove_bitmetv') 2026-07-07 13:14:10.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.0|Info|FluentMigrator.Runner.MigrationRunner|111: remove_bitmetv migrated 2026-07-07 13:14:11.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0716449s 2026-07-07 13:14:11.0|Info|FluentMigrator.Runner.MigrationRunner|112: remove_torrentleech migrating 2026-07-07 13:14:11.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.0|Info|remove_torrentleech|Starting migration of Log DB to 112 2026-07-07 13:14:11.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-07T13:14:11', 'remove_torrentleech') 2026-07-07 13:14:11.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.0|Info|FluentMigrator.Runner.MigrationRunner|112: remove_torrentleech migrated 2026-07-07 13:14:11.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0233451s 2026-07-07 13:14:11.0|Info|FluentMigrator.Runner.MigrationRunner|113: remove_broadcasthenet migrating 2026-07-07 13:14:11.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.0|Info|remove_broadcasthenet|Starting migration of Log DB to 113 2026-07-07 13:14:11.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-07T13:14:11', 'remove_broadcasthenet') 2026-07-07 13:14:11.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.0|Info|FluentMigrator.Runner.MigrationRunner|113: remove_broadcasthenet migrated 2026-07-07 13:14:11.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0134547s 2026-07-07 13:14:11.0|Info|FluentMigrator.Runner.MigrationRunner|114: remove_fanzub migrating 2026-07-07 13:14:11.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.0|Info|remove_fanzub|Starting migration of Log DB to 114 2026-07-07 13:14:11.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-07T13:14:11', 'remove_fanzub') 2026-07-07 13:14:11.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.1|Info|FluentMigrator.Runner.MigrationRunner|114: remove_fanzub migrated 2026-07-07 13:14:11.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0354246s 2026-07-07 13:14:11.1|Info|FluentMigrator.Runner.MigrationRunner|115: update_movie_sorttitle migrating 2026-07-07 13:14:11.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.1|Info|update_movie_sorttitle|Starting migration of Log DB to 115 2026-07-07 13:14:11.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-07T13:14:11', 'update_movie_sorttitle') 2026-07-07 13:14:11.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|115: update_movie_sorttitle migrated 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0946219s 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|116: update_movie_sorttitle_again migrating 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.2|Info|update_movie_sorttitle_again|Starting migration of Log DB to 116 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-07T13:14:11', 'update_movie_sorttitle_again') 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|116: update_movie_sorttitle_again migrated 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0061519s 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|117: update_movie_file migrating 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.2|Info|update_movie_file|Starting migration of Log DB to 117 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-07T13:14:11', 'update_movie_file') 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|117: update_movie_file migrated 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0094471s 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|118: update_movie_slug migrating 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.2|Info|update_movie_slug|Starting migration of Log DB to 118 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-07T13:14:11', 'update_movie_slug') 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|118: update_movie_slug migrated 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0193447s 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|119: add_youtube_trailer_id migrating 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.2|Info|add_youtube_trailer_id|Starting migration of Log DB to 119 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-07T13:14:11', 'add_youtube_trailer_id') 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|119: add_youtube_trailer_id migrated 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0091227s 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|120: add_studio migrating 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.2|Info|add_studio|Starting migration of Log DB to 120 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-07T13:14:11', 'add_studio') 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|120: add_studio migrated 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0158414s 2026-07-07 13:14:11.2|Info|FluentMigrator.Runner.MigrationRunner|121: update_filedate_config migrating 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.2|Info|update_filedate_config|Starting migration of Log DB to 121 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-07T13:14:11', 'update_filedate_config') 2026-07-07 13:14:11.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.3|Info|FluentMigrator.Runner.MigrationRunner|121: update_filedate_config migrated 2026-07-07 13:14:11.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0578533s 2026-07-07 13:14:11.3|Info|FluentMigrator.Runner.MigrationRunner|122: add_movieid_to_blacklist migrating 2026-07-07 13:14:11.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.3|Info|add_movieid_to_blacklist|Starting migration of Log DB to 122 2026-07-07 13:14:11.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-07T13:14:11', 'add_movieid_to_blacklist') 2026-07-07 13:14:11.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.3|Info|FluentMigrator.Runner.MigrationRunner|122: add_movieid_to_blacklist migrated 2026-07-07 13:14:11.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0276206s 2026-07-07 13:14:11.3|Info|FluentMigrator.Runner.MigrationRunner|123: create_netimport_table migrating 2026-07-07 13:14:11.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.4|Info|create_netimport_table|Starting migration of Log DB to 123 2026-07-07 13:14:11.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-07T13:14:11', 'create_netimport_table') 2026-07-07 13:14:11.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.4|Info|FluentMigrator.Runner.MigrationRunner|123: create_netimport_table migrated 2026-07-07 13:14:11.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.012616s 2026-07-07 13:14:11.4|Info|FluentMigrator.Runner.MigrationRunner|124: add_preferred_tags_to_profile migrating 2026-07-07 13:14:11.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.5|Info|add_preferred_tags_to_profile|Starting migration of Log DB to 124 2026-07-07 13:14:11.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-07T13:14:11', 'add_preferred_tags_to_profile') 2026-07-07 13:14:11.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.5|Info|FluentMigrator.Runner.MigrationRunner|124: add_preferred_tags_to_profile migrated 2026-07-07 13:14:11.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1058624s 2026-07-07 13:14:11.5|Info|FluentMigrator.Runner.MigrationRunner|125: fix_imdb_unique migrating 2026-07-07 13:14:11.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.5|Info|fix_imdb_unique|Starting migration of Log DB to 125 2026-07-07 13:14:11.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-07T13:14:11', 'fix_imdb_unique') 2026-07-07 13:14:11.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.5|Info|FluentMigrator.Runner.MigrationRunner|125: fix_imdb_unique migrated 2026-07-07 13:14:11.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0119247s 2026-07-07 13:14:11.5|Info|FluentMigrator.Runner.MigrationRunner|126: update_qualities_and_profiles migrating 2026-07-07 13:14:11.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.5|Info|update_qualities_and_profiles|Starting migration of Log DB to 126 2026-07-07 13:14:11.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-07T13:14:11', 'update_qualities_and_profiles') 2026-07-07 13:14:11.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.5|Info|FluentMigrator.Runner.MigrationRunner|126: update_qualities_and_profiles migrated 2026-07-07 13:14:11.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0414913s 2026-07-07 13:14:11.5|Info|FluentMigrator.Runner.MigrationRunner|127: remove_wombles migrating 2026-07-07 13:14:11.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.5|Info|remove_wombles|Starting migration of Log DB to 127 2026-07-07 13:14:11.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-07T13:14:11', 'remove_wombles') 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|127: remove_wombles migrated 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0109939s 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|128: remove_kickass migrating 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.6|Info|remove_kickass|Starting migration of Log DB to 128 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-07T13:14:11', 'remove_kickass') 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|128: remove_kickass migrated 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0199648s 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|129: add_parsed_movie_info_to_pending_release migrating 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.6|Info|add_parsed_movie_info_to_pending_release|Starting migration of Log DB to 129 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-07T13:14:11', 'add_parsed_movie_info_to_pending_release') 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|129: add_parsed_movie_info_to_pending_release migrated 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0242861s 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|130: remove_wombles_kickass migrating 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.6|Info|remove_wombles_kickass|Starting migration of Log DB to 130 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-07T13:14:11', 'remove_wombles_kickass') 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|130: remove_wombles_kickass migrated 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0267597s 2026-07-07 13:14:11.6|Info|FluentMigrator.Runner.MigrationRunner|131: make_parsed_episode_info_nullable migrating 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.6|Info|make_parsed_episode_info_nullable|Starting migration of Log DB to 131 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-07T13:14:11', 'make_parsed_episode_info_nullable') 2026-07-07 13:14:11.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.7|Info|FluentMigrator.Runner.MigrationRunner|131: make_parsed_episode_info_nullable migrated 2026-07-07 13:14:11.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0176055s 2026-07-07 13:14:11.7|Info|FluentMigrator.Runner.MigrationRunner|132: rename_torrent_downloadstation migrating 2026-07-07 13:14:11.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.7|Info|rename_torrent_downloadstation|Starting migration of Log DB to 132 2026-07-07 13:14:11.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-07T13:14:11', 'rename_torrent_downloadstation') 2026-07-07 13:14:11.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.7|Info|FluentMigrator.Runner.MigrationRunner|132: rename_torrent_downloadstation migrated 2026-07-07 13:14:11.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0178682s 2026-07-07 13:14:11.7|Info|FluentMigrator.Runner.MigrationRunner|133: add_minimumavailability migrating 2026-07-07 13:14:11.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.7|Info|add_minimumavailability|Starting migration of Log DB to 133 2026-07-07 13:14:11.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (133, '2026-07-07T13:14:11', 'add_minimumavailability') 2026-07-07 13:14:11.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.9|Info|FluentMigrator.Runner.MigrationRunner|133: add_minimumavailability migrated 2026-07-07 13:14:11.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1949023s 2026-07-07 13:14:11.9|Info|FluentMigrator.Runner.MigrationRunner|134: add_remux_qualities_for_the_wankers migrating 2026-07-07 13:14:11.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.9|Info|add_remux_qualities_for_the_wankers|Starting migration of Log DB to 134 2026-07-07 13:14:11.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-07T13:14:11', 'add_remux_qualities_for_the_wankers') 2026-07-07 13:14:11.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:11.9|Info|FluentMigrator.Runner.MigrationRunner|134: add_remux_qualities_for_the_wankers migrated 2026-07-07 13:14:11.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0322467s 2026-07-07 13:14:11.9|Info|FluentMigrator.Runner.MigrationRunner|135: add_haspredbentry_to_movies migrating 2026-07-07 13:14:11.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:11.9|Info|add_haspredbentry_to_movies|Starting migration of Log DB to 135 2026-07-07 13:14:11.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-07T13:14:11', 'add_haspredbentry_to_movies') 2026-07-07 13:14:11.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|135: add_haspredbentry_to_movies migrated 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0149622s 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|136: add_pathstate_to_movies migrating 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.0|Info|add_pathstate_to_movies|Starting migration of Log DB to 136 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-07T13:14:12', 'add_pathstate_to_movies') 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|136: add_pathstate_to_movies migrated 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0326553s 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|137: add_import_exclusions_table migrating 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.0|Info|add_import_exclusions_table|Starting migration of Log DB to 137 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-07T13:14:12', 'add_import_exclusions_table') 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|137: add_import_exclusions_table migrated 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0228862s 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|138: add_physical_release_note migrating 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.0|Info|add_physical_release_note|Starting migration of Log DB to 138 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-07T13:14:12', 'add_physical_release_note') 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|138: add_physical_release_note migrated 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0158835s 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|139: consolidate_indexer_baseurl migrating 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.0|Info|consolidate_indexer_baseurl|Starting migration of Log DB to 139 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-07T13:14:12', 'consolidate_indexer_baseurl') 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|139: consolidate_indexer_baseurl migrated 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0140932s 2026-07-07 13:14:12.0|Info|FluentMigrator.Runner.MigrationRunner|140: add_alternative_titles_table migrating 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.0|Info|add_alternative_titles_table|Starting migration of Log DB to 140 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-07T13:14:12', 'add_alternative_titles_table') 2026-07-07 13:14:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|140: add_alternative_titles_table migrated 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1101577s 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|141: fix_duplicate_alt_titles migrating 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.2|Info|fix_duplicate_alt_titles|Starting migration of Log DB to 141 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-07T13:14:12', 'fix_duplicate_alt_titles') 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|141: fix_duplicate_alt_titles migrated 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0170484s 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|142: movie_extras migrating 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.2|Info|movie_extras|Starting migration of Log DB to 142 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-07T13:14:12', 'movie_extras') 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|142: movie_extras migrated 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0330589s 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|143: clean_core_tv migrating 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.2|Info|clean_core_tv|Starting migration of Log DB to 143 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-07T13:14:12', 'clean_core_tv') 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|143: clean_core_tv migrated 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0135988s 2026-07-07 13:14:12.2|Info|FluentMigrator.Runner.MigrationRunner|144: add_cookies_to_indexer_status migrating 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.2|Info|add_cookies_to_indexer_status|Starting migration of Log DB to 144 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-07T13:14:12', 'add_cookies_to_indexer_status') 2026-07-07 13:14:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.3|Info|FluentMigrator.Runner.MigrationRunner|144: add_cookies_to_indexer_status migrated 2026-07-07 13:14:12.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0228307s 2026-07-07 13:14:12.3|Info|FluentMigrator.Runner.MigrationRunner|145: banner_to_fanart migrating 2026-07-07 13:14:12.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.3|Info|banner_to_fanart|Starting migration of Log DB to 145 2026-07-07 13:14:12.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-07T13:14:12', 'banner_to_fanart') 2026-07-07 13:14:12.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.3|Info|FluentMigrator.Runner.MigrationRunner|145: banner_to_fanart migrated 2026-07-07 13:14:12.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0078865s 2026-07-07 13:14:12.3|Info|FluentMigrator.Runner.MigrationRunner|146: naming_config_colon_action migrating 2026-07-07 13:14:12.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.3|Info|naming_config_colon_action|Starting migration of Log DB to 146 2026-07-07 13:14:12.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-07T13:14:12', 'naming_config_colon_action') 2026-07-07 13:14:12.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.3|Info|FluentMigrator.Runner.MigrationRunner|146: naming_config_colon_action migrated 2026-07-07 13:14:12.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0673906s 2026-07-07 13:14:12.3|Info|FluentMigrator.Runner.MigrationRunner|147: add_custom_formats migrating 2026-07-07 13:14:12.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.3|Info|add_custom_formats|Starting migration of Log DB to 147 2026-07-07 13:14:12.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-07T13:14:12', 'add_custom_formats') 2026-07-07 13:14:12.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.5|Info|FluentMigrator.Runner.MigrationRunner|147: add_custom_formats migrated 2026-07-07 13:14:12.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1151059s 2026-07-07 13:14:12.5|Info|FluentMigrator.Runner.MigrationRunner|148: remove_extra_naming_config migrating 2026-07-07 13:14:12.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.5|Info|remove_extra_naming_config|Starting migration of Log DB to 148 2026-07-07 13:14:12.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-07T13:14:12', 'remove_extra_naming_config') 2026-07-07 13:14:12.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.5|Info|FluentMigrator.Runner.MigrationRunner|148: remove_extra_naming_config migrated 2026-07-07 13:14:12.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0417923s 2026-07-07 13:14:12.6|Info|FluentMigrator.Runner.MigrationRunner|149: convert_regex_required_tags migrating 2026-07-07 13:14:12.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.6|Info|convert_regex_required_tags|Starting migration of Log DB to 149 2026-07-07 13:14:12.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-07T13:14:12', 'convert_regex_required_tags') 2026-07-07 13:14:12.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.6|Info|FluentMigrator.Runner.MigrationRunner|149: convert_regex_required_tags migrated 2026-07-07 13:14:12.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0131941s 2026-07-07 13:14:12.6|Info|FluentMigrator.Runner.MigrationRunner|150: fix_format_tags_double_underscore migrating 2026-07-07 13:14:12.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.6|Info|fix_format_tags_double_underscore|Starting migration of Log DB to 150 2026-07-07 13:14:12.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-07T13:14:12', 'fix_format_tags_double_underscore') 2026-07-07 13:14:12.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.6|Info|FluentMigrator.Runner.MigrationRunner|150: fix_format_tags_double_underscore migrated 2026-07-07 13:14:12.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0274735s 2026-07-07 13:14:12.6|Info|FluentMigrator.Runner.MigrationRunner|151: add_tags_to_net_import migrating 2026-07-07 13:14:12.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.6|Info|add_tags_to_net_import|Starting migration of Log DB to 151 2026-07-07 13:14:12.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-07T13:14:12', 'add_tags_to_net_import') 2026-07-07 13:14:12.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|151: add_tags_to_net_import migrated 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0289679s 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|152: add_custom_filters migrating 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.7|Info|add_custom_filters|Starting migration of Log DB to 152 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-07T13:14:12', 'add_custom_filters') 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|152: add_custom_filters migrated 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0158407s 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|153: indexer_client_status_search_changes migrating 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.7|Info|indexer_client_status_search_changes|Starting migration of Log DB to 153 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-07T13:14:12', 'indexer_client_status_search_changes') 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|153: indexer_client_status_search_changes migrated 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0259144s 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|154: add_language_to_files_history_blacklist migrating 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.7|Info|add_language_to_files_history_blacklist|Starting migration of Log DB to 154 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-07T13:14:12', 'add_language_to_files_history_blacklist') 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|154: add_language_to_files_history_blacklist migrated 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0158866s 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|155: add_update_allowed_quality_profile migrating 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.7|Info|add_update_allowed_quality_profile|Starting migration of Log DB to 155 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-07T13:14:12', 'add_update_allowed_quality_profile') 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|155: add_update_allowed_quality_profile migrated 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0144723s 2026-07-07 13:14:12.7|Info|FluentMigrator.Runner.MigrationRunner|156: add_download_client_priority migrating 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.7|Info|add_download_client_priority|Starting migration of Log DB to 156 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-07T13:14:12', 'add_download_client_priority') 2026-07-07 13:14:12.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.8|Info|FluentMigrator.Runner.MigrationRunner|156: add_download_client_priority migrated 2026-07-07 13:14:12.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0232041s 2026-07-07 13:14:12.8|Info|FluentMigrator.Runner.MigrationRunner|157: remove_growl_prowl migrating 2026-07-07 13:14:12.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.8|Info|remove_growl_prowl|Starting migration of Log DB to 157 2026-07-07 13:14:12.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-07T13:14:12', 'remove_growl_prowl') 2026-07-07 13:14:12.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.8|Info|FluentMigrator.Runner.MigrationRunner|157: remove_growl_prowl migrated 2026-07-07 13:14:12.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0181972s 2026-07-07 13:14:12.8|Info|FluentMigrator.Runner.MigrationRunner|158: remove_plex_hometheatre migrating 2026-07-07 13:14:12.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.8|Info|remove_plex_hometheatre|Starting migration of Log DB to 158 2026-07-07 13:14:12.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-07T13:14:12', 'remove_plex_hometheatre') 2026-07-07 13:14:12.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.8|Info|FluentMigrator.Runner.MigrationRunner|158: remove_plex_hometheatre migrated 2026-07-07 13:14:12.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0141123s 2026-07-07 13:14:12.8|Info|FluentMigrator.Runner.MigrationRunner|159: add_webrip_qualites migrating 2026-07-07 13:14:12.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.8|Info|add_webrip_qualites|Starting migration of Log DB to 159 2026-07-07 13:14:12.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-07T13:14:12', 'add_webrip_qualites') 2026-07-07 13:14:12.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|159: add_webrip_qualites migrated 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0445215s 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|160: health_issue_notification migrating 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.9|Info|health_issue_notification|Starting migration of Log DB to 160 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-07T13:14:12', 'health_issue_notification') 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|160: health_issue_notification migrated 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0252422s 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|161: speed_improvements migrating 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.9|Info|speed_improvements|Starting migration of Log DB to 161 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-07T13:14:12', 'speed_improvements') 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|161: speed_improvements migrated 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0148447s 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|162: fix_profile_format_default migrating 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.9|Info|fix_profile_format_default|Starting migration of Log DB to 162 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-07T13:14:12', 'fix_profile_format_default') 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|162: fix_profile_format_default migrated 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0235576s 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|163: task_duration migrating 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.9|Info|task_duration|Starting migration of Log DB to 163 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-07T13:14:12', 'task_duration') 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|163: task_duration migrated 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0075654s 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|164: movie_collections_crew migrating 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.9|Info|movie_collections_crew|Starting migration of Log DB to 164 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-07T13:14:12', 'movie_collections_crew') 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|164: movie_collections_crew migrated 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.016848s 2026-07-07 13:14:12.9|Info|FluentMigrator.Runner.MigrationRunner|165: remove_custom_formats_from_quality_model migrating 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:12.9|Info|remove_custom_formats_from_quality_model|Starting migration of Log DB to 165 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-07T13:14:13', 'remove_custom_formats_from_quality_model') 2026-07-07 13:14:12.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|165: remove_custom_formats_from_quality_model migrated 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0161258s 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|166: fix_tmdb_list_config migrating 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.0|Info|fix_tmdb_list_config|Starting migration of Log DB to 166 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-07T13:14:13', 'fix_tmdb_list_config') 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|166: fix_tmdb_list_config migrated 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0116684s 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|167: remove_movie_pathstate migrating 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.0|Info|remove_movie_pathstate|Starting migration of Log DB to 167 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-07T13:14:13', 'remove_movie_pathstate') 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|167: remove_movie_pathstate migrated 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0182305s 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|168: custom_format_rework migrating 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.0|Info|custom_format_rework|Starting migration of Log DB to 168 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-07T13:14:13', 'custom_format_rework') 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|168: custom_format_rework migrated 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0148158s 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|169: custom_format_scores migrating 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.0|Info|custom_format_scores|Starting migration of Log DB to 169 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-07T13:14:13', 'custom_format_scores') 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|169: custom_format_scores migrated 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0178721s 2026-07-07 13:14:13.0|Info|FluentMigrator.Runner.MigrationRunner|170: fix_trakt_list_config migrating 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.0|Info|fix_trakt_list_config|Starting migration of Log DB to 170 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-07T13:14:13', 'fix_trakt_list_config') 2026-07-07 13:14:13.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|170: fix_trakt_list_config migrated 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.024876s 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|171: quality_definition_preferred_size migrating 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.1|Info|quality_definition_preferred_size|Starting migration of Log DB to 171 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-07T13:14:13', 'quality_definition_preferred_size') 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|171: quality_definition_preferred_size migrated 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.023392s 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|172: add_download_history migrating 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.1|Info|add_download_history|Starting migration of Log DB to 172 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-07T13:14:13', 'add_download_history') 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|172: add_download_history migrated 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0134147s 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|173: net_import_status migrating 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.1|Info|net_import_status|Starting migration of Log DB to 173 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-07T13:14:13', 'net_import_status') 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|173: net_import_status migrated 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0153746s 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|174: email_multiple_addresses migrating 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.1|Info|email_multiple_addresses|Starting migration of Log DB to 174 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-07T13:14:13', 'email_multiple_addresses') 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|174: email_multiple_addresses migrated 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.019265s 2026-07-07 13:14:13.1|Info|FluentMigrator.Runner.MigrationRunner|175: remove_chown_and_folderchmod_config migrating 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.1|Info|remove_chown_and_folderchmod_config|Starting migration of Log DB to 175 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-07T13:14:13', 'remove_chown_and_folderchmod_config') 2026-07-07 13:14:13.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|175: remove_chown_and_folderchmod_config migrated 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0118098s 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|176: movie_recommendations migrating 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.2|Info|movie_recommendations|Starting migration of Log DB to 176 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-07T13:14:13', 'movie_recommendations') 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|176: movie_recommendations migrated 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0145269s 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|177: language_improvements migrating 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.2|Info|language_improvements|Starting migration of Log DB to 177 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-07T13:14:13', 'language_improvements') 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|177: language_improvements migrated 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0134601s 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|178: new_list_server migrating 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.2|Info|new_list_server|Starting migration of Log DB to 178 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-07T13:14:13', 'new_list_server') 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|178: new_list_server migrated 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0363149s 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|179: movie_translation_indexes migrating 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.2|Info|movie_translation_indexes|Starting migration of Log DB to 179 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-07T13:14:13', 'movie_translation_indexes') 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|179: movie_translation_indexes migrated 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0099321s 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|180: fix_invalid_profile_references migrating 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.2|Info|fix_invalid_profile_references|Starting migration of Log DB to 180 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-07T13:14:13', 'fix_invalid_profile_references') 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|180: fix_invalid_profile_references migrated 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0138667s 2026-07-07 13:14:13.2|Info|FluentMigrator.Runner.MigrationRunner|181: list_movies_table migrating 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.2|Info|list_movies_table|Starting migration of Log DB to 181 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-07T13:14:13', 'list_movies_table') 2026-07-07 13:14:13.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|181: list_movies_table migrated 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0177459s 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|182: on_delete_notification migrating 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.3|Info|on_delete_notification|Starting migration of Log DB to 182 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-07T13:14:13', 'on_delete_notification') 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|182: on_delete_notification migrated 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0179609s 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|183: download_propers_config migrating 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.3|Info|download_propers_config|Starting migration of Log DB to 183 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-07T13:14:13', 'download_propers_config') 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|183: download_propers_config migrated 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0183598s 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|184: add_priority_to_indexers migrating 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.3|Info|add_priority_to_indexers|Starting migration of Log DB to 184 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-07T13:14:13', 'add_priority_to_indexers') 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|184: add_priority_to_indexers migrated 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0158467s 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|185: add_alternative_title_indices migrating 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.3|Info|add_alternative_title_indices|Starting migration of Log DB to 185 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-07T13:14:13', 'add_alternative_title_indices') 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|185: add_alternative_title_indices migrated 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0197501s 2026-07-07 13:14:13.3|Info|FluentMigrator.Runner.MigrationRunner|186: fix_tmdb_duplicates migrating 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.3|Info|fix_tmdb_duplicates|Starting migration of Log DB to 186 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-07T13:14:13', 'fix_tmdb_duplicates') 2026-07-07 13:14:13.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|186: fix_tmdb_duplicates migrated 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0136181s 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|187: swap_filechmod_for_folderchmod migrating 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.4|Info|swap_filechmod_for_folderchmod|Starting migration of Log DB to 187 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-07T13:14:13', 'swap_filechmod_for_folderchmod') 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|187: swap_filechmod_for_folderchmod migrated 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.014119s 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|188: mediainfo_channels migrating 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.4|Info|mediainfo_channels|Starting migration of Log DB to 188 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-07T13:14:13', 'mediainfo_channels') 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|188: mediainfo_channels migrated 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0149788s 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|189: add_update_history migrating 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.4|Info|add_update_history|Starting migration of Log DB to 189 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|CreateTable UpdateHistory 2026-07-07 13:14:13.4|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-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008994s 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|CreateIndex UpdateHistory (Date) 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008043s 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-07T13:14:13', 'add_update_history') 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|189: add_update_history migrated 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0156405s 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|190: update_awesome_hd_link migrating 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.4|Info|update_awesome_hd_link|Starting migration of Log DB to 190 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-07T13:14:13', 'update_awesome_hd_link') 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|190: update_awesome_hd_link migrated 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0164875s 2026-07-07 13:14:13.4|Info|FluentMigrator.Runner.MigrationRunner|191: remove_awesomehd migrating 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.4|Info|remove_awesomehd|Starting migration of Log DB to 191 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-07T13:14:13', 'remove_awesomehd') 2026-07-07 13:14:13.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|191: remove_awesomehd migrated 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0244607s 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|192: add_on_delete_to_notifications migrating 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.5|Info|add_on_delete_to_notifications|Starting migration of Log DB to 192 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-07T13:14:13', 'add_on_delete_to_notifications') 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|192: add_on_delete_to_notifications migrated 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0119894s 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|194: add_bypass_to_delay_profile migrating 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.5|Info|add_bypass_to_delay_profile|Starting migration of Log DB to 194 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-07T13:14:13', 'add_bypass_to_delay_profile') 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|194: add_bypass_to_delay_profile migrated 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0167073s 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|195: update_notifiarr migrating 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.5|Info|update_notifiarr|Starting migration of Log DB to 195 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-07T13:14:13', 'update_notifiarr') 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|195: update_notifiarr migrated 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0129966s 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|196: legacy_mediainfo_hdr migrating 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.5|Info|legacy_mediainfo_hdr|Starting migration of Log DB to 196 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-07T13:14:13', 'legacy_mediainfo_hdr') 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|196: legacy_mediainfo_hdr migrated 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0255668s 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|197: rename_blacklist_to_blocklist migrating 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.5|Info|rename_blacklist_to_blocklist|Starting migration of Log DB to 197 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-07T13:14:13', 'rename_blacklist_to_blocklist') 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|197: rename_blacklist_to_blocklist migrated 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0066047s 2026-07-07 13:14:13.5|Info|FluentMigrator.Runner.MigrationRunner|198: add_indexer_tags migrating 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.5|Info|add_indexer_tags|Starting migration of Log DB to 198 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-07T13:14:13', 'add_indexer_tags') 2026-07-07 13:14:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.6|Info|FluentMigrator.Runner.MigrationRunner|198: add_indexer_tags migrated 2026-07-07 13:14:13.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0124314s 2026-07-07 13:14:13.6|Info|FluentMigrator.Runner.MigrationRunner|199: mediainfo_to_ffmpeg migrating 2026-07-07 13:14:13.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.6|Info|mediainfo_to_ffmpeg|Starting migration of Log DB to 199 2026-07-07 13:14:13.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-07T13:14:13', 'mediainfo_to_ffmpeg') 2026-07-07 13:14:13.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|199: mediainfo_to_ffmpeg migrated 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0998722s 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|200: cdh_per_downloadclient migrating 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.7|Info|cdh_per_downloadclient|Starting migration of Log DB to 200 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-07T13:14:13', 'cdh_per_downloadclient') 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|200: cdh_per_downloadclient migrated 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0064697s 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|201: migrate_discord_from_slack migrating 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.7|Info|migrate_discord_from_slack|Starting migration of Log DB to 201 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-07T13:14:13', 'migrate_discord_from_slack') 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|201: migrate_discord_from_slack migrated 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0199826s 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|202: remove_predb migrating 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.7|Info|remove_predb|Starting migration of Log DB to 202 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-07T13:14:13', 'remove_predb') 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|202: remove_predb migrated 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0147059s 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|203: add_on_update_to_notifications migrating 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.7|Info|add_on_update_to_notifications|Starting migration of Log DB to 203 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-07T13:14:13', 'add_on_update_to_notifications') 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|203: add_on_update_to_notifications migrated 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0202493s 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|204: ensure_identity_on_id_columns migrating 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.7|Info|ensure_identity_on_id_columns|Starting migration of Log DB to 204 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-07T13:14:13', 'ensure_identity_on_id_columns') 2026-07-07 13:14:13.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|204: ensure_identity_on_id_columns migrated 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0206105s 2026-07-07 13:14:13.7|Info|FluentMigrator.Runner.MigrationRunner|205: download_client_per_indexer migrating 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.8|Info|download_client_per_indexer|Starting migration of Log DB to 205 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-07T13:14:13', 'download_client_per_indexer') 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.8|Info|FluentMigrator.Runner.MigrationRunner|205: download_client_per_indexer migrated 2026-07-07 13:14:13.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0144332s 2026-07-07 13:14:13.8|Info|FluentMigrator.Runner.MigrationRunner|206: multiple_ratings_support migrating 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.8|Info|multiple_ratings_support|Starting migration of Log DB to 206 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-07T13:14:13', 'multiple_ratings_support') 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.8|Info|FluentMigrator.Runner.MigrationRunner|206: multiple_ratings_support migrated 2026-07-07 13:14:13.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0210901s 2026-07-07 13:14:13.8|Info|FluentMigrator.Runner.MigrationRunner|207: movie_metadata migrating 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.8|Info|movie_metadata|Starting migration of Log DB to 207 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (207, '2026-07-07T13:14:13', 'movie_metadata') 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.8|Info|FluentMigrator.Runner.MigrationRunner|207: movie_metadata migrated 2026-07-07 13:14:13.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0129731s 2026-07-07 13:14:13.8|Info|FluentMigrator.Runner.MigrationRunner|208: add_collections migrating 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.8|Info|add_collections|Starting migration of Log DB to 208 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (208, '2026-07-07T13:14:13', 'add_collections') 2026-07-07 13:14:13.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|208: add_collections migrated 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0520535s 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|209: movie_meta_collection_index migrating 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.9|Info|movie_meta_collection_index|Starting migration of Log DB to 209 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-07T13:14:13', 'movie_meta_collection_index') 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|209: movie_meta_collection_index migrated 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0167766s 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|210: movie_added_notifications migrating 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.9|Info|movie_added_notifications|Starting migration of Log DB to 210 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-07T13:14:13', 'movie_added_notifications') 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|210: movie_added_notifications migrated 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0175418s 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|211: more_movie_meta_index migrating 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.9|Info|more_movie_meta_index|Starting migration of Log DB to 211 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-07T13:14:13', 'more_movie_meta_index') 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|211: more_movie_meta_index migrated 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0202258s 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|212: postgres_update_timestamp_columns_to_with_timezone migrating 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:13.9|Info|postgres_update_timestamp_columns_to_with_timezone|Starting migration of Log DB to 212 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Logs 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|=> 3.9E-06s 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn Logs Time DateTimeOffset 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 2026-07-07 13:14:13.9|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-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "Logs" 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Logs_temp" RENAME TO "Logs" 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0125532s 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable UpdateHistory 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|=> 4.6E-06s 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn UpdateHistory Date DateTimeOffset 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "UpdateHistory" 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0102825s 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable VersionInfo 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|=> 5.7E-06s 2026-07-07 13:14:13.9|Info|FluentMigrator.Runner.MigrationRunner|AlterColumn VersionInfo AppliedOn DateTimeOffset 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 2026-07-07 13:14:13.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|DROP TABLE "VersionInfo" 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2026-07-07 13:14:14.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0149642s 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-07T13:14:14', 'postgres_update_timestamp_columns_to_with_timezone') 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.0|Info|FluentMigrator.Runner.MigrationRunner|212: postgres_update_timestamp_columns_to_with_timezone migrated 2026-07-07 13:14:14.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0371543s 2026-07-07 13:14:14.0|Info|FluentMigrator.Runner.MigrationRunner|214: add_language_tags_to_subtitle_files migrating 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.0|Info|add_language_tags_to_subtitle_files|Starting migration of Log DB to 214 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-07T13:14:14', 'add_language_tags_to_subtitle_files') 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.0|Info|FluentMigrator.Runner.MigrationRunner|214: add_language_tags_to_subtitle_files migrated 2026-07-07 13:14:14.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0149588s 2026-07-07 13:14:14.0|Info|FluentMigrator.Runner.MigrationRunner|215: add_salt_to_users migrating 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.0|Info|add_salt_to_users|Starting migration of Log DB to 215 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-07T13:14:14', 'add_salt_to_users') 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.0|Info|FluentMigrator.Runner.MigrationRunner|215: add_salt_to_users migrated 2026-07-07 13:14:14.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0199722s 2026-07-07 13:14:14.0|Info|FluentMigrator.Runner.MigrationRunner|216: clean_alt_titles migrating 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.0|Info|clean_alt_titles|Starting migration of Log DB to 216 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (216, '2026-07-07T13:14:14', 'clean_alt_titles') 2026-07-07 13:14:14.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.1|Info|FluentMigrator.Runner.MigrationRunner|216: clean_alt_titles migrated 2026-07-07 13:14:14.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0495306s 2026-07-07 13:14:14.1|Info|FluentMigrator.Runner.MigrationRunner|217: remove_omg migrating 2026-07-07 13:14:14.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.1|Info|remove_omg|Starting migration of Log DB to 217 2026-07-07 13:14:14.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-07T13:14:14', 'remove_omg') 2026-07-07 13:14:14.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.1|Info|FluentMigrator.Runner.MigrationRunner|217: remove_omg migrated 2026-07-07 13:14:14.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0548163s 2026-07-07 13:14:14.1|Info|FluentMigrator.Runner.MigrationRunner|218: add_additional_info_to_pending_releases migrating 2026-07-07 13:14:14.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.1|Info|add_additional_info_to_pending_releases|Starting migration of Log DB to 218 2026-07-07 13:14:14.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (218, '2026-07-07T13:14:14', 'add_additional_info_to_pending_releases') 2026-07-07 13:14:14.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|218: add_additional_info_to_pending_releases migrated 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.2234961s 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|219: add_result_to_commands migrating 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.4|Info|add_result_to_commands|Starting migration of Log DB to 219 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (219, '2026-07-07T13:14:14', 'add_result_to_commands') 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|219: add_result_to_commands migrated 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.032835s 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|220: health_restored_notification migrating 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.4|Info|health_restored_notification|Starting migration of Log DB to 220 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (220, '2026-07-07T13:14:14', 'health_restored_notification') 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|220: health_restored_notification migrated 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0148807s 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|221: add_on_manual_interaction_required_to_notifications migrating 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.4|Info|add_on_manual_interaction_required_to_notifications|Starting migration of Log DB to 221 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (221, '2026-07-07T13:14:14', 'add_on_manual_interaction_required_to_notifications') 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|221: add_on_manual_interaction_required_to_notifications migrated 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0166501s 2026-07-07 13:14:14.4|Info|FluentMigrator.Runner.MigrationRunner|222: remove_rarbg migrating 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.4|Info|remove_rarbg|Starting migration of Log DB to 222 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (222, '2026-07-07T13:14:14', 'remove_rarbg') 2026-07-07 13:14:14.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.5|Info|FluentMigrator.Runner.MigrationRunner|222: remove_rarbg migrated 2026-07-07 13:14:14.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0179289s 2026-07-07 13:14:14.5|Info|FluentMigrator.Runner.MigrationRunner|223: remove_invalid_roksbox_metadata_images migrating 2026-07-07 13:14:14.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.5|Info|remove_invalid_roksbox_metadata_images|Starting migration of Log DB to 223 2026-07-07 13:14:14.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (223, '2026-07-07T13:14:14', 'remove_invalid_roksbox_metadata_images') 2026-07-07 13:14:14.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.5|Info|FluentMigrator.Runner.MigrationRunner|223: remove_invalid_roksbox_metadata_images migrated 2026-07-07 13:14:14.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0112341s 2026-07-07 13:14:14.5|Info|FluentMigrator.Runner.MigrationRunner|224: list_sync_time migrating 2026-07-07 13:14:14.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.5|Info|list_sync_time|Starting migration of Log DB to 224 2026-07-07 13:14:14.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (224, '2026-07-07T13:14:14', 'list_sync_time') 2026-07-07 13:14:14.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.5|Info|FluentMigrator.Runner.MigrationRunner|224: list_sync_time migrated 2026-07-07 13:14:14.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0245854s 2026-07-07 13:14:14.5|Info|FluentMigrator.Runner.MigrationRunner|225: add_tags_to_collections migrating 2026-07-07 13:14:14.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.5|Info|add_tags_to_collections|Starting migration of Log DB to 225 2026-07-07 13:14:14.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (225, '2026-07-07T13:14:14', 'add_tags_to_collections') 2026-07-07 13:14:14.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.7|Info|FluentMigrator.Runner.MigrationRunner|225: add_tags_to_collections migrated 2026-07-07 13:14:14.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1721097s 2026-07-07 13:14:14.7|Info|FluentMigrator.Runner.MigrationRunner|226: add_download_client_tags migrating 2026-07-07 13:14:14.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.7|Info|add_download_client_tags|Starting migration of Log DB to 226 2026-07-07 13:14:14.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (226, '2026-07-07T13:14:14', 'add_download_client_tags') 2026-07-07 13:14:14.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.7|Info|FluentMigrator.Runner.MigrationRunner|226: add_download_client_tags migrated 2026-07-07 13:14:14.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.045495s 2026-07-07 13:14:14.7|Info|FluentMigrator.Runner.MigrationRunner|227: add_auto_tagging migrating 2026-07-07 13:14:14.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.7|Info|add_auto_tagging|Starting migration of Log DB to 227 2026-07-07 13:14:14.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (227, '2026-07-07T13:14:14', 'add_auto_tagging') 2026-07-07 13:14:14.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.7|Info|FluentMigrator.Runner.MigrationRunner|227: add_auto_tagging migrated 2026-07-07 13:14:14.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0140433s 2026-07-07 13:14:14.7|Info|FluentMigrator.Runner.MigrationRunner|228: add_custom_format_score_bypass_to_delay_profile migrating 2026-07-07 13:14:14.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.7|Info|add_custom_format_score_bypass_to_delay_profile|Starting migration of Log DB to 228 2026-07-07 13:14:14.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (228, '2026-07-07T13:14:14', 'add_custom_format_score_bypass_to_delay_profile') 2026-07-07 13:14:14.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.8|Info|FluentMigrator.Runner.MigrationRunner|228: add_custom_format_score_bypass_to_delay_profile migrated 2026-07-07 13:14:14.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0675992s 2026-07-07 13:14:14.8|Info|FluentMigrator.Runner.MigrationRunner|229: update_restrictions_to_release_profiles migrating 2026-07-07 13:14:14.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.8|Info|update_restrictions_to_release_profiles|Starting migration of Log DB to 229 2026-07-07 13:14:14.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (229, '2026-07-07T13:14:14', 'update_restrictions_to_release_profiles') 2026-07-07 13:14:14.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:14.8|Info|FluentMigrator.Runner.MigrationRunner|229: update_restrictions_to_release_profiles migrated 2026-07-07 13:14:14.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0430452s 2026-07-07 13:14:14.8|Info|FluentMigrator.Runner.MigrationRunner|230: rename_quality_profiles migrating 2026-07-07 13:14:14.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:14.8|Info|rename_quality_profiles|Starting migration of Log DB to 230 2026-07-07 13:14:14.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (230, '2026-07-07T13:14:14', 'rename_quality_profiles') 2026-07-07 13:14:14.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.0|Info|FluentMigrator.Runner.MigrationRunner|230: rename_quality_profiles migrated 2026-07-07 13:14:15.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1450627s 2026-07-07 13:14:15.0|Info|FluentMigrator.Runner.MigrationRunner|231: update_images_remote_url migrating 2026-07-07 13:14:15.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.0|Info|update_images_remote_url|Starting migration of Log DB to 231 2026-07-07 13:14:15.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (231, '2026-07-07T13:14:15', 'update_images_remote_url') 2026-07-07 13:14:15.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.0|Info|FluentMigrator.Runner.MigrationRunner|231: update_images_remote_url migrated 2026-07-07 13:14:15.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0500536s 2026-07-07 13:14:15.0|Info|FluentMigrator.Runner.MigrationRunner|232: add_notification_status migrating 2026-07-07 13:14:15.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.0|Info|add_notification_status|Starting migration of Log DB to 232 2026-07-07 13:14:15.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (232, '2026-07-07T13:14:15', 'add_notification_status') 2026-07-07 13:14:15.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.1|Info|FluentMigrator.Runner.MigrationRunner|232: add_notification_status migrated 2026-07-07 13:14:15.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0559643s 2026-07-07 13:14:15.1|Info|FluentMigrator.Runner.MigrationRunner|233: rename_deprecated_indexer_flags migrating 2026-07-07 13:14:15.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.1|Info|rename_deprecated_indexer_flags|Starting migration of Log DB to 233 2026-07-07 13:14:15.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (233, '2026-07-07T13:14:15', 'rename_deprecated_indexer_flags') 2026-07-07 13:14:15.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.1|Info|FluentMigrator.Runner.MigrationRunner|233: rename_deprecated_indexer_flags migrated 2026-07-07 13:14:15.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0157908s 2026-07-07 13:14:15.1|Info|FluentMigrator.Runner.MigrationRunner|234: movie_last_searched_time migrating 2026-07-07 13:14:15.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.1|Info|movie_last_searched_time|Starting migration of Log DB to 234 2026-07-07 13:14:15.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (234, '2026-07-07T13:14:15', 'movie_last_searched_time') 2026-07-07 13:14:15.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.1|Info|FluentMigrator.Runner.MigrationRunner|234: movie_last_searched_time migrated 2026-07-07 13:14:15.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.039926s 2026-07-07 13:14:15.1|Info|FluentMigrator.Runner.MigrationRunner|235: email_encryption migrating 2026-07-07 13:14:15.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.1|Info|email_encryption|Starting migration of Log DB to 235 2026-07-07 13:14:15.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (235, '2026-07-07T13:14:15', 'email_encryption') 2026-07-07 13:14:15.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.3|Info|FluentMigrator.Runner.MigrationRunner|235: email_encryption migrated 2026-07-07 13:14:15.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1027693s 2026-07-07 13:14:15.3|Info|FluentMigrator.Runner.MigrationRunner|236: clear_last_rss_releases_info migrating 2026-07-07 13:14:15.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.3|Info|clear_last_rss_releases_info|Starting migration of Log DB to 236 2026-07-07 13:14:15.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (236, '2026-07-07T13:14:15', 'clear_last_rss_releases_info') 2026-07-07 13:14:15.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.3|Info|FluentMigrator.Runner.MigrationRunner|236: clear_last_rss_releases_info migrated 2026-07-07 13:14:15.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0166018s 2026-07-07 13:14:15.3|Info|FluentMigrator.Runner.MigrationRunner|237: add_indexes migrating 2026-07-07 13:14:15.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.3|Info|add_indexes|Starting migration of Log DB to 237 2026-07-07 13:14:15.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (237, '2026-07-07T13:14:15', 'add_indexes') 2026-07-07 13:14:15.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|237: add_indexes migrated 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1093918s 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|238: parse_title_from_existing_subtitle_files migrating 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.4|Info|parse_title_from_existing_subtitle_files|Starting migration of Log DB to 238 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (238, '2026-07-07T13:14:15', 'parse_title_from_existing_subtitle_files') 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|238: parse_title_from_existing_subtitle_files migrated 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0155098s 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|239: add_minimum_upgrade_format_score_to_quality_profiles migrating 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.4|Info|add_minimum_upgrade_format_score_to_quality_profiles|Starting migration of Log DB to 239 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (239, '2026-07-07T13:14:15', 'add_minimum_upgrade_format_score_to_quality_profiles') 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|239: add_minimum_upgrade_format_score_to_quality_profiles migrated 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0044471s 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|240: drop_multi_episode_style_from_naming_config migrating 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.4|Info|drop_multi_episode_style_from_naming_config|Starting migration of Log DB to 240 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (240, '2026-07-07T13:14:15', 'drop_multi_episode_style_from_naming_config') 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|240: drop_multi_episode_style_from_naming_config migrated 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0118434s 2026-07-07 13:14:15.4|Info|FluentMigrator.Runner.MigrationRunner|241: stevenlu_update_url migrating 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.4|Info|stevenlu_update_url|Starting migration of Log DB to 241 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (241, '2026-07-07T13:14:15', 'stevenlu_update_url') 2026-07-07 13:14:15.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.5|Info|FluentMigrator.Runner.MigrationRunner|241: stevenlu_update_url migrated 2026-07-07 13:14:15.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0706776s 2026-07-07 13:14:15.5|Info|FluentMigrator.Runner.MigrationRunner|242: add_movie_keywords migrating 2026-07-07 13:14:15.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction 2026-07-07 13:14:15.5|Info|add_movie_keywords|Starting migration of Log DB to 242 2026-07-07 13:14:15.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2026-07-07T13:14:15', 'add_movie_keywords') 2026-07-07 13:14:15.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction 2026-07-07 13:14:15.8|Info|FluentMigrator.Runner.MigrationRunner|242: add_movie_keywords migrated 2026-07-07 13:14:15.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.2943889s 2026-07-07 13:14:15.8|Debug|MigrationController|Took: 00:00:05.4458214 2026-07-07 13:14:16.0|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled 2026-07-07 13:14:17.5|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2026-07-07 13:14:17.5|Info|UpdaterConfigProvider|Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 2026-07-07 13:14:17.8|Debug|QualityDefinitionService|Setting up default quality config 2026-07-07 13:14:17.9|Info|QualityProfileService|Setting up default quality profiles 2026-07-07 13:14:18.3|Debug|NotificationFactory|Initializing Providers. Count 26 2026-07-07 13:14:18.3|Info|CommandExecutor|Starting 2 threads for tasks. 2026-07-07 13:14:19.1|Debug|IndexerFactory|Initializing Providers. Count 9 2026-07-07 13:14:19.1|Debug|ImportListFactory|Initializing Providers. Count 19 2026-07-07 13:14:19.2|Debug|MetadataFactory|Initializing Providers. Count 5 2026-07-07 13:14:19.2|Debug|DownloadClientFactory|Initializing Providers. Count 18 2026-07-07 13:14:19.2|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2026-07-07 13:14:19.2|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2026-07-07 13:14:19.2|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2026-07-07 13:14:29.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 13:14:29.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 13:19:48.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 13:24:53.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 13:26:46.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 13:26:46.4|Debug|Api|[GET] /api/v3/system/status: 401.Unauthorized (88 ms) 2026-07-07 13:29:54.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 13:34:55.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 13:39:56.2|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 13:44:26.6|Info|RssSyncService|Starting RSS Sync 2026-07-07 13:44:26.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 13:44:26.6|Info|DownloadDecisionMaker|No results found 2026-07-07 13:44:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 13:44:26.7|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 13:44:56.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 13:49:56.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 13:54:57.1|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 13:59:57.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:04:57.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:09:58.0|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:14:28.3|Info|RssSyncService|Starting RSS Sync 2026-07-07 14:14:28.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 14:14:28.3|Info|DownloadDecisionMaker|No results found 2026-07-07 14:14:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 14:14:28.3|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 14:14:58.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:19:58.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:24:37.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 14:24:58.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:29:59.2|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:34:59.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:39:59.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:44:31.0|Info|RssSyncService|Starting RSS Sync 2026-07-07 14:44:31.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 14:44:31.1|Info|DownloadDecisionMaker|No results found 2026-07-07 14:44:31.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 14:44:31.1|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 14:45:01.1|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:50:01.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 14:55:02.1|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:00:02.2|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:05:02.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:10:03.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:14:33.7|Info|RssSyncService|Starting RSS Sync 2026-07-07 15:14:33.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 15:14:33.7|Info|DownloadDecisionMaker|No results found 2026-07-07 15:14:33.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 15:14:33.7|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 15:15:03.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:20:03.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:25:03.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:30:04.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:35:04.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:40:06.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:44:36.6|Info|RssSyncService|Starting RSS Sync 2026-07-07 15:44:36.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 15:44:36.6|Info|DownloadDecisionMaker|No results found 2026-07-07 15:44:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 15:44:36.6|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 15:45:06.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:50:06.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 15:55:06.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:00:07.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:05:07.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:10:07.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:14:40.4|Info|RssSyncService|Starting RSS Sync 2026-07-07 16:14:40.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 16:14:40.4|Info|DownloadDecisionMaker|No results found 2026-07-07 16:14:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 16:14:40.4|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 16:15:10.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:20:10.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:25:10.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:30:10.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:35:40.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:40:48.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:44:54.3|Info|RssSyncService|Starting RSS Sync 2026-07-07 16:44:54.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 16:44:55.0|Info|DownloadDecisionMaker|No results found 2026-07-07 16:44:57.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 16:44:57.9|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 16:45:58.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:51:15.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 16:56:38.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:02:10.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:07:16.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:12:23.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:15:28.0|Info|RssSyncService|Starting RSS Sync 2026-07-07 17:15:28.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 17:15:28.3|Info|DownloadDecisionMaker|No results found 2026-07-07 17:15:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 17:15:28.4|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 17:17:32.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:23:08.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:28:13.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:33:24.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:38:39.1|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:44:09.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:45:39.5|Info|RssSyncService|Starting RSS Sync 2026-07-07 17:45:39.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 17:45:39.5|Info|DownloadDecisionMaker|No results found 2026-07-07 17:45:39.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 17:45:39.5|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 17:49:11.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:54:14.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 17:59:17.2|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:04:18.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:09:23.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:14:52.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:15:54.6|Info|RssSyncService|Starting RSS Sync 2026-07-07 18:15:54.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 18:15:54.6|Info|DownloadDecisionMaker|No results found 2026-07-07 18:15:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 18:15:54.6|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 18:19:55.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:24:56.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:30:00.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:35:06.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:40:36.1|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:45:37.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:46:08.2|Info|RssSyncService|Starting RSS Sync 2026-07-07 18:46:08.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 18:46:08.2|Info|DownloadDecisionMaker|No results found 2026-07-07 18:46:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 18:46:08.2|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 18:50:40.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:55:40.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 18:59:52.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:00:41.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:05:47.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:10:53.0|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:14:25.6|Debug|InstallUpdateService|Checking for updates 2026-07-07 19:14:31.7|Debug|InstallUpdateService|No update available 2026-07-07 19:15:54.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:16:24.7|Info|RssSyncService|Starting RSS Sync 2026-07-07 19:16:24.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-07 19:16:24.7|Info|DownloadDecisionMaker|No results found 2026-07-07 19:16:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 19:16:24.7|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 19:20:55.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:26:07.1|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:31:36.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:34:19.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:19.7|Warn|StaticResourceController|Couldn't find handler for /settings.json 2026-07-07 19:34:27.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:27.5|Warn|StaticResourceController|Couldn't find handler for /secrets.json 2026-07-07 19:34:41.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:43.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:43.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:44.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:45.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:46.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:46.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:46.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:47.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:47.5|Debug|Api|[GET] /api/v3/system/status: 200.OK (1675 ms) 2026-07-07 19:34:47.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:48.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:48.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:48.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:49.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:49.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:50.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:50.0|Warn|StaticResourceMapper|File /app/radarr/bin/UI/124e0afdd3dadbb9f546.js not found 2026-07-07 19:34:50.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:50.2|Warn|StaticResourceMapper|File /app/radarr/bin/UI/640.6947d4b0d5ef9ee0fef3.js not found 2026-07-07 19:34:50.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:50.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/6947d4b0d5ef9ee0fef3.js not found 2026-07-07 19:34:50.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:50.7|Warn|StaticResourceMapper|File /app/radarr/bin/UI/7.a1b843a798e447f93f4f.js not found 2026-07-07 19:34:50.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:50.8|Warn|StaticResourceMapper|File /app/radarr/bin/UI/a1b843a798e447f93f4f.js not found 2026-07-07 19:34:51.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:51.0|Warn|StaticResourceMapper|File /app/radarr/bin/UI/527.124e0afdd3dadbb9f546.js not found 2026-07-07 19:34:51.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:51.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:51.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:52.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:52.2|Warn|StaticResourceMapper|File /app/radarr/bin/UI/app.js not found 2026-07-07 19:34:52.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:53.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:53.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:53.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:53.6|Warn|StaticResourceController|Couldn't find handler for /.DS_Store 2026-07-07 19:34:53.6|Warn|StaticResourceMapper|File /app/radarr/bin/UI/main.js not found 2026-07-07 19:34:54.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:54.4|Warn|StaticResourceController|Couldn't find handler for /.env 2026-07-07 19:34:56.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:56.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:57.3|Warn|StaticResourceController|Couldn't find handler for /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application 2026-07-07 19:34:57.3|Warn|StaticResourceMapper|File /app/radarr/bin/UI/index.js not found 2026-07-07 19:34:57.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:58.1|Warn|StaticResourceMapper|File /app/radarr/bin/UI/server.js not found 2026-07-07 19:34:58.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:34:58.4|Warn|StaticResourceController|Couldn't find handler for /.git/config 2026-07-07 19:34:59.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:34:59.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:34:59.4|Debug|Api|[POST] /api: 401.Unauthorized (0 ms) 2026-07-07 19:34:59.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:34:59.4|Debug|Api|[POST] /api/graphql: 401.Unauthorized (0 ms) 2026-07-07 19:34:59.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:34:59.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:34:59.5|Debug|Api|[POST] /api/gql: 401.Unauthorized (1 ms) 2026-07-07 19:35:00.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:00.9|Warn|StaticResourceController|Couldn't find handler for /s/7373e26383e29333e22383/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties 2026-07-07 19:35:01.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:01.8|Warn|StaticResourceController|Couldn't find handler for /config.json 2026-07-07 19:35:02.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:02.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:03.2|Debug|Api|[GET] /api/v3/rootfolder: 200.OK (172 ms) 2026-07-07 19:35:03.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/bundle.js not found 2026-07-07 19:35:03.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:03.9|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:35:04.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:05.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:05.7|Warn|StaticResourceController|Couldn't find handler for /info.php 2026-07-07 19:35:06.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:06.4|Warn|StaticResourceController|Couldn't find handler for /.well-known/security.txt 2026-07-07 19:35:07.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:07.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:07.4|Warn|StaticResourceMapper|File /app/radarr/bin/UI/app.bundle.js not found 2026-07-07 19:35:08.0|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- Path: Folder '/movies' is not writable by user 'abc' 2026-07-07 19:35:08.1|Debug|Api|[POST] /api/v3/rootfolder: 400.BadRequest (4578 ms) 2026-07-07 19:35:08.2|Debug|Api|[GET] /api/v3/downloadclient: 200.OK (102 ms) 2026-07-07 19:35:08.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:08.2|Warn|StaticResourceController|Couldn't find handler for /trace.axd 2026-07-07 19:35:08.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:08.7|Warn|StaticResourceMapper|File /app/radarr/bin/UI/main.bundle.js not found 2026-07-07 19:35:09.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:09.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:09.9|Warn|StaticResourceMapper|File /app/radarr/bin/UI/6947d4b0d5ef9ee0fef3.js not found 2026-07-07 19:35:10.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:10.3|Warn|StaticResourceController|Couldn't find handler for /.vscode/sftp.json 2026-07-07 19:35:10.3|Debug|Api|[POST] /api/v3/downloadclient: 201.Created (2084 ms) 2026-07-07 19:35:10.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:10.7|Warn|StaticResourceMapper|File /app/radarr/bin/UI/7.a1b843a798e447f93f4f.js not found 2026-07-07 19:35:11.3|Debug|Api|[GET] /api/v3/indexer/schema: 200.OK (866 ms) 2026-07-07 19:35:11.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:11.4|Warn|StaticResourceMapper|File /app/radarr/bin/UI/a1b843a798e447f93f4f.js not found 2026-07-07 19:35:11.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:35:11.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:11.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:11.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:11.9|Warn|StaticResourceMapper|File /app/radarr/bin/UI/124e0afdd3dadbb9f546.js not found 2026-07-07 19:35:11.9|Warn|StaticResourceMapper|File /app/radarr/bin/UI/527.124e0afdd3dadbb9f546.js not found 2026-07-07 19:35:11.9|Warn|StaticResourceMapper|File /app/radarr/bin/UI/640.6947d4b0d5ef9ee0fef3.js not found 2026-07-07 19:35:12.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:12.1|Warn|StaticResourceMapper|File /app/radarr/bin/UI/vendor.js not found 2026-07-07 19:35:12.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:12.1|Warn|StaticResourceMapper|File /app/radarr/bin/UI/6947d4b0d5ef9ee0fef3.js not found 2026-07-07 19:35:12.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:12.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:12.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/527.124e0afdd3dadbb9f546.js not found 2026-07-07 19:35:12.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:12.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/640.6947d4b0d5ef9ee0fef3.js not found 2026-07-07 19:35:12.6|Debug|Newznab|Downloading Feed http://172.18.0.3:9696/0/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060,2070,2080,2090&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:12.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:12.7|Warn|StaticResourceMapper|File /app/radarr/bin/UI/7.a1b843a798e447f93f4f.js not found 2026-07-07 19:35:12.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:12.7|Warn|StaticResourceMapper|File /app/radarr/bin/UI/a1b843a798e447f93f4f.js not found 2026-07-07 19:35:12.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:12.7|Warn|StaticResourceMapper|File /app/radarr/bin/UI/124e0afdd3dadbb9f546.js not found 2026-07-07 19:35:13.0|Debug|Api|[POST] /api/v3/indexer/test: 200.OK (1715 ms) 2026-07-07 19:35:13.2|Debug|Api|[GET] /api/v3/indexer: 200.OK (7 ms) 2026-07-07 19:35:13.3|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/6/api?t=movie&cat=2000,2070,2030,2010,2040,2060,2045&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:13.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:13.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:13.3|Warn|StaticResourceMapper|File /app/radarr/bin/UI/chunk.js not found 2026-07-07 19:35:13.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:13.7|Warn|StaticResourceMapper|File /app/radarr/bin/UI/static/js/main.js not found 2026-07-07 19:35:14.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://172.18.0.3:9696/6/api?t=movie&cat=2000,2070,2030,2010,2040,2060,2045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes) 2026-07-07 19:35:14.9|Warn|Torznab|Unable to connect to indexer [v6.2.1.10461] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/6/api?t=movie&cat=2000,2070,2030,2010,2040,2060,2045&extended=1&apikey=(removed)&offset=0&limit=100] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 332 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 305 at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 359 2026-07-07 19:35:15.5|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/6/api?t=movie&cat=2000,2070,2030,2010,2040,2060,2045&extended=1&apikey=(removed)&offset=0&limit=100] 2026-07-07 19:35:15.5|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (2265 ms) 2026-07-07 19:35:15.5|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/6/api?t=movie&cat=2000,2070,2030,2010,2040,2060,2045&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:16.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://172.18.0.3:9696/6/api?t=movie&cat=2000,2070,2030,2010,2040,2060,2045&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes) 2026-07-07 19:35:16.6|Warn|Torznab|Unable to connect to indexer [v6.2.1.10461] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/6/api?t=movie&cat=2000,2070,2030,2010,2040,2060,2045&extended=1&apikey=(removed)&offset=0&limit=100] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 332 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 305 at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 359 2026-07-07 19:35:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/6/api?t=movie&cat=2000,2070,2030,2010,2040,2060,2045&extended=1&apikey=(removed)&offset=0&limit=100] 2026-07-07 19:35:16.6|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (1107 ms) 2026-07-07 19:35:17.0|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/5/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:17.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:17.9|Warn|StaticResourceMapper|File /app/radarr/bin/UI/static/js/app.js not found 2026-07-07 19:35:18.2|Debug|Api|[GET] /api/v3/indexer: 200.OK (3 ms) 2026-07-07 19:35:19.3|Debug|Api|[POST] /api/v3/indexer: 201.Created (2309 ms) 2026-07-07 19:35:19.3|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:21.0|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:35:21.0|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (1756 ms) 2026-07-07 19:35:21.1|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:22.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:22.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:23.4|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:35:23.4|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (2308 ms) 2026-07-07 19:35:23.7|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:24.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:24.6|Warn|StaticResourceMapper|File /app/radarr/bin/UI/static/js/bundle.js not found 2026-07-07 19:35:25.2|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:35:25.2|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (1451 ms) 2026-07-07 19:35:25.2|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:27.1|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:35:27.1|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (1920 ms) 2026-07-07 19:35:27.2|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/1/api?t=movie&cat=2000,2020,2040,2060,2030,2045&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:27.6|Debug|RootFolderService|Generating list of unmapped folders 2026-07-07 19:35:27.6|Debug|RootFolderService|0 unmapped folders detected. 2026-07-07 19:35:27.7|Debug|RootFolderService|Generating list of unmapped folders 2026-07-07 19:35:27.9|Debug|RootFolderService|0 unmapped folders detected. 2026-07-07 19:35:27.9|Debug|Api|[POST] /api/v3/rootfolder: 201.Created (1154 ms) 2026-07-07 19:35:28.7|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:35:28.7|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (1549 ms) 2026-07-07 19:35:28.7|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/1/api?t=movie&cat=2000,2020,2040,2060,2030,2045&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:29.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:29.3|Warn|StaticResourceMapper|File /app/radarr/bin/UI/dist/main.js not found 2026-07-07 19:35:30.9|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:35:30.9|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (2241 ms) 2026-07-07 19:35:31.0|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:32.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://172.18.0.3:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes) 2026-07-07 19:35:32.7|Warn|Torznab|Unable to connect to indexer [v6.2.1.10461] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 332 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 305 at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 359 2026-07-07 19:35:32.7|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100] 2026-07-07 19:35:32.7|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (1729 ms) 2026-07-07 19:35:32.7|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:35:32.9|Debug|Api|[GET] /api/v3/indexer: 200.OK (4 ms) 2026-07-07 19:35:33.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:33.6|Warn|StaticResourceMapper|File /app/radarr/bin/UI/dist/app.js not found 2026-07-07 19:35:34.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://172.18.0.3:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes) 2026-07-07 19:35:34.6|Warn|Torznab|Unable to connect to indexer [v6.2.1.10461] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100] at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 332 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 305 at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 359 2026-07-07 19:35:34.6|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100] 2026-07-07 19:35:34.6|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (1869 ms) 2026-07-07 19:35:34.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:34.9|Warn|StaticResourceMapper|File /app/radarr/bin/UI/dist/bundle.js not found 2026-07-07 19:35:38.3|Debug|Api|[GET] /api/v3/indexer: 200.OK (5 ms) 2026-07-07 19:35:38.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:38.9|Warn|StaticResourceMapper|File /app/radarr/bin/UI/build/static/js/main.js not found 2026-07-07 19:35:39.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:39.3|Warn|StaticResourceMapper|File /app/radarr/bin/UI/assets/index.js not found 2026-07-07 19:35:40.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:40.9|Warn|StaticResourceMapper|File /app/radarr/bin/UI/assets/app.js not found 2026-07-07 19:35:43.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:43.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/js/app.js not found 2026-07-07 19:35:46.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:46.0|Warn|StaticResourceMapper|File /app/radarr/bin/UI/js/main.js not found 2026-07-07 19:35:46.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:46.4|Warn|StaticResourceController|Couldn't find handler for /settings.py 2026-07-07 19:35:49.1|Debug|Api|[GET] /api/v3/indexer: 200.OK (11 ms) 2026-07-07 19:35:50.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:50.5|Warn|StaticResourceController|Couldn't find handler for /config.py 2026-07-07 19:35:54.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:54.3|Warn|StaticResourceController|Couldn't find handler for /secrets.py 2026-07-07 19:35:56.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:56.2|Warn|StaticResourceController|Couldn't find handler for /.env 2026-07-07 19:35:58.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:58.1|Warn|StaticResourceController|Couldn't find handler for /config/secrets.yml 2026-07-07 19:35:59.1|Debug|Api|[GET] /api/v3/indexer: 200.OK (9 ms) 2026-07-07 19:35:59.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:35:59.3|Warn|StaticResourceController|Couldn't find handler for /.git/HEAD 2026-07-07 19:36:01.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:01.1|Warn|StaticResourceController|Couldn't find handler for /.env.backup 2026-07-07 19:36:02.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:02.3|Warn|StaticResourceController|Couldn't find handler for /config/master.key 2026-07-07 19:36:04.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:04.0|Warn|StaticResourceController|Couldn't find handler for /.env.old 2026-07-07 19:36:05.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:05.5|Warn|StaticResourceController|Couldn't find handler for /wp-config.php.bak 2026-07-07 19:36:05.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:05.8|Warn|StaticResourceController|Couldn't find handler for /.env.save 2026-07-07 19:36:09.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:09.2|Warn|StaticResourceController|Couldn't find handler for /wp-config.php.old 2026-07-07 19:36:09.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:09.3|Warn|StaticResourceController|Couldn't find handler for /.env.bak 2026-07-07 19:36:11.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:11.2|Warn|StaticResourceController|Couldn't find handler for /.env.prod 2026-07-07 19:36:11.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:11.9|Warn|StaticResourceController|Couldn't find handler for /wp-config.php.save 2026-07-07 19:36:13.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:13.2|Warn|StaticResourceController|Couldn't find handler for /wp-config.php.txt 2026-07-07 19:36:15.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:15.1|Warn|StaticResourceController|Couldn't find handler for /.env.production 2026-07-07 19:36:16.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:16.5|Warn|StaticResourceController|Couldn't find handler for /wp-config.php~ 2026-07-07 19:36:17.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:17.2|Warn|StaticResourceController|Couldn't find handler for /.env.staging 2026-07-07 19:36:17.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:17.3|Warn|StaticResourceController|Couldn't find handler for /config/app.php 2026-07-07 19:36:18.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:18.5|Warn|StaticResourceController|Couldn't find handler for /application.properties 2026-07-07 19:36:18.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:18.9|Warn|StaticResourceController|Couldn't find handler for /application.yml 2026-07-07 19:36:20.0|Debug|Newznab|Downloading Feed http://172.18.0.3:9696/0/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060,2070,2080,2090&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:36:20.0|Debug|Api|[POST] /api/v3/indexer/test: 200.OK (28 ms) 2026-07-07 19:36:20.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:20.3|Warn|StaticResourceController|Couldn't find handler for /.env.local 2026-07-07 19:36:20.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:20.5|Warn|StaticResourceController|Couldn't find handler for /application.yaml 2026-07-07 19:36:22.1|Debug|Api|[GET] /api/v3/indexer: 200.OK (9 ms) 2026-07-07 19:36:22.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:22.2|Warn|StaticResourceController|Couldn't find handler for /.envrc 2026-07-07 19:36:22.2|Debug|Api|[GET] /api/v3/indexer/1: 200.OK (11 ms) 2026-07-07 19:36:22.2|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:36:22.9|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:36:22.9|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (720 ms) 2026-07-07 19:36:23.0|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:36:23.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:23.1|Warn|StaticResourceController|Couldn't find handler for /application-dev.properties 2026-07-07 19:36:24.4|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:36:24.4|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (1444 ms) 2026-07-07 19:36:24.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:24.5|Warn|StaticResourceController|Couldn't find handler for /application-prod.properties 2026-07-07 19:36:25.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:25.3|Warn|StaticResourceController|Couldn't find handler for /appsettings.json 2026-07-07 19:36:25.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:26.8|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:36:27.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:27.6|Warn|StaticResourceController|Couldn't find handler for /config/.env 2026-07-07 19:36:28.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:28.3|Warn|StaticResourceController|Couldn't find handler for /appsettings.Development.json 2026-07-07 19:36:29.4|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:36:29.4|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (2600 ms) 2026-07-07 19:36:29.4|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:36:29.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:29.7|Warn|StaticResourceController|Couldn't find handler for /appsettings.Production.json 2026-07-07 19:36:29.8|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:36:29.8|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (463 ms) 2026-07-07 19:36:29.9|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/1/api?t=movie&cat=2000,2020,2040,2060,2030,2045&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:36:30.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:30.7|Warn|StaticResourceController|Couldn't find handler for /app/.env 2026-07-07 19:36:31.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:31.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:31.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:31.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:31.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:31.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:31.9|Warn|StaticResourceController|Couldn't find handler for /config.yaml 2026-07-07 19:36:32.1|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:36:32.1|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (2236 ms) 2026-07-07 19:36:32.2|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/1/api?t=movie&cat=2000,2020,2040,2060,2030,2045&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:36:32.2|Debug|Api|[GET] /api/v3/indexer: 200.OK (6 ms) 2026-07-07 19:36:32.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:32.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:32.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:32.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:32.3|Warn|StaticResourceController|Couldn't find handler for /config.yml 2026-07-07 19:36:32.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:32.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:32.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:32.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:32.7|Warn|StaticResourceController|Couldn't find handler for /.env 2026-07-07 19:36:33.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:33.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:33.4|Debug|Api|[GET] /api/v3/localization/language: 200.OK (12 ms) 2026-07-07 19:36:33.8|Debug|Api|[GET] /api/v3/movie: 200.OK (450 ms) 2026-07-07 19:36:33.8|Debug|Api|[GET] /api/v3/collection: 200.OK (455 ms) 2026-07-07 19:36:34.0|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (34 ms) 2026-07-07 19:36:34.0|Debug|Api|[GET] /api/v3/config/ui: 200.OK (35 ms) 2026-07-07 19:36:34.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms) 2026-07-07 19:36:34.0|Debug|Api|[GET] /api/v3/tag: 200.OK (144 ms) 2026-07-07 19:36:34.0|Debug|Api|[GET] /api/v3/localization: 200.OK (17 ms) 2026-07-07 19:36:34.1|Debug|Api|[GET] /api/v3/indexerFlag: 200.OK (10 ms) 2026-07-07 19:36:34.1|Debug|Api|[GET] /api/v3/language: 200.OK (8 ms) 2026-07-07 19:36:34.1|Debug|Api|[GET] /api/v3/importlist: 200.OK (44 ms) 2026-07-07 19:36:34.1|Debug|Api|[GET] /api/v3/customFilter: 200.OK (50 ms) 2026-07-07 19:36:34.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:34.4|Debug|Api|[GET] /api/v3/queue/status: 200.OK (10 ms) 2026-07-07 19:36:34.5|Debug|Api|[GET] /api/v3/health: 200.OK (26 ms) 2026-07-07 19:36:34.5|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (51 ms) 2026-07-07 19:36:34.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:34.6|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:36:34.6|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (2424 ms) 2026-07-07 19:36:34.6|Debug|Api|[GET] /api/v3/config/host: 200.OK (123 ms) 2026-07-07 19:36:35.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:35.6|Warn|StaticResourceController|Couldn't find handler for /config.toml 2026-07-07 19:36:36.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:36.8|Warn|StaticResourceController|Couldn't find handler for /serverless.yml 2026-07-07 19:36:37.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:38.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:38.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:38.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:38.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:38.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:38.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:38.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:38.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:38.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:38.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:39.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:36:40.1|Debug|Api|[GET] /api/v3/command: 200.OK (17 ms) 2026-07-07 19:36:40.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:40.5|Warn|StaticResourceController|Couldn't find handler for /serverless.yaml 2026-07-07 19:36:41.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:41.7|Warn|StaticResourceController|Couldn't find handler for /config/production.json 2026-07-07 19:36:43.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:43.5|Warn|StaticResourceController|Couldn't find handler for /config/development.json 2026-07-07 19:36:43.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:43.9|Warn|StaticResourceController|Couldn't find handler for /config/default.json 2026-07-07 19:36:44.0|Debug|Api|[GET] /api/v3/localization/language: 200.OK (1 ms) 2026-07-07 19:36:44.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:44.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/language: 200.OK (4 ms) 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/importlist: 200.OK (7 ms) 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/customFilter: 200.OK (20 ms) 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/indexerFlag: 200.OK (0 ms) 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms) 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/movie: 200.OK (38 ms) 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/tag: 200.OK (32 ms) 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (33 ms) 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/collection: 200.OK (55 ms) 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/localization: 200.OK (27 ms) 2026-07-07 19:36:44.1|Debug|Api|[GET] /api/v3/config/ui: 200.OK (38 ms) 2026-07-07 19:36:44.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:44.6|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms) 2026-07-07 19:36:44.6|Debug|Api|[GET] /api/v3/queue/status: 200.OK (3 ms) 2026-07-07 19:36:44.6|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (1 ms) 2026-07-07 19:36:44.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:44.6|Debug|Api|[GET] /api/v3/config/host: 200.OK (8 ms) 2026-07-07 19:36:48.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:48.3|Warn|StaticResourceController|Couldn't find handler for /config/local.json 2026-07-07 19:36:50.0|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from TorBox [v6.2.1.10461] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBittorrent, please check your settings. ---> System.Net.WebException: Http request timed out ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithNtAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean isProxyAuth, HttpConnection connection, HttpConnectionPool connectionPool, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 404 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 425 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 74 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./NzbDrone.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 94 2026-07-07 19:36:50.2|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (3 ms) 2026-07-07 19:36:50.3|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (2 ms) 2026-07-07 19:36:50.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:50.3|Warn|StaticResourceController|Couldn't find handler for /conf/settings.json 2026-07-07 19:36:50.3|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms) 2026-07-07 19:36:50.3|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms) 2026-07-07 19:36:52.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:52.4|Warn|StaticResourceController|Couldn't find handler for /data/config.json 2026-07-07 19:36:53.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:54.7|Debug|DownloadClientCheck|Unable to communicate with TorBox [v6.2.1.10461] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBittorrent, please check your settings. ---> System.Net.WebException: Http request timed out ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithNtAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean isProxyAuth, HttpConnection connection, HttpConnectionPool connectionPool, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 404 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 425 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 74 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220 at NzbDrone.Core.HealthCheck.Checks.DownloadClientCheck.Check() in ./NzbDrone.Core/HealthCheck/Checks/DownloadClientCheck.cs:line 40 2026-07-07 19:36:54.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:55.6|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:36:55.6|Debug|Api|[GET] /api/config: 401.Unauthorized (1 ms) 2026-07-07 19:36:56.1|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:36:56.1|Debug|Api|[GET] /api/settings: 401.Unauthorized (1 ms) 2026-07-07 19:36:56.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:36:56.5|Debug|Api|[GET] /api/env: 401.Unauthorized (0 ms) 2026-07-07 19:36:56.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:56.9|Warn|StaticResourceController|Couldn't find handler for /backup/.env 2026-07-07 19:36:57.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:57.3|Warn|StaticResourceController|Couldn't find handler for /backups/.env 2026-07-07 19:36:58.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:58.6|Warn|StaticResourceController|Couldn't find handler for /old/.env 2026-07-07 19:36:59.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:36:59.9|Warn|StaticResourceController|Couldn't find handler for /temp/.env 2026-07-07 19:37:01.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:01.6|Warn|StaticResourceController|Couldn't find handler for /tmp/.env 2026-07-07 19:37:02.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:02.0|Warn|StaticResourceController|Couldn't find handler for /.streamlit/secrets.toml 2026-07-07 19:37:02.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:02.4|Warn|StaticResourceController|Couldn't find handler for /root/.streamlit/secrets.toml 2026-07-07 19:37:05.7|Debug|Api|[GET] /api/v3/indexer: 200.OK (5 ms) 2026-07-07 19:37:05.7|Debug|Api|[GET] /api/v3/indexer/1: 200.OK (3 ms) 2026-07-07 19:37:05.7|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:06.0|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:06.0|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (294 ms) 2026-07-07 19:37:06.0|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:07.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:07.5|Warn|StaticResourceController|Couldn't find handler for /root/.aws/credentials 2026-07-07 19:37:08.1|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:08.1|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (2141 ms) 2026-07-07 19:37:08.2|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:10.8|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (2572 ms) 2026-07-07 19:37:10.8|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:12.4|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:12.4|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (1657 ms) 2026-07-07 19:37:12.6|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/1/api?t=movie&cat=2000,2020,2040,2060,2030,2045&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:12.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:12.9|Warn|StaticResourceController|Couldn't find handler for /home/(removed)/.aws/credentials 2026-07-07 19:37:13.8|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:13.8|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (1219 ms) 2026-07-07 19:37:13.8|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/1/api?t=movie&cat=2000,2020,2040,2060,2030,2045&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:13.8|Debug|Api|[GET] /api/v3/indexer: 200.OK (7 ms) 2026-07-07 19:37:16.8|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:16.8|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (2977 ms) 2026-07-07 19:37:17.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:17.2|Warn|StaticResourceController|Couldn't find handler for /home/(removed)/.aws/credentials 2026-07-07 19:37:21.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:21.2|Warn|StaticResourceController|Couldn't find handler for /home/(removed)/.aws/credentials 2026-07-07 19:37:22.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:22.5|Warn|StaticResourceController|Couldn't find handler for /terraform.tfvars 2026-07-07 19:37:25.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:25.8|Warn|StaticResourceController|Couldn't find handler for /terraform.tfstate 2026-07-07 19:37:26.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:26.2|Warn|StaticResourceMapper|File /app/radarr/bin/UI/ecosystem.config.js not found 2026-07-07 19:37:27.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:27.4|Warn|StaticResourceController|Couldn't find handler for /secrets.yaml 2026-07-07 19:37:30.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:30.5|Warn|StaticResourceController|Couldn't find handler for /secrets.yml 2026-07-07 19:37:31.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:31.8|Warn|StaticResourceController|Couldn't find handler for /.secrets 2026-07-07 19:37:33.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:33.1|Warn|StaticResourceController|Couldn't find handler for /.env.vault 2026-07-07 19:37:33.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:33.5|Warn|StaticResourceController|Couldn't find handler for /.aws/credentials 2026-07-07 19:37:36.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:36.6|Warn|StaticResourceController|Couldn't find handler for /.aws/config 2026-07-07 19:37:37.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:37.9|Warn|StaticResourceController|Couldn't find handler for /.docker/config.json 2026-07-07 19:37:39.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:39.6|Warn|StaticResourceController|Couldn't find handler for /.env 2026-07-07 19:37:42.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:42.6|Warn|StaticResourceController|Couldn't find handler for /.git/HEAD 2026-07-07 19:37:44.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:44.7|Warn|StaticResourceController|Couldn't find handler for /.env.backup 2026-07-07 19:37:47.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:47.5|Warn|StaticResourceController|Couldn't find handler for /.env.old 2026-07-07 19:37:48.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:48.0|Warn|StaticResourceController|Couldn't find handler for /storage/framework/.env 2026-07-07 19:37:50.3|Debug|Api|[GET] /api/v3/indexer: 200.OK (4 ms) 2026-07-07 19:37:50.4|Debug|Api|[GET] /api/v3/indexer/1: 200.OK (11 ms) 2026-07-07 19:37:50.4|Debug|Api|[PUT] /api/v3/indexer/1: 202.Accepted (36 ms) 2026-07-07 19:37:50.4|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:50.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:50.4|Warn|StaticResourceController|Couldn't find handler for /.env.save 2026-07-07 19:37:50.7|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:50.7|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (245 ms) 2026-07-07 19:37:50.7|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:52.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:52.4|Warn|StaticResourceController|Couldn't find handler for /.env.bak 2026-07-07 19:37:52.6|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:52.6|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (1946 ms) 2026-07-07 19:37:52.7|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:53.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:53.6|Warn|StaticResourceController|Couldn't find handler for /laravel/.env 2026-07-07 19:37:54.9|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:54.9|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (2281 ms) 2026-07-07 19:37:54.9|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:56.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:56.0|Warn|StaticResourceController|Couldn't find handler for /.env.prod 2026-07-07 19:37:56.9|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:56.9|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (2004 ms) 2026-07-07 19:37:57.0|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/1/api?t=movie&cat=2000,2020,2040,2060,2030,2045&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:57.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:58.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:58.1|Warn|StaticResourceController|Couldn't find handler for /.env.production 2026-07-07 19:37:58.5|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:37:58.5|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (1515 ms) 2026-07-07 19:37:58.5|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/1/api?t=movie&cat=2000,2020,2040,2060,2030,2045&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:37:59.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:37:59.1|Warn|StaticResourceController|Couldn't find handler for /.gcp/credentials.json 2026-07-07 19:38:00.7|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:38:00.7|Debug|Api|[POST] /api/v3/indexer?forceSave=true: 400.BadRequest (2157 ms) 2026-07-07 19:38:01.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:01.8|Warn|StaticResourceController|Couldn't find handler for /.env.staging 2026-07-07 19:38:02.3|Debug|Api|[GET] /api/v3/indexer: 200.OK (5 ms) 2026-07-07 19:38:03.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:03.1|Warn|StaticResourceController|Couldn't find handler for /.gcp/service-account.json 2026-07-07 19:38:04.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:04.0|Warn|StaticResourceController|Couldn't find handler for /.env.local 2026-07-07 19:38:04.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:04.4|Warn|StaticResourceController|Couldn't find handler for /gcp-credentials.json 2026-07-07 19:38:07.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:07.7|Warn|StaticResourceController|Couldn't find handler for /.envrc 2026-07-07 19:38:08.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:08.3|Warn|StaticResourceController|Couldn't find handler for /gcp-service-account.json 2026-07-07 19:38:09.0|Debug|Api|[GET] /api/v3/indexer: 200.OK (7 ms) 2026-07-07 19:38:10.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:12.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:12.4|Warn|StaticResourceController|Couldn't find handler for /config/.env 2026-07-07 19:38:13.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:13.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:13.1|Warn|StaticResourceController|Couldn't find handler for /service-account.json 2026-07-07 19:38:13.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:15.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:15.8|Warn|StaticResourceController|Couldn't find handler for /app/.env 2026-07-07 19:38:16.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:16.1|Warn|StaticResourceController|Couldn't find handler for /google-credentials.json 2026-07-07 19:38:18.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:18.2|Warn|StaticResourceController|Couldn't find handler for /.env 2026-07-07 19:38:20.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:20.6|Warn|StaticResourceController|Couldn't find handler for /google-cloud-key.json 2026-07-07 19:38:21.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:21.8|Warn|StaticResourceController|Couldn't find handler for /firebase-adminsdk.json 2026-07-07 19:38:24.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:24.9|Warn|StaticResourceController|Couldn't find handler for /firebase-credentials.json 2026-07-07 19:38:25.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:25.2|Warn|StaticResourceController|Couldn't find handler for /root/.config/gcloud/application_default_credentials.json 2026-07-07 19:38:27.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:27.6|Warn|StaticResourceController|Couldn't find handler for /.env 2026-07-07 19:38:30.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:30.7|Warn|StaticResourceController|Couldn't find handler for /.git/HEAD 2026-07-07 19:38:32.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:32.8|Warn|StaticResourceController|Couldn't find handler for /.env.backup 2026-07-07 19:38:34.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:34.6|Warn|StaticResourceController|Couldn't find handler for /root/.config/gcloud/credentials.db 2026-07-07 19:38:34.7|Debug|DownloadClientRootFolderCheck|Unable to communicate with TorBox [v6.2.1.10461] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBittorrent, please check your settings. ---> System.Net.WebException: Http request timed out ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithNtAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean isProxyAuth, HttpConnection connection, HttpConnectionPool connectionPool, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 404 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 425 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 74 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetStatus() in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 374 at NzbDrone.Core.HealthCheck.Checks.DownloadClientRootFolderCheck.Check() in ./NzbDrone.Core/HealthCheck/Checks/DownloadClientRootFolderCheck.cs:line 50 2026-07-07 19:38:35.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:35.9|Warn|StaticResourceController|Couldn't find handler for /.env.old 2026-07-07 19:38:38.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:38.5|Warn|StaticResourceController|Couldn't find handler for /.env.save 2026-07-07 19:38:38.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:38.8|Warn|StaticResourceController|Couldn't find handler for /home/(removed)/.config/gcloud/application_default_credentials.json 2026-07-07 19:38:41.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:41.1|Warn|StaticResourceController|Couldn't find handler for /.env.bak 2026-07-07 19:38:41.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:41.9|Warn|StaticResourceController|Couldn't find handler for /home/(removed)/.config/gcloud/application_default_credentials.json 2026-07-07 19:38:42.5|Debug|Api|[GET] /api/v3/indexer: 200.OK (8 ms) 2026-07-07 19:38:42.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://172.18.0.3:9696/6/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes) 2026-07-07 19:38:42.5|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/6/ [v6.2.1.10461] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/6/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 19:38:42.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://172.18.0.3:9696/6/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes) 2026-07-07 19:38:42.5|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/6/ [v6.2.1.10461] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/6/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 19:38:42.5|Warn|Torznab|Unable to connect to indexer [v6.2.1.10461] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/6/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37 at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92 at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 351 2026-07-07 19:38:42.5|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/6/api?t=caps&apikey=(removed) 2026-07-07 19:38:42.5|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (40 ms) 2026-07-07 19:38:42.6|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/2/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060,2070,2080,2090&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:38:42.9|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:38:42.9|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (384 ms) 2026-07-07 19:38:43.0|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/3/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060,2070,2080,2090&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:38:44.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:44.0|Warn|StaticResourceController|Couldn't find handler for /.env.prod 2026-07-07 19:38:44.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:44.9|Warn|StaticResourceController|Couldn't find handler for /app/credentials.json 2026-07-07 19:38:45.0|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:38:45.0|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (2035 ms) 2026-07-07 19:38:45.0|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/1/api?t=movie&cat=2000,2010,2020,2030,2040,2045,2050,2060,2070,2080,2090&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:38:46.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:46.1|Warn|StaticResourceController|Couldn't find handler for /.env.production 2026-07-07 19:38:46.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:46.2|Warn|StaticResourceController|Couldn't find handler for /app/service-account.json 2026-07-07 19:38:47.5|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2026-07-07 19:38:47.5|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (2485 ms) 2026-07-07 19:38:47.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://172.18.0.3:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes) 2026-07-07 19:38:47.5|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/8/ [v6.2.1.10461] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/8/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 19:38:47.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://172.18.0.3:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes) 2026-07-07 19:38:47.5|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/8/ [v6.2.1.10461] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/8/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 19:38:47.5|Warn|Torznab|Unable to connect to indexer [v6.2.1.10461] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/8/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37 at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92 at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 351 2026-07-07 19:38:47.5|Warn|RadarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://172.18.0.3:9696/8/api?t=caps&apikey=(removed) 2026-07-07 19:38:47.5|Debug|Api|[POST] /api/v3/indexer: 400.BadRequest (39 ms) 2026-07-07 19:38:48.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:48.5|Warn|StaticResourceController|Couldn't find handler for /.env.staging 2026-07-07 19:38:49.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:49.9|Warn|StaticResourceController|Couldn't find handler for /config/gcp.json 2026-07-07 19:38:51.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:51.4|Warn|StaticResourceController|Couldn't find handler for /.env.local 2026-07-07 19:38:51.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:51.8|Warn|StaticResourceController|Couldn't find handler for /root/.config/hcloud/cli.toml 2026-07-07 19:38:52.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:52.2|Warn|StaticResourceController|Couldn't find handler for /home/(removed)/.config/hcloud/cli.toml 2026-07-07 19:38:53.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:53.4|Warn|StaticResourceController|Couldn't find handler for /.envrc 2026-07-07 19:38:56.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:59.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:38:59.0|Warn|StaticResourceController|Couldn't find handler for /config/.env 2026-07-07 19:39:01.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:39:01.0|Warn|StaticResourceController|Couldn't find handler for /app/.env 2026-07-07 19:39:03.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:39:03.6|Warn|StaticResourceController|Couldn't find handler for /hcloud.yml 2026-07-07 19:39:04.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:39:04.0|Warn|StaticResourceController|Couldn't find handler for /.env 2026-07-07 19:39:05.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:39:05.4|Warn|StaticResourceController|Couldn't find handler for /home/(removed)/.config/linode-cli 2026-07-07 19:39:05.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:39:05.7|Warn|StaticResourceController|Couldn't find handler for /.linode-cli 2026-07-07 19:39:05.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:39:05.9|Warn|StaticResourceController|Couldn't find handler for /root/.vultr-cli.yaml 2026-07-07 19:39:06.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:39:06.1|Warn|StaticResourceController|Couldn't find handler for /home/(removed)/.vultr-cli.yaml 2026-07-07 19:39:06.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:39:06.3|Warn|StaticResourceController|Couldn't find handler for /.vultr-cli.yaml 2026-07-07 19:39:49.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from TorBox [v6.2.1.10461] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBittorrent, please check your settings. ---> System.Net.WebException: Http request timed out ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException (125): Operation canceled --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async) at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithNtAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean isProxyAuth, HttpConnection connection, HttpConnectionPool connectionPool, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 404 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 425 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 74 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./NzbDrone.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 94 2026-07-07 19:39:54.4|Debug|Api|[GET] /api/v3/movie: 200.OK (7 ms) 2026-07-07 19:39:54.4|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (70 ms) 2026-07-07 19:39:56.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:40:00.0|Debug|Api|[GET] /api/v3/movie: 200.OK (6 ms) 2026-07-07 19:40:00.0|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 19:40:00.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 19:40:10.4|Debug|Api|[GET] /api/v3/movie: 200.OK (10 ms) 2026-07-07 19:40:10.4|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (1 ms) 2026-07-07 19:40:10.7|Debug|Api|[GET] /api/v3/movie: 200.OK (6 ms) 2026-07-07 19:40:10.7|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 19:40:10.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:40:14.7|Debug|RemotePathMappingCheck|Unable to communicate with TorBox [v6.2.1.10461] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBittorrent, please check your settings. ---> System.Net.WebException: Http request timed out ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 404 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 425 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 74 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetStatus() in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 374 at NzbDrone.Core.HealthCheck.Checks.RemotePathMappingCheck.Check() in ./NzbDrone.Core/HealthCheck/Checks/RemotePathMappingCheck.cs:line 64 2026-07-07 19:40:52.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:40:53.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:41:02.2|Debug|Api|[GET] /api/v3/movie: 200.OK (9 ms) 2026-07-07 19:41:02.2|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 19:41:02.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:41:12.6|Debug|Api|[GET] /api/v3/movie: 200.OK (9 ms) 2026-07-07 19:41:12.6|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 19:41:12.9|Debug|Api|[GET] /api/v3/movie: 200.OK (9 ms) 2026-07-07 19:41:12.9|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (4 ms) 2026-07-07 19:41:13.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:41:27.6|Debug|Api|[GET] /api/v3/movie: 200.OK (7 ms) 2026-07-07 19:41:27.6|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (1 ms) 2026-07-07 19:41:27.6|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 19:41:37.9|Debug|Api|[GET] /api/v3/movie: 200.OK (9 ms) 2026-07-07 19:41:37.9|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 19:41:38.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 19:41:39.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:41:40.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:41:48.3|Debug|Api|[GET] /api/v3/movie: 200.OK (6 ms) 2026-07-07 19:41:48.3|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 19:41:48.3|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:41:58.7|Debug|Api|[GET] /api/v3/movie: 200.OK (11 ms) 2026-07-07 19:41:58.7|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (4 ms) 2026-07-07 19:41:58.7|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:41:59.8|Debug|DownloadClientRemovesCompletedDownloadsCheck|Unable to communicate with TorBox [v6.2.1.10461] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBittorrent, please check your settings. ---> System.Net.WebException: Http request timed out ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 404 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 425 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 74 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetStatus() in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 374 at NzbDrone.Core.HealthCheck.Checks.DownloadClientRemovesCompletedDownloadsCheck.Check() in ./NzbDrone.Core/HealthCheck/Checks/DownloadClientRemovesCompletedDownloadsCheck.cs:line 42 2026-07-07 19:42:09.0|Debug|Api|[GET] /api/v3/movie: 200.OK (5 ms) 2026-07-07 19:42:09.0|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (1 ms) 2026-07-07 19:42:09.3|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 19:42:50.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from TorBox [v6.2.1.10461] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBittorrent, please check your settings. ---> System.Net.WebException: Http request timed out ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 404 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 425 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 74 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetItems() in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 220 at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./NzbDrone.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 94 2026-07-07 19:43:39.6|Debug|Api|[GET] /api/v3/movie: 200.OK (11 ms) 2026-07-07 19:43:39.6|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (5 ms) 2026-07-07 19:43:39.6|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:43:39.8|Debug|DownloadClientRootFolderCheck|Unable to communicate with TorBox [v6.2.1.10461] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to connect to qBittorrent, please check your settings. ---> System.Net.WebException: Http request timed out ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 128 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 404 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.ProcessRequest(HttpRequestBuilder requestBuilder, QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 425 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrentProxyV2.GetApiVersion(QBittorrentSettings settings) in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrentProxyV2.cs:line 74 at NzbDrone.Core.Download.Clients.QBittorrent.QBittorrent.GetStatus() in ./NzbDrone.Core/Download/Clients/QBittorrent/QBittorrent.cs:line 374 at NzbDrone.Core.HealthCheck.Checks.DownloadClientRootFolderCheck.Check() in ./NzbDrone.Core/HealthCheck/Checks/DownloadClientRootFolderCheck.cs:line 50 2026-07-07 19:43:39.8|Debug|DownloadClientProvider|Temporarily ignoring client TorBox till 07/07/2026 19:47:50 due to recent failures. 2026-07-07 19:43:49.9|Debug|Api|[GET] /api/v3/movie: 200.OK (15 ms) 2026-07-07 19:43:49.9|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 19:43:50.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 19:44:10.3|Debug|DownloadClientFactory|Temporarily ignoring download client TorBox till 07/07/2026 19:47:50 due to recent failures. 2026-07-07 19:44:44.2|Debug|Api|[GET] /api/v3/movie: 200.OK (9 ms) 2026-07-07 19:44:44.2|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 19:44:44.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 19:44:46.6|Debug|Api|[GET] /api/v3/movie: 200.OK (10 ms) 2026-07-07 19:44:46.6|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 19:44:46.6|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms) 2026-07-07 19:44:46.9|Debug|Api|[GET] /api/v3/movie: 200.OK (9 ms) 2026-07-07 19:44:46.9|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 19:44:46.9|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 19:44:51.6|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:44:51.9|Debug|Api|[GET] /api/v3/movie: 200.OK (6 ms) 2026-07-07 19:44:51.9|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 19:44:52.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (4 ms) 2026-07-07 19:44:56.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:45:01.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:45:03.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:45:07.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:45:10.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:45:13.1|Debug|Api|[GET] /api/v3/movie: 200.OK (10 ms) 2026-07-07 19:45:13.1|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 19:45:13.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:45:14.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:45:19.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:45:21.7|Debug|Api|[GET] /api/v3/movie: 200.OK (10 ms) 2026-07-07 19:45:21.7|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 19:45:21.7|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 19:45:21.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:45:40.4|Debug|DownloadClientFactory|Temporarily ignoring download client TorBox till 07/07/2026 19:47:50 due to recent failures. 2026-07-07 19:46:40.4|Info|RssSyncService|Starting RSS Sync 2026-07-07 19:46:40.4|Debug|FetchAndParseRssService|Available indexers 1 2026-07-07 19:46:40.4|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/5/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 19:46:41.0|Debug|FetchAndParseRssService|Found 57 reports 2026-07-07 19:46:41.0|Info|DownloadDecisionMaker|Processing 57 releases 2026-07-07 19:46:41.0|Debug|DownloadDecisionMaker|Processing release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' from 'Knaben (Prowlarr)' 2026-07-07 19:46:41.0|Debug|Parser|Parsing string 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' 2026-07-07 19:46:41.3|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 19:46:41.5|Debug|Parser|Release Group parsed: OGGY 2026-07-07 19:46:41.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:41.5|Debug|QualityParser|Trying to parse quality for 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' 2026-07-07 19:46:41.8|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 19:46:41.8|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.3|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 19:46:42.3|Debug|DownloadDecisionMaker|Release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.3|Debug|DownloadDecisionMaker|Processing release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.3|Debug|Parser|Parsing string 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' 2026-07-07 19:46:42.3|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 19:46:42.3|Debug|Parser|Release Group parsed: DepWeb 2026-07-07 19:46:42.3|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.3|Debug|QualityParser|Trying to parse quality for 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' 2026-07-07 19:46:42.3|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 19:46:42.3|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.3|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 19:46:42.3|Debug|DownloadDecisionMaker|Release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.3|Debug|DownloadDecisionMaker|Processing release 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.3|Debug|Parser|Parsing string 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' 2026-07-07 19:46:42.3|Debug|Parser|Movie Parsed. The Magic Faraway Tree - 2026 2026-07-07 19:46:42.3|Debug|Parser|Release Group parsed: 2026-07-07 19:46:42.3|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.3|Debug|QualityParser|Trying to parse quality for 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' 2026-07-07 19:46:42.3|Debug|Parser|Quality parsed: Bluray-720p v1 2026-07-07 19:46:42.3|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.3|Debug|ParsingService|No matching movie for titles 'The Magic Faraway Tree (2026)' 2026-07-07 19:46:42.3|Debug|DownloadDecisionMaker|Release 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.3|Debug|DownloadDecisionMaker|Processing release '[ASW] Sora wa Akai Kawa no Hotori - 01 [1080p HEVC x265 10Bit][AAC]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.3|Debug|Parser|Parsing string '[ASW] Sora wa Akai Kawa no Hotori - 01 [1080p HEVC x265 10Bit][AAC]' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse [ASW] Sora wa Akai Kawa no Hotori - 01 [1080p HEVC x265 10Bit][AAC] 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' 2026-07-07 19:46:42.4|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 19:46:42.4|Debug|Parser|Release Group parsed: BTM 2026-07-07 19:46:42.4|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.4|Debug|QualityParser|Trying to parse quality for 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' 2026-07-07 19:46:42.4|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 19:46:42.4|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.4|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Release 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [1080p CR WEB-DL AVC AAC][MultiSub][2A2EDCE4]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [1080p CR WEB-DL AVC AAC][MultiSub][2A2EDCE4]' 2026-07-07 19:46:42.4|Debug|Parser|Movie Parsed. Sora wa Akai Kawa no Hotori - 01 - 0 2026-07-07 19:46:42.4|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 19:46:42.4|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.4|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [1080p CR WEB-DL AVC AAC][MultiSub][2A2EDCE4]' 2026-07-07 19:46:42.4|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 19:46:42.4|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.4|Debug|Parser|Release Hash parsed: 2A2EDCE4 2026-07-07 19:46:42.4|Debug|ParsingService|No matching movie for titles 'Sora wa Akai Kawa no Hotori - 01 (0)' 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Release '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [1080p CR WEB-DL AVC AAC][MultiSub][2A2EDCE4]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [480p CR WEB-DL AVC AAC][MultiSub][7B5782EB]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [480p CR WEB-DL AVC AAC][MultiSub][7B5782EB]' 2026-07-07 19:46:42.4|Debug|Parser|Movie Parsed. Sora wa Akai Kawa no Hotori - 01 - 0 2026-07-07 19:46:42.4|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 19:46:42.4|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.4|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [480p CR WEB-DL AVC AAC][MultiSub][7B5782EB]' 2026-07-07 19:46:42.4|Debug|Parser|Quality parsed: WEBDL-480p v1 2026-07-07 19:46:42.4|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.4|Debug|Parser|Release Hash parsed: 7B5782EB 2026-07-07 19:46:42.4|Debug|ParsingService|No matching movie for titles 'Sora wa Akai Kawa no Hotori - 01 (0)' 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Release '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [480p CR WEB-DL AVC AAC][MultiSub][7B5782EB]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [720p CR WEB-DL AVC AAC][MultiSub][4DE31270]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [720p CR WEB-DL AVC AAC][MultiSub][4DE31270]' 2026-07-07 19:46:42.4|Debug|Parser|Movie Parsed. Sora wa Akai Kawa no Hotori - 01 - 0 2026-07-07 19:46:42.4|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 19:46:42.4|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.4|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [720p CR WEB-DL AVC AAC][MultiSub][4DE31270]' 2026-07-07 19:46:42.4|Debug|Parser|Quality parsed: WEBDL-720p v1 2026-07-07 19:46:42.4|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.4|Debug|Parser|Release Hash parsed: 4DE31270 2026-07-07 19:46:42.4|Debug|ParsingService|No matching movie for titles 'Sora wa Akai Kawa no Hotori - 01 (0)' 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Release '[Erai-raws] Sora wa Akai Kawa no Hotori - 01 [720p CR WEB-DL AVC AAC][MultiSub][4DE31270]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' 2026-07-07 19:46:42.4|Debug|Parser|Movie Parsed. Black Bart - 1948 2026-07-07 19:46:42.4|Debug|Parser|Release Group parsed: Classics 2026-07-07 19:46:42.4|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.4|Debug|QualityParser|Trying to parse quality for 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' 2026-07-07 19:46:42.4|Debug|Parser|Quality parsed: HDTV-720p v1 2026-07-07 19:46:42.4|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.4|Debug|ParsingService|No matching movie for titles 'Black Bart (1948)' 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Release 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'Red River S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Sora wa Akai Kawa no Hotori)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'Red River S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Sora wa Akai Kawa no Hotori)' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse Red River S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Sora wa Akai Kawa no Hotori) 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'Red River S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Sora wa Akai Kawa no Hotori)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'Red River S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Sora wa Akai Kawa no Hotori)' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse Red River S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Sora wa Akai Kawa no Hotori) 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'Red River S01E01 A Goodbye Kiss A Hello Kiss 1080p CR WEB-DL AAC2.0 H 264-VARYG (Sora wa Akai Kawa no Hotori, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'Red River S01E01 A Goodbye Kiss A Hello Kiss 1080p CR WEB-DL AAC2.0 H 264-VARYG (Sora wa Akai Kawa no Hotori, Multi-Subs)' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse Red River S01E01 A Goodbye Kiss A Hello Kiss 1080p CR WEB-DL AAC2.0 H 264-VARYG (Sora wa Akai Kawa no Hotori, Multi-Subs) 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' 2026-07-07 19:46:42.4|Debug|Parser|Movie Parsed. The Miracle - 1959 2026-07-07 19:46:42.4|Debug|Parser|Release Group parsed: Classics 2026-07-07 19:46:42.4|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.4|Debug|QualityParser|Trying to parse quality for 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' 2026-07-07 19:46:42.4|Debug|Parser|Quality parsed: Bluray-1080p v1 2026-07-07 19:46:42.4|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.4|Debug|ParsingService|No matching movie for titles 'The Miracle (1959)' 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Release 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' 2026-07-07 19:46:42.4|Debug|Parser|Movie Parsed. My Sister My Love - 1966 2026-07-07 19:46:42.4|Debug|Parser|Release Group parsed: Classics 2026-07-07 19:46:42.4|Debug|Parser|Languages parsed: Swedish 2026-07-07 19:46:42.4|Debug|QualityParser|Trying to parse quality for 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' 2026-07-07 19:46:42.4|Debug|Parser|Quality parsed: HDTV-720p v1 2026-07-07 19:46:42.4|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.4|Debug|ParsingService|No matching movie for titles 'My Sister My Love (1966)' 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Release 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Sora wa Akai Kawa no Hotori - 01 (1080p) [61764D47].mkv' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string '[SubsPlease] Sora wa Akai Kawa no Hotori - 01 (1080p) [61764D47].mkv' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse [SubsPlease] Sora wa Akai Kawa no Hotori - 01 (1080p) [61764D47].mkv 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] Red River S01E01 1080p CR WEB-DL AAC2.0 H.264 (Sora wa Akai Kawa no Hotori, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string '[ToonsHub] Red River S01E01 1080p CR WEB-DL AAC2.0 H.264 (Sora wa Akai Kawa no Hotori, Multi-Subs)' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse [ToonsHub] Red River S01E01 1080p CR WEB-DL AAC2.0 H.264 (Sora wa Akai Kawa no Hotori, Multi-Subs) 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Sora wa Akai Kawa no Hotori - 01 (720p) [E664A90C].mkv' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string '[SubsPlease] Sora wa Akai Kawa no Hotori - 01 (720p) [E664A90C].mkv' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse [SubsPlease] Sora wa Akai Kawa no Hotori - 01 (720p) [E664A90C].mkv 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Sora wa Akai Kawa no Hotori - 01 (480p) [F6F97791].mkv' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string '[SubsPlease] Sora wa Akai Kawa no Hotori - 01 (480p) [F6F97791].mkv' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse [SubsPlease] Sora wa Akai Kawa no Hotori - 01 (480p) [F6F97791].mkv 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] Sora wa Akai Kawa no Hotori S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Red River)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string '[ToonsHub] Sora wa Akai Kawa no Hotori S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Red River)' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse [ToonsHub] Sora wa Akai Kawa no Hotori S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Red River) 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' 2026-07-07 19:46:42.4|Debug|Parser|Movie Parsed. Spirited Away: Live on Stage - 2022 2026-07-07 19:46:42.4|Debug|Parser|Release Group parsed: 2026-07-07 19:46:42.4|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.4|Debug|QualityParser|Trying to parse quality for 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' 2026-07-07 19:46:42.4|Debug|Parser|Quality parsed: HDTV-1080p v1 2026-07-07 19:46:42.4|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.4|Debug|ParsingService|No matching movie for titles 'Spirited Away: Live on Stage (2022)' 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Release 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs)' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs) 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string '[SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse [SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs) 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 19:46:42.4|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 19:46:42.4|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.4|Debug|Parser|Parsing string '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' 2026-07-07 19:46:42.4|Debug|Parser|Movie Parsed. Koukaku Kidoutai - 2026 2026-07-07 19:46:42.4|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 19:46:42.4|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.4|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' 2026-07-07 19:46:42.4|Debug|Parser|Quality parsed: WEBDL-720p v1 2026-07-07 19:46:42.4|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.4|Debug|Parser|Release Hash parsed: 2C23C9E6 2026-07-07 19:46:42.4|Debug|ParsingService|No matching movie for titles 'Koukaku Kidoutai (2026)' 2026-07-07 19:46:42.5|Debug|DownloadDecisionMaker|Release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.5|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.5|Debug|Parser|Parsing string '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' 2026-07-07 19:46:42.5|Debug|Parser|Movie Parsed. Koukaku Kidoutai - 2026 2026-07-07 19:46:42.5|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 19:46:42.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.5|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' 2026-07-07 19:46:42.5|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 19:46:42.5|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.5|Debug|Parser|Release Hash parsed: 28005883 2026-07-07 19:46:42.7|Debug|ParsingService|No matching movie for titles 'Koukaku Kidoutai (2026)' 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' 2026-07-07 19:46:42.7|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 19:46:42.7|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 19:46:42.7|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.7|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' 2026-07-07 19:46:42.7|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 19:46:42.7|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.7|Debug|Parser|Release Hash parsed: 59218A39 2026-07-07 19:46:42.7|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release '[Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string '[Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin)' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse [Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release '[Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string '[Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai)' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse [Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string '[ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs)' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse [ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string '[ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse [ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release 'MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string 'MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs)' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release 'I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string 'I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.7|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 19:46:42.7|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 19:46:42.7|Debug|DownloadDecisionMaker|Processing release 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.8|Debug|Parser|Parsing string 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' 2026-07-07 19:46:42.8|Debug|Parser|Movie Parsed. Матрица / The Matrix [ - 1999 2026-07-07 19:46:42.8|Debug|Parser|Release Group parsed: 2026-07-07 19:46:42.8|Debug|Parser|Languages parsed: French, Original, English, Russian 2026-07-07 19:46:42.8|Debug|QualityParser|Trying to parse quality for 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' 2026-07-07 19:46:42.8|Debug|Parser|Quality parsed: Remux-1080p v1 2026-07-07 19:46:42.8|Debug|Parser|Edition parsed: Remastered 2026-07-07 19:46:42.9|Debug|ParsingService|No matching movie for titles 'Матрица / The Matrix [, Матрица, The Matrix [ (1999)' 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Release 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release 'Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string 'Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs) 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse [ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs) 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse [SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' 2026-07-07 19:46:42.9|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 19:46:42.9|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 19:46:42.9|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.9|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' 2026-07-07 19:46:42.9|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 19:46:42.9|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.9|Debug|Parser|Release Hash parsed: 0846EAB5 2026-07-07 19:46:42.9|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' 2026-07-07 19:46:42.9|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 19:46:42.9|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 19:46:42.9|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.9|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' 2026-07-07 19:46:42.9|Debug|Parser|Quality parsed: WEBDL-480p v1 2026-07-07 19:46:42.9|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.9|Debug|Parser|Release Hash parsed: EE5F8010 2026-07-07 19:46:42.9|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' 2026-07-07 19:46:42.9|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 19:46:42.9|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 19:46:42.9|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.9|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' 2026-07-07 19:46:42.9|Debug|Parser|Quality parsed: WEBDL-720p v1 2026-07-07 19:46:42.9|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.9|Debug|Parser|Release Hash parsed: 4796E17B 2026-07-07 19:46:42.9|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] Saved by the Ice Cold Princes Embrace S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Migawari Reijou wo Sukutta no wa Reikoku Mujihi na Koori no Ouji no Ai deshita, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[ToonsHub] Saved by the Ice Cold Princes Embrace S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Migawari Reijou wo Sukutta no wa Reikoku Mujihi na Koori no Ouji no Ai deshita, Multi-Subs)' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse [ToonsHub] Saved by the Ice Cold Princes Embrace S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Migawari Reijou wo Sukutta no wa Reikoku Mujihi na Koori no Ouji no Ai deshita, Multi-Subs) 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[ASW] Kimi ga Shinu made Koi wo Shitai - 01 [1080p HEVC x265 10Bit][AAC]' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[ASW] Kimi ga Shinu made Koi wo Shitai - 01 [1080p HEVC x265 10Bit][AAC]' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse [ASW] Kimi ga Shinu made Koi wo Shitai - 01 [1080p HEVC x265 10Bit][AAC] 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[AsukaRaws] Kimi ga Shinu made Koi wo Shitai - 01 (WEB-DL 1280x720 x264 AAC)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[AsukaRaws] Kimi ga Shinu made Koi wo Shitai - 01 (WEB-DL 1280x720 x264 AAC)' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse [AsukaRaws] Kimi ga Shinu made Koi wo Shitai - 01 (WEB-DL 1280x720 x264 AAC) 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release 'I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H 264-VARYG (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string 'I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H 264-VARYG (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H 264-VARYG (Kimi ga Shinu made Koi wo Shitai, Multi-Subs) 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' 2026-07-07 19:46:42.9|Debug|Parser|Movie Parsed. The Death Of Robin Hood - 2026 2026-07-07 19:46:42.9|Debug|Parser|Release Group parsed: ADDI 2026-07-07 19:46:42.9|Debug|Parser|Languages parsed: Unknown 2026-07-07 19:46:42.9|Debug|QualityParser|Trying to parse quality for 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' 2026-07-07 19:46:42.9|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 19:46:42.9|Debug|Parser|Edition parsed: 2026-07-07 19:46:42.9|Debug|ParsingService|No matching movie for titles 'The Death Of Robin Hood (2026)' 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Release 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse I Want to Love You Till Your Dying Day S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai) 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse I Want to Love You Till Your Dying Day S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai) 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (1080p) [0EA1E149].mkv' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (1080p) [0EA1E149].mkv' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse [SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (1080p) [0EA1E149].mkv 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H.264 (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[ToonsHub] I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H.264 (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse [ToonsHub] I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H.264 (Kimi ga Shinu made Koi wo Shitai, Multi-Subs) 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (720p) [B3385DD7].mkv' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (720p) [B3385DD7].mkv' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse [SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (720p) [B3385DD7].mkv 2026-07-07 19:46:42.9|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (480p) [F748DD30].mkv' from 'Knaben (Prowlarr)' 2026-07-07 19:46:42.9|Debug|Parser|Parsing string '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (480p) [F748DD30].mkv' 2026-07-07 19:46:42.9|Debug|Parser|Unable to parse [SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (480p) [F748DD30].mkv 2026-07-07 19:46:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0 2026-07-07 19:46:42.9|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 19:47:10.5|Debug|DownloadClientFactory|Temporarily ignoring download client TorBox till 07/07/2026 19:47:50 due to recent failures. 2026-07-07 19:47:10.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:48:54.9|Debug|Api|[GET] /api/v3/movie: 200.OK (11 ms) 2026-07-07 19:48:54.9|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (5 ms) 2026-07-07 19:48:55.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:48:55.3|Debug|Api|[GET] /api/v3/movie: 200.OK (9 ms) 2026-07-07 19:48:55.3|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (4 ms) 2026-07-07 19:48:55.3|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:52:10.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:53:20.4|Debug|Api|[GET] /api/v3/movie: 200.OK (11 ms) 2026-07-07 19:53:20.4|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 19:53:20.4|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:54:59.1|Debug|Api|[GET] /api/v3/movie: 200.OK (9 ms) 2026-07-07 19:54:59.1|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 19:54:59.1|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:55:48.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:57:12.1|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 19:58:31.2|Debug|Api|[GET] /api/v3/movie: 200.OK (10 ms) 2026-07-07 19:58:31.2|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 19:58:31.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:58:32.0|Debug|Api|[GET] /api/v3/movie: 200.OK (9 ms) 2026-07-07 19:58:32.0|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (5 ms) 2026-07-07 19:58:32.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 19:58:32.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:58:37.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:58:39.6|Debug|Api|[GET] /api/v3/movie: 200.OK (6 ms) 2026-07-07 19:58:39.6|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (1 ms) 2026-07-07 19:58:39.6|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 19:58:42.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:58:43.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:58:43.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:58:48.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:58:51.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 19:58:52.6|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:58:52.6|Debug|Api|[GET] /api/v3/movie: 401.Unauthorized (1 ms) 2026-07-07 19:58:53.9|Debug|Api|[GET] /api/v3/movie: 200.OK (11 ms) 2026-07-07 19:58:53.9|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (1 ms) 2026-07-07 19:58:54.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 19:58:54.8|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 19:58:54.8|Debug|Api|[GET] /api/v3/queue?pageSize=100: 401.Unauthorized (0 ms) 2026-07-07 19:58:59.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:02:14.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:02:16.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:03:47.8|Debug|Api|[GET] /api/v3/movie: 200.OK (15 ms) 2026-07-07 20:03:47.8|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 20:03:47.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms) 2026-07-07 20:07:16.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:10:06.1|Debug|Api|[GET] /api/v3/movie: 200.OK (5 ms) 2026-07-07 20:10:06.1|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 20:10:08.4|Debug|Api|[GET] /api/v3/movie: 200.OK (8 ms) 2026-07-07 20:10:08.4|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (4 ms) 2026-07-07 20:10:13.4|Debug|Api|[GET] /api/v3/movie: 200.OK (10 ms) 2026-07-07 20:10:13.4|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 20:10:13.5|Debug|Api|[GET] /api/v3/system/status: 200.OK (5 ms) 2026-07-07 20:11:05.3|Debug|Api|[GET] /api/v3/movie: 200.OK (8 ms) 2026-07-07 20:11:05.3|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (4 ms) 2026-07-07 20:11:05.3|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms) 2026-07-07 20:12:28.0|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:13:18.7|Debug|Api|[GET] /api/v3/movie: 200.OK (13 ms) 2026-07-07 20:13:18.7|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 20:13:18.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 20:16:58.5|Info|RssSyncService|Starting RSS Sync 2026-07-07 20:16:58.5|Debug|FetchAndParseRssService|Available indexers 1 2026-07-07 20:16:58.5|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/5/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 20:16:59.2|Debug|FetchAndParseRssService|Found 51 reports 2026-07-07 20:16:59.2|Info|DownloadDecisionMaker|Processing 51 releases 2026-07-07 20:16:59.2|Debug|DownloadDecisionMaker|Processing release 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.2|Debug|Parser|Parsing string 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' 2026-07-07 20:16:59.2|Debug|Parser|Movie Parsed. Papà scatenato - 2023 2026-07-07 20:16:59.2|Debug|Parser|Release Group parsed: 2026-07-07 20:16:59.2|Debug|Parser|Languages parsed: Italian, English 2026-07-07 20:16:59.2|Debug|QualityParser|Trying to parse quality for 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' 2026-07-07 20:16:59.2|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 20:16:59.2|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.2|Debug|ParsingService|No matching movie for titles 'Papà scatenato (2023)' 2026-07-07 20:16:59.2|Debug|DownloadDecisionMaker|Release 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.2|Debug|DownloadDecisionMaker|Processing release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.2|Debug|Parser|Parsing string 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' 2026-07-07 20:16:59.2|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 20:16:59.2|Debug|Parser|Release Group parsed: OGGY 2026-07-07 20:16:59.2|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.2|Debug|QualityParser|Trying to parse quality for 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' 2026-07-07 20:16:59.2|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 20:16:59.2|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.2|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 20:16:59.2|Debug|DownloadDecisionMaker|Release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.2|Debug|DownloadDecisionMaker|Processing release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.2|Debug|Parser|Parsing string 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' 2026-07-07 20:16:59.2|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 20:16:59.2|Debug|Parser|Release Group parsed: DepWeb 2026-07-07 20:16:59.2|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.2|Debug|QualityParser|Trying to parse quality for 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' 2026-07-07 20:16:59.2|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 20:16:59.2|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.2|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 20:16:59.2|Debug|DownloadDecisionMaker|Release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.2|Debug|DownloadDecisionMaker|Processing release 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.2|Debug|Parser|Parsing string 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' 2026-07-07 20:16:59.2|Debug|Parser|Movie Parsed. The Magic Faraway Tree - 2026 2026-07-07 20:16:59.2|Debug|Parser|Release Group parsed: 2026-07-07 20:16:59.2|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.2|Debug|QualityParser|Trying to parse quality for 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' 2026-07-07 20:16:59.2|Debug|Parser|Quality parsed: Bluray-720p v1 2026-07-07 20:16:59.2|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.2|Debug|ParsingService|No matching movie for titles 'The Magic Faraway Tree (2026)' 2026-07-07 20:16:59.2|Debug|DownloadDecisionMaker|Release 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.2|Debug|DownloadDecisionMaker|Processing release 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.2|Debug|Parser|Parsing string 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' 2026-07-07 20:16:59.2|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 20:16:59.2|Debug|Parser|Release Group parsed: BTM 2026-07-07 20:16:59.2|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.2|Debug|QualityParser|Trying to parse quality for 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' 2026-07-07 20:16:59.2|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 20:16:59.2|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.3|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Release 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release '[DKB] The Ghost in the Shell - S01E01 [1080p][HEVC x265 10bit][Dual-Audio][Multi-Subs][weekly]' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string '[DKB] The Ghost in the Shell - S01E01 [1080p][HEVC x265 10bit][Dual-Audio][Multi-Subs][weekly]' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse [DKB] The Ghost in the Shell - S01E01 [1080p][HEVC x265 10bit][Dual-Audio][Multi-Subs][weekly] 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' 2026-07-07 20:16:59.3|Debug|Parser|Movie Parsed. Black Bart - 1948 2026-07-07 20:16:59.3|Debug|Parser|Release Group parsed: Classics 2026-07-07 20:16:59.3|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.3|Debug|QualityParser|Trying to parse quality for 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' 2026-07-07 20:16:59.3|Debug|Parser|Quality parsed: HDTV-720p v1 2026-07-07 20:16:59.3|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.3|Debug|ParsingService|No matching movie for titles 'Black Bart (1948)' 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Release 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' 2026-07-07 20:16:59.3|Debug|Parser|Movie Parsed. The Miracle - 1959 2026-07-07 20:16:59.3|Debug|Parser|Release Group parsed: Classics 2026-07-07 20:16:59.3|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.3|Debug|QualityParser|Trying to parse quality for 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' 2026-07-07 20:16:59.3|Debug|Parser|Quality parsed: Bluray-1080p v1 2026-07-07 20:16:59.3|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.3|Debug|ParsingService|No matching movie for titles 'The Miracle (1959)' 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Release 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' 2026-07-07 20:16:59.3|Debug|Parser|Movie Parsed. My Sister My Love - 1966 2026-07-07 20:16:59.3|Debug|Parser|Release Group parsed: Classics 2026-07-07 20:16:59.3|Debug|Parser|Languages parsed: Swedish 2026-07-07 20:16:59.3|Debug|QualityParser|Trying to parse quality for 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' 2026-07-07 20:16:59.3|Debug|Parser|Quality parsed: HDTV-720p v1 2026-07-07 20:16:59.3|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.3|Debug|ParsingService|No matching movie for titles 'My Sister My Love (1966)' 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Release 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'The.Ghost.in.The.Shell.S01E01.MULTi.1080p.WEBRiP.x265-KAF' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'The.Ghost.in.The.Shell.S01E01.MULTi.1080p.WEBRiP.x265-KAF' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse The.Ghost.in.The.Shell.S01E01.MULTi.1080p.WEBRiP.x265-KAF 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'The.Ghost.in.The.Shell.S01E01.VOSTFR.1080p.WEBRiP.x265-KAF' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'The.Ghost.in.The.Shell.S01E01.VOSTFR.1080p.WEBRiP.x265-KAF' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse The.Ghost.in.The.Shell.S01E01.VOSTFR.1080p.WEBRiP.x265-KAF 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' 2026-07-07 20:16:59.3|Debug|Parser|Movie Parsed. Spirited Away: Live on Stage - 2022 2026-07-07 20:16:59.3|Debug|Parser|Release Group parsed: 2026-07-07 20:16:59.3|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.3|Debug|QualityParser|Trying to parse quality for 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' 2026-07-07 20:16:59.3|Debug|Parser|Quality parsed: HDTV-1080p v1 2026-07-07 20:16:59.3|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.3|Debug|ParsingService|No matching movie for titles 'Spirited Away: Live on Stage (2022)' 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Release 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs)' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs) 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string '[SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse [SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs) 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' 2026-07-07 20:16:59.3|Debug|Parser|Movie Parsed. Koukaku Kidoutai - 2026 2026-07-07 20:16:59.3|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:16:59.3|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.3|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' 2026-07-07 20:16:59.3|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 20:16:59.3|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.3|Debug|Parser|Release Hash parsed: 28005883 2026-07-07 20:16:59.3|Debug|ParsingService|No matching movie for titles 'Koukaku Kidoutai (2026)' 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' 2026-07-07 20:16:59.3|Debug|Parser|Movie Parsed. Koukaku Kidoutai - 2026 2026-07-07 20:16:59.3|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:16:59.3|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.3|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' 2026-07-07 20:16:59.3|Debug|Parser|Quality parsed: WEBDL-720p v1 2026-07-07 20:16:59.3|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.3|Debug|Parser|Release Hash parsed: 2C23C9E6 2026-07-07 20:16:59.3|Debug|ParsingService|No matching movie for titles 'Koukaku Kidoutai (2026)' 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'That Time I Got Reincarnated as a Slime S04E10 MULTi 1080p CR WEB-DL AAC2.0 x264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Tensei Shitara Slime Datta Ken, Tensei Shitara Slime Datta Ken S4)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'That Time I Got Reincarnated as a Slime S04E10 MULTi 1080p CR WEB-DL AAC2.0 x264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Tensei Shitara Slime Datta Ken, Tensei Shitara Slime Datta Ken S4)' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse That Time I Got Reincarnated as a Slime S04E10 MULTi 1080p CR WEB-DL AAC2.0 x264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Tensei Shitara Slime Datta Ken, Tensei Shitara Slime Datta Ken S4) 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' 2026-07-07 20:16:59.3|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 20:16:59.3|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:16:59.3|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.3|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' 2026-07-07 20:16:59.3|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 20:16:59.3|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.3|Debug|Parser|Release Hash parsed: 59218A39 2026-07-07 20:16:59.3|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release '[Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string '[Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin)' 2026-07-07 20:16:59.3|Debug|Parser|Unable to parse [Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin) 2026-07-07 20:16:59.3|Debug|DownloadDecisionMaker|Processing release '[Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.3|Debug|Parser|Parsing string '[Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai)' 2026-07-07 20:16:59.4|Debug|Parser|Unable to parse [Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai) 2026-07-07 20:16:59.4|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.4|Debug|Parser|Parsing string '[ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs)' 2026-07-07 20:16:59.4|Debug|Parser|Unable to parse [ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs) 2026-07-07 20:16:59.4|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.4|Debug|Parser|Parsing string '[ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' 2026-07-07 20:16:59.4|Debug|Parser|Unable to parse [ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs) 2026-07-07 20:16:59.4|Debug|DownloadDecisionMaker|Processing release 'MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.4|Debug|Parser|Parsing string 'MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs)' 2026-07-07 20:16:59.4|Debug|Parser|Unable to parse MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs) 2026-07-07 20:16:59.4|Debug|DownloadDecisionMaker|Processing release 'I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.4|Debug|Parser|Parsing string 'I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' 2026-07-07 20:16:59.4|Debug|Parser|Unable to parse I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs) 2026-07-07 20:16:59.4|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.4|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' 2026-07-07 20:16:59.4|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs) 2026-07-07 20:16:59.4|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.4|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 20:16:59.4|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 20:16:59.4|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.4|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 20:16:59.4|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 20:16:59.4|Debug|DownloadDecisionMaker|Processing release 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.4|Debug|Parser|Parsing string 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' 2026-07-07 20:16:59.4|Debug|Parser|Movie Parsed. Матрица / The Matrix [ - 1999 2026-07-07 20:16:59.4|Debug|Parser|Release Group parsed: 2026-07-07 20:16:59.4|Debug|Parser|Languages parsed: French, Original, English, Russian 2026-07-07 20:16:59.4|Debug|QualityParser|Trying to parse quality for 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' 2026-07-07 20:16:59.4|Debug|Parser|Quality parsed: Remux-1080p v1 2026-07-07 20:16:59.4|Debug|Parser|Edition parsed: Remastered 2026-07-07 20:16:59.7|Debug|ParsingService|No matching movie for titles 'Матрица / The Matrix [, Матрица, The Matrix [ (1999)' 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Release 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release 'Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string 'Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs) 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse [ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs) 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse [SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' 2026-07-07 20:16:59.7|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 20:16:59.7|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:16:59.7|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.7|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' 2026-07-07 20:16:59.7|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 20:16:59.7|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.7|Debug|Parser|Release Hash parsed: 0846EAB5 2026-07-07 20:16:59.7|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' 2026-07-07 20:16:59.7|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 20:16:59.7|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:16:59.7|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.7|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' 2026-07-07 20:16:59.7|Debug|Parser|Quality parsed: WEBDL-480p v1 2026-07-07 20:16:59.7|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.7|Debug|Parser|Release Hash parsed: EE5F8010 2026-07-07 20:16:59.7|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' 2026-07-07 20:16:59.7|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 20:16:59.7|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:16:59.7|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.7|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' 2026-07-07 20:16:59.7|Debug|Parser|Quality parsed: WEBDL-720p v1 2026-07-07 20:16:59.7|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.7|Debug|Parser|Release Hash parsed: 4796E17B 2026-07-07 20:16:59.7|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] Saved by the Ice Cold Princes Embrace S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Migawari Reijou wo Sukutta no wa Reikoku Mujihi na Koori no Ouji no Ai deshita, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[ToonsHub] Saved by the Ice Cold Princes Embrace S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Migawari Reijou wo Sukutta no wa Reikoku Mujihi na Koori no Ouji no Ai deshita, Multi-Subs)' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse [ToonsHub] Saved by the Ice Cold Princes Embrace S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Migawari Reijou wo Sukutta no wa Reikoku Mujihi na Koori no Ouji no Ai deshita, Multi-Subs) 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[ASW] Kimi ga Shinu made Koi wo Shitai - 01 [1080p HEVC x265 10Bit][AAC]' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[ASW] Kimi ga Shinu made Koi wo Shitai - 01 [1080p HEVC x265 10Bit][AAC]' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse [ASW] Kimi ga Shinu made Koi wo Shitai - 01 [1080p HEVC x265 10Bit][AAC] 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[AsukaRaws] Kimi ga Shinu made Koi wo Shitai - 01 (WEB-DL 1280x720 x264 AAC)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[AsukaRaws] Kimi ga Shinu made Koi wo Shitai - 01 (WEB-DL 1280x720 x264 AAC)' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse [AsukaRaws] Kimi ga Shinu made Koi wo Shitai - 01 (WEB-DL 1280x720 x264 AAC) 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release 'I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H 264-VARYG (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string 'I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H 264-VARYG (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H 264-VARYG (Kimi ga Shinu made Koi wo Shitai, Multi-Subs) 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' 2026-07-07 20:16:59.7|Debug|Parser|Movie Parsed. The Death Of Robin Hood - 2026 2026-07-07 20:16:59.7|Debug|Parser|Release Group parsed: ADDI 2026-07-07 20:16:59.7|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:16:59.7|Debug|QualityParser|Trying to parse quality for 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' 2026-07-07 20:16:59.7|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 20:16:59.7|Debug|Parser|Edition parsed: 2026-07-07 20:16:59.7|Debug|ParsingService|No matching movie for titles 'The Death Of Robin Hood (2026)' 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Release 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse I Want to Love You Till Your Dying Day S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai) 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse I Want to Love You Till Your Dying Day S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai) 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (1080p) [0EA1E149].mkv' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (1080p) [0EA1E149].mkv' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse [SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (1080p) [0EA1E149].mkv 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H.264 (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[ToonsHub] I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H.264 (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse [ToonsHub] I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H.264 (Kimi ga Shinu made Koi wo Shitai, Multi-Subs) 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (720p) [B3385DD7].mkv' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (720p) [B3385DD7].mkv' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse [SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (720p) [B3385DD7].mkv 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (480p) [F748DD30].mkv' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (480p) [F748DD30].mkv' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse [SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (480p) [F748DD30].mkv 2026-07-07 20:16:59.7|Debug|DownloadDecisionMaker|Processing release '[ASW] Tai-Ari deshita. Ojousama wa Kakutou Game nante Shinai - 01 [1080p HEVC x265 10Bit][AAC]' from 'Knaben (Prowlarr)' 2026-07-07 20:16:59.7|Debug|Parser|Parsing string '[ASW] Tai-Ari deshita. Ojousama wa Kakutou Game nante Shinai - 01 [1080p HEVC x265 10Bit][AAC]' 2026-07-07 20:16:59.7|Debug|Parser|Unable to parse [ASW] Tai-Ari deshita. Ojousama wa Kakutou Game nante Shinai - 01 [1080p HEVC x265 10Bit][AAC] 2026-07-07 20:16:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0 2026-07-07 20:16:59.7|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 20:17:58.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:18:20.5|Debug|Api|[GET] /api/v3/movie: 200.OK (6 ms) 2026-07-07 20:18:20.5|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 20:18:20.5|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 20:20:25.8|Debug|Api|[GET] /api/v3/remotepathmapping: 200.OK (153 ms) 2026-07-07 20:20:25.8|Debug|Api|[POST] /api/v3/remotepathmapping: 201.Created (42 ms) 2026-07-07 20:20:53.2|Debug|Api|[GET] /api/v3/remotepathmapping: 200.OK (2 ms) 2026-07-07 20:22:59.1|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:23:21.1|Debug|Api|[GET] /api/v3/movie: 200.OK (6 ms) 2026-07-07 20:23:21.1|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 20:23:21.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 20:25:03.7|Debug|Api|[GET] /api/v3/queue?pageSize=10: 200.OK (4 ms) 2026-07-07 20:25:17.5|Debug|Api|[GET] /api/v3/queue?pageSize=10: 200.OK (2 ms) 2026-07-07 20:25:17.5|Debug|Api|[GET] /api/v3/downloadclient/1: 200.OK (15 ms) 2026-07-07 20:25:17.6|Debug|Api|[POST] /api/v3/downloadclient/test: 200.OK (57 ms) 2026-07-07 20:25:31.5|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2026-07-07 20:25:33.7|Info|ConsoleApp|Exiting main. 2026-07-07 20:26:10.8|Debug|ProcessProvider|Found 0 processes with the name: Radarr.Console 2026-07-07 20:26:10.9|Debug|ProcessProvider|Found 1 processes with the name: Radarr 2026-07-07 20:26:10.9|Debug|ProcessProvider| - [151] Radarr 2026-07-07 20:26:11.0|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 2026-07-07 20:26:11.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating 2026-07-07 20:26:11.3|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 2026-07-07 20:26:11.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation 2026-07-07 20:26:13.1|Info|DatabaseEngineVersionCheck|SQLite 3.50.4 2026-07-07 20:26:13.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1.7976412s 2026-07-07 20:26:13.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated 2026-07-07 20:26:13.1|Info|FluentMigrator.Runner.MigrationRunner|=> 1.8047531s 2026-07-07 20:26:13.4|Debug|MigrationController|Took: 00:00:02.4281991 2026-07-07 20:26:13.4|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 2026-07-07 20:26:13.5|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating 2026-07-07 20:26:13.5|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 2026-07-07 20:26:13.5|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation 2026-07-07 20:26:13.8|Info|DatabaseEngineVersionCheck|SQLite 3.50.4 2026-07-07 20:26:13.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.2465022s 2026-07-07 20:26:13.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated 2026-07-07 20:26:13.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.2469235s 2026-07-07 20:26:14.0|Debug|MigrationController|Took: 00:00:00.5575071 2026-07-07 20:26:19.6|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2026-07-07 20:26:19.9|Debug|QualityDefinitionService|Setting up default quality config 2026-07-07 20:26:25.9|Debug|NotificationFactory|Initializing Providers. Count 26 2026-07-07 20:26:25.9|Info|CommandExecutor|Starting 2 threads for tasks. 2026-07-07 20:26:26.2|Debug|IndexerFactory|Initializing Providers. Count 9 2026-07-07 20:26:26.3|Debug|ImportListFactory|Initializing Providers. Count 19 2026-07-07 20:26:26.3|Debug|MetadataFactory|Initializing Providers. Count 5 2026-07-07 20:26:26.4|Debug|DownloadClientFactory|Initializing Providers. Count 18 2026-07-07 20:26:26.4|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2026-07-07 20:26:26.4|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2026-07-07 20:26:26.4|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2026-07-07 20:26:26.7|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled 2026-07-07 20:26:28.0|Debug|RemotePathMappingService|Remapped remote path [/data/torbox/downloads] to local path [/torrents/downloads/] for host [172.18.0.1] 2026-07-07 20:26:28.0|Debug|RemotePathMappingService|Remapped remote path [/data/torbox/downloads] to local path [/torrents/downloads/] for host [172.18.0.1] 2026-07-07 20:26:28.0|Debug|RemotePathMappingService|Remapped remote path [/data/torbox/downloads] to local path [/torrents/downloads/] for host [172.18.0.1] 2026-07-07 20:26:28.6|Debug|RemotePathMappingService|Remapped remote path [/data/torbox/downloads] to local path [/torrents/downloads/] for host [172.18.0.1] 2026-07-07 20:26:39.7|Debug|Api|[GET] /api/v3/system/status: 200.OK (260 ms) 2026-07-07 20:26:48.9|Debug|Api|[GET] /api/v3/downloadclient/1: 200.OK (248 ms) 2026-07-07 20:26:49.1|Debug|Api|[POST] /api/v3/downloadclient/test: 200.OK (267 ms) 2026-07-07 20:27:23.7|Debug|Api|[GET] /api/v3/movie: 200.OK (337 ms) 2026-07-07 20:27:23.8|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (100 ms) 2026-07-07 20:27:23.9|Debug|Api|[GET] /api/v3/system/status: 200.OK (4 ms) 2026-07-07 20:28:26.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:31:40.3|Debug|Api|[GET] /api/v3/movie: 200.OK (14 ms) 2026-07-07 20:31:40.3|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (6 ms) 2026-07-07 20:31:40.3|Debug|Api|[GET] /api/v3/system/status: 200.OK (4 ms) 2026-07-07 20:32:18.4|Debug|Api|[GET] /api/v3/movie: 200.OK (7 ms) 2026-07-07 20:32:18.4|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 20:32:18.5|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 20:33:50.1|Debug|Api|[GET] /api/v3/movie: 200.OK (7 ms) 2026-07-07 20:33:50.1|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 20:33:50.1|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 20:33:57.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:35:10.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:35:13.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:35:38.6|Debug|Api|[GET] /api/v3/movie: 200.OK (22 ms) 2026-07-07 20:35:38.7|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (5 ms) 2026-07-07 20:35:38.7|Debug|Api|[GET] /api/v3/system/status: 200.OK (6 ms) 2026-07-07 20:37:17.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:37:17.1|Warn|StaticResourceController|Couldn't find handler for /.env 2026-07-07 20:38:59.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:39:16.8|Debug|Api|[GET] /api/v3/movie: 200.OK (11 ms) 2026-07-07 20:39:16.8|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 20:39:16.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 20:41:30.2|Debug|RemotePathMappingService|Remapped remote path [/data/torbox/downloads] to local path [/torrents/downloads/] for host [172.18.0.1] 2026-07-07 20:41:30.3|Debug|RemotePathMappingService|Remapped remote path [/data/torbox/downloads] to local path [/torrents/downloads/] for host [172.18.0.1] 2026-07-07 20:41:30.3|Debug|RemotePathMappingService|Remapped remote path [/data/torbox/downloads] to local path [/torrents/downloads/] for host [172.18.0.1] 2026-07-07 20:41:30.3|Debug|RemotePathMappingService|Remapped remote path [/data/torbox/downloads] to local path [/torrents/downloads/] for host [172.18.0.1] 2026-07-07 20:44:00.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:47:01.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:47:01.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:47:02.1|Info|RssSyncService|Starting RSS Sync 2026-07-07 20:47:02.1|Debug|FetchAndParseRssService|Available indexers 1 2026-07-07 20:47:02.5|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/5/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 20:47:04.3|Debug|FetchAndParseRssService|Found 54 reports 2026-07-07 20:47:04.4|Info|DownloadDecisionMaker|Processing 54 releases 2026-07-07 20:47:04.4|Debug|DownloadDecisionMaker|Processing release 'The Good Mother (2023) WEBRip 1080p x264 EAC3 ITA - Lullozzo' from 'Knaben (Prowlarr)' 2026-07-07 20:47:04.5|Debug|Parser|Parsing string 'The Good Mother (2023) WEBRip 1080p x264 EAC3 ITA - Lullozzo' 2026-07-07 20:47:04.8|Debug|Parser|Movie Parsed. The Good Mother - 2023 2026-07-07 20:47:04.9|Debug|Parser|Release Group parsed: 2026-07-07 20:47:05.0|Debug|Parser|Languages parsed: Italian 2026-07-07 20:47:05.0|Debug|QualityParser|Trying to parse quality for 'The Good Mother (2023) WEBRip 1080p x264 EAC3 ITA - Lullozzo' 2026-07-07 20:47:05.3|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 20:47:05.3|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.3|Debug|ParsingService|No matching movie for titles 'The Good Mother (2023)' 2026-07-07 20:47:05.3|Debug|DownloadDecisionMaker|Release 'The Good Mother (2023) WEBRip 1080p x264 EAC3 ITA - Lullozzo' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.3|Debug|DownloadDecisionMaker|Processing release 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.3|Debug|Parser|Parsing string 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' 2026-07-07 20:47:05.3|Debug|Parser|Movie Parsed. Papà scatenato - 2023 2026-07-07 20:47:05.3|Debug|Parser|Release Group parsed: 2026-07-07 20:47:05.3|Debug|Parser|Languages parsed: Italian, English 2026-07-07 20:47:05.3|Debug|QualityParser|Trying to parse quality for 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' 2026-07-07 20:47:05.3|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 20:47:05.3|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.4|Debug|ParsingService|No matching movie for titles 'Papà scatenato (2023)' 2026-07-07 20:47:05.4|Debug|DownloadDecisionMaker|Release 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.4|Debug|DownloadDecisionMaker|Processing release 'Nonno scatenato (2016) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.4|Debug|Parser|Parsing string 'Nonno scatenato (2016) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' 2026-07-07 20:47:05.4|Debug|Parser|Movie Parsed. Nonno scatenato - 2016 2026-07-07 20:47:05.4|Debug|Parser|Release Group parsed: 2026-07-07 20:47:05.4|Debug|Parser|Languages parsed: Italian, English 2026-07-07 20:47:05.4|Debug|QualityParser|Trying to parse quality for 'Nonno scatenato (2016) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' 2026-07-07 20:47:05.4|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 20:47:05.4|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.4|Debug|ParsingService|No matching movie for titles 'Nonno scatenato (2016)' 2026-07-07 20:47:05.4|Debug|DownloadDecisionMaker|Release 'Nonno scatenato (2016) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.4|Debug|DownloadDecisionMaker|Processing release 'Bastille Day - Il colpo del secolo (2016) WEBRip 1080p x264 EAC3 ITA - Lullozzo' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.4|Debug|Parser|Parsing string 'Bastille Day - Il colpo del secolo (2016) WEBRip 1080p x264 EAC3 ITA - Lullozzo' 2026-07-07 20:47:05.4|Debug|Parser|Movie Parsed. Bastille Day - Il colpo del secolo - 2016 2026-07-07 20:47:05.4|Debug|Parser|Release Group parsed: 2026-07-07 20:47:05.4|Debug|Parser|Languages parsed: Italian 2026-07-07 20:47:05.4|Debug|QualityParser|Trying to parse quality for 'Bastille Day - Il colpo del secolo (2016) WEBRip 1080p x264 EAC3 ITA - Lullozzo' 2026-07-07 20:47:05.4|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 20:47:05.4|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.4|Debug|ParsingService|No matching movie for titles 'Bastille Day - Il colpo del secolo (2016)' 2026-07-07 20:47:05.4|Debug|DownloadDecisionMaker|Release 'Bastille Day - Il colpo del secolo (2016) WEBRip 1080p x264 EAC3 ITA - Lullozzo' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.4|Debug|DownloadDecisionMaker|Processing release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.4|Debug|Parser|Parsing string 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' 2026-07-07 20:47:05.4|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 20:47:05.5|Debug|Parser|Release Group parsed: OGGY 2026-07-07 20:47:05.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.5|Debug|QualityParser|Trying to parse quality for 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' 2026-07-07 20:47:05.5|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 20:47:05.5|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.5|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Processing release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.5|Debug|Parser|Parsing string 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' 2026-07-07 20:47:05.5|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 20:47:05.5|Debug|Parser|Release Group parsed: DepWeb 2026-07-07 20:47:05.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.5|Debug|QualityParser|Trying to parse quality for 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' 2026-07-07 20:47:05.5|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 20:47:05.5|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.5|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Processing release 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.5|Debug|Parser|Parsing string 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' 2026-07-07 20:47:05.5|Debug|Parser|Movie Parsed. The Magic Faraway Tree - 2026 2026-07-07 20:47:05.5|Debug|Parser|Release Group parsed: 2026-07-07 20:47:05.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.5|Debug|QualityParser|Trying to parse quality for 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' 2026-07-07 20:47:05.5|Debug|Parser|Quality parsed: Bluray-720p v1 2026-07-07 20:47:05.5|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.5|Debug|ParsingService|No matching movie for titles 'The Magic Faraway Tree (2026)' 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Release 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Processing release 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.5|Debug|Parser|Parsing string 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' 2026-07-07 20:47:05.5|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 20:47:05.5|Debug|Parser|Release Group parsed: BTM 2026-07-07 20:47:05.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.5|Debug|QualityParser|Trying to parse quality for 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' 2026-07-07 20:47:05.5|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 20:47:05.5|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.5|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Release 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Processing release '[DKB] The Ghost in the Shell - S01E01 [1080p][HEVC x265 10bit][Dual-Audio][Multi-Subs][weekly]' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.5|Debug|Parser|Parsing string '[DKB] The Ghost in the Shell - S01E01 [1080p][HEVC x265 10bit][Dual-Audio][Multi-Subs][weekly]' 2026-07-07 20:47:05.5|Debug|Parser|Unable to parse [DKB] The Ghost in the Shell - S01E01 [1080p][HEVC x265 10bit][Dual-Audio][Multi-Subs][weekly] 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Processing release 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.5|Debug|Parser|Parsing string 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' 2026-07-07 20:47:05.5|Debug|Parser|Movie Parsed. Black Bart - 1948 2026-07-07 20:47:05.5|Debug|Parser|Release Group parsed: Classics 2026-07-07 20:47:05.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.5|Debug|QualityParser|Trying to parse quality for 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' 2026-07-07 20:47:05.5|Debug|Parser|Quality parsed: HDTV-720p v1 2026-07-07 20:47:05.5|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.5|Debug|ParsingService|No matching movie for titles 'Black Bart (1948)' 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Release 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.5|Debug|DownloadDecisionMaker|Processing release 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.5|Debug|Parser|Parsing string 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' 2026-07-07 20:47:05.5|Debug|Parser|Movie Parsed. The Miracle - 1959 2026-07-07 20:47:05.5|Debug|Parser|Release Group parsed: Classics 2026-07-07 20:47:05.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.5|Debug|QualityParser|Trying to parse quality for 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' 2026-07-07 20:47:05.5|Debug|Parser|Quality parsed: Bluray-1080p v1 2026-07-07 20:47:05.5|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'The Miracle (1959)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' 2026-07-07 20:47:05.6|Debug|Parser|Movie Parsed. My Sister My Love - 1966 2026-07-07 20:47:05.6|Debug|Parser|Release Group parsed: Classics 2026-07-07 20:47:05.6|Debug|Parser|Languages parsed: Swedish 2026-07-07 20:47:05.6|Debug|QualityParser|Trying to parse quality for 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' 2026-07-07 20:47:05.6|Debug|Parser|Quality parsed: HDTV-720p v1 2026-07-07 20:47:05.6|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'My Sister My Love (1966)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'The.Ghost.in.The.Shell.S01E01.MULTi.1080p.WEBRiP.x265-KAF' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'The.Ghost.in.The.Shell.S01E01.MULTi.1080p.WEBRiP.x265-KAF' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse The.Ghost.in.The.Shell.S01E01.MULTi.1080p.WEBRiP.x265-KAF 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'The.Ghost.in.The.Shell.S01E01.VOSTFR.1080p.WEBRiP.x265-KAF' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'The.Ghost.in.The.Shell.S01E01.VOSTFR.1080p.WEBRiP.x265-KAF' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse The.Ghost.in.The.Shell.S01E01.VOSTFR.1080p.WEBRiP.x265-KAF 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' 2026-07-07 20:47:05.6|Debug|Parser|Movie Parsed. Spirited Away: Live on Stage - 2022 2026-07-07 20:47:05.6|Debug|Parser|Release Group parsed: 2026-07-07 20:47:05.6|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.6|Debug|QualityParser|Trying to parse quality for 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' 2026-07-07 20:47:05.6|Debug|Parser|Quality parsed: HDTV-1080p v1 2026-07-07 20:47:05.6|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'Spirited Away: Live on Stage (2022)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' 2026-07-07 20:47:05.6|Debug|Parser|Movie Parsed. Koukaku Kidoutai - 2026 2026-07-07 20:47:05.6|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:47:05.6|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.6|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' 2026-07-07 20:47:05.6|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 20:47:05.6|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.6|Debug|Parser|Release Hash parsed: 28005883 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'Koukaku Kidoutai (2026)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' 2026-07-07 20:47:05.6|Debug|Parser|Movie Parsed. Koukaku Kidoutai - 2026 2026-07-07 20:47:05.6|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:47:05.6|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.6|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' 2026-07-07 20:47:05.6|Debug|Parser|Quality parsed: WEBDL-720p v1 2026-07-07 20:47:05.6|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.6|Debug|Parser|Release Hash parsed: 2C23C9E6 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'Koukaku Kidoutai (2026)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'That Time I Got Reincarnated as a Slime S04E10 MULTi 1080p CR WEB-DL AAC2.0 x264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Tensei Shitara Slime Datta Ken, Tensei Shitara Slime Datta Ken S4)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'That Time I Got Reincarnated as a Slime S04E10 MULTi 1080p CR WEB-DL AAC2.0 x264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Tensei Shitara Slime Datta Ken, Tensei Shitara Slime Datta Ken S4)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse That Time I Got Reincarnated as a Slime S04E10 MULTi 1080p CR WEB-DL AAC2.0 x264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Tensei Shitara Slime Datta Ken, Tensei Shitara Slime Datta Ken S4) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' 2026-07-07 20:47:05.6|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 20:47:05.6|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:47:05.6|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.6|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' 2026-07-07 20:47:05.6|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 20:47:05.6|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.6|Debug|Parser|Release Hash parsed: 59218A39 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' 2026-07-07 20:47:05.6|Debug|Parser|Movie Parsed. Матрица / The Matrix [ - 1999 2026-07-07 20:47:05.6|Debug|Parser|Release Group parsed: 2026-07-07 20:47:05.6|Debug|Parser|Languages parsed: French, Original, English, Russian 2026-07-07 20:47:05.6|Debug|QualityParser|Trying to parse quality for 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' 2026-07-07 20:47:05.6|Debug|Parser|Quality parsed: Remux-1080p v1 2026-07-07 20:47:05.6|Debug|Parser|Edition parsed: Remastered 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'Матрица / The Matrix [, Матрица, The Matrix [ (1999)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' 2026-07-07 20:47:05.6|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 20:47:05.6|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:47:05.6|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.6|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' 2026-07-07 20:47:05.6|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 20:47:05.6|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.6|Debug|Parser|Release Hash parsed: 0846EAB5 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' 2026-07-07 20:47:05.6|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 20:47:05.6|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:47:05.6|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.6|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' 2026-07-07 20:47:05.6|Debug|Parser|Quality parsed: WEBDL-480p v1 2026-07-07 20:47:05.6|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.6|Debug|Parser|Release Hash parsed: EE5F8010 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' 2026-07-07 20:47:05.6|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 20:47:05.6|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 20:47:05.6|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.6|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' 2026-07-07 20:47:05.6|Debug|Parser|Quality parsed: WEBDL-720p v1 2026-07-07 20:47:05.6|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.6|Debug|Parser|Release Hash parsed: 4796E17B 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] Saved by the Ice Cold Princes Embrace S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Migawari Reijou wo Sukutta no wa Reikoku Mujihi na Koori no Ouji no Ai deshita, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[ToonsHub] Saved by the Ice Cold Princes Embrace S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Migawari Reijou wo Sukutta no wa Reikoku Mujihi na Koori no Ouji no Ai deshita, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [ToonsHub] Saved by the Ice Cold Princes Embrace S01E01 1080p AMZN WEB-DL DDP2.0 H.264 (Migawari Reijou wo Sukutta no wa Reikoku Mujihi na Koori no Ouji no Ai deshita, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[ASW] Kimi ga Shinu made Koi wo Shitai - 01 [1080p HEVC x265 10Bit][AAC]' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[ASW] Kimi ga Shinu made Koi wo Shitai - 01 [1080p HEVC x265 10Bit][AAC]' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [ASW] Kimi ga Shinu made Koi wo Shitai - 01 [1080p HEVC x265 10Bit][AAC] 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[AsukaRaws] Kimi ga Shinu made Koi wo Shitai - 01 (WEB-DL 1280x720 x264 AAC)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[AsukaRaws] Kimi ga Shinu made Koi wo Shitai - 01 (WEB-DL 1280x720 x264 AAC)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [AsukaRaws] Kimi ga Shinu made Koi wo Shitai - 01 (WEB-DL 1280x720 x264 AAC) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H 264-VARYG (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H 264-VARYG (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H 264-VARYG (Kimi ga Shinu made Koi wo Shitai, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' 2026-07-07 20:47:05.6|Debug|Parser|Movie Parsed. The Death Of Robin Hood - 2026 2026-07-07 20:47:05.6|Debug|Parser|Release Group parsed: ADDI 2026-07-07 20:47:05.6|Debug|Parser|Languages parsed: Unknown 2026-07-07 20:47:05.6|Debug|QualityParser|Trying to parse quality for 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' 2026-07-07 20:47:05.6|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 20:47:05.6|Debug|Parser|Edition parsed: 2026-07-07 20:47:05.6|Debug|ParsingService|No matching movie for titles 'The Death Of Robin Hood (2026)' 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Release 'The Death Of Robin Hood 2026 HC Retail DKsubs 1080p WEBRip x264 DD 5 1-ADDI' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse I Want to Love You Till Your Dying Day S01E01 VOSTFR 1080p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string 'I Want to Love You Till Your Dying Day S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse I Want to Love You Till Your Dying Day S01E01 VOSTFR 720p WEB x264 AAC -Tsundere-Raws (CR) (Kimi ga Shinu made Koi wo Shitai) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (1080p) [0EA1E149].mkv' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (1080p) [0EA1E149].mkv' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (1080p) [0EA1E149].mkv 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H.264 (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[ToonsHub] I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H.264 (Kimi ga Shinu made Koi wo Shitai, Multi-Subs)' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [ToonsHub] I Want to Love You Till Your Dying Day S01E01 1080p CR WEB-DL AAC2.0 H.264 (Kimi ga Shinu made Koi wo Shitai, Multi-Subs) 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (720p) [B3385DD7].mkv' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (720p) [B3385DD7].mkv' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (720p) [B3385DD7].mkv 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (480p) [F748DD30].mkv' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (480p) [F748DD30].mkv' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [SubsPlease] Kimi ga Shinu made Koi wo Shitai - 01 (480p) [F748DD30].mkv 2026-07-07 20:47:05.6|Debug|DownloadDecisionMaker|Processing release '[ASW] Tai-Ari deshita. Ojousama wa Kakutou Game nante Shinai - 01 [1080p HEVC x265 10Bit][AAC]' from 'Knaben (Prowlarr)' 2026-07-07 20:47:05.6|Debug|Parser|Parsing string '[ASW] Tai-Ari deshita. Ojousama wa Kakutou Game nante Shinai - 01 [1080p HEVC x265 10Bit][AAC]' 2026-07-07 20:47:05.6|Debug|Parser|Unable to parse [ASW] Tai-Ari deshita. Ojousama wa Kakutou Game nante Shinai - 01 [1080p HEVC x265 10Bit][AAC] 2026-07-07 20:47:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0 2026-07-07 20:47:05.6|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 20:48:22.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.2|Warn|StaticResourceController|Couldn't find handler for /.env.production 2026-07-07 20:48:22.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.3|Warn|StaticResourceController|Couldn't find handler for /.env 2026-07-07 20:48:22.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.3|Warn|StaticResourceController|Couldn't find handler for /.env.local 2026-07-07 20:48:22.3|Warn|StaticResourceController|Couldn't find handler for /.env.example 2026-07-07 20:48:22.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.3|Warn|StaticResourceController|Couldn't find handler for /config.json 2026-07-07 20:48:22.3|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 20:48:22.3|Debug|Api|[GET] /api/config: 401.Unauthorized (7 ms) 2026-07-07 20:48:22.3|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 20:48:22.3|Debug|Api|[GET] /api/env: 401.Unauthorized (1 ms) 2026-07-07 20:48:22.4|Warn|StaticResourceMapper|File /app/radarr/bin/UI/config.js not found 2026-07-07 20:48:22.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.4|Warn|StaticResourceMapper|File /app/radarr/bin/UI/js/env.js not found 2026-07-07 20:48:22.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/js/config.js not found 2026-07-07 20:48:22.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:48:22.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/settings.js not found 2026-07-07 20:49:02.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:49:46.0|Debug|Api|[GET] /api/v3/movie: 200.OK (15 ms) 2026-07-07 20:49:46.0|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (5 ms) 2026-07-07 20:49:46.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 20:49:49.0|Debug|Api|[GET] /api/v3/movie: 200.OK (8 ms) 2026-07-07 20:49:49.0|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 20:49:49.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 20:49:49.3|Debug|Api|[GET] /api/v3/movie: 200.OK (8 ms) 2026-07-07 20:49:49.3|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 20:49:49.3|Debug|Api|[GET] /api/v3/system/status: 200.OK (4 ms) 2026-07-07 20:49:49.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:49:49.8|Debug|Api|[GET] /api/v3/movie: 200.OK (12 ms) 2026-07-07 20:49:49.8|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (4 ms) 2026-07-07 20:49:49.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 20:49:51.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:49:51.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:49:51.1|Debug|Api|[GET] /api/v3/movie: 200.OK (8 ms) 2026-07-07 20:49:51.1|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 20:49:51.1|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 20:51:04.1|Debug|Api|[GET] /api/v3/movie: 200.OK (8 ms) 2026-07-07 20:51:04.1|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 20:51:04.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 20:53:58.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:53:58.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 20:54:06.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 20:59:36.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 21:04:45.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 21:05:53.6|Debug|Api|[GET] /api/v3/movie: 200.OK (2390 ms) 2026-07-07 21:05:54.4|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (589 ms) 2026-07-07 21:05:55.5|Debug|Api|[GET] /api/v3/system/status: 200.OK (703 ms) 2026-07-07 21:10:17.2|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 21:12:41.7|Debug|Api|[GET] /api/v3/movie: 200.OK (199 ms) 2026-07-07 21:12:41.7|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (1 ms) 2026-07-07 21:12:41.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 21:12:42.1|Debug|Api|[GET] /api/v3/movie: 200.OK (6 ms) 2026-07-07 21:12:42.1|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (1 ms) 2026-07-07 21:12:42.1|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms) 2026-07-07 21:12:44.2|Debug|Api|[GET] /api/v3/movie: 200.OK (11 ms) 2026-07-07 21:12:44.2|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 21:12:44.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 21:12:45.3|Debug|Api|[GET] /api/v3/movie: 200.OK (794 ms) 2026-07-07 21:12:45.3|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (4 ms) 2026-07-07 21:12:45.4|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 21:12:46.4|Debug|Api|[GET] /api/v3/movie: 200.OK (7 ms) 2026-07-07 21:12:46.4|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (2 ms) 2026-07-07 21:12:46.5|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms) 2026-07-07 21:13:43.8|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 21:13:43.9|Debug|Api|[GET] /api/v3/movie: 401.Unauthorized (221 ms) 2026-07-07 21:13:53.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:54.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:55.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:55.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:55.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:57.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:57.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:57.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:58.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:58.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:58.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:59.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:13:59.8|Debug|Api|[GET] /api/v3/movie: 200.OK (7 ms) 2026-07-07 21:14:00.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:00.1|Debug|Api|[GET] /api/v3/localization/language: 200.OK (504 ms) 2026-07-07 21:14:00.2|Debug|Api|[GET] /api/v3/language: 200.OK (124 ms) 2026-07-07 21:14:00.2|Debug|Api|[GET] /api/v3/customFilter: 200.OK (347 ms) 2026-07-07 21:14:00.2|Debug|Api|[GET] /api/v3/tag: 200.OK (342 ms) 2026-07-07 21:14:00.2|Debug|Api|[GET] /api/v3/system/status: 200.OK (8 ms) 2026-07-07 21:14:03.0|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (3205 ms) 2026-07-07 21:14:03.0|Debug|Api|[GET] /api/v3/localization: 200.OK (2879 ms) 2026-07-07 21:14:03.0|Debug|Api|[GET] /api/v3/importlist: 200.OK (2927 ms) 2026-07-07 21:14:05.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:05.4|Debug|Api|[GET] /api/v3/collection: 200.OK (5588 ms) 2026-07-07 21:14:05.4|Debug|Api|[GET] /api/v3/indexerFlag: 200.OK (5240 ms) 2026-07-07 21:14:05.4|Debug|Api|[GET] /api/v3/config/ui: 200.OK (5239 ms) 2026-07-07 21:14:05.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:05.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:05.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:05.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:05.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:05.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:06.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:06.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:06.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:06.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:07.9|Debug|Api|[GET] /api/v3/localization/language: 200.OK (1 ms) 2026-07-07 21:14:08.1|Debug|Api|[GET] /api/v3/tag: 200.OK (7 ms) 2026-07-07 21:14:08.1|Debug|Api|[GET] /api/v3/indexerFlag: 200.OK (1 ms) 2026-07-07 21:14:08.1|Debug|Api|[GET] /api/v3/language: 200.OK (9 ms) 2026-07-07 21:14:08.1|Debug|Api|[GET] /api/v3/customFilter: 200.OK (28 ms) 2026-07-07 21:14:08.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:08.1|Debug|Api|[GET] /api/v3/system/status: 200.OK (5 ms) 2026-07-07 21:14:08.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:08.1|Debug|Api|[GET] /api/v3/importlist: 200.OK (33 ms) 2026-07-07 21:14:08.1|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (46 ms) 2026-07-07 21:14:08.2|Debug|Api|[GET] /api/v3/config/ui: 200.OK (49 ms) 2026-07-07 21:14:08.2|Debug|Api|[GET] /api/v3/collection: 200.OK (75 ms) 2026-07-07 21:14:08.2|Debug|Api|[GET] /api/v3/movie: 200.OK (82 ms) 2026-07-07 21:14:08.2|Debug|Api|[GET] /api/v3/localization: 200.OK (54 ms) 2026-07-07 21:14:09.1|Debug|Api|[GET] /api/v3/config/host: 200.OK (483 ms) 2026-07-07 21:14:09.2|Debug|Api|[GET] /api/v3/queue/status: 200.OK (7 ms) 2026-07-07 21:14:09.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:09.4|Debug|Api|[GET] /api/v3/health: 200.OK (15 ms) 2026-07-07 21:14:09.4|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:14:09.4|Debug|Api|[GET] /api/v3/queue/details?all=true: 200.OK (6 ms) 2026-07-07 21:15:18.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 21:16:32.4|Debug|Api|[GET] /api/v3/movie: 200.OK (13 ms) 2026-07-07 21:16:32.4|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (3 ms) 2026-07-07 21:16:32.4|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms) 2026-07-07 21:17:02.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:17:04.8|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:17:22.3|Info|RssSyncService|Starting RSS Sync 2026-07-07 21:17:22.5|Debug|FetchAndParseRssService|Available indexers 1 2026-07-07 21:17:22.6|Debug|Torznab|Downloading Feed http://172.18.0.3:9696/5/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100 2026-07-07 21:17:25.6|Debug|FetchAndParseRssService|Found 61 reports 2026-07-07 21:17:25.6|Info|DownloadDecisionMaker|Processing 61 releases 2026-07-07 21:17:25.6|Debug|DownloadDecisionMaker|Processing release 'The Good Mother (2023) WEBRip 1080p x264 EAC3 ITA - Lullozzo' from 'Knaben (Prowlarr)' 2026-07-07 21:17:25.6|Debug|Parser|Parsing string 'The Good Mother (2023) WEBRip 1080p x264 EAC3 ITA - Lullozzo' 2026-07-07 21:17:25.6|Debug|Parser|Movie Parsed. The Good Mother - 2023 2026-07-07 21:17:25.6|Debug|Parser|Release Group parsed: 2026-07-07 21:17:25.6|Debug|Parser|Languages parsed: Italian 2026-07-07 21:17:25.6|Debug|QualityParser|Trying to parse quality for 'The Good Mother (2023) WEBRip 1080p x264 EAC3 ITA - Lullozzo' 2026-07-07 21:17:25.6|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 21:17:25.6|Debug|Parser|Edition parsed: 2026-07-07 21:17:25.6|Debug|ParsingService|No matching movie for titles 'The Good Mother (2023)' 2026-07-07 21:17:25.6|Debug|DownloadDecisionMaker|Release 'The Good Mother (2023) WEBRip 1080p x264 EAC3 ITA - Lullozzo' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:25.6|Debug|DownloadDecisionMaker|Processing release 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' from 'Knaben (Prowlarr)' 2026-07-07 21:17:25.8|Debug|Parser|Parsing string 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' 2026-07-07 21:17:25.8|Debug|Parser|Movie Parsed. Papà scatenato - 2023 2026-07-07 21:17:25.8|Debug|Parser|Release Group parsed: 2026-07-07 21:17:25.8|Debug|Parser|Languages parsed: Italian, English 2026-07-07 21:17:25.8|Debug|QualityParser|Trying to parse quality for 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' 2026-07-07 21:17:25.8|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 21:17:25.8|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.2|Debug|ParsingService|No matching movie for titles 'Papà scatenato (2023)' 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Release 'Papà scatenato (2023) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Processing release 'Nonno scatenato (2016) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.2|Debug|Parser|Parsing string 'Nonno scatenato (2016) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' 2026-07-07 21:17:26.2|Debug|Parser|Movie Parsed. Nonno scatenato - 2016 2026-07-07 21:17:26.2|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.2|Debug|Parser|Languages parsed: Italian, English 2026-07-07 21:17:26.2|Debug|QualityParser|Trying to parse quality for 'Nonno scatenato (2016) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' 2026-07-07 21:17:26.2|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 21:17:26.2|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.2|Debug|ParsingService|No matching movie for titles 'Nonno scatenato (2016)' 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Release 'Nonno scatenato (2016) WEBRip 1080p x264 EAC3 ITA ENG SUB ITA ENG - Lullozzo' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Processing release 'Bastille Day - Il colpo del secolo (2016) WEBRip 1080p x264 EAC3 ITA - Lullozzo' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.2|Debug|Parser|Parsing string 'Bastille Day - Il colpo del secolo (2016) WEBRip 1080p x264 EAC3 ITA - Lullozzo' 2026-07-07 21:17:26.2|Debug|Parser|Movie Parsed. Bastille Day - Il colpo del secolo - 2016 2026-07-07 21:17:26.2|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.2|Debug|Parser|Languages parsed: Italian 2026-07-07 21:17:26.2|Debug|QualityParser|Trying to parse quality for 'Bastille Day - Il colpo del secolo (2016) WEBRip 1080p x264 EAC3 ITA - Lullozzo' 2026-07-07 21:17:26.2|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 21:17:26.2|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.2|Debug|ParsingService|No matching movie for titles 'Bastille Day - Il colpo del secolo (2016)' 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Release 'Bastille Day - Il colpo del secolo (2016) WEBRip 1080p x264 EAC3 ITA - Lullozzo' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Processing release 'Интимные приключения / A L'aventure [2008, Франция, драма, мелодрама, WEB-DL 1080p] DVO + AVO + Sub Rus, Eng + Original Fra' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.2|Debug|Parser|Parsing string 'Интимные приключения / A L'aventure [2008, Франция, драма, мелодрама, WEB-DL 1080p] DVO + AVO + Sub Rus, Eng + Original Fra' 2026-07-07 21:17:26.2|Debug|Parser|Movie Parsed. Интимные приключения / A L'aventure [ - 2008 2026-07-07 21:17:26.2|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.2|Debug|Parser|Languages parsed: Russian, English, Original, French 2026-07-07 21:17:26.2|Debug|QualityParser|Trying to parse quality for 'Интимные приключения / A L'aventure [2008, Франция, драма, мелодрама, WEB-DL 1080p] DVO + AVO + Sub Rus, Eng + Original Fra' 2026-07-07 21:17:26.2|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 21:17:26.2|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.2|Debug|ParsingService|No matching movie for titles 'Интимные приключения / A L'aventure [, Интимные приключения, A L'aventure [ (2008)' 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Release 'Интимные приключения / A L'aventure [2008, Франция, драма, мелодрама, WEB-DL 1080p] DVO + AVO + Sub Rus, Eng + Original Fra' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Processing release 'Родной край. Фрагменты: Женщины / Heimat-Fragmente: Die Frauen [2006, Германия, драма, DVDRip-AVC] Sub Rus (lavr73) + Original Deu' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.2|Debug|Parser|Parsing string 'Родной край. Фрагменты: Женщины / Heimat-Fragmente: Die Frauen [2006, Германия, драма, DVDRip-AVC] Sub Rus (lavr73) + Original Deu' 2026-07-07 21:17:26.2|Debug|Parser|Movie Parsed. Родной край Фрагменты: Женщины / Heimat-Fragmente: Die Frauen [ - 2006 2026-07-07 21:17:26.2|Debug|Parser|Release Group parsed: AVC 2026-07-07 21:17:26.2|Debug|Parser|Languages parsed: Russian, Original 2026-07-07 21:17:26.2|Debug|QualityParser|Trying to parse quality for 'Родной край. Фрагменты: Женщины / Heimat-Fragmente: Die Frauen [2006, Германия, драма, DVDRip-AVC] Sub Rus (lavr73) + Original Deu' 2026-07-07 21:17:26.2|Debug|Parser|Quality parsed: DVD v1 2026-07-07 21:17:26.2|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.2|Debug|ParsingService|No matching movie for titles 'Родной край Фрагменты: Женщины / Heimat-Fragmente: Die Frauen [, Родной край Фрагменты: Женщины, Heimat-Fragmente: Die Frauen [ (2006)' 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Release 'Родной край. Фрагменты: Женщины / Heimat-Fragmente: Die Frauen [2006, Германия, драма, DVDRip-AVC] Sub Rus (lavr73) + Original Deu' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Processing release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.2|Debug|Parser|Parsing string 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' 2026-07-07 21:17:26.2|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 21:17:26.2|Debug|Parser|Release Group parsed: OGGY 2026-07-07 21:17:26.2|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:26.2|Debug|QualityParser|Trying to parse quality for 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' 2026-07-07 21:17:26.2|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 21:17:26.2|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.2|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos H 265-OGGY' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.2|Debug|DownloadDecisionMaker|Processing release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.2|Debug|Parser|Parsing string 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' 2026-07-07 21:17:26.2|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 21:17:26.2|Debug|Parser|Release Group parsed: DepWeb 2026-07-07 21:17:26.2|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:26.2|Debug|QualityParser|Trying to parse quality for 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' 2026-07-07 21:17:26.2|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 21:17:26.2|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.4|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 21:17:26.4|Debug|DownloadDecisionMaker|Release 'The Furious 2026 2160p iT WEB-DL DDP5 1 Atmos HDR10P H 265-DepWeb' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.4|Debug|DownloadDecisionMaker|Processing release 'Похищение века [1981, Комедия, социальная сатира, DVDRip, AVC] [Sub RUS + ENG]' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.4|Debug|Parser|Parsing string 'Похищение века [1981, Комедия, социальная сатира, DVDRip, AVC] [Sub RUS + ENG]' 2026-07-07 21:17:26.4|Debug|Parser|Movie Parsed. Похищение века [ - 1981 2026-07-07 21:17:26.4|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.4|Debug|Parser|Languages parsed: Russian, English 2026-07-07 21:17:26.4|Debug|QualityParser|Trying to parse quality for 'Похищение века [1981, Комедия, социальная сатира, DVDRip, AVC] [Sub RUS + ENG]' 2026-07-07 21:17:26.4|Debug|Parser|Quality parsed: DVD v1 2026-07-07 21:17:26.4|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.4|Debug|ParsingService|No matching movie for titles 'Похищение века [ (1981)' 2026-07-07 21:17:26.4|Debug|DownloadDecisionMaker|Release 'Похищение века [1981, Комедия, социальная сатира, DVDRip, AVC] [Sub RUS + ENG]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.4|Debug|DownloadDecisionMaker|Processing release 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.4|Debug|Parser|Parsing string 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' 2026-07-07 21:17:26.4|Debug|Parser|Movie Parsed. The Magic Faraway Tree - 2026 2026-07-07 21:17:26.4|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.4|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:26.4|Debug|QualityParser|Trying to parse quality for 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' 2026-07-07 21:17:26.4|Debug|Parser|Quality parsed: Bluray-720p v1 2026-07-07 21:17:26.4|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.4|Debug|ParsingService|No matching movie for titles 'The Magic Faraway Tree (2026)' 2026-07-07 21:17:26.4|Debug|DownloadDecisionMaker|Release 'The Magic Faraway Tree (2026) [Andrew Garfield] BluRay H264 DolbyD 5.1+ nickarad' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.4|Debug|DownloadDecisionMaker|Processing release 'В зоне опасности / Ground Zero [2000, США, боевик, драма, WEB-DL] MVO (ТВ3) + DVO + Sub Eng + Original Eng' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.4|Debug|Parser|Parsing string 'В зоне опасности / Ground Zero [2000, США, боевик, драма, WEB-DL] MVO (ТВ3) + DVO + Sub Eng + Original Eng' 2026-07-07 21:17:26.4|Debug|Parser|Movie Parsed. В зоне опасности / Ground Zero [ - 2000 2026-07-07 21:17:26.4|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.4|Debug|Parser|Languages parsed: English, Original 2026-07-07 21:17:26.4|Debug|QualityParser|Trying to parse quality for 'В зоне опасности / Ground Zero [2000, США, боевик, драма, WEB-DL] MVO (ТВ3) + DVO + Sub Eng + Original Eng' 2026-07-07 21:17:26.4|Debug|Parser|Quality parsed: WEBDL-480p v1 2026-07-07 21:17:26.4|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.4|Debug|ParsingService|No matching movie for titles 'В зоне опасности / Ground Zero [, В зоне опасности, Ground Zero [ (2000)' 2026-07-07 21:17:26.4|Debug|DownloadDecisionMaker|Release 'В зоне опасности / Ground Zero [2000, США, боевик, драма, WEB-DL] MVO (ТВ3) + DVO + Sub Eng + Original Eng' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.4|Debug|DownloadDecisionMaker|Processing release 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.4|Debug|Parser|Parsing string 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' 2026-07-07 21:17:26.4|Debug|Parser|Movie Parsed. The Furious - 2026 2026-07-07 21:17:26.4|Debug|Parser|Release Group parsed: BTM 2026-07-07 21:17:26.4|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:26.4|Debug|QualityParser|Trying to parse quality for 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' 2026-07-07 21:17:26.4|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 21:17:26.4|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.4|Debug|ParsingService|No matching movie for titles 'The Furious (2026)' 2026-07-07 21:17:26.4|Debug|DownloadDecisionMaker|Release 'The.Furious.2026.2160p.MA.WEB-DL.DV.HDR.DDP5.1.Atmos.H265.MP4-BTM' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.4|Debug|DownloadDecisionMaker|Processing release 'Гражданин-мститель / Citizen Vigilante [2026, Хорватия, Германия, боевик, триллер, криминал, WEB-DL 1080p] MVO (TVShows) + Original Eng + Sub (Rus, Eng)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.4|Debug|Parser|Parsing string 'Гражданин-мститель / Citizen Vigilante [2026, Хорватия, Германия, боевик, триллер, криминал, WEB-DL 1080p] MVO (TVShows) + Original Eng + Sub (Rus, Eng)' 2026-07-07 21:17:26.4|Debug|Parser|Movie Parsed. Гражданин-мститель / Citizen Vigilante [ - 2026 2026-07-07 21:17:26.4|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.4|Debug|Parser|Languages parsed: Original, English, Russian 2026-07-07 21:17:26.4|Debug|QualityParser|Trying to parse quality for 'Гражданин-мститель / Citizen Vigilante [2026, Хорватия, Германия, боевик, триллер, криминал, WEB-DL 1080p] MVO (TVShows) + Original Eng + Sub (Rus, Eng)' 2026-07-07 21:17:26.4|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 21:17:26.4|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'Гражданин-мститель / Citizen Vigilante [, Гражданин-мститель, Citizen Vigilante [ (2026)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'Гражданин-мститель / Citizen Vigilante [2026, Хорватия, Германия, боевик, триллер, криминал, WEB-DL 1080p] MVO (TVShows) + Original Eng + Sub (Rus, Eng)' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release '[DKB] The Ghost in the Shell - S01E01 [1080p][HEVC x265 10bit][Dual-Audio][Multi-Subs][weekly]' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string '[DKB] The Ghost in the Shell - S01E01 [1080p][HEVC x265 10bit][Dual-Audio][Multi-Subs][weekly]' 2026-07-07 21:17:26.5|Debug|Parser|Unable to parse [DKB] The Ghost in the Shell - S01E01 [1080p][HEVC x265 10bit][Dual-Audio][Multi-Subs][weekly] 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. Black Bart - 1948 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: Classics 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: HDTV-720p v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'Black Bart (1948)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'Black.Bart.1948.(Dan.Duryea-Yvonne.De.Carlo-Western).720p.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. The Miracle - 1959 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: Classics 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: Bluray-1080p v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'The Miracle (1959)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'The.Miracle.1959.(Carroll Baker-Roger Moore-Drama).1080p.BRRip.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. My Sister My Love - 1966 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: Classics 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: Swedish 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: HDTV-720p v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'My Sister My Love (1966)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'My.Sister.My.Love.1966.(Bibi Andersson-Drama-Swedish).720p.x264-Classics' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'The.Ghost.in.The.Shell.S01E01.MULTi.1080p.WEBRiP.x265-KAF' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'The.Ghost.in.The.Shell.S01E01.MULTi.1080p.WEBRiP.x265-KAF' 2026-07-07 21:17:26.5|Debug|Parser|Unable to parse The.Ghost.in.The.Shell.S01E01.MULTi.1080p.WEBRiP.x265-KAF 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Sora wa Akai Kawa no Hotori - 01 (1080p) [61764D47].mkv' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string '[SubsPlease] Sora wa Akai Kawa no Hotori - 01 (1080p) [61764D47].mkv' 2026-07-07 21:17:26.5|Debug|Parser|Unable to parse [SubsPlease] Sora wa Akai Kawa no Hotori - 01 (1080p) [61764D47].mkv 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'The.Ghost.in.The.Shell.S01E01.VOSTFR.1080p.WEBRiP.x265-KAF' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'The.Ghost.in.The.Shell.S01E01.VOSTFR.1080p.WEBRiP.x265-KAF' 2026-07-07 21:17:26.5|Debug|Parser|Unable to parse The.Ghost.in.The.Shell.S01E01.VOSTFR.1080p.WEBRiP.x265-KAF 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. Spirited Away: Live on Stage - 2022 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: HDTV-1080p v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'Spirited Away: Live on Stage (2022)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'Spirited Away: Live on Stage (2022) | 1080p HD mp4' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'Без сына не приходи! [1987, СССР, лирическая комедия, семейный, WEBRip-AVC] Original Rus' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'Без сына не приходи! [1987, СССР, лирическая комедия, семейный, WEBRip-AVC] Original Rus' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. Без сына не приходи! [ - 1987 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: AVC 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: Original, Russian 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'Без сына не приходи! [1987, СССР, лирическая комедия, семейный, WEBRip-AVC] Original Rus' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: WEBRip-480p v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'Без сына не приходи! [ (1987)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'Без сына не приходи! [1987, СССР, лирическая комедия, семейный, WEBRip-AVC] Original Rus' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'Чихаяфуру. Финал / Яркая Чихая: часть 3 / Chihayafuru: musubi / Chihayafuru Part III [2018, Япония, мелодрама, комедия, спорт, BDRemux 1080p] + Sub Rus, Eng + Original Jpn' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'Чихаяфуру. Финал / Яркая Чихая: часть 3 / Chihayafuru: musubi / Chihayafuru Part III [2018, Япония, мелодрама, комедия, спорт, BDRemux 1080p] + Sub Rus, Eng + Original Jpn' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. Чихаяфуру Финал / Яркая Чихая: часть 3 / Chihayafuru: musubi / Chihayafuru Part III [ - 2018 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: Russian, English, Original 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'Чихаяфуру. Финал / Яркая Чихая: часть 3 / Chihayafuru: musubi / Chihayafuru Part III [2018, Япония, мелодрама, комедия, спорт, BDRemux 1080p] + Sub Rus, Eng + Original Jpn' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: Remux-1080p v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'Чихаяфуру Финал / Яркая Чихая: часть 3 / Chihayafuru: musubi / Chihayafuru Part III [, Чихаяфуру Финал, Яркая Чихая: часть 3, Chihayafuru: musubi, Chihayafuru Part III [ (2018)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'Чихаяфуру. Финал / Яркая Чихая: часть 3 / Chihayafuru: musubi / Chihayafuru Part III [2018, Япония, мелодрама, комедия, спорт, BDRemux 1080p] + Sub Rus, Eng + Original Jpn' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'Владивосток [2021, Россия, мелодрама, триллер, драма, WEB-DL 1080p] Original Rus' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'Владивосток [2021, Россия, мелодрама, триллер, драма, WEB-DL 1080p] Original Rus' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. Владивосток [ - 2021 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: Original, Russian 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'Владивосток [2021, Россия, мелодрама, триллер, драма, WEB-DL 1080p] Original Rus' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'Владивосток [ (2021)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'Владивосток [2021, Россия, мелодрама, триллер, драма, WEB-DL 1080p] Original Rus' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'Зажатые и прижатые / Связанные с кляпом во рту: Любовная история / Bound and Gagged: A Love Story [1993, США, драма, триллер, DVDRip] MVO + AVO + Original Eng' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'Зажатые и прижатые / Связанные с кляпом во рту: Любовная история / Bound and Gagged: A Love Story [1993, США, драма, триллер, DVDRip] MVO + AVO + Original Eng' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. Зажатые и прижатые / Связанные с кляпом во рту: Любовная история / Bound and Gagged: A Love Story [ - 1993 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: Original, English 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'Зажатые и прижатые / Связанные с кляпом во рту: Любовная история / Bound and Gagged: A Love Story [1993, США, драма, триллер, DVDRip] MVO + AVO + Original Eng' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: DVD v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'Зажатые и прижатые / Связанные с кляпом во рту: Любовная история / Bound and Gagged: A Love Story [, Зажатые и прижатые, Связанные с кляпом во рту: Любовная история, Bound and Gagged: A Love Story [ (1993)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'Зажатые и прижатые / Связанные с кляпом во рту: Любовная история / Bound and Gagged: A Love Story [1993, США, драма, триллер, DVDRip] MVO + AVO + Original Eng' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'Маленький слуга / Мальчик на побегушках / The Kitchen Toto [1987, Великобритания, драма, WEB-DL] AVO + Sub Eng + Original Eng' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'Маленький слуга / Мальчик на побегушках / The Kitchen Toto [1987, Великобритания, драма, WEB-DL] AVO + Sub Eng + Original Eng' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. Маленький слуга / Мальчик на побегушках / The Kitchen Toto [ - 1987 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: English, Original 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'Маленький слуга / Мальчик на побегушках / The Kitchen Toto [1987, Великобритания, драма, WEB-DL] AVO + Sub Eng + Original Eng' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: WEBDL-480p v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'Маленький слуга / Мальчик на побегушках / The Kitchen Toto [, Маленький слуга, Мальчик на побегушках, The Kitchen Toto [ (1987)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'Маленький слуга / Мальчик на побегушках / The Kitchen Toto [1987, Великобритания, драма, WEB-DL] AVO + Sub Eng + Original Eng' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'Дьявол носит Prada 2 / Дьявол носит Прада 2 / The Devil Wears Prada 2 [2026, США, комедия, драма, WEB-DL 2160p, HDR10, HDR10+] Dub (Movie Dalen) + MVO (TVShows) + Original Eng + Sub (Rus, Eng)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'Дьявол носит Prada 2 / Дьявол носит Прада 2 / The Devil Wears Prada 2 [2026, США, комедия, драма, WEB-DL 2160p, HDR10, HDR10+] Dub (Movie Dalen) + MVO (TVShows) + Original Eng + Sub (Rus, Eng)' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. Дьявол носит Prada 2 / Дьявол носит Прада 2 / The Devil Wears Prada 2 [ - 2026 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: Original, English, Russian 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'Дьявол носит Prada 2 / Дьявол носит Прада 2 / The Devil Wears Prada 2 [2026, США, комедия, драма, WEB-DL 2160p, HDR10, HDR10+] Dub (Movie Dalen) + MVO (TVShows) + Original Eng + Sub (Rus, Eng)' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'Дьявол носит Prada 2 / Дьявол носит Прада 2 / The Devil Wears Prada 2 [, Дьявол носит Prada 2, Дьявол носит Прада 2, The Devil Wears Prada 2 [ (2026)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'Дьявол носит Prada 2 / Дьявол носит Прада 2 / The Devil Wears Prada 2 [2026, США, комедия, драма, WEB-DL 2160p, HDR10, HDR10+] Dub (Movie Dalen) + MVO (TVShows) + Original Eng + Sub (Rus, Eng)' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'Амбициозная девушка кунг-фу / Hong fen dong jiang hu / Ambitious Kung Fu Girl / Hung fun dung gwong woo ) [1981, Гонконг, боевик, приключения, DVD5 (custom)] VO + Sub Zho, Eng + Original Zho' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'Амбициозная девушка кунг-фу / Hong fen dong jiang hu / Ambitious Kung Fu Girl / Hung fun dung gwong woo ) [1981, Гонконг, боевик, приключения, DVD5 (custom)] VO + Sub Zho, Eng + Original Zho' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. Амбициозная девушка кунг-фу / Hong fen dong jiang hu / Ambitious Kung Fu Girl / Hung fun dung gwong woo ) [ - 1981 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: French, English, Original 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'Амбициозная девушка кунг-фу / Hong fen dong jiang hu / Ambitious Kung Fu Girl / Hung fun dung gwong woo ) [1981, Гонконг, боевик, приключения, DVD5 (custom)] VO + Sub Zho, Eng + Original Zho' 2026-07-07 21:17:26.5|Debug|Parser|Quality parsed: DVD-R v1 2026-07-07 21:17:26.5|Debug|Parser|Edition parsed: 2026-07-07 21:17:26.5|Debug|ParsingService|No matching movie for titles 'Амбициозная девушка кунг-фу / Hong fen dong jiang hu / Ambitious Kung Fu Girl / Hung fun dung gwong woo ) [, Амбициозная девушка кунг-фу, Hong fen dong jiang hu, Ambitious Kung Fu Girl, Hung fun dung gwong woo ) [ (1981)' 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Release 'Амбициозная девушка кунг-фу / Hong fen dong jiang hu / Ambitious Kung Fu Girl / Hung fun dung gwong woo ) [1981, Гонконг, боевик, приключения, DVD5 (custom)] VO + Sub Zho, Eng + Original Zho' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:26.5|Debug|DownloadDecisionMaker|Processing release 'Конец золотой поры / The End of the Golden Weather [1991, Новая Зеландия, драма, DVDRemux] VO + Sub Rus + Original Eng' from 'Knaben (Prowlarr)' 2026-07-07 21:17:26.5|Debug|Parser|Parsing string 'Конец золотой поры / The End of the Golden Weather [1991, Новая Зеландия, драма, DVDRemux] VO + Sub Rus + Original Eng' 2026-07-07 21:17:26.5|Debug|Parser|Movie Parsed. Конец золотой поры / The End of the Golden Weather [ - 1991 2026-07-07 21:17:26.5|Debug|Parser|Release Group parsed: 2026-07-07 21:17:26.5|Debug|Parser|Languages parsed: French, Russian, Original, English 2026-07-07 21:17:26.5|Debug|QualityParser|Trying to parse quality for 'Конец золотой поры / The End of the Golden Weather [1991, Новая Зеландия, драма, DVDRemux] VO + Sub Rus + Original Eng' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: Unknown v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Конец золотой поры / The End of the Golden Weather [, Конец золотой поры, The End of the Golden Weather [ (1991)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release 'Конец золотой поры / The End of the Golden Weather [1991, Новая Зеландия, драма, DVDRemux] VO + Sub Rus + Original Eng' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse Yoroi Shinden Samurai Troopers S01E13 A New Chapter 1080p CR WEB-DL AAC2.0 H 264-VARYG (Yoroi Shin Den Samurai Troopers, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse [SubsPlease] Tefuda ga Oome no Victoria - 01 (1080p) [15419E28].mkv 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'Ограбление / Le casse / The Burglars [1971, Франция, Италия, боевик, триллер, криминал, BDRemux 1080p] [Американская версия] 2x MVO + DVO + Eng + Sub (Eng, Deu)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'Ограбление / Le casse / The Burglars [1971, Франция, Италия, боевик, триллер, криминал, BDRemux 1080p] [Американская версия] 2x MVO + DVO + Eng + Sub (Eng, Deu)' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Ограбление / Le casse / The Burglars [ - 1971 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: English 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for 'Ограбление / Le casse / The Burglars [1971, Франция, Италия, боевик, триллер, криминал, BDRemux 1080p] [Американская версия] 2x MVO + DVO + Eng + Sub (Eng, Deu)' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: Remux-1080p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Ограбление / Le casse / The Burglars [, Ограбление, Le casse, The Burglars [ (1971)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release 'Ограбление / Le casse / The Burglars [1971, Франция, Италия, боевик, триллер, криминал, BDRemux 1080p] [Американская версия] 2x MVO + DVO + Eng + Sub (Eng, Deu)' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL MULTi DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 EPISODE 01 PROLOGUE SUPER SPARTAN i 1080p AMZN WEB-DL DUAL DDP2.0 H 264-VARYG (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 AV1-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Koukaku Kidoutai - 2026 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|Parser|Release Hash parsed: 28005883 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Koukaku Kidoutai (2026)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [1080p AMZN WEB-DL AVC EAC3][MultiSub][28005883]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Koukaku Kidoutai - 2026 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: WEBDL-720p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|Parser|Release Hash parsed: 2C23C9E6 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Koukaku Kidoutai (2026)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release '[Erai-raws] Koukaku Kidoutai (2026) - 01 [720p AMZN WEB-DL AVC EAC3][MultiSub][2C23C9E6]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'That Time I Got Reincarnated as a Slime S04E10 MULTi 1080p CR WEB-DL AAC2.0 x264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Tensei Shitara Slime Datta Ken, Tensei Shitara Slime Datta Ken S4)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'That Time I Got Reincarnated as a Slime S04E10 MULTi 1080p CR WEB-DL AAC2.0 x264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Tensei Shitara Slime Datta Ken, Tensei Shitara Slime Datta Ken S4)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse That Time I Got Reincarnated as a Slime S04E10 MULTi 1080p CR WEB-DL AAC2.0 x264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Tensei Shitara Slime Datta Ken, Tensei Shitara Slime Datta Ken S4) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.265-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV))' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse THE GHOST IN THE SHELL S01E01 MULTi 1080p AMZN WEB-DL DDP2.0 H.264-Tsundere-Raws (VF, FRENCH, SUBFRENCH, VOSTFR, Koukaku Kidoutai (TV)) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: WEBRip-1080p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|Parser|Release Hash parsed: 59218A39 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEBRip HEVC AAC][MultiSub][59218A39]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse [Yameii] I Want to End this Love Game - S01E11 [English Dub] [CR WEB-DL 1080p H264 AAC] [1CBE1F71] (Aishiteru Game o Owarasetai) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse [Yameii] MARRIAGETOXIN - S01E12 [English Dub] [CR WEB-DL 1080p H264 AAC] [E3F60ABA] (Marriage Toxin) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse [ToonsHub] I Want to End this Love Game S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse [ToonsHub] MARRIAGETOXIN S01E12 1080p CR WEB-DL DUAL AAC2.0 H.264 (Dual-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse I Want to End this Love Game S01E11 My Childhood Friend Embraces Me 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Aishiteru Game wo Owarasetai, Dual-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL MULTi DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Multi-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse MARRIAGETOXIN S01E12 Heart and Soul 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Dual-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.264 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'Обсессия / Obsession [2025, США, Ужасы, триллер, WEB-DL 2160p, SDR] Dub (HDRezka Studio) + MVO (HDRezka Studio) + Dub Bel + Original Eng + Sub (Rus, Eng)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'Обсессия / Obsession [2025, США, Ужасы, триллер, WEB-DL 2160p, SDR] Dub (HDRezka Studio) + MVO (HDRezka Studio) + Dub Bel + Original Eng + Sub (Rus, Eng)' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Обсессия / Obsession [ - 2025 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: Original, English, Russian 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for 'Обсессия / Obsession [2025, США, Ужасы, триллер, WEB-DL 2160p, SDR] Dub (HDRezka Studio) + MVO (HDRezka Studio) + Dub Bel + Original Eng + Sub (Rus, Eng)' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: WEBDL-2160p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Обсессия / Obsession [, Обсессия, Obsession [ (2025)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release 'Обсессия / Obsession [2025, США, Ужасы, триллер, WEB-DL 2160p, SDR] Dub (HDRezka Studio) + MVO (HDRezka Studio) + Dub Bel + Original Eng + Sub (Rus, Eng)' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse [ToonsHub] THE GHOST IN THE SHELL S01E01 1080p AMZN WEB-DL DUAL DDP2.0 H.265 (Koukaku Kidoutai: THE GHOST IN THE SHELL, Dual-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Матрица / The Matrix [ - 1999 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: French, Original, English, Russian 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: Remux-1080p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: Remastered 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Матрица / The Matrix [, Матрица, The Matrix [ (1999)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release 'Матрица / The Matrix [1999, США, фантастика, BDRemux 1080p] [Remastered] Dub + 3х MVO + 3х DVO + 8х AVO + VO + Original (Eng) + Sub (Rus, Eng, Multi)' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'Маленький олень / Le petit renne / The Little Reindeer [2004, Великобритания, Франция, Мультфильм, короткометражка, фэнтези, семейный, WEB-DL 1080p] Dub + MVO (Ukr) + Eng + Sub Rus' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'Маленький олень / Le petit renne / The Little Reindeer [2004, Великобритания, Франция, Мультфильм, короткометражка, фэнтези, семейный, WEB-DL 1080p] Dub + MVO (Ukr) + Eng + Sub Rus' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Маленький олень / Le petit renne / The Little Reindeer [ - 2004 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: Ukrainian, English, Russian 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for 'Маленький олень / Le petit renne / The Little Reindeer [2004, Великобритания, Франция, Мультфильм, короткометражка, фэнтези, семейный, WEB-DL 1080p] Dub + MVO (Ukr) + Eng + Sub Rus' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Маленький олень / Le petit renne / The Little Reindeer [, Маленький олень, Le petit renne, The Little Reindeer [ (2004)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release 'Маленький олень / Le petit renne / The Little Reindeer [2004, Великобритания, Франция, Мультфильм, короткометражка, фэнтези, семейный, WEB-DL 1080p] Dub + MVO (Ukr) + Eng + Sub Rus' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'Первый курьер [1968, драма, DVCam > DVDRemux]' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'Первый курьер [1968, драма, DVCam > DVDRemux]' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Первый курьер [ - 1968 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for 'Первый курьер [1968, драма, DVCam > DVDRemux]' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: Unknown v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Первый курьер [ (1968)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release 'Первый курьер [1968, драма, DVCam > DVDRemux]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'Talaye sorkh (2003) 720p BRRip x264 -YTS' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'Talaye sorkh (2003) 720p BRRip x264 -YTS' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Talaye sorkh - 2003 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: YTS 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for 'Talaye sorkh (2003) 720p BRRip x264 -YTS' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: Bluray-720p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Talaye sorkh (2003)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release 'Talaye sorkh (2003) 720p BRRip x264 -YTS' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release 'Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string 'Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 I Got Hospitalized 1080p CR WEB-DL DUAL AAC2.0 H 264-VARYG (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs)' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse [ToonsHub] Isekai Office Worker The Other Worlds Books Depend on the Bean Counter S01E11 1080p CR WEB-DL DUAL AAC2.0 H.264 (Isekai no Sata wa Shachiku Shidai, Dual-Audio, Multi-Subs) 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv' 2026-07-07 21:17:28.1|Debug|Parser|Unable to parse [SubsPlease] Mujikaku Seijo wa Kyou mo Muishiki ni Chikara wo Tare Nagasu - 02 (1080p) [E8E27CD3].mkv 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: WEBDL-1080p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|Parser|Release Hash parsed: 0846EAB5 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [1080p CR WEB-DL AVC AAC][MultiSub][0846EAB5]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: WEBDL-480p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|Parser|Release Hash parsed: EE5F8010 2026-07-07 21:17:28.1|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [480p CR WEB-DL AVC AAC][MultiSub][EE5F8010]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.1|Debug|DownloadDecisionMaker|Processing release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' from 'Knaben (Prowlarr)' 2026-07-07 21:17:28.1|Debug|Parser|Parsing string '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' 2026-07-07 21:17:28.1|Debug|Parser|Movie Parsed. Kimi ga Shinu made Koi wo Shitai - 01 - 0 2026-07-07 21:17:28.1|Debug|Parser|Release Group parsed: Erai-raws 2026-07-07 21:17:28.1|Debug|Parser|Languages parsed: Unknown 2026-07-07 21:17:28.1|Debug|QualityParser|Trying to parse quality for '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' 2026-07-07 21:17:28.1|Debug|Parser|Quality parsed: WEBDL-720p v1 2026-07-07 21:17:28.1|Debug|Parser|Edition parsed: 2026-07-07 21:17:28.1|Debug|Parser|Release Hash parsed: 4796E17B 2026-07-07 21:17:28.2|Debug|ParsingService|No matching movie for titles 'Kimi ga Shinu made Koi wo Shitai - 01 (0)' 2026-07-07 21:17:28.2|Debug|DownloadDecisionMaker|Release '[Erai-raws] Kimi ga Shinu made Koi wo Shitai - 01 [720p CR WEB-DL AVC AAC][MultiSub][4796E17B]' from 'Knaben (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title. 2026-07-07 21:17:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 61, Reports grabbed: 0 2026-07-07 21:17:28.2|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 21:20:22.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 21:21:53.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 21:22:19.8|Debug|Api|[GET] /api/v3/movie: 200.OK (13 ms) 2026-07-07 21:22:19.8|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (7 ms) 2026-07-07 21:22:19.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (4 ms) 2026-07-07 21:23:06.7|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged. 2026-07-07 21:23:06.7|Debug|Api|[GET] /api/v3/queue?pageSize=100: 401.Unauthorized (2 ms) 2026-07-07 21:25:52.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 21:28:15.7|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2026-07-07 21:28:18.6|Info|ConsoleApp|Exiting main. 2026-07-07 21:29:09.8|Debug|ProcessProvider|Found 0 processes with the name: Radarr.Console 2026-07-07 21:29:09.8|Debug|ProcessProvider|Found 1 processes with the name: Radarr 2026-07-07 21:29:09.8|Debug|ProcessProvider| - [149] Radarr 2026-07-07 21:29:09.9|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 2026-07-07 21:29:10.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating 2026-07-07 21:29:10.3|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 2026-07-07 21:29:10.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation 2026-07-07 21:29:10.8|Info|DatabaseEngineVersionCheck|SQLite 3.50.4 2026-07-07 21:29:10.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.4901264s 2026-07-07 21:29:10.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated 2026-07-07 21:29:10.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.4985463s 2026-07-07 21:29:10.9|Debug|MigrationController|Took: 00:00:00.9730656 2026-07-07 21:29:10.9|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 2026-07-07 21:29:10.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating 2026-07-07 21:29:10.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 2026-07-07 21:29:10.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation 2026-07-07 21:29:11.0|Info|DatabaseEngineVersionCheck|SQLite 3.50.4 2026-07-07 21:29:11.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0787284s 2026-07-07 21:29:11.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated 2026-07-07 21:29:11.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0792862s 2026-07-07 21:29:11.0|Debug|MigrationController|Took: 00:00:00.1543337 2026-07-07 21:29:16.4|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2026-07-07 21:29:16.9|Debug|QualityDefinitionService|Setting up default quality config 2026-07-07 21:29:23.2|Debug|NotificationFactory|Initializing Providers. Count 26 2026-07-07 21:29:23.2|Info|CommandExecutor|Starting 2 threads for tasks. 2026-07-07 21:29:24.1|Debug|IndexerFactory|Initializing Providers. Count 9 2026-07-07 21:29:24.2|Debug|ImportListFactory|Initializing Providers. Count 19 2026-07-07 21:29:24.2|Debug|MetadataFactory|Initializing Providers. Count 5 2026-07-07 21:29:24.3|Debug|DownloadClientFactory|Initializing Providers. Count 18 2026-07-07 21:29:24.3|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2026-07-07 21:29:24.3|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2026-07-07 21:29:24.3|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2026-07-07 21:29:24.8|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled 2026-07-07 21:29:29.8|Debug|Api|[GET] /api/v3/movie: 200.OK (541 ms) 2026-07-07 21:29:30.0|Debug|Api|[GET] /api/v3/queue?pageSize=200: 200.OK (184 ms) 2026-07-07 21:29:30.4|Debug|Api|[GET] /api/v3/system/status: 200.OK (366 ms) 2026-07-07 21:29:49.9|Info|Microsoft.Hosting.Lifetime|Application is shutting down... 2026-07-07 21:29:51.7|Info|ConsoleApp|Exiting main. 2026-07-07 21:34:43.0|Debug|ProcessProvider|Found 0 processes with the name: Radarr.Console 2026-07-07 21:34:43.2|Debug|ProcessProvider|Found 1 processes with the name: Radarr 2026-07-07 21:34:43.5|Debug|ProcessProvider| - [149] Radarr 2026-07-07 21:34:43.6|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 2026-07-07 21:34:44.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating 2026-07-07 21:34:44.1|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 2026-07-07 21:34:44.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation 2026-07-07 21:34:45.2|Info|DatabaseEngineVersionCheck|SQLite 3.50.4 2026-07-07 21:34:45.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.0974046s 2026-07-07 21:34:45.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated 2026-07-07 21:34:45.2|Info|FluentMigrator.Runner.MigrationRunner|=> 1.107372s 2026-07-07 21:34:45.2|Debug|MigrationController|Took: 00:00:01.6265491 2026-07-07 21:34:45.2|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 2026-07-07 21:34:45.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating 2026-07-07 21:34:45.3|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation 2026-07-07 21:34:45.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation 2026-07-07 21:34:45.5|Info|DatabaseEngineVersionCheck|SQLite 3.50.4 2026-07-07 21:34:45.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1779994s 2026-07-07 21:34:45.5|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated 2026-07-07 21:34:45.5|Info|FluentMigrator.Runner.MigrationRunner|=> 0.1783954s 2026-07-07 21:34:45.5|Debug|MigrationController|Took: 00:00:00.2480919 2026-07-07 21:34:47.5|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878 2026-07-07 21:34:48.3|Debug|QualityDefinitionService|Setting up default quality config 2026-07-07 21:34:51.0|Debug|NotificationFactory|Initializing Providers. Count 26 2026-07-07 21:34:51.1|Info|CommandExecutor|Starting 2 threads for tasks. 2026-07-07 21:34:51.8|Debug|IndexerFactory|Initializing Providers. Count 9 2026-07-07 21:34:51.9|Debug|ImportListFactory|Initializing Providers. Count 19 2026-07-07 21:34:51.9|Debug|MetadataFactory|Initializing Providers. Count 5 2026-07-07 21:34:51.9|Debug|DownloadClientFactory|Initializing Providers. Count 18 2026-07-07 21:34:52.0|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down. 2026-07-07 21:34:52.0|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production 2026-07-07 21:34:52.0|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin 2026-07-07 21:34:52.5|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled 2026-07-07 21:35:22.0|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 21:40:52.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 21:45:56.2|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 21:47:58.5|Info|RssSyncService|Starting RSS Sync 2026-07-07 21:47:59.7|Debug|FetchAndParseRssService|Available indexers 1 2026-07-07 21:48:01.5|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/5/ [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 21:48:02.3|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/5/ [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 21:48:02.5|Error|Torznab|An error occurred while processing indexer feed. [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.b__15_0(IIndexerRequestGenerator g) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 50 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 110 2026-07-07 21:48:07.3|Debug|FetchAndParseRssService|Found 0 reports 2026-07-07 21:48:07.3|Info|DownloadDecisionMaker|No results found 2026-07-07 21:48:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 21:48:07.3|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 21:48:07.5|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/07/2026 21:49:02 due to recent failures. 2026-07-07 21:48:07.5|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/07/2026 21:49:02 due to recent failures. 2026-07-07 21:50:57.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 21:55:58.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:00:59.2|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:06:00.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:11:01.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:16:02.0|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:18:32.3|Info|RssSyncService|Starting RSS Sync 2026-07-07 22:18:33.7|Debug|FetchAndParseRssService|Available indexers 1 2026-07-07 22:18:33.7|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/5/ [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 22:18:33.7|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/5/ [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 22:18:34.3|Error|Torznab|An error occurred while processing indexer feed. [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.b__15_0(IIndexerRequestGenerator g) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 50 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 110 2026-07-07 22:18:34.3|Debug|FetchAndParseRssService|Found 0 reports 2026-07-07 22:18:34.3|Info|DownloadDecisionMaker|No results found 2026-07-07 22:18:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 22:18:34.3|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 22:18:39.3|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/07/2026 22:23:33 due to recent failures. 2026-07-07 22:18:39.3|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/07/2026 22:23:33 due to recent failures. 2026-07-07 22:21:02.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:26:02.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:31:03.9|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:34:19.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 22:36:04.0|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:36:24.2|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 22:41:04.1|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:46:07.2|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:48:37.2|Info|RssSyncService|Starting RSS Sync 2026-07-07 22:48:37.2|Debug|FetchAndParseRssService|Available indexers 1 2026-07-07 22:48:37.2|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/5/ [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 22:48:37.2|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/5/ [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 22:48:37.2|Error|Torznab|An error occurred while processing indexer feed. [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.b__15_0(IIndexerRequestGenerator g) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 50 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 110 2026-07-07 22:48:37.3|Debug|FetchAndParseRssService|Found 0 reports 2026-07-07 22:48:37.3|Info|DownloadDecisionMaker|No results found 2026-07-07 22:48:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 22:48:37.3|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 22:48:42.2|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/07/2026 23:03:37 due to recent failures. 2026-07-07 22:48:42.2|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/07/2026 23:03:37 due to recent failures. 2026-07-07 22:51:39.2|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 22:56:39.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:01:42.0|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:06:43.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:11:43.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:16:50.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:18:50.5|Info|RssSyncService|Starting RSS Sync 2026-07-07 23:18:50.6|Debug|FetchAndParseRssService|Available indexers 1 2026-07-07 23:18:50.6|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/5/ [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 23:18:50.6|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/5/ [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 23:18:50.6|Error|Torznab|An error occurred while processing indexer feed. [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.b__15_0(IIndexerRequestGenerator g) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 50 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 110 2026-07-07 23:18:50.6|Debug|FetchAndParseRssService|Found 0 reports 2026-07-07 23:18:50.6|Info|DownloadDecisionMaker|No results found 2026-07-07 23:18:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 23:18:50.6|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 23:18:55.6|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/07/2026 23:48:50 due to recent failures. 2026-07-07 23:18:55.6|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/07/2026 23:48:50 due to recent failures. 2026-07-07 23:21:50.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:26:50.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:32:21.0|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:34:29.3|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 23:35:54.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 23:37:21.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:42:21.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:45:25.5|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-07 23:47:21.4|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:48:51.5|Info|RssSyncService|Starting RSS Sync 2026-07-07 23:48:51.5|Debug|FetchAndParseRssService|Available indexers 1 2026-07-07 23:48:51.5|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/5/ [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 23:48:51.5|Debug|NewznabCapabilitiesProvider|Failed to get Newznab API capabilities from http://172.18.0.3:9696/5/ [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 2026-07-07 23:48:51.5|Error|Torznab|An error occurred while processing indexer feed. [v6.2.1.10461] System.Net.Http.HttpRequestException: Connection refused (172.18.0.3:9696) ---> System.Net.Sockets.SocketException (111): Connection refused at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 326 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 312 at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115 at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157 at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70 at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35 at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92 at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.b__15_0(IIndexerRequestGenerator g) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 50 at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 110 2026-07-07 23:48:51.6|Debug|FetchAndParseRssService|Found 0 reports 2026-07-07 23:48:51.6|Info|DownloadDecisionMaker|No results found 2026-07-07 23:48:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-07 23:48:51.6|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-07 23:48:56.5|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/08/2026 00:48:51 due to recent failures. 2026-07-07 23:48:56.6|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/08/2026 00:48:51 due to recent failures. 2026-07-07 23:52:21.6|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-07 23:57:23.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-08 00:00:55.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-08 00:01:09.7|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-08 00:02:24.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-08 00:07:57.3|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-08 00:13:08.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-08 00:18:35.8|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-08 00:19:05.8|Info|RssSyncService|Starting RSS Sync 2026-07-08 00:19:05.8|Debug|IndexerFactory|Temporarily ignoring indexer Knaben (Prowlarr) till 07/08/2026 00:48:51 due to recent failures. 2026-07-08 00:19:05.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2026-07-08 00:19:05.8|Info|DownloadDecisionMaker|No results found 2026-07-08 00:19:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2026-07-08 00:19:05.8|Debug|PendingReleaseService|Removing failed releases from pending 2026-07-08 00:23:36.0|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-08 00:28:36.1|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-08 00:33:36.2|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-08 00:34:25.9|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2026-07-08 00:38:36.5|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning 2026-07-08 00:43:36.7|Debug|ImportListSyncService|No enabled import lists, skipping sync and cleaning