2026-03-04T05:04:05.194729887Z [migrations] started
2026-03-04T05:04:05.194779226Z [migrations] no migrations found
2026-03-04T05:04:05.215816815Z usermod: no changes
2026-03-04T05:04:05.220959609Z ───────────────────────────────────────
2026-03-04T05:04:05.220975962Z 
2026-03-04T05:04:05.220980110Z       ██╗     ███████╗██╗ ██████╗
2026-03-04T05:04:05.220984149Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-04T05:04:05.220987956Z       ██║     ███████╗██║██║   ██║
2026-03-04T05:04:05.220992165Z       ██║     ╚════██║██║██║   ██║
2026-03-04T05:04:05.220996033Z       ███████╗███████║██║╚██████╔╝
2026-03-04T05:04:05.220999860Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-04T05:04:05.221003858Z 
2026-03-04T05:04:05.221007676Z    Brought to you by linuxserver.io
2026-03-04T05:04:05.221011403Z ───────────────────────────────────────
2026-03-04T05:04:05.221266447Z 
2026-03-04T05:04:05.221274413Z To support the app dev(s) visit:
2026-03-04T05:04:05.222789073Z Prowlarr: https://opencollective.com/prowlarr
2026-03-04T05:04:05.223084488Z 
2026-03-04T05:04:05.223090109Z To support LSIO projects visit:
2026-03-04T05:04:05.223095550Z https://www.linuxserver.io/donate/
2026-03-04T05:04:05.223099327Z 
2026-03-04T05:04:05.223103025Z ───────────────────────────────────────
2026-03-04T05:04:05.223106973Z GID/UID
2026-03-04T05:04:05.223110550Z ───────────────────────────────────────
2026-03-04T05:04:05.227112448Z 
2026-03-04T05:04:05.227121697Z User UID:    911
2026-03-04T05:04:05.227125304Z User GID:    911
2026-03-04T05:04:05.227128801Z ───────────────────────────────────────
2026-03-04T05:04:05.228860397Z Linuxserver.io version: 2.3.3.5285-ls225
2026-03-04T05:04:05.229131273Z Build-date: 2026-03-04T05:00:35+00:00
2026-03-04T05:04:05.229137054Z ───────────────────────────────────────
2026-03-04T05:04:05.229140782Z     
2026-03-04T05:04:05.284616851Z [custom-init] No custom files found, skipping...
2026-03-04T05:04:05.307903758Z failed to load "/config/config.xml": No such file or directory
2026-03-04T05:04:05.618271782Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.3.5285 
2026-03-04T05:04:05.635234807Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:04:05.642322517Z [Debug] Bootstrap: Console selected 
2026-03-04T05:04:05.643560991Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:04:05.882809769Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:04:05.946328492Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d1f232fc-ab2c-41ad-8722-21f34ed115f2} may be persisted to storage in unencrypted form. 
2026-03-04T05:04:06.005295530Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-04T05:04:06.033206978Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-03-04T05:04:06.088464878Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T05:04:06.095174217Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.095719976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.131825994Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T05:04:06.135883173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367362s 
2026-03-04T05:04:06.136265262Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T05:04:06.136477429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407576s 
2026-03-04T05:04:06.144071580Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T05:04:06.144654694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.149204224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T05:04:06.157332360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T05:04:06.168339322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189046s 
2026-03-04T05:04:06.168801212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.170749725Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T05:04:06.170934217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212843s 
2026-03-04T05:04:06.177292469Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T05:04:06.177566380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.182471968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T05:04:06.183461941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:04:06.184098222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013751s 
2026-03-04T05:04:06.184373737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:04:06.185272456Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.38E-05s 
2026-03-04T05:04:06.185718996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T05:04:06.186287671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T05:04:06.187013642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010904s 
2026-03-04T05:04:06.187286251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.188027343Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T05:04:06.188237797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020367s 
2026-03-04T05:04:06.188770550Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T05:04:06.189039381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.189864542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:04:06.190080066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-03-04T05:04:06.190328446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T05:04:06.190686177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T05:04:06.191215001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006637s 
2026-03-04T05:04:06.191420485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.192156998Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T05:04:06.192371981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015471s 
2026-03-04T05:04:06.193529662Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T05:04:06.193784916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.194441377Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-04T05:04:06.198633719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-04T05:04:06.199207955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2026-03-04T05:04:06.199725367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s 
2026-03-04T05:04:06.199958626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-04T05:04:06.200336197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-04T05:04:06.200740791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005569s 
2026-03-04T05:04:06.200881585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-04T05:04:06.201533858Z [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-03-04T05:04:06.202081902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009726s 
2026-03-04T05:04:06.202315863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-04T05:04:06.202661348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-04T05:04:06.203078699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005544s 
2026-03-04T05:04:06.203257038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-04T05:04:06.208364050Z [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-03-04T05:04:06.208781080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052488s 
2026-03-04T05:04:06.209006894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-04T05:04:06.209612995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-04T05:04:06.210177021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010063s 
2026-03-04T05:04:06.210428757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-04T05:04:06.210823212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:04:06.211259199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006187s 
2026-03-04T05:04:06.211466567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-04T05:04:06.214579315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-03-04T05:04:06.215371550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037004s 
2026-03-04T05:04:06.215595801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-04T05:04:06.215974724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:04:06.216398808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005706s 
2026-03-04T05:04:06.216645775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-03-04T05:04:06.217254691Z [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-03-04T05:04:06.217795440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00096s 
2026-03-04T05:04:06.218010533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-03-04T05:04:06.218692356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-03-04T05:04:06.219257163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010459s 
2026-03-04T05:04:06.219491024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-03-04T05:04:06.219828183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-03-04T05:04:06.220276195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005439s 
2026-03-04T05:04:06.220466378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-04T05:04:06.220838167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-03-04T05:04:06.221232290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005971s 
2026-03-04T05:04:06.221447584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-04T05:04:06.221747808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-04T05:04:06.222084336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004762s 
2026-03-04T05:04:06.222283517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-04T05:04:06.225717260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2026-03-04T05:04:06.226180343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003654s 
2026-03-04T05:04:06.226414805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-04T05:04:06.226778327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-04T05:04:06.227142269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005171s 
2026-03-04T05:04:06.227377814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-04T05:04:06.227699030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-04T05:04:06.228152644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005387s 
2026-03-04T05:04:06.228366414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-04T05:04:06.229254793Z [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-03-04T05:04:06.229942137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014071s 
2026-03-04T05:04:06.230163613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-04T05:04:06.231152504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-04T05:04:06.231792432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014479s 
2026-03-04T05:04:06.232105483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-03-04T05:04:06.232513124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.232961526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006031s 
2026-03-04T05:04:06.233181439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-04T05:04:06.233713651Z [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-03-04T05:04:06.234169088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007834s 
2026-03-04T05:04:06.234393199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-04T05:04:06.234715468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T05:04:06.235071735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s 
2026-03-04T05:04:06.236930007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T05:04:06', 'InitialSetup') 
2026-03-04T05:04:06.237604766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.238865324Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T05:04:06.239071108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042409s 
2026-03-04T05:04:06.239330711Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-04T05:04:06.239604482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.239919146Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-03-04T05:04:06.243037404Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-03-04T05:04:06.260913306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-04T05:04:06.262310159Z [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-03-04T05:04:06.263187565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:04:06.264093109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:04:06.265668450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:04:06.266107124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228088s 
2026-03-04T05:04:06.266339572Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-03-04T05:04:06.268099706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-04T05:04:06.270204564Z [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-03-04T05:04:06.270836697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:04:06.271461485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:04:06.272871223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:04:06.273295828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066841s 
2026-03-04T05:04:06.273648939Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-03-04T05:04:06.277099106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-04T05:04:06.278203309Z [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-03-04T05:04:06.278818808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:04:06.279404097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:04:06.280815478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:04:06.281203570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073535s 
2026-03-04T05:04:06.281430006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-03-04T05:04:06.282181699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:04:06.282799794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011459s 
2026-03-04T05:04:06.283047813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-03-04T05:04:06.283471847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.283888847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006378s 
2026-03-04T05:04:06.284390316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T05:04:06', 'ApplicationStatus') 
2026-03-04T05:04:06.284869211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.286211493Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-04T05:04:06.286423310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028668s 
2026-03-04T05:04:06.286661379Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-04T05:04:06.286906282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.287219202Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-03-04T05:04:06.288266090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:04:06.288464089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.288723641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-03-04T05:04:06.289129048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:04:06.289883637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009326s 
2026-03-04T05:04:06.290107207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-04T05:04:06.290909102Z [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-03-04T05:04:06.291500974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011953s 
2026-03-04T05:04:06.291678882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-04T05:04:06.292513743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:04:06.293081566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011227s 
2026-03-04T05:04:06.293364776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-04T05:04:06.293804361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.294208996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006288s 
2026-03-04T05:04:06.294631867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T05:04:06', 'IndexerProps') 
2026-03-04T05:04:06.295042504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.295982907Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-04T05:04:06.296188712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023727s 
2026-03-04T05:04:06.296391610Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-04T05:04:06.296642495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.296934333Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-03-04T05:04:06.297423237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T05:04:06', 'add_update_history') 
2026-03-04T05:04:06.297851490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.298695720Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-04T05:04:06.298902265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020602s 
2026-03-04T05:04:06.299127749Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-04T05:04:06.299382983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.299689420Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-03-04T05:04:06.303102132Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-04T05:04:06.304246316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-04T05:04:06.304774058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011898s 
2026-03-04T05:04:06.305212681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T05:04:06', 'update_notifiarr') 
2026-03-04T05:04:06.305631314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.306705728Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-04T05:04:06.306906201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030867s 
2026-03-04T05:04:06.307131124Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-04T05:04:06.307338231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.307623055Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-03-04T05:04:06.308240488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-03-04T05:04:06.308963754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-03-04T05:04:06.309596158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010706s 
2026-03-04T05:04:06.309732452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-03-04T05:04:06.310116826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-03-04T05:04:06.310494897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005536s 
2026-03-04T05:04:06.310720982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:04:06.310886255Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.311122050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-03-04T05:04:06.311512366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:04:06.312218377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008553s 
2026-03-04T05:04:06.312648664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T05:04:06', 'app_profiles') 
2026-03-04T05:04:06.313095654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.313871576Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-04T05:04:06.314064524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024937s 
2026-03-04T05:04:06.314283946Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-04T05:04:06.314532035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.314815787Z [Info] history_failed: Starting migration of Main DB to 7 
2026-03-04T05:04:06.315287356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-04T05:04:06.315485856Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.315718825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-03-04T05:04:06.316102407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:04:06.316817928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008306s 
2026-03-04T05:04:06.317195007Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-04T05:04:06.317656196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-04T05:04:06.318002423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005298s 
2026-03-04T05:04:06.318402478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T05:04:06', 'history_failed') 
2026-03-04T05:04:06.318810199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.319610210Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-04T05:04:06.319816445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021483s 
2026-03-04T05:04:06.320077581Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-04T05:04:06.320325070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.320610775Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-03-04T05:04:06.320994147Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.321280123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.323122362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018657s 
2026-03-04T05:04:06.323531155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T05:04:06', 'redacted_api') 
2026-03-04T05:04:06.323936922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.324817194Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-04T05:04:06.325009321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00352s 
2026-03-04T05:04:06.325242340Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-04T05:04:06.325494047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.325785414Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-03-04T05:04:06.326291924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-03-04T05:04:06.326917203Z [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-03-04T05:04:06.327478443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010021s 
2026-03-04T05:04:06.327679407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:04:06.327865332Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.328124464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-04T05:04:06.328436432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-04T05:04:06.329079687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000736s 
2026-03-04T05:04:06.329474221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T05:04:06', 'IndexerProxies') 
2026-03-04T05:04:06.329886010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.330831213Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-04T05:04:06.331033440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024967s 
2026-03-04T05:04:06.331283925Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-04T05:04:06.331541593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.331868532Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-03-04T05:04:06.332257956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-03-04T05:04:06.332478650Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.332734425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-03-04T05:04:06.333149962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-03-04T05:04:06.333833117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008351s 
2026-03-04T05:04:06.334264766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T05:04:06', 'app_indexer_remote_name') 
2026-03-04T05:04:06.334697708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.335673824Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-04T05:04:06.335912143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026464s 
2026-03-04T05:04:06.336190203Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-04T05:04:06.336413633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.336709359Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-03-04T05:04:06.339065162Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.340063131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-03-04T05:04:06.340442485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011451s 
2026-03-04T05:04:06.340849835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T05:04:06', 'desi_gazelle_to_unit3d') 
2026-03-04T05:04:06.341268078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.342305857Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-04T05:04:06.342519557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029949s 
2026-03-04T05:04:06.342777657Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-04T05:04:06.343039564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.343350360Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-03-04T05:04:06.343728822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:04:06.343984687Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.344212296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-04T05:04:06.344636720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:04:06.345334495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008841s 
2026-03-04T05:04:06.345796575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T05:04:06', 'add_on_update_to_notifications') 
2026-03-04T05:04:06.346233495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.347045009Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-04T05:04:06.347353510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025399s 
2026-03-04T05:04:06.347498292Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-04T05:04:06.347750259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.348116246Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-03-04T05:04:06.348622836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-03-04T05:04:06.349250119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-03-04T05:04:06.349815898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009176s 
2026-03-04T05:04:06.350056703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-03-04T05:04:06.350560768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-04T05:04:06.351000233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007082s 
2026-03-04T05:04:06.351271489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-03-04T05:04:06.351721735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-04T05:04:06.352147623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006416s 
2026-03-04T05:04:06.352579202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T05:04:06', 'IndexerVersions') 
2026-03-04T05:04:06.353030240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.354503807Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-04T05:04:06.354727457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029454s 
2026-03-04T05:04:06.354918242Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-04T05:04:06.355188115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.355468660Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-03-04T05:04:06.357270608Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.358251944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-03-04T05:04:06.358560976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s 
2026-03-04T05:04:06.358828435Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.359209261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-03-04T05:04:06.359523564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s 
2026-03-04T05:04:06.359962157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T05:04:06', 'cleanup_config') 
2026-03-04T05:04:06.360383235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.361260031Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-04T05:04:06.361469292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021851s 
2026-03-04T05:04:06.361690427Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-04T05:04:06.361938968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.362223781Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-03-04T05:04:06.364310202Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.364691159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-03-04T05:04:06.364991023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004452s 
2026-03-04T05:04:06.365252620Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.365565880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-03-04T05:04:06.365873089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s 
2026-03-04T05:04:06.366159766Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.366474229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-03-04T05:04:06.366783081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s 
2026-03-04T05:04:06.367037814Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.367373780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-03-04T05:04:06.367669716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004191s 
2026-03-04T05:04:06.367954550Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.368328482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-03-04T05:04:06.368631853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2026-03-04T05:04:06.368893189Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.369207663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-03-04T05:04:06.369543599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004324s 
2026-03-04T05:04:06.369800997Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.370162726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-03-04T05:04:06.370466036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s 
2026-03-04T05:04:06.370693494Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.371043259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-03-04T05:04:06.371343854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s 
2026-03-04T05:04:06.371601733Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.375640625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-03-04T05:04:06.375965600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040899s 
2026-03-04T05:04:06.376226876Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.376574786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-03-04T05:04:06.376877666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2026-03-04T05:04:06.377136227Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.377495801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-03-04T05:04:06.377767778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s 
2026-03-04T05:04:06.378025307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.378369510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-03-04T05:04:06.378707771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004295s 
2026-03-04T05:04:06.378965891Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.379325765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-03-04T05:04:06.379607092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s 
2026-03-04T05:04:06.379875312Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.380275588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-03-04T05:04:06.380582396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004405s 
2026-03-04T05:04:06.380807148Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.381156942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-03-04T05:04:06.381499472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s 
2026-03-04T05:04:06.381759185Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.382092626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-03-04T05:04:06.382393823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004161s 
2026-03-04T05:04:06.382578635Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.384025848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-03-04T05:04:06.384393328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016166s 
2026-03-04T05:04:06.384571106Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.384975280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-03-04T05:04:06.385331097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000582s 
2026-03-04T05:04:06.385513404Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.385907687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-03-04T05:04:06.386280288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s 
2026-03-04T05:04:06.386464398Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.386862460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-03-04T05:04:06.387217876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005751s 
2026-03-04T05:04:06.387400122Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.387801952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-03-04T05:04:06.388191797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006024s 
2026-03-04T05:04:06.388372621Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.388764339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-03-04T05:04:06.389115877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000568s 
2026-03-04T05:04:06.389297653Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.389708210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-04T05:04:06.390067563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005885s 
2026-03-04T05:04:06.390251544Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.390653854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-03-04T05:04:06.391010312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005785s 
2026-03-04T05:04:06.391193721Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.391598235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-03-04T05:04:06.391952960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005579s 
2026-03-04T05:04:06.392128333Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.392528609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-04T05:04:06.392880297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s 
2026-03-04T05:04:06.393065931Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.393468932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-03-04T05:04:06.393827634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005811s 
2026-03-04T05:04:06.394009230Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.394425508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-04T05:04:06.394787908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005902s 
2026-03-04T05:04:06.394969634Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.395377385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-03-04T05:04:06.395733061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005862s 
2026-03-04T05:04:06.395940629Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.396341045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-04T05:04:06.396696390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005738s 
2026-03-04T05:04:06.396878096Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.397274955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-03-04T05:04:06.397627135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s 
2026-03-04T05:04:06.397809812Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.398201621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-03-04T05:04:06.398555634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005661s 
2026-03-04T05:04:06.398754525Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.399142285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-04T05:04:06.399490056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005736s 
2026-03-04T05:04:06.399669998Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.400086526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-03-04T05:04:06.400441732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000587s 
2026-03-04T05:04:06.400623488Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.401016860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-03-04T05:04:06.401366914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005631s 
2026-03-04T05:04:06.401786770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T05:04:06', 'indexer_cleanup') 
2026-03-04T05:04:06.402199541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.403089583Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-04T05:04:06.403294846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022515s 
2026-03-04T05:04:06.403527735Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-04T05:04:06.403772618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.404094476Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-03-04T05:04:06.404496465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-03-04T05:04:06.404700586Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.404952624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-03-04T05:04:06.405366267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:04:06.406078180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000895s 
2026-03-04T05:04:06.406517475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T05:04:06', 'minimum_seeders') 
2026-03-04T05:04:06.406933933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.407674374Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-04T05:04:06.407909517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024654s 
2026-03-04T05:04:06.408127055Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-04T05:04:06.408367019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.408651882Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-03-04T05:04:06.409011276Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.409368896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-03-04T05:04:06.409676415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s 
2026-03-04T05:04:06.410093705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T05:04:06', 'remove_showrss') 
2026-03-04T05:04:06.410504402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.411226055Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-04T05:04:06.411432321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019539s 
2026-03-04T05:04:06.411676482Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-04T05:04:06.411946185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.412286180Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-03-04T05:04:06.412654892Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.413027693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-03-04T05:04:06.413351395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004641s 
2026-03-04T05:04:06.413793765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T05:04:06', 'remove_torrentparadiseml') 
2026-03-04T05:04:06.414223551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.414954603Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-04T05:04:06.415167642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020147s 
2026-03-04T05:04:06.415423968Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-04T05:04:06.415687649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.416005519Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-03-04T05:04:06.416324280Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.416565185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.417219333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007008s 
2026-03-04T05:04:06.417681623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T05:04:06', 'localization_setting_to_string') 
2026-03-04T05:04:06.418110437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.418870567Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-04T05:04:06.419091522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022959s 
2026-03-04T05:04:06.419305252Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-04T05:04:06.419554534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.419840911Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-03-04T05:04:06.420156907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.420405628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.424508589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041273s 
2026-03-04T05:04:06.424931280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T05:04:06', 'orpheus_api') 
2026-03-04T05:04:06.425346436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.426077077Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-04T05:04:06.426274855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005691s 
2026-03-04T05:04:06.426526833Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-04T05:04:06.426782678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.427083624Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-03-04T05:04:06.427430582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-04T05:04:06.427632389Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.427892943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-03-04T05:04:06.428292839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T05:04:06.428997457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000877s 
2026-03-04T05:04:06.429469909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T05:04:06', 'download_client_categories') 
2026-03-04T05:04:06.429881918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.430720126Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-04T05:04:06.430936802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025474s 
2026-03-04T05:04:06.431162156Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-04T05:04:06.431410376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.431697303Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-03-04T05:04:06.432061487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-04T05:04:06.432251409Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.432461452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-04T05:04:06.432758099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-04T05:04:06.433381795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007071s 
2026-03-04T05:04:06.433621117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-04T05:04:06.433941081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-04T05:04:06.434564787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007228s 
2026-03-04T05:04:06.434995945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T05:04:06', 'add_salt_to_users') 
2026-03-04T05:04:06.435414328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.436285993Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-04T05:04:06.436493971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024137s 
2026-03-04T05:04:06.436781921Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-04T05:04:06.437066494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.437385717Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-03-04T05:04:06.437719729Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.438104855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-04T05:04:06.438450651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005368s 
2026-03-04T05:04:06.438949976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T05:04:06', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-04T05:04:06.439381445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.440211997Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-04T05:04:06.440461259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002201s 
2026-03-04T05:04:06.440754249Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-04T05:04:06.441030876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.441356381Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-03-04T05:04:06.441689542Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.442088666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-04T05:04:06.442443460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005575s 
2026-03-04T05:04:06.442937285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T05:04:06', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-04T05:04:06.443386559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.444214075Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-04T05:04:06.444455181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022173s 
2026-03-04T05:04:06.444746968Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-04T05:04:06.445024457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.445344331Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-03-04T05:04:06.445714015Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.446113570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-03-04T05:04:06.446467412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005578s 
2026-03-04T05:04:06.446650100Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.447053763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-03-04T05:04:06.447428538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005792s 
2026-03-04T05:04:06.447929196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T05:04:06', 'alpharatio_greatposterwall_config_contract') 
2026-03-04T05:04:06.448369582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.449227460Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-04T05:04:06.449464026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022995s 
2026-03-04T05:04:06.449690903Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-04T05:04:06.449944353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.450235419Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-03-04T05:04:06.450594783Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.450955239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-03-04T05:04:06.451260062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s 
2026-03-04T05:04:06.451677403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T05:04:06', 'remove_notwhatcd') 
2026-03-04T05:04:06.452107909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.452863902Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-04T05:04:06.453069716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019982s 
2026-03-04T05:04:06.453321824Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-04T05:04:06.453578510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.453879316Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-03-04T05:04:06.454291325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:04:06.454492300Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.454730690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-03-04T05:04:06.455109964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:04:06.455869934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008755s 
2026-03-04T05:04:06.456124847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:04:06.456315210Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.456596346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-03-04T05:04:06.457004969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:04:06.457671942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008531s 
2026-03-04T05:04:06.458131648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T05:04:06', 'add_on_grab_to_notifications') 
2026-03-04T05:04:06.458562014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.459375532Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-04T05:04:06.459557789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025036s 
2026-03-04T05:04:06.459836611Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-04T05:04:06.460165563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.460484726Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-03-04T05:04:06.460867216Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.461285758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-04T05:04:06.461645242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005779s 
2026-03-04T05:04:06.462091250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T05:04:06', 'animetorrents_use_custom_config_contract') 
2026-03-04T05:04:06.462561507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.463367941Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-04T05:04:06.464168773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022104s 
2026-03-04T05:04:06.464441112Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-04T05:04:06.464696907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.464992091Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-03-04T05:04:06.465284971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.465546848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.466233541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007644s 
2026-03-04T05:04:06.466671603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T05:04:06', 'apprise_server_url') 
2026-03-04T05:04:06.467102571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.467926620Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-04T05:04:06.468174399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024145s 
2026-03-04T05:04:06.468431276Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-04T05:04:06.468693123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.468998127Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-03-04T05:04:06.469391138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:04:06.469601913Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-03-04T05:04:06.469867948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-04T05:04:06.470248334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:04:06.470946700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008774s 
2026-03-04T05:04:06.471424011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T05:04:06', 'health_restored_notification') 
2026-03-04T05:04:06.471836291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.472737055Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-04T05:04:06.472965846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025746s 
2026-03-04T05:04:06.473143664Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-04T05:04:06.473414469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.473702499Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-03-04T05:04:06.474082504Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:04:06.474453982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-03-04T05:04:06.474767664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s 
2026-03-04T05:04:06.475185224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T05:04:06', 'remove_uc') 
2026-03-04T05:04:06.475559628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.476315190Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-04T05:04:06.476514250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019614s 
2026-03-04T05:04:06.476766268Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-04T05:04:06.476983515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.477280844Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-03-04T05:04:06.477588714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.477851002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.478501993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006973s 
2026-03-04T05:04:06.478944544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T05:04:06', 'history_fix_data_titles') 
2026-03-04T05:04:06.479366343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.480082615Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-04T05:04:06.480294913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002235s 
2026-03-04T05:04:06.480545026Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-04T05:04:06.480818557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.481108791Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-03-04T05:04:06.481533887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:04:06.481687938Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.481965446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-04T05:04:06.482312174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:04:06.483024819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s 
2026-03-04T05:04:06.483479585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T05:04:06', 'download_client_per_indexer') 
2026-03-04T05:04:06.483922306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.484753620Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-04T05:04:06.484975758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025555s 
2026-03-04T05:04:06.485288457Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T05:04:06.485575495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.485909858Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-03-04T05:04:06.488033554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:04:06.488223998Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.488642520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-03-04T05:04:06.491088265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:04:06.492309383Z [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-03-04T05:04:06.492917277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:04:06.493592346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:04:06.495252108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.495666573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067743s 
2026-03-04T05:04:06.495904322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:04:06.496137481Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.496392515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:04:06.498443164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:04:06.499602808Z [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-03-04T05:04:06.500291856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:04:06.500904780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:04:06.502521044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.502924657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062808s 
2026-03-04T05:04:06.503145582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:04:06.503337168Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.503610167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-03-04T05:04:06.505729985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:04:06.506819328Z [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-03-04T05:04:06.507455820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:04:06.508148434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:04:06.509784930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.510153752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062971s 
2026-03-04T05:04:06.510357372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:04:06.510537184Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.510781336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-04T05:04:06.513045835Z [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-03-04T05:04:06.514283527Z [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-03-04T05:04:06.514923887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:04:06.515417561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:04:06.516888122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058155s 
2026-03-04T05:04:06.517048244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:04:06.517220982Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.517464041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-04T05:04:06.522387314Z [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-03-04T05:04:06.523622942Z [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-03-04T05:04:06.524259915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:04:06.524767607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:04:06.526192295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084861s 
2026-03-04T05:04:06.526396517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:04:06.526576659Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T05:04:06.526842404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-04T05:04:06.529046181Z [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-03-04T05:04:06.530295006Z [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-03-04T05:04:06.530923992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:04:06.531411123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:04:06.532829219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005746s 
2026-03-04T05:04:06.533050384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:04:06.533246639Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.533537835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-04T05:04:06.535561039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:04:06.536782799Z [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-03-04T05:04:06.537438800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:04:06.538108478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:04:06.539900947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.540363799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065913s 
2026-03-04T05:04:06.540592951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:04:06.540785679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.541076695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:04:06.543120279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:04:06.544290475Z [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-03-04T05:04:06.544941716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:04:06.545596104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:04:06.547499657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.547968310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066336s 
2026-03-04T05:04:06.548196881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:04:06.548391833Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.548665294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-04T05:04:06.550709019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:04:06.551883594Z [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-03-04T05:04:06.552549615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:04:06.553206738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:04:06.555109138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.555559746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066513s 
2026-03-04T05:04:06.555762785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-04T05:04:06.555955152Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.556184554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-04T05:04:06.558166434Z [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-03-04T05:04:06.559138361Z [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-03-04T05:04:06.559671024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-04T05:04:06.560329520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-04T05:04:06.561841644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-04T05:04:06.562350829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T05:04:06.562707788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063081s 
2026-03-04T05:04:06.562946899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-03-04T05:04:06.563143585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.563428138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-03-04T05:04:06.565347713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-03-04T05:04:06.566255782Z [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-03-04T05:04:06.566818525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-03-04T05:04:06.567568004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-03-04T05:04:06.569299280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-04T05:04:06.570005051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-04T05:04:06.570453904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067734s 
2026-03-04T05:04:06.570667885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:04:06.570851445Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.571117080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-04T05:04:06.573361068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-04T05:04:06.574882341Z [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-03-04T05:04:06.575657542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:04:06.576312050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:04:06.577888103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.578290002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006936s 
2026-03-04T05:04:06.578502800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:04:06.578684136Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.578958799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:04:06.581214140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-04T05:04:06.582737126Z [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-03-04T05:04:06.583511946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:04:06.584135211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:04:06.585714210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.586117663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069178s 
2026-03-04T05:04:06.586328547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:04:06.586509672Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.586770367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-04T05:04:06.589020648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-04T05:04:06.590545909Z [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-03-04T05:04:06.591323645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:04:06.591960728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:04:06.593541180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.593952328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006947s 
2026-03-04T05:04:06.594163312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:04:06.594345960Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:04:06.594625914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-04T05:04:06.596908650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-04T05:04:06.598431215Z [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-03-04T05:04:06.599200144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:04:06.599808799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:04:06.601416266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.601829568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006945s 
2026-03-04T05:04:06.602027236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:04:06.602209513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.602443023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-03-04T05:04:06.604815089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-03-04T05:04:06.606301833Z [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-03-04T05:04:06.607023235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:04:06.607605027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:04:06.609123043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:04:06.609498169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068338s 
2026-03-04T05:04:06.609712841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T05:04:06.609902563Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.610167547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-04T05:04:06.612136521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-04T05:04:06.613068497Z [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-03-04T05:04:06.613610609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T05:04:06.614236860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T05:04:06.615797181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:04:06.616237067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058317s 
2026-03-04T05:04:06.616451328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T05:04:06.616634467Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:04:06.616898960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-04T05:04:06.618845178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-04T05:04:06.619772936Z [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-03-04T05:04:06.620330148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T05:04:06.620944084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T05:04:06.636811162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:04:06.637272481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020111s 
2026-03-04T05:04:06.637496392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:04:06.637870625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-04T05:04:06.638158996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T05:04:06.640459358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T05:04:06.641121681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T05:04:06.641478830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T05:04:06.642089650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T05:04:06.643660944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:04:06.644000568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056146s 
2026-03-04T05:04:06.644336544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T05:04:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T05:04:06.644651789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.647933016Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T05:04:06.648112748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077701s 
2026-03-04T05:04:06.648320947Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-04T05:04:06.648492833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.648767837Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-03-04T05:04:06.649415400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-04T05:04:06.649933323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:04:06.650391215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000801s 
2026-03-04T05:04:06.650586969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-04T05:04:06.650884168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-04T05:04:06.651201747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s 
2026-03-04T05:04:06.651517342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T05:04:06', 'add_notification_status') 
2026-03-04T05:04:06.651831946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.652600463Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-04T05:04:06.652763101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018063s 
2026-03-04T05:04:06.652987322Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-04T05:04:06.653209690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.653506808Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-03-04T05:04:06.653901874Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.654163811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-04T05:04:06.654429626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003662s 
2026-03-04T05:04:06.654572734Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.654837588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-04T05:04:06.655100096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s 
2026-03-04T05:04:06.655252874Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:04:06.655494130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-03-04T05:04:06.655753201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003613s 
2026-03-04T05:04:06.656109649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T05:04:06', 'indexers_freeleech_only_config_contract') 
2026-03-04T05:04:06.656469133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.657081055Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-04T05:04:06.657252320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016361s 
2026-03-04T05:04:06.657432362Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-04T05:04:06.657610361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.657838760Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-03-04T05:04:06.658091680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.658274257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.658860167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000583s 
2026-03-04T05:04:06.659146423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T05:04:06', 'email_encryption') 
2026-03-04T05:04:06.659452199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.660881096Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-04T05:04:06.661053844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025882s 
2026-03-04T05:04:06.661255921Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-04T05:04:06.661460824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.661704264Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-03-04T05:04:06.661967834Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.662155492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.663131798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009741s 
2026-03-04T05:04:06.663457394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T05:04:06', 'newznab_category_to_capabilities_settings') 
2026-03-04T05:04:06.663783410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.664442206Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-04T05:04:06.664612269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022432s 
2026-03-04T05:04:06.664806800Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-04T05:04:06.665001272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.665229972Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-03-04T05:04:06.665482421Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.665666692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.666224465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000578s 
2026-03-04T05:04:06.666544499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T05:04:06', 'gazelle_freeleech_token_options') 
2026-03-04T05:04:06.666855986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.667439741Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-04T05:04:06.667603902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017531s 
2026-03-04T05:04:06.667805197Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-04T05:04:06.668018667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.668259953Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-03-04T05:04:06.668511489Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.668694758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.669232712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005553s 
2026-03-04T05:04:06.669552546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T05:04:06', 'myanonamouse_freeleech_wedge_options') 
2026-03-04T05:04:06.669877440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.670563020Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-04T05:04:06.670734044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018487s 
2026-03-04T05:04:06.670930951Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-04T05:04:06.671131114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.671358853Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-03-04T05:04:06.671607213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.671793528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.681250499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093966s 
2026-03-04T05:04:06.681603400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T05:04:06', 'newznab_indexers_enable_redirect') 
2026-03-04T05:04:06.681932092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.682656440Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-04T05:04:06.682833938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108455s 
2026-03-04T05:04:06.691558143Z [Debug] MigrationController: Took: 00:00:00.6575311 
2026-03-04T05:04:06.781343082Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-04T05:04:06.798473573Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-03-04T05:04:06.811351703Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T05:04:06.811713341Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:04:06.811973364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:04:06.814076088Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T05:04:06.814312895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023786s 
2026-03-04T05:04:06.814556946Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T05:04:06.814796379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026019s 
2026-03-04T05:04:06.816688067Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T05:04:06.816956257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.817374560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T05:04:06.817708773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T05:04:06.818205152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005804s 
2026-03-04T05:04:06.818462230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.819596023Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T05:04:06.819836597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019574s 
2026-03-04T05:04:06.820372416Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T05:04:06.820649183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.821111674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T05:04:06.821458883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:04:06.821949632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005664s 
2026-03-04T05:04:06.822192190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:04:06.822423846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-04T05:04:06.822689010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T05:04:06.823023744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T05:04:06.823808424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008281s 
2026-03-04T05:04:06.824106294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.824826855Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T05:04:06.825076137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001836s 
2026-03-04T05:04:06.825431873Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T05:04:06.825719672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.826096441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:04:06.826347146Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-03-04T05:04:06.826590756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T05:04:06.826932544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T05:04:06.827492321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006267s 
2026-03-04T05:04:06.827744509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.828468306Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T05:04:06.828735935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015698s 
2026-03-04T05:04:06.829091451Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T05:04:06.829362477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.829685698Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-04T05:04:06.830242649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-04T05:04:06.830766885Z [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-03-04T05:04:06.831466403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s 
2026-03-04T05:04:06.831705194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-04T05:04:06.832021551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T05:04:06.832466386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005128s 
2026-03-04T05:04:06.832833235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T05:04:06', 'InitialSetup') 
2026-03-04T05:04:06.833279764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.834087701Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T05:04:06.834326341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002125s 
2026-03-04T05:04:06.834581846Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-04T05:04:06.834846950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.835169519Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-03-04T05:04:06.835573062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T05:04:06', 'ApplicationStatus') 
2026-03-04T05:04:06.836044281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.836801585Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-04T05:04:06.837044735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019489s 
2026-03-04T05:04:06.837292574Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-04T05:04:06.837554411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.837875478Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-03-04T05:04:06.838238078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T05:04:06', 'IndexerProps') 
2026-03-04T05:04:06.838679967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.839667225Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-04T05:04:06.840235279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020022s 
2026-03-04T05:04:06.840498529Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-04T05:04:06.840781809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.841113718Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-03-04T05:04:06.841608253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-04T05:04:06.842082678Z [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-03-04T05:04:06.842692556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008113s 
2026-03-04T05:04:06.842948462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-04T05:04:06.843300601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T05:04:06.843777892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s 
2026-03-04T05:04:06.844173288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T05:04:06', 'add_update_history') 
2026-03-04T05:04:06.844630148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.845449998Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-04T05:04:06.845708399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022184s 
2026-03-04T05:04:06.845971188Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-04T05:04:06.846243496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.846576246Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-03-04T05:04:06.846953556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T05:04:06', 'update_notifiarr') 
2026-03-04T05:04:06.847400055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.848107780Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-04T05:04:06.848361350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018602s 
2026-03-04T05:04:06.848622185Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-04T05:04:06.848887580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.849211512Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-03-04T05:04:06.849578261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T05:04:06', 'app_profiles') 
2026-03-04T05:04:06.850027074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.851475300Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-04T05:04:06.851739262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025864s 
2026-03-04T05:04:06.852016570Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-04T05:04:06.852298428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.852646919Z [Info] history_failed: Starting migration of Log DB to 7 
2026-03-04T05:04:06.853024439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T05:04:06', 'history_failed') 
2026-03-04T05:04:06.853481159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.854209816Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-04T05:04:06.854465541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019166s 
2026-03-04T05:04:06.854732118Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-04T05:04:06.855004035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.855340393Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-03-04T05:04:06.855710277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T05:04:06', 'redacted_api') 
2026-03-04T05:04:06.856187679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.856913520Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-04T05:04:06.857160868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019087s 
2026-03-04T05:04:06.857421453Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-04T05:04:06.857689412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.858031772Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-03-04T05:04:06.858409131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T05:04:06', 'IndexerProxies') 
2026-03-04T05:04:06.858859619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.859574197Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-04T05:04:06.859823579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018836s 
2026-03-04T05:04:06.860117601Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-04T05:04:06.860397305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.860730786Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-03-04T05:04:06.861133206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T05:04:06', 'app_indexer_remote_name') 
2026-03-04T05:04:06.861575617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.862415057Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-04T05:04:06.862672074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020063s 
2026-03-04T05:04:06.862938731Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-04T05:04:06.863214166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.863555954Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-03-04T05:04:06.863961941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T05:04:06', 'desi_gazelle_to_unit3d') 
2026-03-04T05:04:06.864421126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.865215365Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-04T05:04:06.865476872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019891s 
2026-03-04T05:04:06.865752837Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-04T05:04:06.866036018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.866369790Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-03-04T05:04:06.866767831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T05:04:06', 'add_on_update_to_notifications') 
2026-03-04T05:04:06.867229571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.868073961Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-04T05:04:06.868346389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020182s 
2026-03-04T05:04:06.868610742Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-04T05:04:06.868878671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.869207453Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-03-04T05:04:06.869575384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T05:04:06', 'IndexerVersions') 
2026-03-04T05:04:06.870021492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.870864770Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-04T05:04:06.871103701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019738s 
2026-03-04T05:04:06.871362803Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-04T05:04:06.871634690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.872001930Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-03-04T05:04:06.872383448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T05:04:06', 'cleanup_config') 
2026-03-04T05:04:06.872834727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.873624086Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-04T05:04:06.873868388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019864s 
2026-03-04T05:04:06.874134283Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-04T05:04:06.874413405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.874749222Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-03-04T05:04:06.875145209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T05:04:06', 'indexer_cleanup') 
2026-03-04T05:04:06.875637069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.876443132Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-04T05:04:06.876701292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020164s 
2026-03-04T05:04:06.876972037Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-04T05:04:06.877239205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.877590733Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-03-04T05:04:06.877969686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T05:04:06', 'minimum_seeders') 
2026-03-04T05:04:06.878419692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.879212849Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-04T05:04:06.879468123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019674s 
2026-03-04T05:04:06.879730811Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-04T05:04:06.880025635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.880371782Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-03-04T05:04:06.880747248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T05:04:06', 'remove_showrss') 
2026-03-04T05:04:06.881203386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.882023888Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-04T05:04:06.882271126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019986s 
2026-03-04T05:04:06.882547874Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-04T05:04:06.882833408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.883175247Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-03-04T05:04:06.883583479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T05:04:06', 'remove_torrentparadiseml') 
2026-03-04T05:04:06.884073646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.884890480Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-04T05:04:06.885152478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020464s 
2026-03-04T05:04:06.885436269Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-04T05:04:06.885730151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.886075176Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-03-04T05:04:06.886497997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T05:04:06', 'localization_setting_to_string') 
2026-03-04T05:04:06.886973094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.887958428Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-04T05:04:06.888236718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021591s 
2026-03-04T05:04:06.888496231Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-04T05:04:06.888775142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.889123564Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-03-04T05:04:06.889491615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T05:04:06', 'orpheus_api') 
2026-03-04T05:04:06.889939146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.890739076Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-04T05:04:06.890976775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019667s 
2026-03-04T05:04:06.891250927Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-04T05:04:06.891533256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.891886006Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-03-04T05:04:06.892288927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T05:04:06', 'download_client_categories') 
2026-03-04T05:04:06.892754404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.893554886Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-04T05:04:06.893818888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020061s 
2026-03-04T05:04:06.894098300Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-04T05:04:06.894374777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.894879874Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-03-04T05:04:06.895311112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T05:04:06', 'add_salt_to_users') 
2026-03-04T05:04:06.895765387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.896623384Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-04T05:04:06.896890502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022437s 
2026-03-04T05:04:06.897181518Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-04T05:04:06.897486171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.897838451Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-03-04T05:04:06.898270771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T05:04:06', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-04T05:04:06.898756048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.899584516Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-04T05:04:06.899875773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002067s 
2026-03-04T05:04:06.900180907Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-04T05:04:06.900504338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.900851617Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-03-04T05:04:06.901300902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T05:04:06', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-04T05:04:06.901791400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.902620218Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-04T05:04:06.902910333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020916s 
2026-03-04T05:04:06.903204415Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-04T05:04:06.903507305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.903868502Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-03-04T05:04:06.904329951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T05:04:06', 'alpharatio_greatposterwall_config_contract') 
2026-03-04T05:04:06.904825168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.905653276Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-04T05:04:06.905935143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021126s 
2026-03-04T05:04:06.906200537Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-04T05:04:06.906474188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.906808361Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-03-04T05:04:06.907181182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T05:04:06', 'remove_notwhatcd') 
2026-03-04T05:04:06.907645607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.908976377Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-04T05:04:06.909236360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024905s 
2026-03-04T05:04:06.909517697Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-04T05:04:06.909804233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.910143607Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-03-04T05:04:06.910556899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T05:04:06', 'add_on_grab_to_notifications') 
2026-03-04T05:04:06.911012446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.911761314Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-04T05:04:06.912059534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019452s 
2026-03-04T05:04:06.912354589Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-04T05:04:06.912655885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.913009728Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-03-04T05:04:06.918412876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T05:04:06', 'animetorrents_use_custom_config_contract') 
2026-03-04T05:04:06.918996171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.919801302Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-04T05:04:06.920139323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071151s 
2026-03-04T05:04:06.920433445Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-04T05:04:06.920706054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.921060367Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-03-04T05:04:06.921445232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T05:04:06', 'apprise_server_url') 
2026-03-04T05:04:06.921893394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.922632092Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-04T05:04:06.922881534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019206s 
2026-03-04T05:04:06.923156327Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-04T05:04:06.923445990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.923789021Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-03-04T05:04:06.924213496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T05:04:06', 'health_restored_notification') 
2026-03-04T05:04:06.924693803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.925488563Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-04T05:04:06.925749418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020216s 
2026-03-04T05:04:06.926000684Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-04T05:04:06.926265728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.926594430Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-03-04T05:04:06.926953192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T05:04:06', 'remove_uc') 
2026-03-04T05:04:06.927394641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.928095061Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-04T05:04:06.928340075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018305s 
2026-03-04T05:04:06.928609457Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-04T05:04:06.928885162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.929220918Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-03-04T05:04:06.929605282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T05:04:06', 'history_fix_data_titles') 
2026-03-04T05:04:06.930059667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.930787733Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-04T05:04:06.931047135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001893s 
2026-03-04T05:04:06.931318682Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-04T05:04:06.931602514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.932013641Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-03-04T05:04:06.932445892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T05:04:06', 'download_client_per_indexer') 
2026-03-04T05:04:06.932902361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.933746089Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-04T05:04:06.934026103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021273s 
2026-03-04T05:04:06.934338542Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T05:04:06.934668817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.935021768Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-03-04T05:04:06.935687889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-04T05:04:06.935943333Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T05:04:06.936222435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-04T05:04:06.937225926Z [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-03-04T05:04:06.938121148Z [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-03-04T05:04:06.938725525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-04T05:04:06.939340874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-04T05:04:06.940495970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T05:04:06.940937168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044406s 
2026-03-04T05:04:06.941193805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-04T05:04:06.941437796Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T05:04:06.941712269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-04T05:04:06.942525917Z [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-03-04T05:04:06.943252330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-04T05:04:06.943783740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-04T05:04:06.944400542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-04T05:04:06.945467230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T05:04:06.945929460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039337s 
2026-03-04T05:04:06.946184073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:04:06.946431852Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T05:04:06.946705483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T05:04:06.947452427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T05:04:06.948183118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T05:04:06.948742264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T05:04:06.949347442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T05:04:06.950381444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:04:06.950859296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038673s 
2026-03-04T05:04:06.951280053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T05:04:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T05:04:06.951781082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.952723129Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T05:04:06.953017902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056753s 
2026-03-04T05:04:06.953301674Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-04T05:04:06.953599173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.953948746Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-03-04T05:04:06.954348431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T05:04:06', 'add_notification_status') 
2026-03-04T05:04:06.954865392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.955639781Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-04T05:04:06.955923853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020153s 
2026-03-04T05:04:06.956225000Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-04T05:04:06.956526346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.956883125Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-03-04T05:04:06.957300996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T05:04:06', 'indexers_freeleech_only_config_contract') 
2026-03-04T05:04:06.957779710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.958537095Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-04T05:04:06.958820886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019875s 
2026-03-04T05:04:06.959078876Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-04T05:04:06.959351074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.959690037Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-03-04T05:04:06.960078910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T05:04:06', 'email_encryption') 
2026-03-04T05:04:06.960539327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.961265128Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-04T05:04:06.961516314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019089s 
2026-03-04T05:04:06.961800316Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-04T05:04:06.962092374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.962442428Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-03-04T05:04:06.962867955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T05:04:06', 'newznab_category_to_capabilities_settings') 
2026-03-04T05:04:06.963357070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.964131559Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-04T05:04:06.964431543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020047s 
2026-03-04T05:04:06.964703982Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-04T05:04:06.964991491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.965332808Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-03-04T05:04:06.965746240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T05:04:06', 'gazelle_freeleech_token_options') 
2026-03-04T05:04:06.966210876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.966981367Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-04T05:04:06.967244307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019534s 
2026-03-04T05:04:06.967550112Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-04T05:04:06.967840647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.968213067Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-03-04T05:04:06.968641580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T05:04:06', 'myanonamouse_freeleech_wedge_options') 
2026-03-04T05:04:06.969121216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.970022290Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-04T05:04:06.970303376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021561s 
2026-03-04T05:04:06.970600504Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-04T05:04:06.970900638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:04:06.971248539Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-03-04T05:04:06.971667783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T05:04:06', 'newznab_indexers_enable_redirect') 
2026-03-04T05:04:06.972166417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:04:06.972919854Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-04T05:04:06.973201371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002001s 
2026-03-04T05:04:07.127106052Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-03-04T05:04:07.134093671Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-04T05:04:07.138305502Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-03-04T05:04:07.241379177Z [Info] AppSyncProfileService: Setting up default app profile 
2026-03-04T05:04:07.251827143Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-03-04T05:04:07.340968977Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-04T05:04:07.557537780Z [ls.io-init] done.
2026-03-04T05:04:07.756867633Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-04T05:04:07.758027298Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-04T05:04:07.758296600Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin