2026-04-29T06:20:59.900667936Z [migrations] started
2026-04-29T06:20:59.905239011Z [migrations] no migrations found
2026-04-29T06:21:00.948572745Z usermod: no changes
2026-04-29T06:21:01.041967313Z ───────────────────────────────────────
2026-04-29T06:21:01.041997644Z 
2026-04-29T06:21:01.042005309Z       ██╗     ███████╗██╗ ██████╗
2026-04-29T06:21:01.042012053Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-29T06:21:01.042018606Z       ██║     ███████╗██║██║   ██║
2026-04-29T06:21:01.042025069Z       ██║     ╚════██║██║██║   ██║
2026-04-29T06:21:01.042031532Z       ███████╗███████║██║╚██████╔╝
2026-04-29T06:21:01.042037965Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-29T06:21:01.042044558Z 
2026-04-29T06:21:01.042050660Z    Brought to you by linuxserver.io
2026-04-29T06:21:01.042056973Z ───────────────────────────────────────
2026-04-29T06:21:01.046288174Z 
2026-04-29T06:21:01.046493087Z To support the app dev(s) visit:
2026-04-29T06:21:01.073604714Z Prowlarr: https://opencollective.com/prowlarr
2026-04-29T06:21:01.077234253Z 
2026-04-29T06:21:01.077265165Z To support LSIO projects visit:
2026-04-29T06:21:01.077276919Z https://www.linuxserver.io/donate/
2026-04-29T06:21:01.077285406Z 
2026-04-29T06:21:01.077293302Z ───────────────────────────────────────
2026-04-29T06:21:01.077302831Z GID/UID
2026-04-29T06:21:01.077311078Z ───────────────────────────────────────
2026-04-29T06:21:01.163507559Z 
2026-04-29T06:21:01.163530796Z User UID:    911
2026-04-29T06:21:01.163535716Z User GID:    911
2026-04-29T06:21:01.163540395Z ───────────────────────────────────────
2026-04-29T06:21:01.191004272Z Linuxserver.io version: 2.3.6.5351-ls259
2026-04-29T06:21:01.193764250Z Build-date: 2026-04-29T06:16:12+00:00
2026-04-29T06:21:01.193827357Z ───────────────────────────────────────
2026-04-29T06:21:01.193835222Z     
2026-04-29T06:21:05.116756332Z [custom-init] No custom files found, skipping...
2026-04-29T06:21:11.888278149Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.6.5351 
2026-04-29T06:21:12.177404949Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-29T06:21:12.277921168Z [Debug] Bootstrap: Console selected 
2026-04-29T06:21:12.290661735Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-29T06:21:15.519041348Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-29T06:21:16.574106389Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {86026261-9190-4152-9eae-423c4a6a2e24} may be persisted to storage in unencrypted form. 
2026-04-29T06:21:17.561325252Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-29T06:21:18.014878975Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-04-29T06:21:19.005796607Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-29T06:21:19.124705314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:19.134110094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:19.697574493Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-29T06:21:19.748413813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.573392s 
2026-04-29T06:21:19.755540795Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-29T06:21:19.758684546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6268186s 
2026-04-29T06:21:19.868942964Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-29T06:21:19.877260373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:19.961141342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-29T06:21:20.093347248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-29T06:21:20.258773913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2939945s 
2026-04-29T06:21:20.264630236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:20.280464613Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-29T06:21:20.283114740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3158229s 
2026-04-29T06:21:20.299197397Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-29T06:21:20.302362221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:20.381239072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-29T06:21:20.396635427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-29T06:21:20.410529667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261372s 
2026-04-29T06:21:20.414370372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T06:21:20.418502212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016331s 
2026-04-29T06:21:20.424686967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-29T06:21:20.433338269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-29T06:21:20.446760078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191506s 
2026-04-29T06:21:20.450647176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:20.455421791Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-29T06:21:20.458544008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02765s 
2026-04-29T06:21:20.465225032Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-29T06:21:20.468219372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:20.481287198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T06:21:20.484210956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002301s 
2026-04-29T06:21:20.486999872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-29T06:21:20.491050459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-29T06:21:20.496618372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00714s 
2026-04-29T06:21:20.499304872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:20.503216920Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-29T06:21:20.505559007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134233s 
2026-04-29T06:21:20.550511021Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-29T06:21:20.553641745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:20.563573416Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-29T06:21:20.658649108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-29T06:21:20.666855454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-04-29T06:21:20.674900094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133895s 
2026-04-29T06:21:20.677449619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-29T06:21:20.681374082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-29T06:21:20.686043936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061663s 
2026-04-29T06:21:20.688531896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-29T06:21:20.695373634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-04-29T06:21:20.701367524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103452s 
2026-04-29T06:21:20.704006920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-29T06:21:20.707588041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-29T06:21:20.712098234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056484s 
2026-04-29T06:21:20.714666937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-29T06:21:20.772414709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2026-04-29T06:21:20.781312176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643096s 
2026-04-29T06:21:20.784142827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-29T06:21:20.823038514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-04-29T06:21:20.863213058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0735376s 
2026-04-29T06:21:20.866692404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-29T06:21:20.871414634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-29T06:21:20.876644255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076529s 
2026-04-29T06:21:20.879047415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-29T06:21:21.610819001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-04-29T06:21:21.754834248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8689867s 
2026-04-29T06:21:21.761397325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-29T06:21:21.768233481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-29T06:21:21.788294841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235733s 
2026-04-29T06:21:21.791058757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-04-29T06:21:21.804246233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2026-04-29T06:21:21.811033552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175951s 
2026-04-29T06:21:21.813264855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-04-29T06:21:21.820939691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-04-29T06:21:21.828980273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013422s 
2026-04-29T06:21:21.831502562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-04-29T06:21:21.835069585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-04-29T06:21:21.841079678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068843s 
2026-04-29T06:21:21.843316623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-29T06:21:21.848290058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-29T06:21:21.856388958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093514s 
2026-04-29T06:21:21.859439080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-29T06:21:21.862604926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-29T06:21:21.867144968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055917s 
2026-04-29T06:21:21.869645594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-29T06:21:21.927092791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-04-29T06:21:21.935901770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640376s 
2026-04-29T06:21:21.938283296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-29T06:21:21.942087758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-29T06:21:21.946108494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057939s 
2026-04-29T06:21:21.949943808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-29T06:21:21.953419096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-29T06:21:21.957264029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052645s 
2026-04-29T06:21:21.959289789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-29T06:21:21.969068491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-29T06:21:21.979672075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183863s 
2026-04-29T06:21:21.981861333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-29T06:21:21.990598488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-04-29T06:21:22.001168303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172427s 
2026-04-29T06:21:22.003573818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-04-29T06:21:22.007115480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-29T06:21:22.011573588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058768s 
2026-04-29T06:21:22.013697074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-29T06:21:22.018904470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-04-29T06:21:22.024800804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008438s 
2026-04-29T06:21:22.027614641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-29T06:21:22.030692609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-29T06:21:22.035768501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005913s 
2026-04-29T06:21:22.098226218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-29T06:21:22', 'InitialSetup') 
2026-04-29T06:21:22.111334966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:22.121455046Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-29T06:21:22.123535586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0916116s 
2026-04-29T06:21:22.138897992Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-04-29T06:21:22.142014007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:22.154782581Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-04-29T06:21:22.277256568Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-04-29T06:21:22.502549491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-04-29T06:21:22.516707492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2026-04-29T06:21:22.529934038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-29T06:21:22.545543302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-29T06:21:22.569089729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-29T06:21:22.573738200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2940102s 
2026-04-29T06:21:22.576271792Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-04-29T06:21:22.610614712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-04-29T06:21:22.621349409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-04-29T06:21:22.627940603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-29T06:21:22.632790249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-29T06:21:22.645268628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-29T06:21:22.649311840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0689304s 
2026-04-29T06:21:22.653657150Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-04-29T06:21:22.734225288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-04-29T06:21:22.745215440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-04-29T06:21:22.751719828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-29T06:21:22.756193537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-29T06:21:22.768534590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-29T06:21:22.772413170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1165692s 
2026-04-29T06:21:22.774590806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-04-29T06:21:22.781352773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T06:21:22.787280951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106885s 
2026-04-29T06:21:22.789655623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-04-29T06:21:22.793243869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-29T06:21:22.797214685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005464s 
2026-04-29T06:21:22.802238572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-29T06:21:22', 'ApplicationStatus') 
2026-04-29T06:21:22.806715749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:22.810609209Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-04-29T06:21:22.812595900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018625s 
2026-04-29T06:21:22.815137158Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-04-29T06:21:22.817483022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:22.820612484Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-04-29T06:21:22.844258181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-29T06:21:22.846707253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002315s 
2026-04-29T06:21:22.849517011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-04-29T06:21:22.854416698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-04-29T06:21:22.862780672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111313s 
2026-04-29T06:21:22.865010312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-29T06:21:22.872514614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2026-04-29T06:21:22.879265940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122429s 
2026-04-29T06:21:22.881470569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-29T06:21:22.888317908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T06:21:22.894981728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114633s 
2026-04-29T06:21:22.897435269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-29T06:21:22.901192194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-29T06:21:22.905222621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056624s 
2026-04-29T06:21:22.909917626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-29T06:21:22', 'IndexerProps') 
2026-04-29T06:21:22.914137894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:22.917764227Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-04-29T06:21:22.919946963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180525s 
2026-04-29T06:21:22.922436135Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-04-29T06:21:22.924786038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:22.927788243Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-04-29T06:21:22.933080290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-29T06:21:22', 'add_update_history') 
2026-04-29T06:21:22.937516905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:22.940880669Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-04-29T06:21:22.942864233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161678s 
2026-04-29T06:21:22.945250879Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-04-29T06:21:22.947616594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:22.950547245Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-04-29T06:21:22.992058881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-29T06:21:23.004504764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-29T06:21:23.010459035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144849s 
2026-04-29T06:21:23.014460654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-29T06:21:23', 'update_notifiarr') 
2026-04-29T06:21:23.018656393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:23.022026850Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-04-29T06:21:23.024011257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259299s 
2026-04-29T06:21:23.026404696Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-04-29T06:21:23.028718366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:23.031671763Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-04-29T06:21:23.042394967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-04-29T06:21:23.049175141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-04-29T06:21:23.055577905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110564s 
2026-04-29T06:21:23.057867987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-04-29T06:21:23.061161650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-04-29T06:21:23.065092886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051917s 
2026-04-29T06:21:23.067152805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-29T06:21:23.077900929Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.54E-05s 
2026-04-29T06:21:23.080319079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-04-29T06:21:23.083747703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-04-29T06:21:23.091119368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086849s 
2026-04-29T06:21:23.095028661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-29T06:21:23', 'app_profiles') 
2026-04-29T06:21:23.099276455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:23.102767806Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-04-29T06:21:23.104737653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202198s 
2026-04-29T06:21:23.107203007Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-04-29T06:21:23.109534593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:23.112499483Z [Info] history_failed: Starting migration of Main DB to 7 
2026-04-29T06:21:23.121969123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-29T06:21:23.124163703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2026-04-29T06:21:23.126425708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-04-29T06:21:23.129923913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-04-29T06:21:23.137502965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089771s 
2026-04-29T06:21:23.140754213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-04-29T06:21:23.144839229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-04-29T06:21:23.149043986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057594s 
2026-04-29T06:21:23.152951826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-29T06:21:23', 'history_failed') 
2026-04-29T06:21:23.157127254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:23.160477421Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-04-29T06:21:23.162428700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169792s 
2026-04-29T06:21:23.164918685Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-04-29T06:21:23.167233727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:23.170182986Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-04-29T06:21:23.175524032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:23.178357037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:23.208583637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030649s 
2026-04-29T06:21:23.212836191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-29T06:21:23', 'redacted_api') 
2026-04-29T06:21:23.217214207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:23.220523231Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-04-29T06:21:23.222892462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427514s 
2026-04-29T06:21:23.225426715Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-04-29T06:21:23.227725585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:23.230820177Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-04-29T06:21:23.240954044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-04-29T06:21:23.247109791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2026-04-29T06:21:23.253031416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099538s 
2026-04-29T06:21:23.255072526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-29T06:21:23.257102855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-04-29T06:21:23.259268907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-29T06:21:23.262203075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-29T06:21:23.269154745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078079s 
2026-04-29T06:21:23.273106843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-29T06:21:23', 'IndexerProxies') 
2026-04-29T06:21:23.277320459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:23.280733251Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-04-29T06:21:23.282675082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191902s 
2026-04-29T06:21:23.285335409Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-04-29T06:21:23.287758649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:23.290868211Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-04-29T06:21:23.296324218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-04-29T06:21:23.298461091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-04-29T06:21:23.301091939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-04-29T06:21:23.304804025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-04-29T06:21:23.312272625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089067s 
2026-04-29T06:21:23.316352441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-29T06:21:23', 'app_indexer_remote_name') 
2026-04-29T06:21:23.320635957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:23.324206718Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-04-29T06:21:23.326230303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205334s 
2026-04-29T06:21:23.328840269Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-04-29T06:21:23.331247496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:23.334337439Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-04-29T06:21:23.376675439Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.389762463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-04-29T06:21:23.394486927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155093s 
2026-04-29T06:21:23.398969985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-29T06:21:23', 'desi_gazelle_to_unit3d') 
2026-04-29T06:21:23.403899492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:23.407467638Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-04-29T06:21:23.409530111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282696s 
2026-04-29T06:21:23.412260790Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-04-29T06:21:23.414714221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:23.418069889Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-04-29T06:21:23.423995291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T06:21:23.426153988Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-04-29T06:21:23.428649454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-29T06:21:23.432452242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-04-29T06:21:23.440730883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097213s 
2026-04-29T06:21:23.445190143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-29T06:21:23', 'add_on_update_to_notifications') 
2026-04-29T06:21:23.449865088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:23.453530319Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-04-29T06:21:23.455619245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223329s 
2026-04-29T06:21:23.458260985Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-04-29T06:21:23.460616689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:23.463798016Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-04-29T06:21:23.474009369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-04-29T06:21:23.480195316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-04-29T06:21:23.487009318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106038s 
2026-04-29T06:21:23.489769357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-04-29T06:21:23.493823932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-04-29T06:21:23.498751665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067176s 
2026-04-29T06:21:23.501369296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-04-29T06:21:23.505074648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-04-29T06:21:23.509795385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062501s 
2026-04-29T06:21:23.513881072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-29T06:21:23', 'IndexerVersions') 
2026-04-29T06:21:23.518508020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:23.522375879Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-04-29T06:21:23.524402280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185527s 
2026-04-29T06:21:23.526908898Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-04-29T06:21:23.529259692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:23.532461169Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-04-29T06:21:23.558216595Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.572127779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-04-29T06:21:23.577454446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167811s 
2026-04-29T06:21:23.579918739Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.583584250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-04-29T06:21:23.586854706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047789s 
2026-04-29T06:21:23.590981407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-29T06:21:23', 'cleanup_config') 
2026-04-29T06:21:23.595313440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:23.598738377Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-04-29T06:21:23.600866373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162221s 
2026-04-29T06:21:23.603478714Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-04-29T06:21:23.605948277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:23.609022218Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-04-29T06:21:23.657604091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.661176195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-04-29T06:21:23.665003172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048627s 
2026-04-29T06:21:23.667340418Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.670422114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-04-29T06:21:23.673770327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043053s 
2026-04-29T06:21:23.676143115Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.679223579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-04-29T06:21:23.682332730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040997s 
2026-04-29T06:21:23.684688935Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.687698175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-04-29T06:21:23.690788368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040102s 
2026-04-29T06:21:23.693121406Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.696155626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-04-29T06:21:23.699221560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040232s 
2026-04-29T06:21:23.701586002Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.704657217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-04-29T06:21:23.707728692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040593s 
2026-04-29T06:21:23.710095979Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.713219299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-04-29T06:21:23.716286115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040809s 
2026-04-29T06:21:23.718628001Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.721715068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-04-29T06:21:23.724807705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040709s 
2026-04-29T06:21:23.727133690Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.783829563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-04-29T06:21:23.792726269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0630548s 
2026-04-29T06:21:23.795327488Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.799300699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-04-29T06:21:23.802319739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048644s 
2026-04-29T06:21:23.804848792Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.808144078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-04-29T06:21:23.811198168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042781s 
2026-04-29T06:21:23.813673603Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.816775008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-04-29T06:21:23.819980955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040525s 
2026-04-29T06:21:23.822655380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.825761986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-04-29T06:21:23.828803722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040494s 
2026-04-29T06:21:23.831282213Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.834395543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-04-29T06:21:23.837446958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040576s 
2026-04-29T06:21:23.839791379Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.843237108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-04-29T06:21:23.846259885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043931s 
2026-04-29T06:21:23.848578865Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:23.851985595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-04-29T06:21:23.855178615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043069s 
2026-04-29T06:21:23.857142941Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.874349331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-04-29T06:21:23.878797870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196755s 
2026-04-29T06:21:23.880816876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.884421745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-04-29T06:21:23.887908296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005235s 
2026-04-29T06:21:23.889852772Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.893396318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-04-29T06:21:23.896854602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051401s 
2026-04-29T06:21:23.898716071Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.902421723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-04-29T06:21:23.906001382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052757s 
2026-04-29T06:21:23.907861728Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.911409663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-04-29T06:21:23.915403275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055171s 
2026-04-29T06:21:23.917518585Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.920947761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-04-29T06:21:23.924507419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050719s 
2026-04-29T06:21:23.926358206Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.929893926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-04-29T06:21:23.933497373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052573s 
2026-04-29T06:21:23.935360796Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.938870784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-04-29T06:21:23.942408298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051651s 
2026-04-29T06:21:23.944291330Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.947628380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-04-29T06:21:23.951088909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049453s 
2026-04-29T06:21:23.953073626Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.956511910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-04-29T06:21:23.959982739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050867s 
2026-04-29T06:21:23.961892745Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.965379457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-04-29T06:21:23.969152605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053305s 
2026-04-29T06:21:23.971040647Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.974636208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-04-29T06:21:23.978250737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052237s 
2026-04-29T06:21:23.980131084Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.983697536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-04-29T06:21:23.987191712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005124s 
2026-04-29T06:21:23.989451192Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:23.992876400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-04-29T06:21:23.996524366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005211s 
2026-04-29T06:21:23.998593924Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:24.002098582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-04-29T06:21:24.006152846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055203s 
2026-04-29T06:21:24.008062201Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:24.011635717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-04-29T06:21:24.015398224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054323s 
2026-04-29T06:21:24.017346087Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:24.021059044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-04-29T06:21:24.024625697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053805s 
2026-04-29T06:21:24.026501374Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:24.029962474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-04-29T06:21:24.033886366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054395s 
2026-04-29T06:21:24.035911093Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:24.039404829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-04-29T06:21:24.043210553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053588s 
2026-04-29T06:21:24.048133987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-29T06:21:24', 'indexer_cleanup') 
2026-04-29T06:21:24.052754332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.057818570Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-04-29T06:21:24.059908679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197597s 
2026-04-29T06:21:24.066785788Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-04-29T06:21:24.069356726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.072896654Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-04-29T06:21:24.079926371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-04-29T06:21:24.082091831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-04-29T06:21:24.084555563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-04-29T06:21:24.088366958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-04-29T06:21:24.096816774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100471s 
2026-04-29T06:21:24.100844786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-29T06:21:24', 'minimum_seeders') 
2026-04-29T06:21:24.105140406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.108648752Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-04-29T06:21:24.110631184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216673s 
2026-04-29T06:21:24.113178043Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-04-29T06:21:24.115525610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.118575722Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-04-29T06:21:24.123997501Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:24.129114074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-04-29T06:21:24.132630917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045882s 
2026-04-29T06:21:24.136607595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-29T06:21:24', 'remove_showrss') 
2026-04-29T06:21:24.140866231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.144452813Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-04-29T06:21:24.146439434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162458s 
2026-04-29T06:21:24.149081324Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-04-29T06:21:24.151487169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.154613806Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-04-29T06:21:24.159489685Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:24.163088672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-04-29T06:21:24.166721458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048675s 
2026-04-29T06:21:24.170843018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-29T06:21:24', 'remove_torrentparadiseml') 
2026-04-29T06:21:24.175331296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.179001397Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-04-29T06:21:24.181098871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168399s 
2026-04-29T06:21:24.184034863Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-04-29T06:21:24.186647365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.190043945Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-04-29T06:21:24.194397642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:24.196819810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:24.205742017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091152s 
2026-04-29T06:21:24.210196347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-29T06:21:24', 'localization_setting_to_string') 
2026-04-29T06:21:24.214835991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.218324676Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-04-29T06:21:24.220472852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214271s 
2026-04-29T06:21:24.223104221Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-04-29T06:21:24.225529886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.228644799Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-04-29T06:21:24.232584482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:24.234960116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:24.356933385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218615s 
2026-04-29T06:21:24.361380571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-29T06:21:24', 'orpheus_api') 
2026-04-29T06:21:24.366074163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.369557718Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-04-29T06:21:24.371535521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347731s 
2026-04-29T06:21:24.374334337Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-04-29T06:21:24.376858360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.380125419Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-04-29T06:21:24.385604643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-29T06:21:24.387670473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-04-29T06:21:24.390188674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-04-29T06:21:24.393867884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-04-29T06:21:24.402628596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101695s 
2026-04-29T06:21:24.406862562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-29T06:21:24', 'download_client_categories') 
2026-04-29T06:21:24.411272343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.415806373Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-04-29T06:21:24.417896632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231243s 
2026-04-29T06:21:24.420557621Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-04-29T06:21:24.422955590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.425939780Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-04-29T06:21:24.432118432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-29T06:21:24.434136196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-04-29T06:21:24.436345525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-29T06:21:24.439222268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-29T06:21:24.447271928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008519s 
2026-04-29T06:21:24.449293930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-29T06:21:24.452316327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-29T06:21:24.459459572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081318s 
2026-04-29T06:21:24.463489046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-29T06:21:24', 'add_salt_to_users') 
2026-04-29T06:21:24.467746139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.471893421Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-04-29T06:21:24.473940373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202825s 
2026-04-29T06:21:24.476925144Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-04-29T06:21:24.479521252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.482892050Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-04-29T06:21:24.488495764Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:24.492207960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-04-29T06:21:24.495839914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053329s 
2026-04-29T06:21:24.500295637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-29T06:21:24', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-04-29T06:21:24.504855259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.508631423Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-04-29T06:21:24.510842737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174931s 
2026-04-29T06:21:24.513760913Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-04-29T06:21:24.516377432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.519791908Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-04-29T06:21:24.524706175Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:24.528198337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-04-29T06:21:24.532031587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053464s 
2026-04-29T06:21:24.536528643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-29T06:21:24', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-04-29T06:21:24.541113055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.544928107Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-04-29T06:21:24.547145012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017569s 
2026-04-29T06:21:24.549988348Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-04-29T06:21:24.552627953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.556161639Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-04-29T06:21:24.562041971Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:24.565582331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-04-29T06:21:24.569534419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054988s 
2026-04-29T06:21:24.571399155Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:24.575163165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-04-29T06:21:24.578770910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053962s 
2026-04-29T06:21:24.583106210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-29T06:21:24', 'alpharatio_greatposterwall_config_contract') 
2026-04-29T06:21:24.587524638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.591263597Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-04-29T06:21:24.593498709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017284s 
2026-04-29T06:21:24.596120588Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-04-29T06:21:24.598558318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.601751889Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-04-29T06:21:24.606455922Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:24.609667980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-04-29T06:21:24.613039870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004365s 
2026-04-29T06:21:24.616966568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-29T06:21:24', 'remove_notwhatcd') 
2026-04-29T06:21:24.621217068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.624624800Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-04-29T06:21:24.626636561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156973s 
2026-04-29T06:21:24.629310696Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-04-29T06:21:24.631795991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.634950504Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-04-29T06:21:24.642014319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T06:21:24.644163256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-04-29T06:21:24.646537758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-04-29T06:21:24.650072897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-04-29T06:21:24.658166105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094608s 
2026-04-29T06:21:24.660327588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T06:21:24.662279228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-04-29T06:21:24.664846408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-04-29T06:21:24.668590247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-04-29T06:21:24.676527812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009336s 
2026-04-29T06:21:24.680930197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-29T06:21:24', 'add_on_grab_to_notifications') 
2026-04-29T06:21:24.685389187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.689027113Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-04-29T06:21:24.691109456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215477s 
2026-04-29T06:21:24.694037813Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-04-29T06:21:24.696634162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.699879187Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-04-29T06:21:24.779423042Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:24.784053065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-04-29T06:21:24.788200027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057977s 
2026-04-29T06:21:24.792590929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-29T06:21:24', 'animetorrents_use_custom_config_contract') 
2026-04-29T06:21:24.797140751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.801134384Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-04-29T06:21:24.803309093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018213s 
2026-04-29T06:21:24.805908888Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-04-29T06:21:24.808360766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.813124449Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-04-29T06:21:24.817199916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:24.819615892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:24.830309887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108191s 
2026-04-29T06:21:24.834620428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-29T06:21:24', 'apprise_server_url') 
2026-04-29T06:21:24.839225311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.842674687Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-04-29T06:21:24.844759746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231445s 
2026-04-29T06:21:24.847517409Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-04-29T06:21:24.850043376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.853284303Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-04-29T06:21:24.858716502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T06:21:24.860852253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-04-29T06:21:24.863613413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-29T06:21:24.867385620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-29T06:21:24.875699513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098327s 
2026-04-29T06:21:24.880102309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-29T06:21:24', 'health_restored_notification') 
2026-04-29T06:21:24.884561229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.888470210Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-04-29T06:21:24.890603286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222198s 
2026-04-29T06:21:24.893332262Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-04-29T06:21:24.895762035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.899620585Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-04-29T06:21:24.904396593Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T06:21:24.907703783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-04-29T06:21:24.911157067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045297s 
2026-04-29T06:21:24.915017160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-29T06:21:24', 'remove_uc') 
2026-04-29T06:21:24.919209854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.922484358Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-04-29T06:21:24.924450638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157329s 
2026-04-29T06:21:24.927032948Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-04-29T06:21:24.929482180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.932563245Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-04-29T06:21:24.936367806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:24.938729512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:24.947891422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093061s 
2026-04-29T06:21:24.952150108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-29T06:21:24', 'history_fix_data_titles') 
2026-04-29T06:21:24.956633938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:24.960059777Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-04-29T06:21:24.962116759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213207s 
2026-04-29T06:21:24.964814522Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-04-29T06:21:24.967311661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:24.970450943Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-04-29T06:21:24.975995919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-29T06:21:24.977815473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-04-29T06:21:24.980199384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-29T06:21:24.983782339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-29T06:21:24.991993485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096216s 
2026-04-29T06:21:24.996205437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-29T06:21:24', 'download_client_per_indexer') 
2026-04-29T06:21:25.000781171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:25.004370590Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-04-29T06:21:25.006451490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216198s 
2026-04-29T06:21:25.009419197Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-29T06:21:25.012046988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:25.015292695Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-04-29T06:21:25.060088895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-29T06:21:25.062434889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-04-29T06:21:25.067360508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-04-29T06:21:25.125588056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T06:21:25.136576375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-04-29T06:21:25.143064110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-29T06:21:25.148239552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-29T06:21:25.166005379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-29T06:21:25.170265758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1005145s 
2026-04-29T06:21:25.172479416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-29T06:21:25.174656791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000135s 
2026-04-29T06:21:25.177462801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-04-29T06:21:25.227278881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T06:21:25.238018648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-04-29T06:21:25.244249716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-29T06:21:25.249345839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-29T06:21:25.267796515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-29T06:21:25.272163309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0922693s 
2026-04-29T06:21:25.274445915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-29T06:21:25.276496054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-04-29T06:21:25.279184708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-04-29T06:21:25.323340659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T06:21:25.334222363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-04-29T06:21:25.340487149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-29T06:21:25.345378449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-29T06:21:25.363013001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-29T06:21:25.367207949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.085678s 
2026-04-29T06:21:25.369585917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-29T06:21:25.371527948Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-04-29T06:21:25.373939264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-29T06:21:25.417282258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-29T06:21:25.430139099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-29T06:21:25.437286743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-29T06:21:25.441453634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-29T06:21:25.457560410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813704s 
2026-04-29T06:21:25.459704708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-29T06:21:25.461644685Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-04-29T06:21:25.464109148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-29T06:21:25.506922124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-29T06:21:25.519443650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-29T06:21:25.526562255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-29T06:21:25.530693224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-29T06:21:25.547151077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0807912s 
2026-04-29T06:21:25.549277419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-29T06:21:25.551207776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-04-29T06:21:25.553646577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-29T06:21:25.596397709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-29T06:21:25.608995589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-29T06:21:25.616238244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-29T06:21:25.620337499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-29T06:21:25.636249643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0804188s 
2026-04-29T06:21:25.638554023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-29T06:21:25.640576246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-04-29T06:21:25.643236603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-29T06:21:25.683327077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T06:21:25.694107907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-29T06:21:25.700468266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-29T06:21:25.705389145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-29T06:21:25.722701389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-29T06:21:25.726887969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813237s 
2026-04-29T06:21:25.729100265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-29T06:21:25.731079049Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-04-29T06:21:25.733713485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-29T06:21:25.773233610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T06:21:25.783613924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-29T06:21:25.789794921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-29T06:21:25.794669057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-29T06:21:25.812381907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-29T06:21:25.816827659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0807917s 
2026-04-29T06:21:25.819061718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-29T06:21:25.821126005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-04-29T06:21:25.823738055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-29T06:21:25.867236383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T06:21:25.878270192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-29T06:21:25.884636703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-29T06:21:25.889807045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-29T06:21:25.906958585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-29T06:21:25.911194285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0851061s 
2026-04-29T06:21:25.913247700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-29T06:21:25.915194841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-04-29T06:21:25.917563691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-29T06:21:25.956990389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2026-04-29T06:21:25.966417813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2026-04-29T06:21:25.972020857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-29T06:21:25.976536941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-29T06:21:25.992541621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-29T06:21:25.997414705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-29T06:21:26.001416874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817215s 
2026-04-29T06:21:26.003697286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-04-29T06:21:26.005816194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-04-29T06:21:26.008486852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-04-29T06:21:26.046748853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-04-29T06:21:26.055597182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-04-29T06:21:26.061231939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-04-29T06:21:26.066750222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-04-29T06:21:26.084133017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-04-29T06:21:26.090072388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-04-29T06:21:26.094090690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0833242s 
2026-04-29T06:21:26.096280430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-29T06:21:26.098245337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-04-29T06:21:26.100780181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-29T06:21:26.143373976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-04-29T06:21:26.157142834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-04-29T06:21:26.164565802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-29T06:21:26.168923738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-29T06:21:26.185549118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-29T06:21:26.189220301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0862929s 
2026-04-29T06:21:26.191355361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-29T06:21:26.193428185Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-04-29T06:21:26.195538765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-29T06:21:26.241657349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-04-29T06:21:26.254313085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-04-29T06:21:26.260832974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-29T06:21:26.265067632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-29T06:21:26.280965257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-29T06:21:26.284647402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0872513s 
2026-04-29T06:21:26.286289007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-29T06:21:26.287799098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-04-29T06:21:26.289775148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-29T06:21:26.330521683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-04-29T06:21:26.342292537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-04-29T06:21:26.348848740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-29T06:21:26.352840208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-29T06:21:26.368882173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-29T06:21:26.372452042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0809954s 
2026-04-29T06:21:26.374082706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-29T06:21:26.375653459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-04-29T06:21:26.377636122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-04-29T06:21:26.431680626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-04-29T06:21:26.443493344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-04-29T06:21:26.449974235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-29T06:21:26.453984702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-29T06:21:26.469871104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-29T06:21:26.473286842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0939223s 
2026-04-29T06:21:26.474869058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-29T06:21:26.476283196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-04-29T06:21:26.479171372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-04-29T06:21:26.520791427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-04-29T06:21:26.533069141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2026-04-29T06:21:26.539726217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-29T06:21:26.543511350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-29T06:21:26.558725388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-29T06:21:26.562029231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0812179s 
2026-04-29T06:21:26.563682641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-29T06:21:26.565204535Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.08E-05s 
2026-04-29T06:21:26.567078810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-29T06:21:26.605210870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-04-29T06:21:26.612736655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-04-29T06:21:26.617224813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-29T06:21:26.621252905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-29T06:21:26.636965477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-29T06:21:26.640382178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715636s 
2026-04-29T06:21:26.642053253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-29T06:21:26.643607994Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.08E-05s 
2026-04-29T06:21:26.645607400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-29T06:21:26.684147783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-04-29T06:21:26.691528346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-04-29T06:21:26.696060182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-29T06:21:26.700006319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-29T06:21:26.715593298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-29T06:21:26.719017353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071715s 
2026-04-29T06:21:26.720699180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T06:21:26.722144881Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-04-29T06:21:26.723994897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-29T06:21:26.760004933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-29T06:21:26.765296600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-29T06:21:26.769182054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-29T06:21:26.772957988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-29T06:21:26.789024623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-29T06:21:26.793504434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0678014s 
2026-04-29T06:21:26.797305088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-29T06:21:26', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-29T06:21:26.801347298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:26.806660839Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-29T06:21:26.808390101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0804825s 
2026-04-29T06:21:26.811416967Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-04-29T06:21:26.813441854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:26.817797496Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-04-29T06:21:26.828559719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-29T06:21:26.834245539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T06:21:26.840150039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097981s 
2026-04-29T06:21:26.842224747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-29T06:21:26.845145359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-29T06:21:26.848734306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047537s 
2026-04-29T06:21:26.852001826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-29T06:21:26', 'add_notification_status') 
2026-04-29T06:21:26.855522235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:26.858572799Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-04-29T06:21:26.860248834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144045s 
2026-04-29T06:21:26.862574217Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-04-29T06:21:26.864589435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:26.867267959Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-04-29T06:21:26.874646468Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:26.877396806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-04-29T06:21:26.880777544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045192s 
2026-04-29T06:21:26.882216783Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:26.884803582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-04-29T06:21:26.887659764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039892s 
2026-04-29T06:21:26.889102028Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T06:21:26.891679749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-04-29T06:21:26.894576392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039973s 
2026-04-29T06:21:26.897988754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-29T06:21:26', 'indexers_freeleech_only_config_contract') 
2026-04-29T06:21:26.901698084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:26.904694378Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-04-29T06:21:26.906404903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137371s 
2026-04-29T06:21:26.908335741Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-04-29T06:21:26.910104833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:26.912576621Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-04-29T06:21:26.916059735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:26.917964812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:26.926603428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086888s 
2026-04-29T06:21:26.929880938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-29T06:21:26', 'email_encryption') 
2026-04-29T06:21:26.933500487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:26.936243962Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-04-29T06:21:26.937723892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184023s 
2026-04-29T06:21:26.939933552Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-04-29T06:21:26.941904602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:26.944540590Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-04-29T06:21:26.948051169Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:26.949810763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:26.961597900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117406s 
2026-04-29T06:21:26.965318452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-29T06:21:26', 'newznab_category_to_capabilities_settings') 
2026-04-29T06:21:26.969100789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:26.972097844Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-04-29T06:21:26.973714260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220943s 
2026-04-29T06:21:26.976119874Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-04-29T06:21:26.977944468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:26.980443962Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-04-29T06:21:26.983947106Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:26.985707922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:26.994834050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091447s 
2026-04-29T06:21:26.998447838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-29T06:21:26', 'gazelle_freeleech_token_options') 
2026-04-29T06:21:27.002283222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:27.005184384Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-04-29T06:21:27.006751259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193903s 
2026-04-29T06:21:27.008918143Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-04-29T06:21:27.010764932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:27.013299656Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-04-29T06:21:27.016819725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:27.018569308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:27.026082599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007598s 
2026-04-29T06:21:27.029567066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-29T06:21:27', 'myanonamouse_freeleech_wedge_options') 
2026-04-29T06:21:27.033244832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:27.036228440Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-04-29T06:21:27.037813292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175108s 
2026-04-29T06:21:27.039926177Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-04-29T06:21:27.041793407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:27.044303492Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-04-29T06:21:27.047678458Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:27.049478623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:27.224606344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1748551s 
2026-04-29T06:21:27.228277888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-29T06:21:27', 'newznab_indexers_enable_redirect') 
2026-04-29T06:21:27.232189776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:27.235154075Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-04-29T06:21:27.236760159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1856052s 
2026-04-29T06:21:27.388793504Z [Debug] MigrationController: Took: 00:00:09.3588190 
2026-04-29T06:21:28.724212441Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-29T06:21:29.567236527Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-04-29T06:21:29.944997058Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-29T06:21:29.963566834Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T06:21:29.966390410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T06:21:30.047350266Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-29T06:21:30.050571133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0842819s 
2026-04-29T06:21:30.053349047Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-29T06:21:30.055731194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0867398s 
2026-04-29T06:21:30.085046238Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-29T06:21:30.087978954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.094784369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-29T06:21:30.098236070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-29T06:21:30.104083816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068071s 
2026-04-29T06:21:30.106490603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.112990101Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-29T06:21:30.115399664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156875s 
2026-04-29T06:21:30.120487239Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-29T06:21:30.123112326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.150527233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-29T06:21:30.154008093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-29T06:21:30.159604012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063661s 
2026-04-29T06:21:30.162302747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T06:21:30.164661216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-04-29T06:21:30.167565214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-29T06:21:30.171274093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-29T06:21:30.181283530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107854s 
2026-04-29T06:21:30.184075904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.187919393Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-29T06:21:30.190286741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175574s 
2026-04-29T06:21:30.194247968Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-29T06:21:30.196721830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.202328781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T06:21:30.204334580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-04-29T06:21:30.206733140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-29T06:21:30.210068728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-29T06:21:30.215158026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058935s 
2026-04-29T06:21:30.217566076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.221225174Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-29T06:21:30.223587051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117568s 
2026-04-29T06:21:30.227897050Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-29T06:21:30.230722620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.234373132Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-29T06:21:30.247029018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-29T06:21:30.251939687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-04-29T06:21:30.259961772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117199s 
2026-04-29T06:21:30.261767649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-29T06:21:30.263937379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-29T06:21:30.269467234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004785s 
2026-04-29T06:21:30.271945946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-29T06:21:30', 'InitialSetup') 
2026-04-29T06:21:30.278165932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.281363321Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-29T06:21:30.282484959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016877s 
2026-04-29T06:21:30.286464954Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-04-29T06:21:30.287935045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.291929789Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-04-29T06:21:30.295934765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-29T06:21:30', 'ApplicationStatus') 
2026-04-29T06:21:30.300842648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.304514813Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-04-29T06:21:30.306709994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164251s 
2026-04-29T06:21:30.309328487Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-04-29T06:21:30.311576444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.314844565Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-04-29T06:21:30.318718216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-29T06:21:30', 'IndexerProps') 
2026-04-29T06:21:30.323204009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.326607704Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-04-29T06:21:30.328855119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153044s 
2026-04-29T06:21:30.331361537Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-04-29T06:21:30.333908366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.337002396Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-04-29T06:21:30.344974941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-29T06:21:30.349972034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-04-29T06:21:30.356473657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090461s 
2026-04-29T06:21:30.358903992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-29T06:21:30.362076029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-29T06:21:30.366473254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051997s 
2026-04-29T06:21:30.370260371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-29T06:21:30', 'add_update_history') 
2026-04-29T06:21:30.375026168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.378638382Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-04-29T06:21:30.380956160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172223s 
2026-04-29T06:21:30.383632129Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-04-29T06:21:30.386141823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.389364563Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-04-29T06:21:30.393147150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-29T06:21:30', 'update_notifiarr') 
2026-04-29T06:21:30.397932888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.402859108Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-04-29T06:21:30.405165332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167984s 
2026-04-29T06:21:30.407633974Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-04-29T06:21:30.410106252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.413191485Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-04-29T06:21:30.416853590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-29T06:21:30', 'app_profiles') 
2026-04-29T06:21:30.421533514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.425000666Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-04-29T06:21:30.427235096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150002s 
2026-04-29T06:21:30.429705070Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-04-29T06:21:30.432216568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.435272241Z [Info] history_failed: Starting migration of Log DB to 7 
2026-04-29T06:21:30.438963555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-29T06:21:30', 'history_failed') 
2026-04-29T06:21:30.443694071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.447230853Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-04-29T06:21:30.449509172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150503s 
2026-04-29T06:21:30.452029637Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-04-29T06:21:30.454543009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.457924448Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-04-29T06:21:30.461650081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-29T06:21:30', 'redacted_api') 
2026-04-29T06:21:30.466381278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.469766726Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-04-29T06:21:30.471997398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153438s 
2026-04-29T06:21:30.474470739Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-04-29T06:21:30.476989992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.480196239Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-04-29T06:21:30.483885809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-29T06:21:30', 'IndexerProxies') 
2026-04-29T06:21:30.488648350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.492324402Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-04-29T06:21:30.494672782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015281s 
2026-04-29T06:21:30.497483883Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-04-29T06:21:30.500108348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.503429927Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-04-29T06:21:30.507453590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-29T06:21:30', 'app_indexer_remote_name') 
2026-04-29T06:21:30.512515874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.516136766Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-04-29T06:21:30.518506999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016016s 
2026-04-29T06:21:30.521076563Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-04-29T06:21:30.523694205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.526816392Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-04-29T06:21:30.530686806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-29T06:21:30', 'desi_gazelle_to_unit3d') 
2026-04-29T06:21:30.535515611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.539052092Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-04-29T06:21:30.541381183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154512s 
2026-04-29T06:21:30.543997942Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-04-29T06:21:30.546635925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.549796449Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-04-29T06:21:30.553820803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-29T06:21:30', 'add_on_update_to_notifications') 
2026-04-29T06:21:30.558777074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.562362805Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-04-29T06:21:30.564790244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156166s 
2026-04-29T06:21:30.567271831Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-04-29T06:21:30.569805914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.572898813Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-04-29T06:21:30.576598583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-29T06:21:30', 'IndexerVersions') 
2026-04-29T06:21:30.581388108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.585051977Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-04-29T06:21:30.587322148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152977s 
2026-04-29T06:21:30.589800138Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-04-29T06:21:30.592314422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.596047509Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-04-29T06:21:30.600068166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-29T06:21:30', 'cleanup_config') 
2026-04-29T06:21:30.604981090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.608514185Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-04-29T06:21:30.611082416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162458s 
2026-04-29T06:21:30.613389653Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-04-29T06:21:30.615911501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.619198841Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-04-29T06:21:30.622967450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-29T06:21:30', 'indexer_cleanup') 
2026-04-29T06:21:30.628045527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.631318468Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-04-29T06:21:30.633612738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153646s 
2026-04-29T06:21:30.636197764Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-04-29T06:21:30.638794423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.641763812Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-04-29T06:21:30.645530568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-29T06:21:30', 'minimum_seeders') 
2026-04-29T06:21:30.650456668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.653983089Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-04-29T06:21:30.656244243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152214s 
2026-04-29T06:21:30.659282071Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-04-29T06:21:30.661840332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.665322936Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-04-29T06:21:30.669032526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-29T06:21:30', 'remove_showrss') 
2026-04-29T06:21:30.673838294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.677495509Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-04-29T06:21:30.679766422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157375s 
2026-04-29T06:21:30.683041617Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-04-29T06:21:30.685588677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.688881558Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-04-29T06:21:30.692823336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-29T06:21:30', 'remove_torrentparadiseml') 
2026-04-29T06:21:30.697653923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.701172068Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-04-29T06:21:30.703558855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155874s 
2026-04-29T06:21:30.706388613Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-04-29T06:21:30.709106166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.712637006Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-04-29T06:21:30.716744989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-29T06:21:30', 'localization_setting_to_string') 
2026-04-29T06:21:30.721811752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.725533868Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-04-29T06:21:30.727954903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163567s 
2026-04-29T06:21:30.730590992Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-04-29T06:21:30.733097940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.736308325Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-04-29T06:21:30.739936772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-29T06:21:30', 'orpheus_api') 
2026-04-29T06:21:30.744697540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.748166456Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-04-29T06:21:30.750396697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151806s 
2026-04-29T06:21:30.753236396Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-04-29T06:21:30.756155043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.759310688Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-04-29T06:21:30.763230181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-29T06:21:30', 'download_client_categories') 
2026-04-29T06:21:30.768119928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.771735289Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-04-29T06:21:30.774130161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155618s 
2026-04-29T06:21:30.776664896Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-04-29T06:21:30.779177676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.782310715Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-04-29T06:21:30.786046719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-29T06:21:30', 'add_salt_to_users') 
2026-04-29T06:21:30.790798568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.794388337Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-04-29T06:21:30.796723750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152546s 
2026-04-29T06:21:30.799674442Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-04-29T06:21:30.802503569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.805807773Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-04-29T06:21:30.810146641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-29T06:21:30', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-04-29T06:21:30.815264187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.819086404Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-04-29T06:21:30.821663073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016393s 
2026-04-29T06:21:30.824470025Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-04-29T06:21:30.827283351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.830531041Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-04-29T06:21:30.834944769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-29T06:21:30', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-04-29T06:21:30.840106063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.843954944Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-04-29T06:21:30.846580621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164303s 
2026-04-29T06:21:30.849354758Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-04-29T06:21:30.852143374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.855329079Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-04-29T06:21:30.859678388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-29T06:21:30', 'alpharatio_greatposterwall_config_contract') 
2026-04-29T06:21:30.864797146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.868581677Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-04-29T06:21:30.871126211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162343s 
2026-04-29T06:21:30.873834285Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-04-29T06:21:30.876384170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.879449202Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-04-29T06:21:30.883220326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-29T06:21:30', 'remove_notwhatcd') 
2026-04-29T06:21:30.887941494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.891737278Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-04-29T06:21:30.894076528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154006s 
2026-04-29T06:21:30.896723359Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-04-29T06:21:30.899384387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.902552217Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-04-29T06:21:30.906588405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-29T06:21:30', 'add_on_grab_to_notifications') 
2026-04-29T06:21:30.911995173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.915664973Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-04-29T06:21:30.918090728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162527s 
2026-04-29T06:21:30.920849514Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-04-29T06:21:30.923608309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.926823043Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-04-29T06:21:30.931064855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-29T06:21:30', 'animetorrents_use_custom_config_contract') 
2026-04-29T06:21:30.936065545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.940114890Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-04-29T06:21:30.942665807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163103s 
2026-04-29T06:21:30.945202996Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-04-29T06:21:30.947808413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.951140503Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-04-29T06:21:30.954936788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-29T06:21:30', 'apprise_server_url') 
2026-04-29T06:21:30.959700732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.963299569Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-04-29T06:21:30.965676275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155555s 
2026-04-29T06:21:30.968383427Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-04-29T06:21:30.971020187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.974174158Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-04-29T06:21:30.978155306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-29T06:21:30', 'health_restored_notification') 
2026-04-29T06:21:30.983023740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:30.986703921Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-04-29T06:21:30.989269357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156231s 
2026-04-29T06:21:30.991776716Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-04-29T06:21:30.994275047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:30.997369278Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-04-29T06:21:31.001191105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-29T06:21:30', 'remove_uc') 
2026-04-29T06:21:31.005849596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.009417261Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-04-29T06:21:31.011708535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152867s 
2026-04-29T06:21:31.014386778Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-04-29T06:21:31.017045873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:31.020217901Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-04-29T06:21:31.024072253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-29T06:21:31', 'history_fix_data_titles') 
2026-04-29T06:21:31.028883692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.032522359Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-04-29T06:21:31.034862241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154475s 
2026-04-29T06:21:31.037535244Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-04-29T06:21:31.040223368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:31.059065402Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-04-29T06:21:31.063405933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-29T06:21:31', 'download_client_per_indexer') 
2026-04-29T06:21:31.068594251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.073317853Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-04-29T06:21:31.075999974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330762s 
2026-04-29T06:21:31.078860254Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-29T06:21:31.081776196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:31.085146053Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-04-29T06:21:31.094757568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-29T06:21:31.097036227Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-04-29T06:21:31.099562033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-29T06:21:31.114429734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-04-29T06:21:31.124417968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-04-29T06:21:31.130892066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-29T06:21:31.135208418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-29T06:21:31.143207617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-29T06:21:31.147495752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045494s 
2026-04-29T06:21:31.149849722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-29T06:21:31.152172089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-04-29T06:21:31.154611782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-29T06:21:31.166786179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-04-29T06:21:31.174494251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-29T06:21:31.179909687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-29T06:21:31.184490331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-29T06:21:31.192568429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-29T06:21:31.196974542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397592s 
2026-04-29T06:21:31.199462973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T06:21:31.201772534Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-04-29T06:21:31.204315075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-29T06:21:31.215430078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-29T06:21:31.221962443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-29T06:21:31.227247025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-29T06:21:31.231732297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-29T06:21:31.239409858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-29T06:21:31.243829599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03696s 
2026-04-29T06:21:31.248093335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-29T06:21:31', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-29T06:21:31.253253196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.257512884Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-29T06:21:31.260159063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.05017s 
2026-04-29T06:21:31.262936647Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-04-29T06:21:31.265572565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:31.268874685Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-04-29T06:21:31.272825200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-29T06:21:31', 'add_notification_status') 
2026-04-29T06:21:31.277614234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.281587696Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-04-29T06:21:31.283991797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160097s 
2026-04-29T06:21:31.286694209Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-04-29T06:21:31.289472645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:31.292711367Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-04-29T06:21:31.296960644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-29T06:21:31', 'indexers_freeleech_only_config_contract') 
2026-04-29T06:21:31.301967266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.305736607Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-04-29T06:21:31.308251702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160873s 
2026-04-29T06:21:31.310729000Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-04-29T06:21:31.313275539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:31.316352585Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-04-29T06:21:31.320055893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-29T06:21:31', 'email_encryption') 
2026-04-29T06:21:31.324763022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.328309334Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-04-29T06:21:31.330588934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150878s 
2026-04-29T06:21:31.333333631Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-04-29T06:21:31.336480158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:31.339735754Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-04-29T06:21:31.344053880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-29T06:21:31', 'newznab_category_to_capabilities_settings') 
2026-04-29T06:21:31.349131405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.352977360Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-04-29T06:21:31.355598518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164493s 
2026-04-29T06:21:31.358301682Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-04-29T06:21:31.361070197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:31.364240161Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-04-29T06:21:31.368336380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-29T06:21:31', 'gazelle_freeleech_token_options') 
2026-04-29T06:21:31.373300577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.377070989Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-04-29T06:21:31.379798111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158771s 
2026-04-29T06:21:31.382292975Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-04-29T06:21:31.385047903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:31.388251725Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-04-29T06:21:31.392441673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-29T06:21:31', 'myanonamouse_freeleech_wedge_options') 
2026-04-29T06:21:31.397500089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.401584775Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-04-29T06:21:31.404093517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163945s 
2026-04-29T06:21:31.406781039Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-04-29T06:21:31.409523452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T06:21:31.412737665Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-04-29T06:21:31.416735235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-29T06:21:31', 'newznab_indexers_enable_redirect') 
2026-04-29T06:21:31.421722809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T06:21:31.425560667Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-04-29T06:21:31.428418693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159176s 
2026-04-29T06:21:34.339896588Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-04-29T06:21:34.468582786Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-29T06:21:34.584633839Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-04-29T06:21:38.346681048Z [Info] AppSyncProfileService: Setting up default app profile 
2026-04-29T06:21:38.411999836Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-04-29T06:21:38.620439932Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-04-29T06:21:40.461112598Z [ls.io-init] done.
2026-04-29T06:21:42.646608528Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-29T06:21:43.489011144Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-29T06:21:43.743958926Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin