2026-04-08T20:02:38.800292164Z [migrations] started
2026-04-08T20:02:38.800359510Z [migrations] no migrations found
2026-04-08T20:02:38.819443356Z usermod: no changes
2026-04-08T20:02:38.827580369Z ───────────────────────────────────────
2026-04-08T20:02:38.827597053Z 
2026-04-08T20:02:38.827601211Z       ██╗     ███████╗██╗ ██████╗
2026-04-08T20:02:38.827605099Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-08T20:02:38.827608917Z       ██║     ███████╗██║██║   ██║
2026-04-08T20:02:38.827612664Z       ██║     ╚════██║██║██║   ██║
2026-04-08T20:02:38.827616462Z       ███████╗███████║██║╚██████╔╝
2026-04-08T20:02:38.827620330Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-08T20:02:38.827624107Z 
2026-04-08T20:02:38.827627615Z    Brought to you by linuxserver.io
2026-04-08T20:02:38.827631613Z ───────────────────────────────────────
2026-04-08T20:02:38.827929092Z 
2026-04-08T20:02:38.827947158Z To support the app dev(s) visit:
2026-04-08T20:02:38.829657422Z Prowlarr: https://opencollective.com/prowlarr
2026-04-08T20:02:38.829979330Z 
2026-04-08T20:02:38.829985763Z To support LSIO projects visit:
2026-04-08T20:02:38.829990131Z https://www.linuxserver.io/donate/
2026-04-08T20:02:38.829993759Z 
2026-04-08T20:02:38.829997256Z ───────────────────────────────────────
2026-04-08T20:02:38.830001094Z GID/UID
2026-04-08T20:02:38.830004651Z ───────────────────────────────────────
2026-04-08T20:02:38.834402045Z 
2026-04-08T20:02:38.834414771Z User UID:    911
2026-04-08T20:02:38.834421795Z User GID:    911
2026-04-08T20:02:38.834428198Z ───────────────────────────────────────
2026-04-08T20:02:38.837156041Z Linuxserver.io version: 2.3.6.5340-ls228
2026-04-08T20:02:38.837564904Z Build-date: 2026-04-08T19:58:51+00:00
2026-04-08T20:02:38.837568942Z ───────────────────────────────────────
2026-04-08T20:02:38.837573010Z     
2026-04-08T20:02:38.891152694Z [custom-init] No custom files found, skipping...
2026-04-08T20:02:38.911893085Z failed to load "/config/config.xml": No such file or directory
2026-04-08T20:02:39.228240479Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.6.5340 
2026-04-08T20:02:39.245533759Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-08T20:02:39.252653855Z [Debug] Bootstrap: Console selected 
2026-04-08T20:02:39.253889413Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-08T20:02:39.500978212Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-08T20:02:39.563978565Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7e61beb1-9bb4-4420-a1c9-aa4b21f25b84} may be persisted to storage in unencrypted form. 
2026-04-08T20:02:39.621726813Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-08T20:02:39.649768375Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-04-08T20:02:39.708543781Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-08T20:02:39.715430256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:39.716054433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:39.754248258Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-08T20:02:39.757491097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388415s 
2026-04-08T20:02:39.757806963Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-08T20:02:39.758042287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420901s 
2026-04-08T20:02:39.765549774Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-08T20:02:39.766110372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.771265402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-08T20:02:39.781203994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-08T20:02:39.792163932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020647s 
2026-04-08T20:02:39.792564789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.794355484Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-08T20:02:39.794499074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228235s 
2026-04-08T20:02:39.795123821Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-08T20:02:39.805522059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.810978976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-08T20:02:39.811683595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-08T20:02:39.812330427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015231s 
2026-04-08T20:02:39.812603056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-08T20:02:39.812914894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001046s 
2026-04-08T20:02:39.813366123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-08T20:02:39.813992654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-08T20:02:39.814686602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011077s 
2026-04-08T20:02:39.815012808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.815837419Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-08T20:02:39.816077362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002226s 
2026-04-08T20:02:39.816539242Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-08T20:02:39.816810618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.817598705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-08T20:02:39.818405440Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.44E-05s 
2026-04-08T20:02:39.818653269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-08T20:02:39.819024547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-08T20:02:39.819514022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006466s 
2026-04-08T20:02:39.819714035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.820534287Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-08T20:02:39.820736333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015709s 
2026-04-08T20:02:39.823692566Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-08T20:02:39.823915454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.824571165Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-08T20:02:39.828629907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-08T20:02:39.829231278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-04-08T20:02:39.829723619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000884s 
2026-04-08T20:02:39.829931067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-08T20:02:39.830285240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-08T20:02:39.830614052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s 
2026-04-08T20:02:39.830811550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-08T20:02:39.831476388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-04-08T20:02:39.832074743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009396s 
2026-04-08T20:02:39.832308053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-08T20:02:39.832663248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-08T20:02:39.833011690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000502s 
2026-04-08T20:02:39.833222705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-08T20:02:39.837964422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2026-04-08T20:02:39.838609201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051743s 
2026-04-08T20:02:39.838816408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-08T20:02:39.839480896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-04-08T20:02:39.840034230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001005s 
2026-04-08T20:02:39.840278863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-08T20:02:39.840675501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-08T20:02:39.841058142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s 
2026-04-08T20:02:39.841261571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-08T20:02:39.844178905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-04-08T20:02:39.844978515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034952s 
2026-04-08T20:02:39.845186023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-08T20:02:39.845525837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-08T20:02:39.845885923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004998s 
2026-04-08T20:02:39.846127759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-04-08T20:02:39.846759812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2026-04-08T20:02:39.847258977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000917s 
2026-04-08T20:02:39.847439110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-04-08T20:02:39.848199311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-04-08T20:02:39.848803587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011293s 
2026-04-08T20:02:39.849033981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-04-08T20:02:39.849398365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-04-08T20:02:39.849766496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005239s 
2026-04-08T20:02:39.849959925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-08T20:02:39.850441665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-08T20:02:39.850789225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006611s 
2026-04-08T20:02:39.851002755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-08T20:02:39.851326507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-08T20:02:39.851687043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000484s 
2026-04-08T20:02:39.851898589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-08T20:02:39.855279166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-04-08T20:02:39.855843292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037416s 
2026-04-08T20:02:39.856136622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-08T20:02:39.856446817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-08T20:02:39.856847343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000551s 
2026-04-08T20:02:39.857083369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-08T20:02:39.857430007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-08T20:02:39.857825132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005332s 
2026-04-08T20:02:39.858032500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-08T20:02:39.858953625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-08T20:02:39.859691180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014575s 
2026-04-08T20:02:39.859905441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-08T20:02:39.860900645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-04-08T20:02:39.861664734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015181s 
2026-04-08T20:02:39.861916010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-04-08T20:02:39.862324382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-08T20:02:39.862734788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006009s 
2026-04-08T20:02:39.862957897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-08T20:02:39.863491071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-04-08T20:02:39.863997731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008113s 
2026-04-08T20:02:39.864222454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-08T20:02:39.864544823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-08T20:02:39.864924788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004968s 
2026-04-08T20:02:39.866740634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-08T20:02:39', 'InitialSetup') 
2026-04-08T20:02:39.867382096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.868827506Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-08T20:02:39.869038180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043728s 
2026-04-08T20:02:39.869346521Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-04-08T20:02:39.869607817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.869916479Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-04-08T20:02:39.873277456Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-04-08T20:02:39.883609710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-04-08T20:02:39.884768443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2026-04-08T20:02:39.885689067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-08T20:02:39.886681355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-08T20:02:39.888370657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-08T20:02:39.888826955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153037s 
2026-04-08T20:02:39.889093732Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-04-08T20:02:39.891257399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-04-08T20:02:39.891968751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-04-08T20:02:39.892595112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-08T20:02:39.893274601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-08T20:02:39.894635861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-08T20:02:39.895057070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057366s 
2026-04-08T20:02:39.895367304Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-04-08T20:02:39.898773994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-04-08T20:02:39.899918207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-04-08T20:02:39.900549950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-08T20:02:39.901253406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-08T20:02:39.902629738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-08T20:02:39.903056517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073857s 
2026-04-08T20:02:39.903287773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-04-08T20:02:39.904112243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-08T20:02:39.904734395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012402s 
2026-04-08T20:02:39.904995431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-04-08T20:02:39.905427080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-08T20:02:39.905859541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000639s 
2026-04-08T20:02:39.906311922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-08T20:02:39', 'ApplicationStatus') 
2026-04-08T20:02:39.906739773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.908838569Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-04-08T20:02:39.909066378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035879s 
2026-04-08T20:02:39.909280739Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-04-08T20:02:39.909528649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.909823943Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-04-08T20:02:39.910880360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-08T20:02:39.911093249Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:39.911295336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-04-08T20:02:39.911740542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-04-08T20:02:39.912477175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009208s 
2026-04-08T20:02:39.912704273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-08T20:02:39.913541559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2026-04-08T20:02:39.914222560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012467s 
2026-04-08T20:02:39.914458565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-08T20:02:39.915234277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-08T20:02:39.915867442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012088s 
2026-04-08T20:02:39.916167686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-08T20:02:39.916619366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-08T20:02:39.917025634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006559s 
2026-04-08T20:02:39.917450780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-08T20:02:39', 'IndexerProps') 
2026-04-08T20:02:39.917866006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.918834356Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-04-08T20:02:39.919045150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024459s 
2026-04-08T20:02:39.919284412Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-04-08T20:02:39.919531790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.919826123Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-04-08T20:02:39.920350949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-08T20:02:39', 'add_update_history') 
2026-04-08T20:02:39.920790354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.921585926Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-04-08T20:02:39.921838755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020505s 
2026-04-08T20:02:39.922024209Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-04-08T20:02:39.922269984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.922561791Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-04-08T20:02:39.926000916Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-08T20:02:39.927276675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-08T20:02:39.927841462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013873s 
2026-04-08T20:02:39.928293753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-08T20:02:39', 'update_notifiarr') 
2026-04-08T20:02:39.928707947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.929441103Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-04-08T20:02:39.929634322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002919s 
2026-04-08T20:02:39.929836589Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-04-08T20:02:39.930090039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.930368200Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-04-08T20:02:39.930916724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-04-08T20:02:39.931658057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-04-08T20:02:39.932336513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011931s 
2026-04-08T20:02:39.932579462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-04-08T20:02:39.932960439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-04-08T20:02:39.933403802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006091s 
2026-04-08T20:02:39.933604666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-08T20:02:39.933785921Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:39.934027908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-04-08T20:02:39.934407974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-04-08T20:02:39.935167393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009175s 
2026-04-08T20:02:39.935591276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-08T20:02:39', 'app_profiles') 
2026-04-08T20:02:39.936067074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.936832626Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-04-08T20:02:39.937032939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025646s 
2026-04-08T20:02:39.937258383Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-04-08T20:02:39.937505541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.937793791Z [Info] history_failed: Starting migration of Main DB to 7 
2026-04-08T20:02:39.938299269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-08T20:02:39.938495023Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:39.938727661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-04-08T20:02:39.939101634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-04-08T20:02:39.939886184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009216s 
2026-04-08T20:02:39.940270017Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-04-08T20:02:39.940733650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-04-08T20:02:39.941112624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s 
2026-04-08T20:02:39.941548601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-08T20:02:39', 'history_failed') 
2026-04-08T20:02:39.941961493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.942785632Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-04-08T20:02:39.942991828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022061s 
2026-04-08T20:02:39.943220137Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-04-08T20:02:39.943462455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.943779925Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-04-08T20:02:39.944232396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:39.944521538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:39.946290409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018383s 
2026-04-08T20:02:39.946717509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-08T20:02:39', 'redacted_api') 
2026-04-08T20:02:39.947132515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.947841943Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-04-08T20:02:39.948103630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033797s 
2026-04-08T20:02:39.948327291Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-04-08T20:02:39.948571362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.948870044Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-04-08T20:02:39.949458368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-04-08T20:02:39.950120521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2026-04-08T20:02:39.950704297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010259s 
2026-04-08T20:02:39.950912997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-08T20:02:39.951099472Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-08T20:02:39.951317832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-08T20:02:39.951629159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-08T20:02:39.952402777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008497s 
2026-04-08T20:02:39.952822812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-08T20:02:39', 'IndexerProxies') 
2026-04-08T20:02:39.953239582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.954153081Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-04-08T20:02:39.954360128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025942s 
2026-04-08T20:02:39.954610131Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-04-08T20:02:39.954868371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.955170389Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-04-08T20:02:39.955567128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-04-08T20:02:39.955782041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:39.956086684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-04-08T20:02:39.956506379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-04-08T20:02:39.957280528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009391s 
2026-04-08T20:02:39.957735314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-08T20:02:39', 'app_indexer_remote_name') 
2026-04-08T20:02:39.958162965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.959066454Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-04-08T20:02:39.959280234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026833s 
2026-04-08T20:02:39.959526560Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-04-08T20:02:39.959784800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.960112520Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-04-08T20:02:39.963004804Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:39.964046893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-04-08T20:02:39.964428531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012362s 
2026-04-08T20:02:39.964868667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-08T20:02:39', 'desi_gazelle_to_unit3d') 
2026-04-08T20:02:39.965309846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.966075938Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-04-08T20:02:39.966294418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028336s 
2026-04-08T20:02:39.966549953Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-04-08T20:02:39.966818433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.967130331Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-04-08T20:02:39.967527501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-08T20:02:39.967725099Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-08T20:02:39.968013409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-08T20:02:39.968445700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-04-08T20:02:39.969203686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009479s 
2026-04-08T20:02:39.969666868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-08T20:02:39', 'add_on_update_to_notifications') 
2026-04-08T20:02:39.970110101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.970933248Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-04-08T20:02:39.971156097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002622s 
2026-04-08T20:02:39.971381391Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-04-08T20:02:39.971631644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.971940827Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-04-08T20:02:39.972476856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-04-08T20:02:39.973147266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-04-08T20:02:39.973774619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010615s 
2026-04-08T20:02:39.974059363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-04-08T20:02:39.974573798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-04-08T20:02:39.975030999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007375s 
2026-04-08T20:02:39.975297295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-04-08T20:02:39.975747943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-04-08T20:02:39.976206706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006753s 
2026-04-08T20:02:39.976634808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-08T20:02:39', 'IndexerVersions') 
2026-04-08T20:02:39.977054223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.978750318Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-04-08T20:02:39.978961844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031866s 
2026-04-08T20:02:39.979190123Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-04-08T20:02:39.979438975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.979729650Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-04-08T20:02:39.981407699Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.982385888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-04-08T20:02:39.982700452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010579s 
2026-04-08T20:02:39.982963952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.983354088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-04-08T20:02:39.983663140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s 
2026-04-08T20:02:39.984103317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-08T20:02:39', 'cleanup_config') 
2026-04-08T20:02:39.984517020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:39.985283804Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-04-08T20:02:39.985485981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020607s 
2026-04-08T20:02:39.985715182Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-04-08T20:02:39.985960296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:39.986296413Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-04-08T20:02:39.988298694Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.988655653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-04-08T20:02:39.988963863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2026-04-08T20:02:39.989224638Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.989575535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-04-08T20:02:39.989876922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2026-04-08T20:02:39.990136565Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.990489395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-04-08T20:02:39.990789660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004328s 
2026-04-08T20:02:39.991050495Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.991392323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-04-08T20:02:39.991700033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2026-04-08T20:02:39.991973483Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.992322025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-04-08T20:02:39.992618552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004273s 
2026-04-08T20:02:39.992877604Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.993229743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-04-08T20:02:39.993536220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s 
2026-04-08T20:02:39.993794450Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.994146218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-04-08T20:02:39.994455922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s 
2026-04-08T20:02:39.994712037Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.995066010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-04-08T20:02:39.995369501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s 
2026-04-08T20:02:39.995628673Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:39.999627825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-04-08T20:02:39.999977058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041158s 
2026-04-08T20:02:40.000241771Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.000583369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-04-08T20:02:40.000883995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s 
2026-04-08T20:02:40.001142365Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.001496488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-04-08T20:02:40.001799418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s 
2026-04-08T20:02:40.002058951Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.002402943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-04-08T20:02:40.002716134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004319s 
2026-04-08T20:02:40.002970937Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.003324449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-04-08T20:02:40.003641247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004429s 
2026-04-08T20:02:40.003911301Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.004268941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-04-08T20:02:40.004570929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s 
2026-04-08T20:02:40.004827205Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.005180256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-04-08T20:02:40.005484649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s 
2026-04-08T20:02:40.005747247Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.006095969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-04-08T20:02:40.006393448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004128s 
2026-04-08T20:02:40.006581096Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.008003891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-04-08T20:02:40.008386872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016197s 
2026-04-08T20:02:40.008572736Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.008981740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-04-08T20:02:40.009342025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005845s 
2026-04-08T20:02:40.009527248Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.009925811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-04-08T20:02:40.010279984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005675s 
2026-04-08T20:02:40.010464826Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.010866515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-04-08T20:02:40.011222582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005755s 
2026-04-08T20:02:40.011405490Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.011809644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-04-08T20:02:40.012198677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000604s 
2026-04-08T20:02:40.012394572Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.012774126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-04-08T20:02:40.013126586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000569s 
2026-04-08T20:02:40.013310416Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.013720441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-04-08T20:02:40.014083302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005907s 
2026-04-08T20:02:40.014266100Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.014669793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-04-08T20:02:40.015028144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005795s 
2026-04-08T20:02:40.015231594Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.015608142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-04-08T20:02:40.015982025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s 
2026-04-08T20:02:40.016182509Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.016568947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-04-08T20:02:40.016923831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005736s 
2026-04-08T20:02:40.017114926Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.017521074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-04-08T20:02:40.017886760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005906s 
2026-04-08T20:02:40.018073937Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.018482720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-04-08T20:02:40.018841883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005883s 
2026-04-08T20:02:40.019026355Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.019436060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-04-08T20:02:40.019795674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005885s 
2026-04-08T20:02:40.019994935Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.020416013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-04-08T20:02:40.020757821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005739s 
2026-04-08T20:02:40.020942623Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.021341837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-04-08T20:02:40.021696852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005712s 
2026-04-08T20:02:40.021880391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.022275968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-04-08T20:02:40.022643838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005668s 
2026-04-08T20:02:40.022814272Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.023218476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-04-08T20:02:40.023575705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005813s 
2026-04-08T20:02:40.023760357Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.024204180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-04-08T20:02:40.024585979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006256s 
2026-04-08T20:02:40.024757745Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.025151578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-04-08T20:02:40.025519228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005654s 
2026-04-08T20:02:40.025932480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-08T20:02:40', 'indexer_cleanup') 
2026-04-08T20:02:40.026403499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.027159010Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-04-08T20:02:40.027365406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021885s 
2026-04-08T20:02:40.027596421Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-04-08T20:02:40.027867447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.028182251Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-04-08T20:02:40.028559781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-04-08T20:02:40.028762599Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-08T20:02:40.029019246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-04-08T20:02:40.029431716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-04-08T20:02:40.030234403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009845s 
2026-04-08T20:02:40.030664960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-08T20:02:40', 'minimum_seeders') 
2026-04-08T20:02:40.031082560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.031888223Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-04-08T20:02:40.032069608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025776s 
2026-04-08T20:02:40.032295763Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-04-08T20:02:40.032539895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.032828185Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-04-08T20:02:40.033191366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.033547443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-04-08T20:02:40.033854191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2026-04-08T20:02:40.034273565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-08T20:02:40', 'remove_showrss') 
2026-04-08T20:02:40.034692479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.035416116Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-04-08T20:02:40.035621750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019599s 
2026-04-08T20:02:40.035884880Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-04-08T20:02:40.036156116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.036463635Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-04-08T20:02:40.036831085Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.037222884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-04-08T20:02:40.037555213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004866s 
2026-04-08T20:02:40.037995159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-08T20:02:40', 'remove_torrentparadiseml') 
2026-04-08T20:02:40.038427369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.039182379Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-04-08T20:02:40.039398254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020588s 
2026-04-08T20:02:40.039659310Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-04-08T20:02:40.039936798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.040297795Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-04-08T20:02:40.040550384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:40.040796439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:40.041466949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007072s 
2026-04-08T20:02:40.041932216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-08T20:02:40', 'localization_setting_to_string') 
2026-04-08T20:02:40.042363855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.043100729Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-04-08T20:02:40.043322976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022844s 
2026-04-08T20:02:40.043547088Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-04-08T20:02:40.043791991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.044107356Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-04-08T20:02:40.044395817Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:40.044645830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:40.048460161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038422s 
2026-04-08T20:02:40.048889766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-08T20:02:40', 'orpheus_api') 
2026-04-08T20:02:40.049304631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.050035152Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-04-08T20:02:40.050237529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054096s 
2026-04-08T20:02:40.050490308Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-04-08T20:02:40.050748388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.051051168Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-04-08T20:02:40.051404299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-08T20:02:40.051607047Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-08T20:02:40.051860076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-04-08T20:02:40.052279962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-04-08T20:02:40.052997857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009025s 
2026-04-08T20:02:40.053463846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-08T20:02:40', 'download_client_categories') 
2026-04-08T20:02:40.053886376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.054665806Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-04-08T20:02:40.054882873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025186s 
2026-04-08T20:02:40.055121984Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-04-08T20:02:40.055394824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.055669537Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-04-08T20:02:40.056032898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-08T20:02:40.056223753Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.056437633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-08T20:02:40.056732858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-08T20:02:40.057404210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007582s 
2026-04-08T20:02:40.057646738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-08T20:02:40.057968556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-08T20:02:40.058644607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007803s 
2026-04-08T20:02:40.059079974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-08T20:02:40', 'add_salt_to_users') 
2026-04-08T20:02:40.059495420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.060383739Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-04-08T20:02:40.060591878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024845s 
2026-04-08T20:02:40.060888034Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-04-08T20:02:40.061168830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.061491309Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-04-08T20:02:40.061825622Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.062211279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-04-08T20:02:40.062575692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005361s 
2026-04-08T20:02:40.063049236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-08T20:02:40', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-04-08T20:02:40.063491136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.064195213Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-04-08T20:02:40.064433723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002073s 
2026-04-08T20:02:40.064729499Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-04-08T20:02:40.065012820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.065338736Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-04-08T20:02:40.065676085Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.066075870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-04-08T20:02:40.066431566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005594s 
2026-04-08T20:02:40.066928447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-08T20:02:40', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-04-08T20:02:40.067378383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.068078092Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-04-08T20:02:40.068324157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021002s 
2026-04-08T20:02:40.068614181Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-04-08T20:02:40.068890788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.069211544Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-04-08T20:02:40.069583914Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.069985042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-04-08T20:02:40.070343203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005596s 
2026-04-08T20:02:40.070527313Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.070935145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-04-08T20:02:40.071300480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005821s 
2026-04-08T20:02:40.071781388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-08T20:02:40', 'alpharatio_greatposterwall_config_contract') 
2026-04-08T20:02:40.072244591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.072979862Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-04-08T20:02:40.073221137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021704s 
2026-04-08T20:02:40.073452774Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-04-08T20:02:40.073700643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.073992741Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-04-08T20:02:40.074350882Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.074714003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-04-08T20:02:40.075023116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s 
2026-04-08T20:02:40.075447059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-08T20:02:40', 'remove_notwhatcd') 
2026-04-08T20:02:40.075867686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.076600822Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-04-08T20:02:40.076850034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019786s 
2026-04-08T20:02:40.077104957Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-04-08T20:02:40.077365141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.077670105Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-04-08T20:02:40.078088538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-08T20:02:40.078288060Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.078527722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-04-08T20:02:40.078907667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-04-08T20:02:40.079658619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008994s 
2026-04-08T20:02:40.079886839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-08T20:02:40.080083886Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-08T20:02:40.080387236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-04-08T20:02:40.080899227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-04-08T20:02:40.081686993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010298s 
2026-04-08T20:02:40.082139845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-08T20:02:40', 'add_on_grab_to_notifications') 
2026-04-08T20:02:40.082570703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.083409261Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-04-08T20:02:40.083631509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027053s 
2026-04-08T20:02:40.083941924Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-04-08T20:02:40.084244333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.084571211Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-04-08T20:02:40.084894632Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.085306772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-04-08T20:02:40.085669913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s 
2026-04-08T20:02:40.086149479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-08T20:02:40', 'animetorrents_use_custom_config_contract') 
2026-04-08T20:02:40.086592561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.087367602Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-04-08T20:02:40.087601713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021844s 
2026-04-08T20:02:40.087834702Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-04-08T20:02:40.088112572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.088416323Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-04-08T20:02:40.088703161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:40.088956952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:40.089648775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007331s 
2026-04-08T20:02:40.090096036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-08T20:02:40', 'apprise_server_url') 
2026-04-08T20:02:40.090561042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.091326212Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-04-08T20:02:40.091541015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023458s 
2026-04-08T20:02:40.091794034Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-04-08T20:02:40.092091363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.092394744Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-04-08T20:02:40.092758496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-08T20:02:40.092963700Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-04-08T20:02:40.093227541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-08T20:02:40.093643308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-08T20:02:40.094389621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009253s 
2026-04-08T20:02:40.094844937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-08T20:02:40', 'health_restored_notification') 
2026-04-08T20:02:40.095296096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.097275762Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-04-08T20:02:40.097497999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037547s 
2026-04-08T20:02:40.097714896Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-04-08T20:02:40.097954879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.098241737Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-04-08T20:02:40.098604447Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-08T20:02:40.098974903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-04-08T20:02:40.099288495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2026-04-08T20:02:40.099698119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-08T20:02:40', 'remove_uc') 
2026-04-08T20:02:40.100151252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.100894598Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-04-08T20:02:40.101095292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020359s 
2026-04-08T20:02:40.101344765Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-04-08T20:02:40.101604428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.101914903Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-04-08T20:02:40.102201610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:40.102450401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:40.103065269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006584s 
2026-04-08T20:02:40.103510926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-08T20:02:40', 'history_fix_data_titles') 
2026-04-08T20:02:40.103965381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.104759631Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-04-08T20:02:40.104972529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023063s 
2026-04-08T20:02:40.105226000Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-04-08T20:02:40.105491685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.105795286Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-04-08T20:02:40.106144369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-08T20:02:40.106339452Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.106582521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-08T20:02:40.106979371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-08T20:02:40.107726244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009193s 
2026-04-08T20:02:40.108202323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-08T20:02:40', 'download_client_per_indexer') 
2026-04-08T20:02:40.108632589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.109561490Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-04-08T20:02:40.109778286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026984s 
2026-04-08T20:02:40.110099453Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-08T20:02:40.110370148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.110694792Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-04-08T20:02:40.112792395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-08T20:02:40.113001055Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-08T20:02:40.113409858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-04-08T20:02:40.118656953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-08T20:02:40.119855877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-04-08T20:02:40.120514554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-08T20:02:40.121266157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-08T20:02:40.123013926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.123446397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097811s 
2026-04-08T20:02:40.123667883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-08T20:02:40.123865631Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-08T20:02:40.124193201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-04-08T20:02:40.126337799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-08T20:02:40.127478035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-04-08T20:02:40.128110278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-08T20:02:40.128809206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-08T20:02:40.130536042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.130939685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064995s 
2026-04-08T20:02:40.131160089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-08T20:02:40.131347236Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.131618392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-04-08T20:02:40.133719162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-08T20:02:40.134867153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-04-08T20:02:40.135485378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-08T20:02:40.136203594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-08T20:02:40.137903276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.138320026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064598s 
2026-04-08T20:02:40.138523455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-08T20:02:40.138702375Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.138944353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-08T20:02:40.141185946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-08T20:02:40.142413578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-08T20:02:40.143042624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-08T20:02:40.143538222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-08T20:02:40.145052481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058665s 
2026-04-08T20:02:40.145257554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-08T20:02:40.145437857Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.145681177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-08T20:02:40.147934655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-08T20:02:40.149163349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-08T20:02:40.149783107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-08T20:02:40.150260448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-08T20:02:40.151768114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058518s 
2026-04-08T20:02:40.152006744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-08T20:02:40.152184322Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-08T20:02:40.152424425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-08T20:02:40.154654185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-08T20:02:40.155889903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-08T20:02:40.156520483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-08T20:02:40.156999898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-08T20:02:40.158475399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058026s 
2026-04-08T20:02:40.158694801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-08T20:02:40.158887739Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-08T20:02:40.159169817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-08T20:02:40.161273262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-08T20:02:40.162448178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-08T20:02:40.163091864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-08T20:02:40.163816894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-08T20:02:40.165569543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.165992515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065776s 
2026-04-08T20:02:40.166221997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-08T20:02:40.166416428Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.166705140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-08T20:02:40.168835560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-08T20:02:40.170004603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-08T20:02:40.170640544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-08T20:02:40.171350523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-08T20:02:40.173087942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.173515432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065556s 
2026-04-08T20:02:40.173742069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-08T20:02:40.173938584Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.174218618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-08T20:02:40.176383187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-08T20:02:40.177559235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-08T20:02:40.178193051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-08T20:02:40.178904503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-08T20:02:40.180646521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.181069282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065905s 
2026-04-08T20:02:40.181276169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-08T20:02:40.181459057Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.181687868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-08T20:02:40.183720450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2026-04-08T20:02:40.184700183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2026-04-08T20:02:40.185224649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-08T20:02:40.185861481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-08T20:02:40.187930307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-08T20:02:40.188476267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-08T20:02:40.188877915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006964s 
2026-04-08T20:02:40.189119372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-04-08T20:02:40.189319234Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.189609839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-04-08T20:02:40.191598263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-04-08T20:02:40.192634549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-04-08T20:02:40.193196671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-04-08T20:02:40.194124600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-04-08T20:02:40.196568250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-04-08T20:02:40.197287568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-04-08T20:02:40.197722464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078634s 
2026-04-08T20:02:40.197941254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-08T20:02:40.198123481Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.198402683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-08T20:02:40.200719478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-04-08T20:02:40.202321213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-04-08T20:02:40.203086865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-08T20:02:40.203761012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-08T20:02:40.205649655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.206049881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074091s 
2026-04-08T20:02:40.206261958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-08T20:02:40.206446129Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.206720973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-08T20:02:40.209038680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-04-08T20:02:40.210580474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-04-08T20:02:40.211334422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-08T20:02:40.212030544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-08T20:02:40.213708883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.214106083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071461s 
2026-04-08T20:02:40.214317629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-08T20:02:40.214499605Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.214764318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-08T20:02:40.217135462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-04-08T20:02:40.218658559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-04-08T20:02:40.219415644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-08T20:02:40.220109891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-08T20:02:40.221778040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.222186112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071857s 
2026-04-08T20:02:40.222398660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-08T20:02:40.222595526Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-08T20:02:40.222882624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-04-08T20:02:40.225260191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-04-08T20:02:40.226784601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-04-08T20:02:40.242376796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-08T20:02:40.243124963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-08T20:02:40.245826101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.246272711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231133s 
2026-04-08T20:02:40.246481742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-08T20:02:40.246688047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-08T20:02:40.246940906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-04-08T20:02:40.250002170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-04-08T20:02:40.251546540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2026-04-08T20:02:40.252322132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-08T20:02:40.253003353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-08T20:02:40.254869651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-08T20:02:40.255333826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081377s 
2026-04-08T20:02:40.255564831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-08T20:02:40.255782479Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-08T20:02:40.256116181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-08T20:02:40.260085393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-04-08T20:02:40.261123523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-04-08T20:02:40.261692138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-08T20:02:40.262412419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-08T20:02:40.264337284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-08T20:02:40.264793302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084119s 
2026-04-08T20:02:40.265018346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-08T20:02:40.265221815Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-08T20:02:40.265530918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-08T20:02:40.267925639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-04-08T20:02:40.268946986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-04-08T20:02:40.269504739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-08T20:02:40.270221623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-08T20:02:40.272162601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-08T20:02:40.272684923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068883s 
2026-04-08T20:02:40.272898773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-08T20:02:40.273100479Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-08T20:02:40.273366615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-08T20:02:40.275512586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-08T20:02:40.276266614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-08T20:02:40.276768545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-08T20:02:40.277393614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-08T20:02:40.279232266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-08T20:02:40.279670127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060522s 
2026-04-08T20:02:40.280252761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-08T20:02:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-08T20:02:40.280834191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.282754728Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-08T20:02:40.283015123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009032s 
2026-04-08T20:02:40.283297241Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-04-08T20:02:40.283589259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.283959795Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-04-08T20:02:40.284673852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-08T20:02:40.285490026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-08T20:02:40.286152259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012333s 
2026-04-08T20:02:40.286427864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-08T20:02:40.286887409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-08T20:02:40.287342506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006721s 
2026-04-08T20:02:40.287809576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-08T20:02:40', 'add_notification_status') 
2026-04-08T20:02:40.288285334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.290265912Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-04-08T20:02:40.290496907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035419s 
2026-04-08T20:02:40.290803144Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-04-08T20:02:40.291096515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.291442602Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-04-08T20:02:40.291941005Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.292347935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-04-08T20:02:40.292734443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s 
2026-04-08T20:02:40.292936800Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.293351044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-04-08T20:02:40.293737082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006004s 
2026-04-08T20:02:40.293938207Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-08T20:02:40.294331048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-04-08T20:02:40.294719680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005674s 
2026-04-08T20:02:40.295209066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-08T20:02:40', 'indexers_freeleech_only_config_contract') 
2026-04-08T20:02:40.295676166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.296445144Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-04-08T20:02:40.296695879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022175s 
2026-04-08T20:02:40.296944289Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-04-08T20:02:40.297208491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.297521351Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-04-08T20:02:40.297834021Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:40.298097401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:40.298807571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007503s 
2026-04-08T20:02:40.299264692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-08T20:02:40', 'email_encryption') 
2026-04-08T20:02:40.299712814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.300422833Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-04-08T20:02:40.300650953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023319s 
2026-04-08T20:02:40.300956899Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-04-08T20:02:40.301250791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.301597739Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-04-08T20:02:40.301933615Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:40.302200783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:40.303453716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001285s 
2026-04-08T20:02:40.304022381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-08T20:02:40', 'newznab_category_to_capabilities_settings') 
2026-04-08T20:02:40.304487738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.305233640Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-04-08T20:02:40.305498744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029882s 
2026-04-08T20:02:40.305771463Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-04-08T20:02:40.306055304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.306387744Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-04-08T20:02:40.306711015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:40.306976399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:40.307688052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007455s 
2026-04-08T20:02:40.308207758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-08T20:02:40', 'gazelle_freeleech_token_options') 
2026-04-08T20:02:40.308670520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.309369247Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-04-08T20:02:40.309609070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023649s 
2026-04-08T20:02:40.309906710Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-04-08T20:02:40.310195722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.310536448Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-04-08T20:02:40.310865951Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:40.311131325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:40.311730993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006313s 
2026-04-08T20:02:40.312256902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-08T20:02:40', 'myanonamouse_freeleech_wedge_options') 
2026-04-08T20:02:40.312737389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.313474734Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-04-08T20:02:40.313726371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023042s 
2026-04-08T20:02:40.314012427Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-04-08T20:02:40.314297611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.314642706Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-04-08T20:02:40.315011919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:40.315243686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:40.325017796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097959s 
2026-04-08T20:02:40.325534346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-08T20:02:40', 'newznab_indexers_enable_redirect') 
2026-04-08T20:02:40.326013491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.326768361Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-04-08T20:02:40.327012552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115006s 
2026-04-08T20:02:40.336193519Z [Debug] MigrationController: Took: 00:00:00.6854583 
2026-04-08T20:02:40.407066643Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-08T20:02:40.425450730Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-04-08T20:02:40.444894992Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-08T20:02:40.445940918Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-08T20:02:40.446322706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-08T20:02:40.450238601Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-08T20:02:40.450548044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042695s 
2026-04-08T20:02:40.450905865Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-08T20:02:40.451259968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045858s 
2026-04-08T20:02:40.452860641Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-08T20:02:40.453278763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.454503589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-08T20:02:40.454998215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-08T20:02:40.455637723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007748s 
2026-04-08T20:02:40.456022077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.457338146Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-08T20:02:40.457682650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024579s 
2026-04-08T20:02:40.458123027Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-08T20:02:40.458535026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.459177550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-08T20:02:40.459691936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-08T20:02:40.460415673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008583s 
2026-04-08T20:02:40.460771139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-08T20:02:40.461093468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-08T20:02:40.461471559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-08T20:02:40.461991406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-08T20:02:40.462906067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010428s 
2026-04-08T20:02:40.463281974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.464232999Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-08T20:02:40.464592233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023277s 
2026-04-08T20:02:40.465035345Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-08T20:02:40.465458928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.465985227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-08T20:02:40.466313548Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-08T20:02:40.466668734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-08T20:02:40.467173811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-08T20:02:40.467948671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008407s 
2026-04-08T20:02:40.468284557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.469139849Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-08T20:02:40.469513532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020335s 
2026-04-08T20:02:40.469993137Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-08T20:02:40.470374124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.470825283Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-08T20:02:40.471493288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-08T20:02:40.472338309Z [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-04-08T20:02:40.473319966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014929s 
2026-04-08T20:02:40.473660702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-08T20:02:40.474095989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-08T20:02:40.474664924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006714s 
2026-04-08T20:02:40.475222748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-08T20:02:40', 'InitialSetup') 
2026-04-08T20:02:40.475923318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.476826837Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-08T20:02:40.477163135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028144s 
2026-04-08T20:02:40.477517208Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-04-08T20:02:40.477907614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.478359023Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-04-08T20:02:40.478954201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-08T20:02:40', 'ApplicationStatus') 
2026-04-08T20:02:40.479641455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.480608261Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-04-08T20:02:40.481020702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026756s 
2026-04-08T20:02:40.481384334Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-04-08T20:02:40.481761233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.482216920Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-04-08T20:02:40.482757148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-08T20:02:40', 'IndexerProps') 
2026-04-08T20:02:40.483429171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.484327931Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-04-08T20:02:40.484665380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025799s 
2026-04-08T20:02:40.485019233Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-04-08T20:02:40.485423817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.485882862Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-04-08T20:02:40.486474242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-08T20:02:40.487187499Z [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-04-08T20:02:40.487994554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011568s 
2026-04-08T20:02:40.488360561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-08T20:02:40.488873604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-08T20:02:40.489485435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007601s 
2026-04-08T20:02:40.490048660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-08T20:02:40', 'add_update_history') 
2026-04-08T20:02:40.490728448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.491742069Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-04-08T20:02:40.492128417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029843s 
2026-04-08T20:02:40.492483893Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-04-08T20:02:40.492873437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.493326049Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-04-08T20:02:40.493881357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-08T20:02:40', 'update_notifiarr') 
2026-04-08T20:02:40.494557709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.496579089Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-04-08T20:02:40.496928282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037136s 
2026-04-08T20:02:40.497279359Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-04-08T20:02:40.497660777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.498105432Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-04-08T20:02:40.498645881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-08T20:02:40', 'app_profiles') 
2026-04-08T20:02:40.499329928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.500236794Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-04-08T20:02:40.500561718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025807s 
2026-04-08T20:02:40.500917314Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-04-08T20:02:40.501299013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.501758217Z [Info] history_failed: Starting migration of Log DB to 7 
2026-04-08T20:02:40.502306331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-08T20:02:40', 'history_failed') 
2026-04-08T20:02:40.502978805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.503974790Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-04-08T20:02:40.504325987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026699s 
2026-04-08T20:02:40.504676824Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-04-08T20:02:40.505058322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.505506585Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-04-08T20:02:40.506057384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-08T20:02:40', 'redacted_api') 
2026-04-08T20:02:40.506747313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.507730883Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-04-08T20:02:40.508083483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026752s 
2026-04-08T20:02:40.508420943Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-04-08T20:02:40.508801599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.509265193Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-04-08T20:02:40.509817735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-08T20:02:40', 'IndexerProxies') 
2026-04-08T20:02:40.510504758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.511455232Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-04-08T20:02:40.511868604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026679s 
2026-04-08T20:02:40.512226545Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-04-08T20:02:40.512622593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.513090405Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-04-08T20:02:40.513658839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-08T20:02:40', 'app_indexer_remote_name') 
2026-04-08T20:02:40.514339490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.515367540Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-04-08T20:02:40.515712334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027561s 
2026-04-08T20:02:40.516103923Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-04-08T20:02:40.516510201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.516972291Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-04-08T20:02:40.517553602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-08T20:02:40', 'desi_gazelle_to_unit3d') 
2026-04-08T20:02:40.518248010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.519229055Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-04-08T20:02:40.519584341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00272s 
2026-04-08T20:02:40.519982262Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-04-08T20:02:40.520404352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.520877675Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-04-08T20:02:40.521526140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-08T20:02:40', 'add_on_update_to_notifications') 
2026-04-08T20:02:40.522243144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.523160942Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-04-08T20:02:40.523534364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027272s 
2026-04-08T20:02:40.523886523Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-04-08T20:02:40.524299485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.524747847Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-04-08T20:02:40.525311342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-08T20:02:40', 'IndexerVersions') 
2026-04-08T20:02:40.525986912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.526882325Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-04-08T20:02:40.527232240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026035s 
2026-04-08T20:02:40.527576343Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-04-08T20:02:40.527978392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.528435082Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-04-08T20:02:40.528990009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-08T20:02:40', 'cleanup_config') 
2026-04-08T20:02:40.529668275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.530553417Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-04-08T20:02:40.530892810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026051s 
2026-04-08T20:02:40.531241422Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-04-08T20:02:40.531628211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.532102015Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-04-08T20:02:40.532660169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-08T20:02:40', 'indexer_cleanup') 
2026-04-08T20:02:40.533335298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.534177334Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-04-08T20:02:40.534517749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025535s 
2026-04-08T20:02:40.534865490Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-04-08T20:02:40.535257078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.535712485Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-04-08T20:02:40.536298064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-08T20:02:40', 'minimum_seeders') 
2026-04-08T20:02:40.536972342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.537838165Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-04-08T20:02:40.538184863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025977s 
2026-04-08T20:02:40.538530770Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-04-08T20:02:40.538925074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.539372194Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-04-08T20:02:40.539947152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-08T20:02:40', 'remove_showrss') 
2026-04-08T20:02:40.540627462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.541542143Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-04-08T20:02:40.541881957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026412s 
2026-04-08T20:02:40.542255299Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-04-08T20:02:40.542664493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.543128066Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-04-08T20:02:40.543718275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-08T20:02:40', 'remove_torrentparadiseml') 
2026-04-08T20:02:40.544459407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.545400983Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-04-08T20:02:40.545767962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027279s 
2026-04-08T20:02:40.546180012Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-04-08T20:02:40.546611781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.547079292Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-04-08T20:02:40.547700222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-08T20:02:40', 'localization_setting_to_string') 
2026-04-08T20:02:40.548445182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.549405867Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-04-08T20:02:40.549777976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027905s 
2026-04-08T20:02:40.550120025Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-04-08T20:02:40.550501312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.550948493Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-04-08T20:02:40.551490153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-08T20:02:40', 'orpheus_api') 
2026-04-08T20:02:40.552188880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.553089785Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-04-08T20:02:40.553422845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026111s 
2026-04-08T20:02:40.553793652Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-04-08T20:02:40.554206433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.554664485Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-04-08T20:02:40.555262760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-08T20:02:40', 'download_client_categories') 
2026-04-08T20:02:40.555992560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.556914726Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-04-08T20:02:40.557280743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027003s 
2026-04-08T20:02:40.557635748Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-04-08T20:02:40.558026355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.558478084Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-04-08T20:02:40.559043413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-08T20:02:40', 'add_salt_to_users') 
2026-04-08T20:02:40.559727791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.560641400Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-04-08T20:02:40.560991625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026168s 
2026-04-08T20:02:40.561408825Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-04-08T20:02:40.561858150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.562347155Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-04-08T20:02:40.563034959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-08T20:02:40', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-04-08T20:02:40.563786022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.564727948Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-04-08T20:02:40.565123214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028168s 
2026-04-08T20:02:40.565544082Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-04-08T20:02:40.566003817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.566499616Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-04-08T20:02:40.567197360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-08T20:02:40', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-04-08T20:02:40.567964485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.568863696Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-04-08T20:02:40.569279262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027996s 
2026-04-08T20:02:40.569687975Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-04-08T20:02:40.570134935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.570614110Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-04-08T20:02:40.571288588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-08T20:02:40', 'alpharatio_greatposterwall_config_contract') 
2026-04-08T20:02:40.572069691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.573609331Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-04-08T20:02:40.574012263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034191s 
2026-04-08T20:02:40.574364372Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-04-08T20:02:40.574750008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.575202108Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-04-08T20:02:40.575754060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-08T20:02:40', 'remove_notwhatcd') 
2026-04-08T20:02:40.576451184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.577342288Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-04-08T20:02:40.577685088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025997s 
2026-04-08T20:02:40.578059101Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-04-08T20:02:40.578492514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.578945115Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-04-08T20:02:40.579545083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-08T20:02:40', 'add_on_grab_to_notifications') 
2026-04-08T20:02:40.580258640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.581121006Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-04-08T20:02:40.581486522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026317s 
2026-04-08T20:02:40.581891017Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-04-08T20:02:40.582341444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.582818975Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-04-08T20:02:40.583481419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-08T20:02:40', 'animetorrents_use_custom_config_contract') 
2026-04-08T20:02:40.584233153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.585142594Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-04-08T20:02:40.585546818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027559s 
2026-04-08T20:02:40.585907915Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-04-08T20:02:40.586300475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.586753167Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-04-08T20:02:40.587323906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-08T20:02:40', 'apprise_server_url') 
2026-04-08T20:02:40.588035569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.588816070Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-04-08T20:02:40.589167287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025201s 
2026-04-08T20:02:40.589670070Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-04-08T20:02:40.590099284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.590591886Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-04-08T20:02:40.591179379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-08T20:02:40', 'health_restored_notification') 
2026-04-08T20:02:40.591896974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.592817818Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-04-08T20:02:40.593174065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002688s 
2026-04-08T20:02:40.593535613Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-04-08T20:02:40.593907733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.594357659Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-04-08T20:02:40.594883958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-08T20:02:40', 'remove_uc') 
2026-04-08T20:02:40.595555671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.596452998Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-04-08T20:02:40.596781108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025618s 
2026-04-08T20:02:40.597150322Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-04-08T20:02:40.597576971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.598034041Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-04-08T20:02:40.598620201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-08T20:02:40', 'history_fix_data_titles') 
2026-04-08T20:02:40.599312936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.600237327Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-04-08T20:02:40.600599817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026523s 
2026-04-08T20:02:40.600984181Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-04-08T20:02:40.601414057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.601855456Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-04-08T20:02:40.602453149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-08T20:02:40', 'download_client_per_indexer') 
2026-04-08T20:02:40.603153158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.603983390Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-04-08T20:02:40.604377915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025598s 
2026-04-08T20:02:40.604791878Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-08T20:02:40.605255672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.605743875Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-04-08T20:02:40.606531691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-08T20:02:40.606871044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-04-08T20:02:40.607213143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-08T20:02:40.608563853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-04-08T20:02:40.609870323Z [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-04-08T20:02:40.610715445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-08T20:02:40.611471868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-08T20:02:40.612774902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-08T20:02:40.613369790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058034s 
2026-04-08T20:02:40.613703742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-08T20:02:40.614022624Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-08T20:02:40.614384372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-08T20:02:40.615509097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-04-08T20:02:40.616642058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-08T20:02:40.617418943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-08T20:02:40.618196368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-08T20:02:40.619428509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-08T20:02:40.620102807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053271s 
2026-04-08T20:02:40.620439906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-08T20:02:40.620755742Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-08T20:02:40.621123683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-08T20:02:40.622111652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-08T20:02:40.623097226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-08T20:02:40.623927668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-08T20:02:40.624714853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-08T20:02:40.625911302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-08T20:02:40.626559167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050431s 
2026-04-08T20:02:40.627192773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-08T20:02:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-08T20:02:40.627990419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.629083219Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-08T20:02:40.629507343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074625s 
2026-04-08T20:02:40.629877969Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-04-08T20:02:40.630282935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.630745376Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-04-08T20:02:40.631335825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-08T20:02:40', 'add_notification_status') 
2026-04-08T20:02:40.632050604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.632939023Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-04-08T20:02:40.633296342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026497s 
2026-04-08T20:02:40.633701638Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-04-08T20:02:40.634141835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.634617673Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-04-08T20:02:40.635275327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-08T20:02:40', 'indexers_freeleech_only_config_contract') 
2026-04-08T20:02:40.636168515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.637203109Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-04-08T20:02:40.637601832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030195s 
2026-04-08T20:02:40.637952858Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-04-08T20:02:40.638343245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.638790114Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-04-08T20:02:40.639346395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-08T20:02:40', 'email_encryption') 
2026-04-08T20:02:40.640050512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.641042079Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-04-08T20:02:40.641383857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027088s 
2026-04-08T20:02:40.641798522Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-04-08T20:02:40.642249149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.642731270Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-04-08T20:02:40.643416921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-08T20:02:40', 'newznab_category_to_capabilities_settings') 
2026-04-08T20:02:40.644184115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.645138447Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-04-08T20:02:40.645538322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028372s 
2026-04-08T20:02:40.645927796Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-04-08T20:02:40.646349205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.646819762Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-04-08T20:02:40.647449520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-08T20:02:40', 'gazelle_freeleech_token_options') 
2026-04-08T20:02:40.648183177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.649011656Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-04-08T20:02:40.649400969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026384s 
2026-04-08T20:02:40.649794211Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-04-08T20:02:40.650222443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.650689684Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-04-08T20:02:40.651333400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-08T20:02:40', 'myanonamouse_freeleech_wedge_options') 
2026-04-08T20:02:40.652101256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.652947100Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-04-08T20:02:40.653335211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026977s 
2026-04-08T20:02:40.653728874Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-04-08T20:02:40.654154330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-08T20:02:40.654628766Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-04-08T20:02:40.655251329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-08T20:02:40', 'newznab_indexers_enable_redirect') 
2026-04-08T20:02:40.655985167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-08T20:02:40.656814827Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-04-08T20:02:40.657196857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026348s 
2026-04-08T20:02:40.813187768Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-04-08T20:02:40.820492727Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-08T20:02:40.825654320Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-04-08T20:02:40.929028326Z [Info] AppSyncProfileService: Setting up default app profile 
2026-04-08T20:02:40.939966530Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-04-08T20:02:41.029925836Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-04-08T20:02:41.148846716Z [ls.io-init] done.
2026-04-08T20:02:41.433290861Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-08T20:02:41.434386718Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-08T20:02:41.434753506Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin