2026-07-22T14:22:38.822300456Z [migrations] started
2026-07-22T14:22:38.822358763Z [migrations] no migrations found
2026-07-22T14:22:38.842968277Z usermod: no changes
2026-07-22T14:22:38.848423345Z ───────────────────────────────────────
2026-07-22T14:22:38.848434858Z 
2026-07-22T14:22:38.848439117Z       ██╗     ███████╗██╗ ██████╗
2026-07-22T14:22:38.848445249Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-22T14:22:38.848449057Z       ██║     ███████╗██║██║   ██║
2026-07-22T14:22:38.848452704Z       ██║     ╚════██║██║██║   ██║
2026-07-22T14:22:38.848456361Z       ███████╗███████║██║╚██████╔╝
2026-07-22T14:22:38.848460079Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-22T14:22:38.848463776Z 
2026-07-22T14:22:38.848467243Z    Brought to you by linuxserver.io
2026-07-22T14:22:38.848470870Z ───────────────────────────────────────
2026-07-22T14:22:38.848743590Z 
2026-07-22T14:22:38.848751606Z To support the app dev(s) visit:
2026-07-22T14:22:38.850541271Z Prowlarr: https://opencollective.com/prowlarr
2026-07-22T14:22:38.850840584Z 
2026-07-22T14:22:38.850847588Z To support LSIO projects visit:
2026-07-22T14:22:38.850851706Z https://www.linuxserver.io/donate/
2026-07-22T14:22:38.850855494Z 
2026-07-22T14:22:38.850859181Z ───────────────────────────────────────
2026-07-22T14:22:38.850864071Z GID/UID
2026-07-22T14:22:38.850867779Z ───────────────────────────────────────
2026-07-22T14:22:38.855035213Z 
2026-07-22T14:22:38.855042658Z User UID:    911
2026-07-22T14:22:38.855046416Z User GID:    911
2026-07-22T14:22:38.855050203Z ───────────────────────────────────────
2026-07-22T14:22:38.856678022Z Linuxserver.io version: 2.6.0.5494-ls8
2026-07-22T14:22:38.856925541Z Build-date: 2026-07-22T14:17:25+00:00
2026-07-22T14:22:38.856932816Z ───────────────────────────────────────
2026-07-22T14:22:38.856937054Z     
2026-07-22T14:22:38.905324000Z [custom-init] No custom files found, skipping...
2026-07-22T14:22:38.927305057Z failed to load "/config/config.xml": No such file or directory
2026-07-22T14:22:39.250085034Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.6.0.5494 
2026-07-22T14:22:39.267779375Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-22T14:22:39.274878505Z [Debug] Bootstrap: Console selected 
2026-07-22T14:22:39.276161860Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-22T14:22:39.520037790Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-22T14:22:39.583890069Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1d628224-b69c-4957-be1f-faaa3ac18ac0} may be persisted to storage in unencrypted form. 
2026-07-22T14:22:39.642347940Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-22T14:22:39.670028968Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-22T14:22:39.728389815Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-22T14:22:39.735304172Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:39.735824070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:39.774608784Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-22T14:22:39.778105467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394508s 
2026-07-22T14:22:39.778398888Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-22T14:22:39.778618190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428716s 
2026-07-22T14:22:39.785570855Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-22T14:22:39.786167406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.791198821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-22T14:22:39.801207301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-22T14:22:39.823666050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032165s 
2026-07-22T14:22:39.824125545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.826353473Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-22T14:22:39.826601553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349104s 
2026-07-22T14:22:39.827301102Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-22T14:22:39.827576717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.832282195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-22T14:22:39.833411180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-22T14:22:39.834027281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014784s 
2026-07-22T14:22:39.834281763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-22T14:22:39.834593471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001056s 
2026-07-22T14:22:39.835040752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-22T14:22:39.835654619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-22T14:22:39.836364589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010746s 
2026-07-22T14:22:39.836697139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.837446789Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-22T14:22:39.837683095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021267s 
2026-07-22T14:22:39.838187671Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-22T14:22:39.838456202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.839213487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-22T14:22:39.840071145Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-07-22T14:22:39.840330878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-22T14:22:39.840715252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-22T14:22:39.841234789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006791s 
2026-07-22T14:22:39.841475794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.842184772Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-22T14:22:39.842401399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015785s 
2026-07-22T14:22:39.845370058Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-22T14:22:39.845629020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.846252676Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-22T14:22:39.850394770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-22T14:22:39.851007494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-07-22T14:22:39.851502211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008975s 
2026-07-22T14:22:39.851684227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-22T14:22:39.852102720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-22T14:22:39.852437465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s 
2026-07-22T14:22:39.852639121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-22T14:22:39.853262737Z [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-07-22T14:22:39.853778506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009436s 
2026-07-22T14:22:39.854014030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-22T14:22:39.854364576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-22T14:22:39.854719942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005016s 
2026-07-22T14:22:39.854937560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-22T14:22:39.859614261Z [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-07-22T14:22:39.860278479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051359s 
2026-07-22T14:22:39.860493702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-22T14:22:39.861161658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-22T14:22:39.861669020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010047s 
2026-07-22T14:22:39.861911107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-22T14:22:39.862309830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-22T14:22:39.862697191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005701s 
2026-07-22T14:22:39.862924869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-22T14:22:39.865824850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-07-22T14:22:39.866674762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035288s 
2026-07-22T14:22:39.866899054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-22T14:22:39.867243067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-22T14:22:39.867644826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s 
2026-07-22T14:22:39.867904650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-07-22T14:22:39.868535521Z [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-07-22T14:22:39.869090398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009724s 
2026-07-22T14:22:39.869304880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-07-22T14:22:39.870015933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-07-22T14:22:39.870612124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011018s 
2026-07-22T14:22:39.870844452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-07-22T14:22:39.871205619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-07-22T14:22:39.871598801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005467s 
2026-07-22T14:22:39.871796620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-22T14:22:39.872218600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-22T14:22:39.872662814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006721s 
2026-07-22T14:22:39.872882176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-22T14:22:39.873204756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-22T14:22:39.873598259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005135s 
2026-07-22T14:22:39.873802420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-22T14:22:39.877202328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-07-22T14:22:39.877777597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037726s 
2026-07-22T14:22:39.878013011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-22T14:22:39.878368487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-22T14:22:39.878750236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005255s 
2026-07-22T14:22:39.878985640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-22T14:22:39.879330265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-22T14:22:39.879662815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005086s 
2026-07-22T14:22:39.879897507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-22T14:22:39.880853653Z [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-07-22T14:22:39.881588032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014581s 
2026-07-22T14:22:39.881820912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-22T14:22:39.882785394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-22T14:22:39.883514292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014848s 
2026-07-22T14:22:39.883763635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-22T14:22:39.884210495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-22T14:22:39.884583196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005928s 
2026-07-22T14:22:39.884798269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-22T14:22:39.885336573Z [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-07-22T14:22:39.885793804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000788s 
2026-07-22T14:22:39.886019479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-22T14:22:39.886349183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-22T14:22:39.886719539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004953s 
2026-07-22T14:22:39.888406277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-22T14:22:39', 'InitialSetup') 
2026-07-22T14:22:39.889119533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.890925481Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-22T14:22:39.891126907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046704s 
2026-07-22T14:22:39.891428995Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-22T14:22:39.891687295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.892026599Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-07-22T14:22:39.895007794Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-07-22T14:22:39.904619274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-22T14:22:39.905946167Z [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-07-22T14:22:39.906858795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-22T14:22:39.907858349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-22T14:22:39.909454454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-22T14:22:39.909883739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146605s 
2026-07-22T14:22:39.910152079Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-07-22T14:22:39.911894849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-22T14:22:39.913032401Z [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-07-22T14:22:39.913658562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-22T14:22:39.914384084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-22T14:22:39.915802120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-22T14:22:39.916238479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058501s 
2026-07-22T14:22:39.916584326Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-07-22T14:22:39.919963121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-22T14:22:39.921102386Z [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-07-22T14:22:39.921716443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-22T14:22:39.922378136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-22T14:22:39.923786463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-22T14:22:39.924263253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074371s 
2026-07-22T14:22:39.924458577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-07-22T14:22:39.925219259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-22T14:22:39.926234775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015335s 
2026-07-22T14:22:39.926496382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-07-22T14:22:39.927017852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-22T14:22:39.927446726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006721s 
2026-07-22T14:22:39.927874557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-22T14:22:39', 'ApplicationStatus') 
2026-07-22T14:22:39.928354154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.929340160Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-22T14:22:39.929651908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025391s 
2026-07-22T14:22:39.929822241Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-22T14:22:39.930034859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.930324342Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-07-22T14:22:39.931333485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-22T14:22:39.931512967Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:39.931811929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-07-22T14:22:39.932314000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-07-22T14:22:39.932958599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008871s 
2026-07-22T14:22:39.933188341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-22T14:22:39.934004435Z [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-07-22T14:22:39.934596758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012004s 
2026-07-22T14:22:39.934828745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-22T14:22:39.935605320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-22T14:22:39.936269888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011852s 
2026-07-22T14:22:39.936510002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-22T14:22:39.936959257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-22T14:22:39.937359503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006276s 
2026-07-22T14:22:39.937788477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-22T14:22:39', 'IndexerProps') 
2026-07-22T14:22:39.938198222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.939391696Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-22T14:22:39.939559394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026341s 
2026-07-22T14:22:39.939807313Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-22T14:22:39.940175545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.940510450Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-07-22T14:22:39.941009445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-22T14:22:39', 'add_update_history') 
2026-07-22T14:22:39.941437808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.942185604Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-22T14:22:39.942361639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019888s 
2026-07-22T14:22:39.942586221Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-22T14:22:39.942836966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.943127862Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-07-22T14:22:39.946473291Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-22T14:22:39.947712888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-22T14:22:39.948303538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013321s 
2026-07-22T14:22:39.948729926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-22T14:22:39', 'update_notifiarr') 
2026-07-22T14:22:39.949150504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.949883961Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-22T14:22:39.950076589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029048s 
2026-07-22T14:22:39.950303386Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-22T14:22:39.950539943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.950823343Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-07-22T14:22:39.951388372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-07-22T14:22:39.952184936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-07-22T14:22:39.952818292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011999s 
2026-07-22T14:22:39.953056381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-07-22T14:22:39.953500847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-07-22T14:22:39.953995573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007042s 
2026-07-22T14:22:39.954227841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-22T14:22:39.954417643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:39.954652546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-07-22T14:22:39.955040668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-22T14:22:39.955798064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009167s 
2026-07-22T14:22:39.956242419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-22T14:22:39', 'app_profiles') 
2026-07-22T14:22:39.956656533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.957427807Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-22T14:22:39.957629914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025284s 
2026-07-22T14:22:39.957851540Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-22T14:22:39.958102145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.958390376Z [Info] history_failed: Starting migration of Main DB to 7 
2026-07-22T14:22:39.958937017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-22T14:22:39.959133312Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:39.959360670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-07-22T14:22:39.959734944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-07-22T14:22:39.960541659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000947s 
2026-07-22T14:22:39.960926404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-22T14:22:39.961388274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-22T14:22:39.961766105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005622s 
2026-07-22T14:22:39.962198677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-22T14:22:39', 'history_failed') 
2026-07-22T14:22:39.962616258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.963448154Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-22T14:22:39.963649168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002218s 
2026-07-22T14:22:39.963881927Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-22T14:22:39.964157633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.964439661Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-07-22T14:22:39.964850398Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:39.965174832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:39.966799544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017258s 
2026-07-22T14:22:39.967227687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-22T14:22:39', 'redacted_api') 
2026-07-22T14:22:39.967640338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.968350238Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-22T14:22:39.968566363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032713s 
2026-07-22T14:22:39.968798240Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-22T14:22:39.969042693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.969335443Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-07-22T14:22:39.969871442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-07-22T14:22:39.970537363Z [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-07-22T14:22:39.971098153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010046s 
2026-07-22T14:22:39.971306413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-22T14:22:39.971483529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:39.971700176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-22T14:22:39.972041673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-22T14:22:39.972740060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007974s 
2026-07-22T14:22:39.973205207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-22T14:22:39', 'IndexerProxies') 
2026-07-22T14:22:39.973584170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.974362097Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-22T14:22:39.974567431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024072s 
2026-07-22T14:22:39.974808617Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-22T14:22:39.975064973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.975360849Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-07-22T14:22:39.975757047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-07-22T14:22:39.975986058Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:39.976274940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-07-22T14:22:39.976691179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-07-22T14:22:39.977405047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00087s 
2026-07-22T14:22:39.977865875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-22T14:22:39', 'app_indexer_remote_name') 
2026-07-22T14:22:39.978284639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.979077897Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-22T14:22:39.979291717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025053s 
2026-07-22T14:22:39.979548364Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-22T14:22:39.979796554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.980145126Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-07-22T14:22:39.982988263Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:39.983994680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-07-22T14:22:39.984383283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011925s 
2026-07-22T14:22:39.984823630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-22T14:22:39', 'desi_gazelle_to_unit3d') 
2026-07-22T14:22:39.985242163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.985936913Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-22T14:22:39.986140453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027053s 
2026-07-22T14:22:39.986398132Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-22T14:22:39.986663727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.986972509Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-07-22T14:22:39.987415842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-22T14:22:39.987570684Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:39.987841038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-22T14:22:39.988285904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-22T14:22:39.989034903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009457s 
2026-07-22T14:22:39.989501262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-22T14:22:39', 'add_on_update_to_notifications') 
2026-07-22T14:22:39.989952612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.990681079Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-22T14:22:39.990903797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025319s 
2026-07-22T14:22:39.991129442Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-22T14:22:39.991378834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.991666273Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-07-22T14:22:39.992220149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-07-22T14:22:39.992893355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-22T14:22:39.993490448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010363s 
2026-07-22T14:22:39.993780562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-07-22T14:22:39.994317203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-22T14:22:39.994748402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007316s 
2026-07-22T14:22:39.995010480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-07-22T14:22:39.995459314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-22T14:22:39.995922086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006576s 
2026-07-22T14:22:39.996357473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-22T14:22:39', 'IndexerVersions') 
2026-07-22T14:22:39.996786367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:39.997641319Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-22T14:22:39.997843657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023604s 
2026-07-22T14:22:39.998073289Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-22T14:22:39.998313563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:39.998606463Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-07-22T14:22:40.000250905Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.001160808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-07-22T14:22:40.001471695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010164s 
2026-07-22T14:22:40.001748572Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.002128778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-07-22T14:22:40.002482200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s 
2026-07-22T14:22:40.002909691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-22T14:22:40', 'cleanup_config') 
2026-07-22T14:22:40.003319006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.004188637Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-22T14:22:40.004390604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021915s 
2026-07-22T14:22:40.004617722Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-22T14:22:40.004864108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.005160034Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-07-22T14:22:40.007165985Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.007524647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-07-22T14:22:40.007858800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004285s 
2026-07-22T14:22:40.008119155Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.008460823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-07-22T14:22:40.008766148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s 
2026-07-22T14:22:40.009033917Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.009382429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-07-22T14:22:40.009685590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2026-07-22T14:22:40.009947397Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.010301591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-07-22T14:22:40.010600393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004288s 
2026-07-22T14:22:40.010858803Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.011217586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-07-22T14:22:40.011508041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004256s 
2026-07-22T14:22:40.011767514Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.012179153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-07-22T14:22:40.012484127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s 
2026-07-22T14:22:40.012744251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.013103104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-07-22T14:22:40.013407206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s 
2026-07-22T14:22:40.013668954Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.014019370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-07-22T14:22:40.014284093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s 
2026-07-22T14:22:40.014542864Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.018539143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-07-22T14:22:40.018877645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040708s 
2026-07-22T14:22:40.019143491Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.019448866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-07-22T14:22:40.019747257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004203s 
2026-07-22T14:22:40.020061630Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.020417196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-07-22T14:22:40.020725257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004398s 
2026-07-22T14:22:40.020989549Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.021336418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-07-22T14:22:40.021643947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s 
2026-07-22T14:22:40.021903711Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.022259958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-07-22T14:22:40.022573680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s 
2026-07-22T14:22:40.022831299Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.023181425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-07-22T14:22:40.023487832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2026-07-22T14:22:40.023740952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.024107941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-07-22T14:22:40.024413917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004405s 
2026-07-22T14:22:40.024672648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.025022212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-07-22T14:22:40.025324241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004133s 
2026-07-22T14:22:40.025508131Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.027048544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-07-22T14:22:40.027425383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017384s 
2026-07-22T14:22:40.027612229Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.028030953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-07-22T14:22:40.028393934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005955s 
2026-07-22T14:22:40.028577975Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.028974083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-07-22T14:22:40.029323847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005666s 
2026-07-22T14:22:40.029511175Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.029911511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-07-22T14:22:40.030270925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005769s 
2026-07-22T14:22:40.030454755Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.030857927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-07-22T14:22:40.031218734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s 
2026-07-22T14:22:40.031404058Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.031800727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-07-22T14:22:40.032173036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005798s 
2026-07-22T14:22:40.032357718Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.032766883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-22T14:22:40.033127088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s 
2026-07-22T14:22:40.033311470Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.033714602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-07-22T14:22:40.034074176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005824s 
2026-07-22T14:22:40.034261032Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.034648913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-07-22T14:22:40.034998818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s 
2026-07-22T14:22:40.035184933Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.035581522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-22T14:22:40.035991518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005715s 
2026-07-22T14:22:40.036179527Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.036583821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-07-22T14:22:40.036950349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s 
2026-07-22T14:22:40.037137436Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.037545508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-22T14:22:40.037905824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s 
2026-07-22T14:22:40.038091558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.038499730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-07-22T14:22:40.038858894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005865s 
2026-07-22T14:22:40.039044418Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.039439263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-22T14:22:40.039792645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005712s 
2026-07-22T14:22:40.039996335Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.040397764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-07-22T14:22:40.040753821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005785s 
2026-07-22T14:22:40.040939565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.041332917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-07-22T14:22:40.041685828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005664s 
2026-07-22T14:22:40.041872043Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.042272660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-22T14:22:40.042628617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005759s 
2026-07-22T14:22:40.042858059Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.043267143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-07-22T14:22:40.043622419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000578s 
2026-07-22T14:22:40.043805578Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.044256236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-07-22T14:22:40.044569216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005672s 
2026-07-22T14:22:40.044999483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-22T14:22:40', 'indexer_cleanup') 
2026-07-22T14:22:40.045422996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.046698976Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-22T14:22:40.046909610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026633s 
2026-07-22T14:22:40.047139664Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-22T14:22:40.047383004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.047682898Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-07-22T14:22:40.048108776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-07-22T14:22:40.048309751Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:40.048562029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-07-22T14:22:40.048979410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-07-22T14:22:40.049786145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009875s 
2026-07-22T14:22:40.050213515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-22T14:22:40', 'minimum_seeders') 
2026-07-22T14:22:40.050629854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.051357299Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-22T14:22:40.051556330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025386s 
2026-07-22T14:22:40.051780993Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-22T14:22:40.052063031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.052352965Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-07-22T14:22:40.052718291Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.053073546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-07-22T14:22:40.053382539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s 
2026-07-22T14:22:40.053810380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-22T14:22:40', 'remove_showrss') 
2026-07-22T14:22:40.054233473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.054933733Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-22T14:22:40.055137273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019583s 
2026-07-22T14:22:40.055380643Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-22T14:22:40.055637982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.055954169Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-07-22T14:22:40.056329014Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.056702706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-07-22T14:22:40.057030146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s 
2026-07-22T14:22:40.057480183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-22T14:22:40', 'remove_torrentparadiseml') 
2026-07-22T14:22:40.057914147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.058661222Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-22T14:22:40.058876726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020416s 
2026-07-22T14:22:40.059141659Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-22T14:22:40.059402274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.059726217Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-07-22T14:22:40.060029007Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.060273409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.060913368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006769s 
2026-07-22T14:22:40.061377263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-22T14:22:40', 'localization_setting_to_string') 
2026-07-22T14:22:40.061811016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.062555766Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-22T14:22:40.062776240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022619s 
2026-07-22T14:22:40.063002566Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-22T14:22:40.063243241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.063526181Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-07-22T14:22:40.063802227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.064072131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.067602352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035612s 
2026-07-22T14:22:40.068058290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-22T14:22:40', 'orpheus_api') 
2026-07-22T14:22:40.068468597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.069187545Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-22T14:22:40.069387438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051417s 
2026-07-22T14:22:40.069637682Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-22T14:22:40.069896944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.070196357Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-07-22T14:22:40.070552845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-22T14:22:40.070754431Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.071001028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-07-22T14:22:40.071396564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-07-22T14:22:40.072255474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010074s 
2026-07-22T14:22:40.072702254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-22T14:22:40', 'download_client_categories') 
2026-07-22T14:22:40.073138243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.073922312Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-22T14:22:40.074147035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026377s 
2026-07-22T14:22:40.074372920Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-22T14:22:40.074618545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.074907867Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-07-22T14:22:40.075264055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-22T14:22:40.075452444Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.075660814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-22T14:22:40.075972522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-22T14:22:40.076677432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007998s 
2026-07-22T14:22:40.076921694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-22T14:22:40.077243602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-22T14:22:40.077934283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007962s 
2026-07-22T14:22:40.078375342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-22T14:22:40', 'add_salt_to_users') 
2026-07-22T14:22:40.078794777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.079599628Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-22T14:22:40.079805503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024315s 
2026-07-22T14:22:40.080120026Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-22T14:22:40.080400702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.080724664Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-07-22T14:22:40.081063176Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.081447801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-22T14:22:40.081803106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005364s 
2026-07-22T14:22:40.082284176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-22T14:22:40', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-22T14:22:40.082741697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.083521398Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-22T14:22:40.083761832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021632s 
2026-07-22T14:22:40.084092588Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-22T14:22:40.084378434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.084705192Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-07-22T14:22:40.085040949Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.085441315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-22T14:22:40.085794677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005589s 
2026-07-22T14:22:40.086299614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-22T14:22:40', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-22T14:22:40.086749019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.087513008Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-22T14:22:40.087752621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021711s 
2026-07-22T14:22:40.088054899Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-22T14:22:40.088334062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.088653796Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-07-22T14:22:40.089031517Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.089434358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-07-22T14:22:40.089788622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005605s 
2026-07-22T14:22:40.089972051Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.090385604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-07-22T14:22:40.090758525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s 
2026-07-22T14:22:40.091242139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-22T14:22:40', 'alpharatio_greatposterwall_config_contract') 
2026-07-22T14:22:40.091690953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.092449802Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-22T14:22:40.092688613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021889s 
2026-07-22T14:22:40.092922123Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-22T14:22:40.093177959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.093466370Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-07-22T14:22:40.093871776Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.094231421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-07-22T14:22:40.094541225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s 
2026-07-22T14:22:40.094965209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-22T14:22:40', 'remove_notwhatcd') 
2026-07-22T14:22:40.095389153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.096042008Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-22T14:22:40.096250839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018959s 
2026-07-22T14:22:40.096502325Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-22T14:22:40.096762930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.097065159Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-07-22T14:22:40.097485536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-22T14:22:40.097682993Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.097920021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-07-22T14:22:40.098295246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-07-22T14:22:40.099038524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008913s 
2026-07-22T14:22:40.099255100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-22T14:22:40.099440714Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.099699415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-07-22T14:22:40.100157708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-07-22T14:22:40.100901176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009595s 
2026-07-22T14:22:40.101362906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-22T14:22:40', 'add_on_grab_to_notifications') 
2026-07-22T14:22:40.101788573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.102539225Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-22T14:22:40.102753367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025421s 
2026-07-22T14:22:40.103036978Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-22T14:22:40.103309006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.103628980Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-07-22T14:22:40.103969286Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.104391346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-22T14:22:40.104751862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005868s 
2026-07-22T14:22:40.105241408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-22T14:22:40', 'animetorrents_use_custom_config_contract') 
2026-07-22T14:22:40.105682607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.106380944Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-22T14:22:40.106612881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021258s 
2026-07-22T14:22:40.106848325Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-22T14:22:40.107096014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.107387802Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-07-22T14:22:40.107713848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.107985125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.108660145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007265s 
2026-07-22T14:22:40.109106864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-22T14:22:40', 'apprise_server_url') 
2026-07-22T14:22:40.109529887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.110181850Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-22T14:22:40.110387985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022151s 
2026-07-22T14:22:40.110647708Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-22T14:22:40.110904475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.111207616Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-07-22T14:22:40.111568894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-22T14:22:40.111776773Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2026-07-22T14:22:40.112054221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-22T14:22:40.112470740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-22T14:22:40.113242244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009478s 
2026-07-22T14:22:40.113702812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-22T14:22:40', 'health_restored_notification') 
2026-07-22T14:22:40.114134512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.114856265Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-22T14:22:40.115077972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025113s 
2026-07-22T14:22:40.115288095Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-22T14:22:40.115528690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.115810147Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-07-22T14:22:40.116195914Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-22T14:22:40.116563284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-22T14:22:40.116876976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004491s 
2026-07-22T14:22:40.117293034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-22T14:22:40', 'remove_uc') 
2026-07-22T14:22:40.117706837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.118587932Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-22T14:22:40.118790490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021333s 
2026-07-22T14:22:40.119029372Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-22T14:22:40.119295528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.119592366Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-07-22T14:22:40.119903192Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.120154117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.120790068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006714s 
2026-07-22T14:22:40.121235886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-22T14:22:40', 'history_fix_data_titles') 
2026-07-22T14:22:40.121665051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.122331854Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-22T14:22:40.122546706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002172s 
2026-07-22T14:22:40.122796349Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-22T14:22:40.123056854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.123352379Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-07-22T14:22:40.123736363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-22T14:22:40.123941897Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:40.124189405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-22T14:22:40.124586255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-22T14:22:40.125327247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009172s 
2026-07-22T14:22:40.125786001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-22T14:22:40', 'download_client_per_indexer') 
2026-07-22T14:22:40.126216769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.126926268Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-22T14:22:40.127145490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024647s 
2026-07-22T14:22:40.127451927Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-22T14:22:40.127735178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.128080544Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-07-22T14:22:40.130096995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-22T14:22:40.130302469Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:40.130714970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-07-22T14:22:40.136237975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-22T14:22:40.137449746Z [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-07-22T14:22:40.138071799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-22T14:22:40.138845136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-22T14:22:40.140586133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.141013264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100369s 
2026-07-22T14:22:40.141245000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-22T14:22:40.141434432Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-22T14:22:40.141740799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-07-22T14:22:40.143886070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-22T14:22:40.145041217Z [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-07-22T14:22:40.145670064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-22T14:22:40.146439734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-22T14:22:40.148188046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.148594865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066026s 
2026-07-22T14:22:40.148815039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-22T14:22:40.149003679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:40.149275937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-07-22T14:22:40.151362861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-22T14:22:40.152541645Z [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-07-22T14:22:40.153175332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-22T14:22:40.153999131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-22T14:22:40.155719166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.156168952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066491s 
2026-07-22T14:22:40.156373955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-22T14:22:40.156554789Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.156792448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-22T14:22:40.159032159Z [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-07-22T14:22:40.160281636Z [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-07-22T14:22:40.160918830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-22T14:22:40.161417745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-22T14:22:40.162885201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058578s 
2026-07-22T14:22:40.163091496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-22T14:22:40.163281439Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.163526442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-22T14:22:40.165785793Z [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-07-22T14:22:40.167017995Z [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-07-22T14:22:40.167644788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-22T14:22:40.168135737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-22T14:22:40.169588372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058281s 
2026-07-22T14:22:40.169795770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-22T14:22:40.169974651Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:40.170214203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-22T14:22:40.172458874Z [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-07-22T14:22:40.173697309Z [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-07-22T14:22:40.174325595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-22T14:22:40.174808277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-22T14:22:40.176282547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058239s 
2026-07-22T14:22:40.176512821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-22T14:22:40.176699757Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.176984962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-22T14:22:40.179073508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-22T14:22:40.180261321Z [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-07-22T14:22:40.180926982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-22T14:22:40.181676432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-22T14:22:40.183392488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.183813426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065858s 
2026-07-22T14:22:40.184060043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-22T14:22:40.184255186Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:40.184543186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-22T14:22:40.186649539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-22T14:22:40.187821439Z [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-07-22T14:22:40.188475317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-22T14:22:40.189193373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-22T14:22:40.190891113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.191331159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065235s 
2026-07-22T14:22:40.191549349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-22T14:22:40.191737067Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.192033965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-22T14:22:40.194151450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-22T14:22:40.195322529Z [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-07-22T14:22:40.195972578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-22T14:22:40.196690895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-22T14:22:40.198390549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.198814223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065385s 
2026-07-22T14:22:40.199018374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-22T14:22:40.199193096Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.199424311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-22T14:22:40.201485563Z [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-07-22T14:22:40.202444084Z [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-07-22T14:22:40.202969152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-22T14:22:40.203619131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-22T14:22:40.205208793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-22T14:22:40.205716185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-22T14:22:40.206076791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064268s 
2026-07-22T14:22:40.206319260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-07-22T14:22:40.206515755Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:40.206808285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-07-22T14:22:40.208820237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-22T14:22:40.209792566Z [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-07-22T14:22:40.210356302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-07-22T14:22:40.211269972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-07-22T14:22:40.213039837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-22T14:22:40.213717111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-22T14:22:40.214131646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070753s 
2026-07-22T14:22:40.214346369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-22T14:22:40.214531632Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:40.214800183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-22T14:22:40.217114595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-22T14:22:40.218655869Z [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-07-22T14:22:40.219428536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-22T14:22:40.220145139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-22T14:22:40.221825524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.222252133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071959s 
2026-07-22T14:22:40.222474692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-22T14:22:40.222672831Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.222982635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-22T14:22:40.225519956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-22T14:22:40.227239329Z [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-07-22T14:22:40.228039140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-22T14:22:40.228778700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-22T14:22:40.230474706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.230875363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076319s 
2026-07-22T14:22:40.231095016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-22T14:22:40.231274587Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-22T14:22:40.231526264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-22T14:22:40.233930688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-22T14:22:40.235425559Z [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-07-22T14:22:40.236253076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-22T14:22:40.236912243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-22T14:22:40.238582368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.238988806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072376s 
2026-07-22T14:22:40.239203950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-22T14:22:40.239396537Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-22T14:22:40.239686441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-22T14:22:40.258566662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-22T14:22:40.260660189Z [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-07-22T14:22:40.261507025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-22T14:22:40.262735740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-22T14:22:40.264891101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.265393263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254328s 
2026-07-22T14:22:40.265654699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-22T14:22:40.265980846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-22T14:22:40.266278877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-07-22T14:22:40.269884159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-07-22T14:22:40.271661168Z [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-07-22T14:22:40.272476701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-22T14:22:40.273201291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-22T14:22:40.274824129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-22T14:22:40.275228143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086852s 
2026-07-22T14:22:40.275479680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-22T14:22:40.275677659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-22T14:22:40.275975098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-22T14:22:40.278643052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-22T14:22:40.279627685Z [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-07-22T14:22:40.280225139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-22T14:22:40.281027705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-22T14:22:40.282706717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-22T14:22:40.283144349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069105s 
2026-07-22T14:22:40.283382559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-22T14:22:40.285051400Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-22T14:22:40.285403139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-22T14:22:40.287807071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-22T14:22:40.288793748Z [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-07-22T14:22:40.289383246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-22T14:22:40.290317127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-22T14:22:40.292015468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-22T14:22:40.292435975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067882s 
2026-07-22T14:22:40.292664616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-22T14:22:40.292862484Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-22T14:22:40.293128189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-22T14:22:40.295271496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-22T14:22:40.296008471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-22T14:22:40.296507827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-22T14:22:40.297127756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-22T14:22:40.298754553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-22T14:22:40.299159528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057879s 
2026-07-22T14:22:40.299709526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-22T14:22:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-22T14:22:40.300215886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.302031964Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-22T14:22:40.302285174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085452s 
2026-07-22T14:22:40.302581802Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-22T14:22:40.302874080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.303196560Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-07-22T14:22:40.304004077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-22T14:22:40.304769178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-22T14:22:40.305393245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012005s 
2026-07-22T14:22:40.305675744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-22T14:22:40.306132724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-22T14:22:40.306565296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000651s 
2026-07-22T14:22:40.307030373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-22T14:22:40', 'add_notification_status') 
2026-07-22T14:22:40.307484497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.308393969Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-22T14:22:40.308624323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024271s 
2026-07-22T14:22:40.308924678Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-22T14:22:40.309216536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.309552804Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-07-22T14:22:40.310022620Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.310423948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-22T14:22:40.310806870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005746s 
2026-07-22T14:22:40.311007484Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.311421107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-22T14:22:40.311797605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005932s 
2026-07-22T14:22:40.312014923Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-22T14:22:40.312406532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-07-22T14:22:40.312769904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005546s 
2026-07-22T14:22:40.313272105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-22T14:22:40', 'indexers_freeleech_only_config_contract') 
2026-07-22T14:22:40.313738415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.314568016Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-22T14:22:40.314813751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022668s 
2026-07-22T14:22:40.315059205Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-22T14:22:40.315321343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.315633803Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-07-22T14:22:40.315975441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.316261186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.316911276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007059s 
2026-07-22T14:22:40.317370791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-22T14:22:40', 'email_encryption') 
2026-07-22T14:22:40.317856861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.318921695Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-22T14:22:40.319138472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026861s 
2026-07-22T14:22:40.319443196Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-22T14:22:40.319728190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.320167304Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-07-22T14:22:40.320457318Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.320724316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.321750664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010681s 
2026-07-22T14:22:40.322259819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-22T14:22:40', 'newznab_category_to_capabilities_settings') 
2026-07-22T14:22:40.322730307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.323502873Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-22T14:22:40.323768738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027404s 
2026-07-22T14:22:40.324048883Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-22T14:22:40.324329999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.324660234Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-07-22T14:22:40.324981742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.325238710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.325911054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s 
2026-07-22T14:22:40.326393446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-22T14:22:40', 'gazelle_freeleech_token_options') 
2026-07-22T14:22:40.326847881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.327690999Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-22T14:22:40.327938618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024263s 
2026-07-22T14:22:40.328234534Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-22T14:22:40.328519819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.328860996Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-07-22T14:22:40.329182393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.329443349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.330066394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006586s 
2026-07-22T14:22:40.330564638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-22T14:22:40', 'myanonamouse_freeleech_wedge_options') 
2026-07-22T14:22:40.331034744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.331935198Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-22T14:22:40.332195342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023951s 
2026-07-22T14:22:40.332451067Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-22T14:22:40.332721171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.333057950Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-07-22T14:22:40.333423827Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.333642928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.343408299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009744s 
2026-07-22T14:22:40.343900019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-22T14:22:40', 'newznab_indexers_enable_redirect') 
2026-07-22T14:22:40.344412381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.345290029Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-22T14:22:40.345486415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115788s 
2026-07-22T14:22:40.345793403Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-22T14:22:40.346082245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.346464375Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-07-22T14:22:40.346781574Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.347027359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.347658750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006636s 
2026-07-22T14:22:40.348184289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-22T14:22:40', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-22T14:22:40.348652492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.349488697Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-22T14:22:40.349735424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024246s 
2026-07-22T14:22:40.358941818Z [Debug] MigrationController: Took: 00:00:00.6879749 
2026-07-22T14:22:40.431467277Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-22T14:22:40.450246403Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-22T14:22:40.465124733Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-22T14:22:40.466122422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-22T14:22:40.466504993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-22T14:22:40.475667930Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-22T14:22:40.476045230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095506s 
2026-07-22T14:22:40.476404724Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-22T14:22:40.476751723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098999s 
2026-07-22T14:22:40.479102017Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-22T14:22:40.479431741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.480002230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-22T14:22:40.480495775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-22T14:22:40.481160914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007728s 
2026-07-22T14:22:40.481565038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.482916340Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-22T14:22:40.483250543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024608s 
2026-07-22T14:22:40.483647413Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-22T14:22:40.484107820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.484710234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-22T14:22:40.485209770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-22T14:22:40.485852695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007807s 
2026-07-22T14:22:40.486183271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-22T14:22:40.486494588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-22T14:22:40.486864663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-22T14:22:40.487365132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-22T14:22:40.488307370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001066s 
2026-07-22T14:22:40.488673637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.489588039Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-22T14:22:40.489945108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023067s 
2026-07-22T14:22:40.490378982Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-22T14:22:40.490755220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.491288955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-22T14:22:40.491589791Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-22T14:22:40.491947862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-22T14:22:40.492501888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-22T14:22:40.493194524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008136s 
2026-07-22T14:22:40.493555511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.494440814Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-22T14:22:40.494813535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020093s 
2026-07-22T14:22:40.495279914Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-22T14:22:40.495599849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.496144276Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-22T14:22:40.496797732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-22T14:22:40.497596130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-22T14:22:40.498520702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014268s 
2026-07-22T14:22:40.498850176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-22T14:22:40.499283960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-22T14:22:40.499809959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006655s 
2026-07-22T14:22:40.500418866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-22T14:22:40', 'InitialSetup') 
2026-07-22T14:22:40.501078374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.502054210Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-22T14:22:40.502348904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028478s 
2026-07-22T14:22:40.502697626Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-22T14:22:40.503087080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.503531295Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-07-22T14:22:40.504166785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-22T14:22:40', 'ApplicationStatus') 
2026-07-22T14:22:40.504851454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.505691486Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-22T14:22:40.506030169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026162s 
2026-07-22T14:22:40.506368751Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-22T14:22:40.506742734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.507182820Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-07-22T14:22:40.507719832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-22T14:22:40', 'IndexerProps') 
2026-07-22T14:22:40.508451035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.509305927Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-22T14:22:40.509627314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025773s 
2026-07-22T14:22:40.509974814Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-22T14:22:40.510360481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.510806119Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-07-22T14:22:40.511380556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-22T14:22:40.512103752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-22T14:22:40.512957833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012288s 
2026-07-22T14:22:40.513314421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-22T14:22:40.513829228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-22T14:22:40.514438085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007545s 
2026-07-22T14:22:40.514995437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-22T14:22:40', 'add_update_history') 
2026-07-22T14:22:40.515665527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.516723147Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-22T14:22:40.517026428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029596s 
2026-07-22T14:22:40.517367485Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-22T14:22:40.517745958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.518232117Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-07-22T14:22:40.518740691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-22T14:22:40', 'update_notifiarr') 
2026-07-22T14:22:40.519408396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.520316065Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-22T14:22:40.520653805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025769s 
2026-07-22T14:22:40.520992126Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-22T14:22:40.521362292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.521810485Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-07-22T14:22:40.522344210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-22T14:22:40', 'app_profiles') 
2026-07-22T14:22:40.523006574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.524310771Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-22T14:22:40.524650325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029566s 
2026-07-22T14:22:40.524995330Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-22T14:22:40.525374404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.525815342Z [Info] history_failed: Starting migration of Log DB to 7 
2026-07-22T14:22:40.526355700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-22T14:22:40', 'history_failed') 
2026-07-22T14:22:40.527022333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.527921194Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-22T14:22:40.528259846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025529s 
2026-07-22T14:22:40.528591414Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-22T14:22:40.528962361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.529398920Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-07-22T14:22:40.529931283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-22T14:22:40', 'redacted_api') 
2026-07-22T14:22:40.530594288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.531484211Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-22T14:22:40.531810468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025357s 
2026-07-22T14:22:40.532209021Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-22T14:22:40.532549046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.532992900Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-07-22T14:22:40.533537266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-22T14:22:40', 'IndexerProxies') 
2026-07-22T14:22:40.534205592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.535101417Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-22T14:22:40.535431191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025736s 
2026-07-22T14:22:40.535806908Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-22T14:22:40.536240782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.536683804Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-07-22T14:22:40.537275376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-22T14:22:40', 'app_indexer_remote_name') 
2026-07-22T14:22:40.537960666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.538895479Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-22T14:22:40.539242829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026668s 
2026-07-22T14:22:40.539596722Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-22T14:22:40.540009844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.540466544Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-07-22T14:22:40.541038546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-22T14:22:40', 'desi_gazelle_to_unit3d') 
2026-07-22T14:22:40.541718786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.542638920Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-22T14:22:40.542987893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00264s 
2026-07-22T14:22:40.543373259Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-22T14:22:40.543779257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.544257580Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-07-22T14:22:40.544868110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-22T14:22:40', 'add_on_update_to_notifications') 
2026-07-22T14:22:40.545567418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.546460938Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-22T14:22:40.546826725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026565s 
2026-07-22T14:22:40.547169235Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-22T14:22:40.547548339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.548004638Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-07-22T14:22:40.548556690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-22T14:22:40', 'IndexerVersions') 
2026-07-22T14:22:40.549225216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.550134338Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-22T14:22:40.550470856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025959s 
2026-07-22T14:22:40.550810109Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-22T14:22:40.551188982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.551634530Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-07-22T14:22:40.552208285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-22T14:22:40', 'cleanup_config') 
2026-07-22T14:22:40.552882924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.553894341Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-22T14:22:40.554270870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026908s 
2026-07-22T14:22:40.554612197Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-22T14:22:40.554990209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.555438512Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-07-22T14:22:40.555999171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-22T14:22:40', 'indexer_cleanup') 
2026-07-22T14:22:40.556689131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.557631940Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-22T14:22:40.557964300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026484s 
2026-07-22T14:22:40.558303743Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-22T14:22:40.558683989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.559127222Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-07-22T14:22:40.559672491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-22T14:22:40', 'minimum_seeders') 
2026-07-22T14:22:40.560356929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.561262884Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-22T14:22:40.561599282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025881s 
2026-07-22T14:22:40.561939858Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-22T14:22:40.562327749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.562773266Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-07-22T14:22:40.563314286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-22T14:22:40', 'remove_showrss') 
2026-07-22T14:22:40.563987893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.564911073Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-22T14:22:40.565247490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025957s 
2026-07-22T14:22:40.565614319Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-22T14:22:40.566019756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.566461456Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-07-22T14:22:40.567053097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-22T14:22:40', 'remove_torrentparadiseml') 
2026-07-22T14:22:40.567735963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.568620394Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-22T14:22:40.568976752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026007s 
2026-07-22T14:22:40.569354423Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-22T14:22:40.569787175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.570232902Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-07-22T14:22:40.570848061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-22T14:22:40', 'localization_setting_to_string') 
2026-07-22T14:22:40.571545647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.572484347Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-22T14:22:40.572856758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026922s 
2026-07-22T14:22:40.573186802Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-22T14:22:40.573556227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.573995061Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-07-22T14:22:40.574524046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-22T14:22:40', 'orpheus_api') 
2026-07-22T14:22:40.575185438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.576294212Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-22T14:22:40.576625239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027538s 
2026-07-22T14:22:40.576994272Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-22T14:22:40.577399478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.577853142Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-07-22T14:22:40.578456688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-22T14:22:40', 'download_client_categories') 
2026-07-22T14:22:40.579145034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.580062783Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-22T14:22:40.580424381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026474s 
2026-07-22T14:22:40.580777332Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-22T14:22:40.581172097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.581632855Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-07-22T14:22:40.582182463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-22T14:22:40', 'add_salt_to_users') 
2026-07-22T14:22:40.582862502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.583756203Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-22T14:22:40.584115486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025962s 
2026-07-22T14:22:40.584524470Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-22T14:22:40.584967483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.585441507Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-07-22T14:22:40.586134814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-22T14:22:40', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-22T14:22:40.586894073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.587858546Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-22T14:22:40.588280616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028232s 
2026-07-22T14:22:40.588689469Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-22T14:22:40.589140658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.589625184Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-07-22T14:22:40.590316507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-22T14:22:40', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-22T14:22:40.591060155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.592066782Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-22T14:22:40.592477229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028514s 
2026-07-22T14:22:40.592886634Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-22T14:22:40.593327171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.593802038Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-07-22T14:22:40.594472969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-22T14:22:40', 'alpharatio_greatposterwall_config_contract') 
2026-07-22T14:22:40.595208411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.596108824Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-22T14:22:40.596496505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027075s 
2026-07-22T14:22:40.596843955Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-22T14:22:40.597220934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.597662123Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-07-22T14:22:40.598214035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-22T14:22:40', 'remove_notwhatcd') 
2026-07-22T14:22:40.598887882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.599864139Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-22T14:22:40.600216819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026413s 
2026-07-22T14:22:40.600579409Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-22T14:22:40.600991279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.601446516Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-07-22T14:22:40.602041905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-22T14:22:40', 'add_on_grab_to_notifications') 
2026-07-22T14:22:40.602737106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.603624764Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-22T14:22:40.604005511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026211s 
2026-07-22T14:22:40.604403042Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-22T14:22:40.604836595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.605307654Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-07-22T14:22:40.605960348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-22T14:22:40', 'animetorrents_use_custom_config_contract') 
2026-07-22T14:22:40.606682212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.607598408Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-22T14:22:40.608034897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027174s 
2026-07-22T14:22:40.608399732Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-22T14:22:40.608771982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.609216046Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-07-22T14:22:40.609774241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-22T14:22:40', 'apprise_server_url') 
2026-07-22T14:22:40.610450413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.611285976Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-22T14:22:40.611628536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025232s 
2026-07-22T14:22:40.612024574Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-22T14:22:40.612433207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.612894606Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-07-22T14:22:40.613494635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-22T14:22:40', 'health_restored_notification') 
2026-07-22T14:22:40.614186959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.615023334Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-22T14:22:40.615387006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025723s 
2026-07-22T14:22:40.615714466Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-22T14:22:40.616096586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.616533726Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-07-22T14:22:40.617057521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-22T14:22:40', 'remove_uc') 
2026-07-22T14:22:40.617721459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.618497071Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-22T14:22:40.618818960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024282s 
2026-07-22T14:22:40.619179586Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-22T14:22:40.619571265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.620036392Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-07-22T14:22:40.620614086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-22T14:22:40', 'history_fix_data_titles') 
2026-07-22T14:22:40.621310088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.622124277Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-22T14:22:40.622474824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025396s 
2026-07-22T14:22:40.622853065Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-22T14:22:40.623291168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.623746746Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-07-22T14:22:40.624364480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-22T14:22:40', 'download_client_per_indexer') 
2026-07-22T14:22:40.625056804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.625873730Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-22T14:22:40.626298726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026044s 
2026-07-22T14:22:40.626801899Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-22T14:22:40.627277066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.627763516Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-07-22T14:22:40.628544560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-22T14:22:40.628867961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-22T14:22:40.629202445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-22T14:22:40.630590601Z [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-07-22T14:22:40.631943516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-07-22T14:22:40.632813829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-22T14:22:40.633613370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-22T14:22:40.634923890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-22T14:22:40.635514920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059504s 
2026-07-22T14:22:40.635855897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-22T14:22:40.636187224Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-22T14:22:40.636550015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-22T14:22:40.637684691Z [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-07-22T14:22:40.638802502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-22T14:22:40.639589418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-22T14:22:40.640406864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-22T14:22:40.641650569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-22T14:22:40.642279837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053444s 
2026-07-22T14:22:40.642603409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-22T14:22:40.642910667Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-22T14:22:40.643274470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-22T14:22:40.644321259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-22T14:22:40.645312125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-22T14:22:40.646094651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-22T14:22:40.646874271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-22T14:22:40.648203038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-22T14:22:40.648849711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051875s 
2026-07-22T14:22:40.649497806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-22T14:22:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-22T14:22:40.650246554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.651456060Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-22T14:22:40.651876267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076716s 
2026-07-22T14:22:40.652284750Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-22T14:22:40.652684755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.653157548Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-07-22T14:22:40.653747376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-22T14:22:40', 'add_notification_status') 
2026-07-22T14:22:40.654433268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.655244281Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-22T14:22:40.655599347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025542s 
2026-07-22T14:22:40.656015495Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-22T14:22:40.656449329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.656925528Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-07-22T14:22:40.657579826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-22T14:22:40', 'indexers_freeleech_only_config_contract') 
2026-07-22T14:22:40.658305978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.659135770Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-22T14:22:40.659522399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002645s 
2026-07-22T14:22:40.659880780Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-22T14:22:40.660325346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.660770853Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-07-22T14:22:40.661324719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-22T14:22:40', 'email_encryption') 
2026-07-22T14:22:40.661995861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.662778597Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-22T14:22:40.663127610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024677s 
2026-07-22T14:22:40.663523237Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-22T14:22:40.664012252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.664450936Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-07-22T14:22:40.665110094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-22T14:22:40', 'newznab_category_to_capabilities_settings') 
2026-07-22T14:22:40.665833571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.666779567Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-22T14:22:40.667180995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027741s 
2026-07-22T14:22:40.667569448Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-22T14:22:40.667995987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.668456635Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-07-22T14:22:40.669073728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-22T14:22:40', 'gazelle_freeleech_token_options') 
2026-07-22T14:22:40.669778127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.670884054Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-22T14:22:40.671253809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028796s 
2026-07-22T14:22:40.671643534Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-22T14:22:40.672089823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.672559559Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-07-22T14:22:40.673197685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-22T14:22:40', 'myanonamouse_freeleech_wedge_options') 
2026-07-22T14:22:40.673916422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.674839592Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-22T14:22:40.675220219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027162s 
2026-07-22T14:22:40.675599493Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-22T14:22:40.676061533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.676525879Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-07-22T14:22:40.677156369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-22T14:22:40', 'newznab_indexers_enable_redirect') 
2026-07-22T14:22:40.677864235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.678674817Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-22T14:22:40.679047468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025898s 
2026-07-22T14:22:40.679437423Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-22T14:22:40.679918442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-22T14:22:40.680365202Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-07-22T14:22:40.681009229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-22T14:22:40', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-22T14:22:40.681727797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-22T14:22:40.682550875Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-22T14:22:40.682936622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026343s 
2026-07-22T14:22:40.845368289Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-07-22T14:22:40.853261047Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-22T14:22:40.858804473Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-07-22T14:22:40.964125772Z [Info] AppSyncProfileService: Setting up default app profile 
2026-07-22T14:22:40.975946563Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-07-22T14:22:41.156722811Z [ls.io-init] done.
2026-07-22T14:22:41.502426894Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-22T14:22:41.503409403Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-22T14:22:41.503929932Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin