2026-06-10T07:28:04.221709008Z [migrations] started
2026-06-10T07:28:04.221757496Z [migrations] no migrations found
2026-06-10T07:28:04.249125289Z usermod: no changes
2026-06-10T07:28:04.255282230Z ───────────────────────────────────────
2026-06-10T07:28:04.255310286Z 
2026-06-10T07:28:04.255315457Z       ██╗     ███████╗██╗ ██████╗
2026-06-10T07:28:04.255320256Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-10T07:28:04.255324996Z       ██║     ███████╗██║██║   ██║
2026-06-10T07:28:04.255329595Z       ██║     ╚════██║██║██║   ██║
2026-06-10T07:28:04.255334154Z       ███████╗███████║██║╚██████╔╝
2026-06-10T07:28:04.255339165Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-10T07:28:04.255343944Z 
2026-06-10T07:28:04.255348373Z    Brought to you by linuxserver.io
2026-06-10T07:28:04.255352852Z ───────────────────────────────────────
2026-06-10T07:28:04.255596002Z 
2026-06-10T07:28:04.255605902Z To support the app dev(s) visit:
2026-06-10T07:28:04.257341668Z Prowlarr: https://opencollective.com/prowlarr
2026-06-10T07:28:04.257671402Z 
2026-06-10T07:28:04.257692134Z To support LSIO projects visit:
2026-06-10T07:28:04.257696893Z https://www.linuxserver.io/donate/
2026-06-10T07:28:04.257700621Z 
2026-06-10T07:28:04.257704910Z ───────────────────────────────────────
2026-06-10T07:28:04.257709409Z GID/UID
2026-06-10T07:28:04.257713317Z ───────────────────────────────────────
2026-06-10T07:28:04.262056034Z 
2026-06-10T07:28:04.262067517Z User UID:    911
2026-06-10T07:28:04.262072216Z User GID:    911
2026-06-10T07:28:04.262076825Z ───────────────────────────────────────
2026-06-10T07:28:04.263720636Z Linuxserver.io version: 2.4.0.5397-ls263
2026-06-10T07:28:04.264043637Z Build-date: 2026-06-10T07:22:18+00:00
2026-06-10T07:28:04.264054599Z ───────────────────────────────────────
2026-06-10T07:28:04.264059759Z     
2026-06-10T07:28:04.313350409Z [custom-init] No custom files found, skipping...
2026-06-10T07:28:04.654589667Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5397 
2026-06-10T07:28:04.672065536Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-10T07:28:04.679205347Z [Debug] Bootstrap: Console selected 
2026-06-10T07:28:04.680572350Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-10T07:28:04.926122196Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-10T07:28:04.988761341Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d966bab4-6963-4968-9554-6e3991ed72cf} may be persisted to storage in unencrypted form. 
2026-06-10T07:28:05.050494130Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-06-10T07:28:05.078643448Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-10T07:28:05.141125005Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-10T07:28:05.148416221Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.149103465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.189172320Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-10T07:28:05.193352660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407877s 
2026-06-10T07:28:05.193662955Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-10T07:28:05.193900954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449611s 
2026-06-10T07:28:05.201069673Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-10T07:28:05.201651364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.206844504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-10T07:28:05.216884316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-10T07:28:05.240377535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331555s 
2026-06-10T07:28:05.240851880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.242665573Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-10T07:28:05.242865396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355464s 
2026-06-10T07:28:05.243541418Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-10T07:28:05.243808616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.248486758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-10T07:28:05.249599950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-10T07:28:05.250161241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014465s 
2026-06-10T07:28:05.250426305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-10T07:28:05.250734415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000103s 
2026-06-10T07:28:05.251181416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-10T07:28:05.251783519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-10T07:28:05.252515463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010915s 
2026-06-10T07:28:05.252782931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.253541600Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-10T07:28:05.253761442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020814s 
2026-06-10T07:28:05.254215256Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-10T07:28:05.254481984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.255235692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-10T07:28:05.256425598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-06-10T07:28:05.256728178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-10T07:28:05.257138444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-10T07:28:05.257655165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006713s 
2026-06-10T07:28:05.257896331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.258548003Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-10T07:28:05.258765802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015094s 
2026-06-10T07:28:05.261801055Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-10T07:28:05.262066250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.262682601Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-06-10T07:28:05.267051390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-06-10T07:28:05.267703584Z [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-06-10T07:28:05.268380347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010807s 
2026-06-10T07:28:05.268610721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-06-10T07:28:05.268994705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-06-10T07:28:05.269467447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006257s 
2026-06-10T07:28:05.269665105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-06-10T07:28:05.270294943Z [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-06-10T07:28:05.270847476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00099s 
2026-06-10T07:28:05.271081187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-06-10T07:28:05.271420500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-10T07:28:05.271819474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005391s 
2026-06-10T07:28:05.272059738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-06-10T07:28:05.276876459Z [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-06-10T07:28:05.277560307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052984s 
2026-06-10T07:28:05.277776653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-06-10T07:28:05.278440389Z [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-06-10T07:28:05.279029566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010497s 
2026-06-10T07:28:05.279273057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-06-10T07:28:05.279672561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-10T07:28:05.280109251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005992s 
2026-06-10T07:28:05.280301137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-06-10T07:28:05.283219155Z [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-06-10T07:28:05.284063375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035584s 
2026-06-10T07:28:05.284289120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-06-10T07:28:05.284628112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-10T07:28:05.285019120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005264s 
2026-06-10T07:28:05.285261418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-06-10T07:28:05.285888491Z [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-06-10T07:28:05.286460153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009785s 
2026-06-10T07:28:05.286674374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-06-10T07:28:05.287371138Z [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-06-10T07:28:05.287985585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010938s 
2026-06-10T07:28:05.288214035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-06-10T07:28:05.288572918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-06-10T07:28:05.288944567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s 
2026-06-10T07:28:05.289134920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-06-10T07:28:05.289544315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-06-10T07:28:05.289966846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000643s 
2026-06-10T07:28:05.290183622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-06-10T07:28:05.290504178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-06-10T07:28:05.290865345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004831s 
2026-06-10T07:28:05.291070869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-06-10T07:28:05.294469785Z [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-06-10T07:28:05.295018541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003745s 
2026-06-10T07:28:05.295247832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-06-10T07:28:05.295603639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-06-10T07:28:05.296043455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005826s 
2026-06-10T07:28:05.296278799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-06-10T07:28:05.296626960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-06-10T07:28:05.296999350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s 
2026-06-10T07:28:05.297203632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-06-10T07:28:05.298121841Z [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-06-10T07:28:05.298850749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014505s 
2026-06-10T07:28:05.299072887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-06-10T07:28:05.300047570Z [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-06-10T07:28:05.300796598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015128s 
2026-06-10T07:28:05.301043406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-06-10T07:28:05.301448522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.301838778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005769s 
2026-06-10T07:28:05.302053981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-06-10T07:28:05.302582496Z [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-06-10T07:28:05.303070268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008123s 
2026-06-10T07:28:05.303288838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-06-10T07:28:05.303607731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-10T07:28:05.303982666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004743s 
2026-06-10T07:28:05.305705456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-10T07:28:05', 'InitialSetup') 
2026-06-10T07:28:05.306402349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.309373704Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-10T07:28:05.309579438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005835s 
2026-06-10T07:28:05.309899593Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-06-10T07:28:05.310155298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.310484311Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-06-10T07:28:05.313821413Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-06-10T07:28:05.324208724Z [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-06-10T07:28:05.325743465Z [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-06-10T07:28:05.326841657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-10T07:28:05.327986483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-10T07:28:05.329646577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-10T07:28:05.330073316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160074s 
2026-06-10T07:28:05.330340254Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-06-10T07:28:05.332036601Z [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-06-10T07:28:05.333224323Z [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-06-10T07:28:05.333850504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-10T07:28:05.334523890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-10T07:28:05.336085916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-10T07:28:05.336511814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059257s 
2026-06-10T07:28:05.336836578Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-06-10T07:28:05.340326197Z [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-06-10T07:28:05.341506144Z [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-06-10T07:28:05.342122956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-10T07:28:05.342784088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-10T07:28:05.344432658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-10T07:28:05.344930130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078344s 
2026-06-10T07:28:05.345294474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-06-10T07:28:05.346144747Z [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-06-10T07:28:05.347077706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014568s 
2026-06-10T07:28:05.347902808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-06-10T07:28:05.347932588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.348287793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007724s 
2026-06-10T07:28:05.348740495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-10T07:28:05', 'ApplicationStatus') 
2026-06-10T07:28:05.349177375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.350246458Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-06-10T07:28:05.350458896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027286s 
2026-06-10T07:28:05.350696535Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-06-10T07:28:05.351014796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.351361945Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-06-10T07:28:05.352476860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-10T07:28:05.352691954Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.352924803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-06-10T07:28:05.353391473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-06-10T07:28:05.354063105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009147s 
2026-06-10T07:28:05.354288078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-06-10T07:28:05.355089613Z [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-06-10T07:28:05.355703860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011991s 
2026-06-10T07:28:05.355940937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-06-10T07:28:05.356720608Z [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-06-10T07:28:05.357358372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012032s 
2026-06-10T07:28:05.357640220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-06-10T07:28:05.358083583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.358522738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00066s 
2026-06-10T07:28:05.358942944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-10T07:28:05', 'IndexerProps') 
2026-06-10T07:28:05.359360485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.360217101Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-06-10T07:28:05.360445000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023116s 
2026-06-10T07:28:05.360665033Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-06-10T07:28:05.360955508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.361266795Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-06-10T07:28:05.361763976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-10T07:28:05', 'add_update_history') 
2026-06-10T07:28:05.362196277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.362851336Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-06-10T07:28:05.363056088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019301s 
2026-06-10T07:28:05.363282996Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-06-10T07:28:05.363524211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.363813885Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-06-10T07:28:05.367203733Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-10T07:28:05.368486086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-10T07:28:05.369006013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013629s 
2026-06-10T07:28:05.369438845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-10T07:28:05', 'update_notifiarr') 
2026-06-10T07:28:05.369839211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.370486174Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-06-10T07:28:05.370688852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028194s 
2026-06-10T07:28:05.370906130Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-06-10T07:28:05.371144710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.371429253Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-06-10T07:28:05.372000734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-06-10T07:28:05.372747879Z [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-06-10T07:28:05.373362878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011285s 
2026-06-10T07:28:05.373600066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-06-10T07:28:05.373977777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-06-10T07:28:05.374402402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005899s 
2026-06-10T07:28:05.374603076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-10T07:28:05.374788089Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-06-10T07:28:05.375022872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-06-10T07:28:05.375409390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-06-10T07:28:05.376217308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00097s 
2026-06-10T07:28:05.376633716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-10T07:28:05', 'app_profiles') 
2026-06-10T07:28:05.377045726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.377791298Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-06-10T07:28:05.377988525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025342s 
2026-06-10T07:28:05.378212566Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-06-10T07:28:05.378455736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.378740510Z [Info] history_failed: Starting migration of Main DB to 7 
2026-06-10T07:28:05.379256970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-10T07:28:05.379450399Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.379679060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-06-10T07:28:05.380062863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-06-10T07:28:05.380844407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009391s 
2026-06-10T07:28:05.381220996Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-06-10T07:28:05.381682706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-06-10T07:28:05.382065016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005631s 
2026-06-10T07:28:05.382484931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-10T07:28:05', 'history_failed') 
2026-06-10T07:28:05.382923184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.383615679Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-06-10T07:28:05.383814920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020851s 
2026-06-10T07:28:05.384046998Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-06-10T07:28:05.384289877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.384573849Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-06-10T07:28:05.384910046Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.385183397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.386938632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018094s 
2026-06-10T07:28:05.387364650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-10T07:28:05', 'redacted_api') 
2026-06-10T07:28:05.387777752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.388547512Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-06-10T07:28:05.388761253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034013s 
2026-06-10T07:28:05.388989472Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-06-10T07:28:05.389234115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.389522566Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-06-10T07:28:05.390029768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-06-10T07:28:05.390691390Z [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-06-10T07:28:05.391264555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010138s 
2026-06-10T07:28:05.391466702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-10T07:28:05.391643879Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-10T07:28:05.391869283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-06-10T07:28:05.392203506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-06-10T07:28:05.392963677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000864s 
2026-06-10T07:28:05.393407140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-10T07:28:05', 'IndexerProxies') 
2026-06-10T07:28:05.393804511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.394646827Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-06-10T07:28:05.394848844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025224s 
2026-06-10T07:28:05.395093627Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-06-10T07:28:05.395347208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.395644647Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-06-10T07:28:05.396028600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-06-10T07:28:05.396243002Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.396529479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-06-10T07:28:05.396941750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-06-10T07:28:05.397737122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009517s 
2026-06-10T07:28:05.398186467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-10T07:28:05', 'app_indexer_remote_name') 
2026-06-10T07:28:05.398610220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.400233249Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-06-10T07:28:05.400449394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034021s 
2026-06-10T07:28:05.400694638Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-06-10T07:28:05.400945013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.401241951Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-06-10T07:28:05.403546312Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.404488660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-06-10T07:28:05.404879417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011246s 
2026-06-10T07:28:05.405317410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-10T07:28:05', 'desi_gazelle_to_unit3d') 
2026-06-10T07:28:05.405739450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.406611746Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-06-10T07:28:05.406801449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027893s 
2026-06-10T07:28:05.407056993Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-06-10T07:28:05.407320885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.407623003Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-06-10T07:28:05.408025484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-10T07:28:05.408212410Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-10T07:28:05.408483086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-06-10T07:28:05.408913503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-06-10T07:28:05.409702622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s 
2026-06-10T07:28:05.410161136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-10T07:28:05', 'add_on_update_to_notifications') 
2026-06-10T07:28:05.410589959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.411615074Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-06-10T07:28:05.411822231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028192s 
2026-06-10T07:28:05.412071754Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-06-10T07:28:05.412316297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.412603515Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-06-10T07:28:05.413115095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-06-10T07:28:05.413783872Z [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-06-10T07:28:05.414382288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010359s 
2026-06-10T07:28:05.414665157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-06-10T07:28:05.415167960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-06-10T07:28:05.415623588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007202s 
2026-06-10T07:28:05.415905926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-06-10T07:28:05.416347566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-06-10T07:28:05.416761089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006462s 
2026-06-10T07:28:05.417195013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-10T07:28:05', 'IndexerVersions') 
2026-06-10T07:28:05.417606191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.418411122Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-06-10T07:28:05.418619652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022588s 
2026-06-10T07:28:05.418840738Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-06-10T07:28:05.419081242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.419367108Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-06-10T07:28:05.421001520Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.421944279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-06-10T07:28:05.422256027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010206s 
2026-06-10T07:28:05.422517173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.422905445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-06-10T07:28:05.423266602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005149s 
2026-06-10T07:28:05.423682910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-10T07:28:05', 'cleanup_config') 
2026-06-10T07:28:05.424112576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.424898960Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-06-10T07:28:05.425098752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021185s 
2026-06-10T07:28:05.425322803Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-06-10T07:28:05.425566454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.425856949Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-06-10T07:28:05.427960536Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.428321182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-06-10T07:28:05.428628532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s 
2026-06-10T07:28:05.428882593Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.429231256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-06-10T07:28:05.429532412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s 
2026-06-10T07:28:05.429788899Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.430140507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-06-10T07:28:05.430440271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s 
2026-06-10T07:28:05.430693551Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.431034708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-06-10T07:28:05.431351176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s 
2026-06-10T07:28:05.431609967Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.431972066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-06-10T07:28:05.432273383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004366s 
2026-06-10T07:28:05.432530150Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.432882350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-06-10T07:28:05.433184438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2026-06-10T07:28:05.433448891Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.433799797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-06-10T07:28:05.434103269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2026-06-10T07:28:05.434359084Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.434706975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-06-10T07:28:05.435009243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s 
2026-06-10T07:28:05.435268305Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.439262089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-06-10T07:28:05.439602445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040989s 
2026-06-10T07:28:05.439872148Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.440240690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-06-10T07:28:05.440532298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s 
2026-06-10T07:28:05.440790388Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.441143148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-06-10T07:28:05.441455367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s 
2026-06-10T07:28:05.441709038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.442056468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-06-10T07:28:05.442357454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000431s 
2026-06-10T07:28:05.442616906Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.442966521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-06-10T07:28:05.443286255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s 
2026-06-10T07:28:05.443537541Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.443916414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-06-10T07:28:05.444223883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004591s 
2026-06-10T07:28:05.444606524Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.444957892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-06-10T07:28:05.445262976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2026-06-10T07:28:05.445516056Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.445860009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-06-10T07:28:05.446155173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004114s 
2026-06-10T07:28:05.446336308Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.447731739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-06-10T07:28:05.448132997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016034s 
2026-06-10T07:28:05.448313571Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.448730520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-06-10T07:28:05.449095746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s 
2026-06-10T07:28:05.449289135Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.449680313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-06-10T07:28:05.450029426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005666s 
2026-06-10T07:28:05.450214629Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.450619465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-06-10T07:28:05.450967215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005742s 
2026-06-10T07:28:05.451148160Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.451629519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-06-10T07:28:05.451933922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005887s 
2026-06-10T07:28:05.452119075Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.452521586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-06-10T07:28:05.452874407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s 
2026-06-10T07:28:05.453058377Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.453467231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-06-10T07:28:05.453824100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s 
2026-06-10T07:28:05.454007419Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.454411433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-06-10T07:28:05.454770125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005797s 
2026-06-10T07:28:05.454956400Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.455392799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-06-10T07:28:05.455704948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005656s 
2026-06-10T07:28:05.455918518Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.456331951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-06-10T07:28:05.456677417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s 
2026-06-10T07:28:05.456865946Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.457270181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-06-10T07:28:05.457649885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006022s 
2026-06-10T07:28:05.457840880Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.458247218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-06-10T07:28:05.458598917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005865s 
2026-06-10T07:28:05.458790863Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.459207803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-06-10T07:28:05.459563299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005955s 
2026-06-10T07:28:05.459757400Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.460162055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-06-10T07:28:05.460518142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005906s 
2026-06-10T07:28:05.460705149Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.461103431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-06-10T07:28:05.461453536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005701s 
2026-06-10T07:28:05.461637547Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.462027873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-06-10T07:28:05.462377127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005638s 
2026-06-10T07:28:05.462578813Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.462963358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-06-10T07:28:05.463322832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005748s 
2026-06-10T07:28:05.463551202Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.464008503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-06-10T07:28:05.464330792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005892s 
2026-06-10T07:28:05.464760838Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.465118709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-06-10T07:28:05.465483634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005701s 
2026-06-10T07:28:05.465916305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-10T07:28:05', 'indexer_cleanup') 
2026-06-10T07:28:05.466328756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.467301385Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-06-10T07:28:05.467554024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002316s 
2026-06-10T07:28:05.468016515Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-06-10T07:28:05.468297742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.468653839Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-06-10T07:28:05.469155630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-06-10T07:28:05.469482438Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.469740407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-06-10T07:28:05.470176696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-06-10T07:28:05.470991307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010196s 
2026-06-10T07:28:05.471421553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-10T07:28:05', 'minimum_seeders') 
2026-06-10T07:28:05.471836569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.472691261Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-06-10T07:28:05.472894831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026923s 
2026-06-10T07:28:05.473117329Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-06-10T07:28:05.473359376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.473643759Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-06-10T07:28:05.474016220Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.474369010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-06-10T07:28:05.474675658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s 
2026-06-10T07:28:05.475100263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-10T07:28:05', 'remove_showrss') 
2026-06-10T07:28:05.475509117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.476200810Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-06-10T07:28:05.476408037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019122s 
2026-06-10T07:28:05.476660816Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-06-10T07:28:05.476922183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.477230474Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-06-10T07:28:05.477606150Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.477986877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-06-10T07:28:05.478318796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004709s 
2026-06-10T07:28:05.478765415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-10T07:28:05', 'remove_torrentparadiseml') 
2026-06-10T07:28:05.479198788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.479831382Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-06-10T07:28:05.480071065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019314s 
2026-06-10T07:28:05.480376741Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-06-10T07:28:05.480601183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.480914764Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-06-10T07:28:05.481236001Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.481472237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.482125523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006939s 
2026-06-10T07:28:05.482598997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-10T07:28:05', 'localization_setting_to_string') 
2026-06-10T07:28:05.483041789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.483742690Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-06-10T07:28:05.484013796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022477s 
2026-06-10T07:28:05.484273469Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-06-10T07:28:05.484538653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.484835441Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-06-10T07:28:05.485123211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.485378695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.488953596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035987s 
2026-06-10T07:28:05.489389133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-10T07:28:05', 'orpheus_api') 
2026-06-10T07:28:05.489817406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.490462014Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-06-10T07:28:05.490670123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051046s 
2026-06-10T07:28:05.490937442Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-06-10T07:28:05.491203297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.491519364Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-06-10T07:28:05.491903698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-10T07:28:05.492124623Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.492377683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-06-10T07:28:05.492794813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-06-10T07:28:05.493558100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009326s 
2026-06-10T07:28:05.494025171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-10T07:28:05', 'download_client_categories') 
2026-06-10T07:28:05.494465027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.495155808Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-06-10T07:28:05.495376663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024861s 
2026-06-10T07:28:05.495630254Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-06-10T07:28:05.495922151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.496238278Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-06-10T07:28:05.496601911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-06-10T07:28:05.496803346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.497019482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-06-10T07:28:05.497340368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-06-10T07:28:05.498029827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007782s 
2026-06-10T07:28:05.498286584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-06-10T07:28:05.498616058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-06-10T07:28:05.499349595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008411s 
2026-06-10T07:28:05.499787116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-10T07:28:05', 'add_salt_to_users') 
2026-06-10T07:28:05.500244558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.500993877Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-06-10T07:28:05.501212608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024492s 
2026-06-10T07:28:05.501525227Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-06-10T07:28:05.501819119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.502150146Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-06-10T07:28:05.502501253Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.502892521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-06-10T07:28:05.503254440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005542s 
2026-06-10T07:28:05.503749006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-10T07:28:05', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-06-10T07:28:05.504230305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.504933602Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-06-10T07:28:05.505182533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021336s 
2026-06-10T07:28:05.505491726Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-06-10T07:28:05.505791610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.506128348Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-06-10T07:28:05.506477501Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.506884371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-06-10T07:28:05.507253695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000577s 
2026-06-10T07:28:05.507755095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-10T07:28:05', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-06-10T07:28:05.508240152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.509490841Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-06-10T07:28:05.509743530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026988s 
2026-06-10T07:28:05.510043664Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-06-10T07:28:05.510338288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.510668573Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-06-10T07:28:05.511053278Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.511460268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-06-10T07:28:05.511834983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s 
2026-06-10T07:28:05.512047661Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.512477927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-06-10T07:28:05.512850418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006035s 
2026-06-10T07:28:05.513349202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-10T07:28:05', 'alpharatio_greatposterwall_config_contract') 
2026-06-10T07:28:05.513804048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.514798491Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-06-10T07:28:05.515043014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024588s 
2026-06-10T07:28:05.515296805Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-06-10T07:28:05.515555376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.515963788Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-06-10T07:28:05.516386921Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.516763800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-06-10T07:28:05.517079937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004488s 
2026-06-10T07:28:05.517516205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-10T07:28:05', 'remove_notwhatcd') 
2026-06-10T07:28:05.517942474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.518732365Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-06-10T07:28:05.518916366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020349s 
2026-06-10T07:28:05.519191299Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-06-10T07:28:05.519456383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.519946160Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-06-10T07:28:05.520379402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-10T07:28:05.520589696Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.520834729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-06-10T07:28:05.521234655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-06-10T07:28:05.521984285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009069s 
2026-06-10T07:28:05.522211753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-10T07:28:05.522407477Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.522694936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-06-10T07:28:05.523124852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-06-10T07:28:05.523909853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009583s 
2026-06-10T07:28:05.524376814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-10T07:28:05', 'add_on_grab_to_notifications') 
2026-06-10T07:28:05.524826930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.525627262Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-06-10T07:28:05.525854420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026311s 
2026-06-10T07:28:05.526145707Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-06-10T07:28:05.526437875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.526764152Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-06-10T07:28:05.527099187Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.527517039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-06-10T07:28:05.527937385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006001s 
2026-06-10T07:28:05.528434727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-10T07:28:05', 'animetorrents_use_custom_config_contract') 
2026-06-10T07:28:05.528898020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.529675546Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-06-10T07:28:05.529919297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022803s 
2026-06-10T07:28:05.530161806Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-06-10T07:28:05.530427922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.530785301Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-06-10T07:28:05.531083542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.531348165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.532105100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007969s 
2026-06-10T07:28:05.532550757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-10T07:28:05', 'apprise_server_url') 
2026-06-10T07:28:05.532992617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.533716866Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-06-10T07:28:05.533939164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023813s 
2026-06-10T07:28:05.534202414Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-06-10T07:28:05.534484893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.534800910Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-06-10T07:28:05.535174422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-10T07:28:05.535388633Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-06-10T07:28:05.535669760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-06-10T07:28:05.536114315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-06-10T07:28:05.536903394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009858s 
2026-06-10T07:28:05.537375004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-10T07:28:05', 'health_restored_notification') 
2026-06-10T07:28:05.537827606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.538526063Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-06-10T07:28:05.538754623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025497s 
2026-06-10T07:28:05.538977382Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-06-10T07:28:05.539233908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.539527860Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-06-10T07:28:05.539914950Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-10T07:28:05.540294875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-06-10T07:28:05.540627134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004699s 
2026-06-10T07:28:05.541048743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-10T07:28:05', 'remove_uc') 
2026-06-10T07:28:05.541483349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.542100913Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-06-10T07:28:05.542312328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019232s 
2026-06-10T07:28:05.542562693Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-06-10T07:28:05.542836504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.543162090Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-06-10T07:28:05.543466122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.543724463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.544389562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006963s 
2026-06-10T07:28:05.544844849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-10T07:28:05', 'history_fix_data_titles') 
2026-06-10T07:28:05.545289535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.545979314Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-06-10T07:28:05.546199077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022468s 
2026-06-10T07:28:05.546469792Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-06-10T07:28:05.546735668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.547053047Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-06-10T07:28:05.547412952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-10T07:28:05.547618506Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.547887257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-06-10T07:28:05.548327324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-06-10T07:28:05.549101844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009483s 
2026-06-10T07:28:05.549569025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-10T07:28:05', 'download_client_per_indexer') 
2026-06-10T07:28:05.550010013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.550730444Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-06-10T07:28:05.550956058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025272s 
2026-06-10T07:28:05.551276373Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-10T07:28:05.551566357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.551935280Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-06-10T07:28:05.554033296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-06-10T07:28:05.554251766Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.554671332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-06-10T07:28:05.560225398Z [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-06-10T07:28:05.561441868Z [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-06-10T07:28:05.562074202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-06-10T07:28:05.562858031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-06-10T07:28:05.564628006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.565055246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010119s 
2026-06-10T07:28:05.565293647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-06-10T07:28:05.565488299Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-10T07:28:05.565810638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-06-10T07:28:05.567962632Z [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-06-10T07:28:05.569133010Z [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-06-10T07:28:05.569766686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-06-10T07:28:05.570501706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-06-10T07:28:05.572237433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.572669503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066034s 
2026-06-10T07:28:05.572895017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-06-10T07:28:05.573101623Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.573381918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-06-10T07:28:05.575466216Z [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-06-10T07:28:05.576655812Z [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-06-10T07:28:05.577289699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-06-10T07:28:05.578028897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-06-10T07:28:05.579752128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.580193257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065481s 
2026-06-10T07:28:05.580405294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-10T07:28:05.580656570Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.580914379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-06-10T07:28:05.583143749Z [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-06-10T07:28:05.584427435Z [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-06-10T07:28:05.585068997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-10T07:28:05.585567050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-10T07:28:05.587076911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005922s 
2026-06-10T07:28:05.587295842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-10T07:28:05.587756310Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.588066214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-06-10T07:28:05.590847997Z [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-06-10T07:28:05.592376656Z [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-06-10T07:28:05.593053459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-10T07:28:05.593567885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-10T07:28:05.595141915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006793s 
2026-06-10T07:28:05.595348912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-10T07:28:05.595522061Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.595767896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-06-10T07:28:05.598077588Z [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-06-10T07:28:05.599334771Z [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-06-10T07:28:05.600001975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-10T07:28:05.600502934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-10T07:28:05.602013997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005996s 
2026-06-10T07:28:05.602258990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-10T07:28:05.602476509Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.602764639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-06-10T07:28:05.604999661Z [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-06-10T07:28:05.606196712Z [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-06-10T07:28:05.606855719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-10T07:28:05.607580118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-10T07:28:05.609402048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.609826382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00682s 
2026-06-10T07:28:05.610056386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-10T07:28:05.610257992Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.610566032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-06-10T07:28:05.612766404Z [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-06-10T07:28:05.613938254Z [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-06-10T07:28:05.614580638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-10T07:28:05.615351080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-10T07:28:05.617200886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.617621794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067907s 
2026-06-10T07:28:05.617847679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-10T07:28:05.618037822Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-10T07:28:05.618319800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-06-10T07:28:05.620493447Z [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-06-10T07:28:05.621691981Z [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-06-10T07:28:05.622334966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-10T07:28:05.623054275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-10T07:28:05.624850223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.625278976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067104s 
2026-06-10T07:28:05.625482847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-10T07:28:05.625671888Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-10T07:28:05.625898334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-06-10T07:28:05.628027462Z [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-06-10T07:28:05.629013318Z [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-06-10T07:28:05.629592574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-10T07:28:05.630238666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-10T07:28:05.632595884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-10T07:28:05.633275132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-10T07:28:05.633763235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007575s 
2026-06-10T07:28:05.634080744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-06-10T07:28:05.634324495Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.634671975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-06-10T07:28:05.637195779Z [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-06-10T07:28:05.638466899Z [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-06-10T07:28:05.639035684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-06-10T07:28:05.640067222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-06-10T07:28:05.642699033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-06-10T07:28:05.643468242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-06-10T07:28:05.644034212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009018s 
2026-06-10T07:28:05.644305709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-10T07:28:05.644531254Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-10T07:28:05.644880747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-06-10T07:28:05.647412346Z [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-06-10T07:28:05.649049845Z [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-06-10T07:28:05.649863964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-10T07:28:05.650598514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-10T07:28:05.652695217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.653084762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079558s 
2026-06-10T07:28:05.653309835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-10T07:28:05.653516371Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.653809471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-06-10T07:28:05.656507495Z [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-06-10T07:28:05.658161667Z [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-06-10T07:28:05.659136741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-10T07:28:05.660104981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-10T07:28:05.661831479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.662248118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080639s 
2026-06-10T07:28:05.662514965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-10T07:28:05.662713886Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.663006335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-06-10T07:28:05.665473795Z [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-06-10T07:28:05.667037344Z [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-06-10T07:28:05.667864570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-10T07:28:05.668572356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-10T07:28:05.670255566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.670670923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074144s 
2026-06-10T07:28:05.670891988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-10T07:28:05.671106771Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-10T07:28:05.671402737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-06-10T07:28:05.673838563Z [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-06-10T07:28:05.675418335Z [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-06-10T07:28:05.676342446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-10T07:28:05.677100172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-10T07:28:05.678898655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.679376838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077129s 
2026-06-10T07:28:05.679590799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-10T07:28:05.679817576Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-06-10T07:28:05.680230097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-06-10T07:28:05.682967861Z [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-06-10T07:28:05.684737555Z [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-06-10T07:28:05.685489239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-10T07:28:05.686159319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-10T07:28:05.688146091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-10T07:28:05.688561107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008048s 
2026-06-10T07:28:05.688790679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-10T07:28:05.689012145Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.689402170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-06-10T07:28:05.691879400Z [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-06-10T07:28:05.692909454Z [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-06-10T07:28:05.693481226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-10T07:28:05.694175013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-10T07:28:05.696120672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-10T07:28:05.696568384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068573s 
2026-06-10T07:28:05.696856214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-10T07:28:05.697093331Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.697396722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-06-10T07:28:05.700953627Z [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-06-10T07:28:05.701978842Z [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-06-10T07:28:05.702496925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-10T07:28:05.703195101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-10T07:28:05.705154328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-10T07:28:05.705597149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079439s 
2026-06-10T07:28:05.705836241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-10T07:28:05.706029821Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.706339385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-10T07:28:05.708397440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-10T07:28:05.709155537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-10T07:28:05.709640834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-10T07:28:05.710363550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-10T07:28:05.712694424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-10T07:28:05.713232398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066338s 
2026-06-10T07:28:05.713789049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-10T07:28:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-10T07:28:05.714385040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.717236744Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-10T07:28:05.717502168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010534s 
2026-06-10T07:28:05.717840329Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-06-10T07:28:05.718174943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.718532103Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-06-10T07:28:05.719304027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-06-10T07:28:05.720134099Z [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-06-10T07:28:05.720829520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012851s 
2026-06-10T07:28:05.721102840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-06-10T07:28:05.721558047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-06-10T07:28:05.722011180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006696s 
2026-06-10T07:28:05.722467359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-10T07:28:05', 'add_notification_status') 
2026-06-10T07:28:05.722908317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.723743870Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-06-10T07:28:05.723978433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023547s 
2026-06-10T07:28:05.724273858Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-06-10T07:28:05.724555765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.724881722Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-06-10T07:28:05.725343642Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.725739349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-06-10T07:28:05.726097581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005487s 
2026-06-10T07:28:05.726291351Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.726704914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-06-10T07:28:05.727062003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s 
2026-06-10T07:28:05.727251866Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-10T07:28:05.727636150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-06-10T07:28:05.728003580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005543s 
2026-06-10T07:28:05.728502955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-10T07:28:05', 'indexers_freeleech_only_config_contract') 
2026-06-10T07:28:05.728948423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.729703433Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-06-10T07:28:05.729949499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021708s 
2026-06-10T07:28:05.730185785Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-06-10T07:28:05.730442212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.730748258Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-06-10T07:28:05.731080567Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.731348327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.732112506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008065s 
2026-06-10T07:28:05.732560578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-10T07:28:05', 'email_encryption') 
2026-06-10T07:28:05.732989933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.733685895Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-06-10T07:28:05.733906249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002356s 
2026-06-10T07:28:05.734198347Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-06-10T07:28:05.734483211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.734812805Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-06-10T07:28:05.735128861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.735411320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.736445964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010682s 
2026-06-10T07:28:05.736939819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-10T07:28:05', 'newznab_category_to_capabilities_settings') 
2026-06-10T07:28:05.737393112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.738141809Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-06-10T07:28:05.738385330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026922s 
2026-06-10T07:28:05.738665975Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-06-10T07:28:05.738945268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.739253709Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-06-10T07:28:05.739571960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.739842835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.740574018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007825s 
2026-06-10T07:28:05.741057853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-10T07:28:05', 'gazelle_freeleech_token_options') 
2026-06-10T07:28:05.741508781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.742263942Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-06-10T07:28:05.742511561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023913s 
2026-06-10T07:28:05.742788689Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-06-10T07:28:05.743074946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.743399229Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-06-10T07:28:05.743715155Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.743991151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.744664327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007274s 
2026-06-10T07:28:05.745154645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-10T07:28:05', 'myanonamouse_freeleech_wedge_options') 
2026-06-10T07:28:05.745612857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.746371255Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-06-10T07:28:05.746616479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023553s 
2026-06-10T07:28:05.746893857Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-06-10T07:28:05.747170214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.747559879Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-06-10T07:28:05.747946508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.748230920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.758509443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102612s 
2026-06-10T07:28:05.759127598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-10T07:28:05', 'newznab_indexers_enable_redirect') 
2026-06-10T07:28:05.759615271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.760433469Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-06-10T07:28:05.760659504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012156s 
2026-06-10T07:28:05.760979007Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-06-10T07:28:05.761307439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.761723577Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-06-10T07:28:05.762059874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.762319527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.762959887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006797s 
2026-06-10T07:28:05.763450525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-10T07:28:05', 'myanonamouse_freeleech_wedge_checkbox') 
2026-06-10T07:28:05.763931253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.764682076Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-06-10T07:28:05.764927650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023207s 
2026-06-10T07:28:05.774268224Z [Debug] MigrationController: Took: 00:00:00.6946332 
2026-06-10T07:28:05.845813467Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-06-10T07:28:05.862497702Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-10T07:28:05.875125206Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-10T07:28:05.876100290Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-10T07:28:05.876481367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-10T07:28:05.885540273Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-10T07:28:05.885869166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094268s 
2026-06-10T07:28:05.886225213Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-10T07:28:05.886557632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097365s 
2026-06-10T07:28:05.888275943Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-10T07:28:05.888661299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.889887168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-10T07:28:05.890375842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-10T07:28:05.890952504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007318s 
2026-06-10T07:28:05.891298821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.892429228Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-10T07:28:05.892760556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021786s 
2026-06-10T07:28:05.893180902Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-10T07:28:05.893572050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.894146046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-10T07:28:05.894639661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-10T07:28:05.895366344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008144s 
2026-06-10T07:28:05.895657531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-10T07:28:05.895989700Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:05.896350737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-10T07:28:05.896840544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-10T07:28:05.897776879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010537s 
2026-06-10T07:28:05.898125031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.899056948Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-10T07:28:05.899398786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023052s 
2026-06-10T07:28:05.899836989Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-10T07:28:05.900291534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.900810840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-10T07:28:05.901128310Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-10T07:28:05.901480319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-10T07:28:05.902131019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-10T07:28:05.902792702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007943s 
2026-06-10T07:28:05.903141835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.905019507Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-10T07:28:05.905381556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029641s 
2026-06-10T07:28:05.905836833Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-10T07:28:05.906209534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.906651184Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-06-10T07:28:05.907314429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-06-10T07:28:05.908127106Z [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-06-10T07:28:05.909054815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014195s 
2026-06-10T07:28:05.909379830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-06-10T07:28:05.909810226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-10T07:28:05.910376297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006704s 
2026-06-10T07:28:05.910907797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-10T07:28:05', 'InitialSetup') 
2026-06-10T07:28:05.911562516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.912518842Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-10T07:28:05.912843967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002789s 
2026-06-10T07:28:05.913179032Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-06-10T07:28:05.913558516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.913986889Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-06-10T07:28:05.914552298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-10T07:28:05', 'ApplicationStatus') 
2026-06-10T07:28:05.915197978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.916118242Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-06-10T07:28:05.916423426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025492s 
2026-06-10T07:28:05.916732238Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-06-10T07:28:05.917078245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.917488261Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-06-10T07:28:05.917994982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-10T07:28:05', 'IndexerProps') 
2026-06-10T07:28:05.918627386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.919433760Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-06-10T07:28:05.919742812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023758s 
2026-06-10T07:28:05.920083178Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-06-10T07:28:05.920443985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.920856966Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-06-10T07:28:05.921394499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-06-10T07:28:05.922085300Z [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-06-10T07:28:05.922846524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011288s 
2026-06-10T07:28:05.923173492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-06-10T07:28:05.923663649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-10T07:28:05.924309661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007428s 
2026-06-10T07:28:05.924800078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-10T07:28:05', 'add_update_history') 
2026-06-10T07:28:05.925428995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.926322976Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-06-10T07:28:05.926643020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002776s 
2026-06-10T07:28:05.926961281Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-06-10T07:28:05.927343170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.927735480Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-06-10T07:28:05.928416202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-10T07:28:05', 'update_notifiarr') 
2026-06-10T07:28:05.929033695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.929839929Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-06-10T07:28:05.930156327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002528s 
2026-06-10T07:28:05.930469247Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-06-10T07:28:05.930816977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.931243907Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-06-10T07:28:05.931744646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-10T07:28:05', 'app_profiles') 
2026-06-10T07:28:05.932428724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.933251952Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-06-10T07:28:05.933574652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024516s 
2026-06-10T07:28:05.933890067Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-06-10T07:28:05.934243809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.934655869Z [Info] history_failed: Starting migration of Log DB to 7 
2026-06-10T07:28:05.935165125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-10T07:28:05', 'history_failed') 
2026-06-10T07:28:05.935796366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.936655236Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-06-10T07:28:05.936968628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024239s 
2026-06-10T07:28:05.937279784Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-06-10T07:28:05.937625731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.938037280Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-06-10T07:28:05.938540965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-10T07:28:05', 'redacted_api') 
2026-06-10T07:28:05.939171054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.940002448Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-06-10T07:28:05.940333976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023925s 
2026-06-10T07:28:05.940633179Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-06-10T07:28:05.940984446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.941408059Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-06-10T07:28:05.941924630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-10T07:28:05', 'IndexerProxies') 
2026-06-10T07:28:05.942563487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.943397045Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-06-10T07:28:05.943707230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024206s 
2026-06-10T07:28:05.944061804Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-06-10T07:28:05.944434946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.944860082Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-06-10T07:28:05.945416754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-10T07:28:05', 'app_indexer_remote_name') 
2026-06-10T07:28:05.946070711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.946992888Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-06-10T07:28:05.947326300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025518s 
2026-06-10T07:28:05.947660052Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-06-10T07:28:05.948067152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.948486547Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-06-10T07:28:05.949034671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-10T07:28:05', 'desi_gazelle_to_unit3d') 
2026-06-10T07:28:05.949687716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.950759475Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-06-10T07:28:05.951088928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002696s 
2026-06-10T07:28:05.951456599Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-06-10T07:28:05.951858198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.952324958Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-06-10T07:28:05.952891519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-10T07:28:05', 'add_on_update_to_notifications') 
2026-06-10T07:28:05.953564715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.954462032Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-06-10T07:28:05.954823240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025922s 
2026-06-10T07:28:05.955157152Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-06-10T07:28:05.955526306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.955983727Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-06-10T07:28:05.956524146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-10T07:28:05', 'IndexerVersions') 
2026-06-10T07:28:05.957169215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.958057484Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-06-10T07:28:05.958385785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025375s 
2026-06-10T07:28:05.958713956Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-06-10T07:28:05.959080514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.959520240Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-06-10T07:28:05.960061069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-10T07:28:05', 'cleanup_config') 
2026-06-10T07:28:05.960710988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.961562173Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-06-10T07:28:05.961888971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024918s 
2026-06-10T07:28:05.962217182Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-06-10T07:28:05.962588360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.963013245Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-06-10T07:28:05.963543453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-10T07:28:05', 'indexer_cleanup') 
2026-06-10T07:28:05.964236950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.965386025Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-06-10T07:28:05.965699757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027909s 
2026-06-10T07:28:05.966029741Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-06-10T07:28:05.966396259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.966825404Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-06-10T07:28:05.967357075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-10T07:28:05', 'minimum_seeders') 
2026-06-10T07:28:05.968022014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.968880323Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-06-10T07:28:05.969210207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024924s 
2026-06-10T07:28:05.969540863Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-06-10T07:28:05.969921740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.970402208Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-06-10T07:28:05.970933207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-10T07:28:05', 'remove_showrss') 
2026-06-10T07:28:05.971587656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.972963096Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-06-10T07:28:05.973298131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030507s 
2026-06-10T07:28:05.973653086Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-06-10T07:28:05.974045396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.974492266Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-06-10T07:28:05.975066403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-10T07:28:05', 'remove_torrentparadiseml') 
2026-06-10T07:28:05.975905182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.976751406Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-06-10T07:28:05.977096061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026896s 
2026-06-10T07:28:05.977463491Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-06-10T07:28:05.977867935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.978335677Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-06-10T07:28:05.978925896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-10T07:28:05', 'localization_setting_to_string') 
2026-06-10T07:28:05.979604653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.980524135Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-06-10T07:28:05.980886605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026257s 
2026-06-10T07:28:05.981211510Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-06-10T07:28:05.981576505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.982004066Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-06-10T07:28:05.982526138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-10T07:28:05', 'orpheus_api') 
2026-06-10T07:28:05.983173662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.984004325Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-06-10T07:28:05.984374340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002436s 
2026-06-10T07:28:05.984782753Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-06-10T07:28:05.985183831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.985605580Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-06-10T07:28:05.986168694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-10T07:28:05', 'download_client_categories') 
2026-06-10T07:28:05.986828864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.987700219Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-06-10T07:28:05.988061366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025208s 
2026-06-10T07:28:05.988383435Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-06-10T07:28:05.988754232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.989174899Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-06-10T07:28:05.989714486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-10T07:28:05', 'add_salt_to_users') 
2026-06-10T07:28:05.990383935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.991223876Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-06-10T07:28:05.991542278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024794s 
2026-06-10T07:28:05.991938396Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-06-10T07:28:05.992362560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.992808779Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-06-10T07:28:05.993453176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-10T07:28:05', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-06-10T07:28:05.994153146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.995059792Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-06-10T07:28:05.995436711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026489s 
2026-06-10T07:28:05.995825174Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-06-10T07:28:05.996298607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:05.996770247Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-06-10T07:28:05.997435578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-10T07:28:05', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-06-10T07:28:05.998149285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:05.999079519Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-06-10T07:28:05.999470957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002721s 
2026-06-10T07:28:05.999882055Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-06-10T07:28:06.000312723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.000734312Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-06-10T07:28:06.001375133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-10T07:28:06', 'alpharatio_greatposterwall_config_contract') 
2026-06-10T07:28:06.002101215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.003035767Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-06-10T07:28:06.003413879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027007s 
2026-06-10T07:28:06.003729685Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-06-10T07:28:06.004107145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.004526039Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-06-10T07:28:06.005048231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-10T07:28:06', 'remove_notwhatcd') 
2026-06-10T07:28:06.005688560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.006634125Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-06-10T07:28:06.006955793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025389s 
2026-06-10T07:28:06.007324455Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-06-10T07:28:06.007681174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.008129426Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-06-10T07:28:06.008705386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-10T07:28:06', 'add_on_grab_to_notifications') 
2026-06-10T07:28:06.009369444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.010339117Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-06-10T07:28:06.010681367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026396s 
2026-06-10T07:28:06.011052725Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-06-10T07:28:06.011461338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.011936405Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-06-10T07:28:06.012567776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-10T07:28:06', 'animetorrents_use_custom_config_contract') 
2026-06-10T07:28:06.013261413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.014139371Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-06-10T07:28:06.014517703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026283s 
2026-06-10T07:28:06.014844892Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-06-10T07:28:06.015207433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.015652419Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-06-10T07:28:06.016191084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-10T07:28:06', 'apprise_server_url') 
2026-06-10T07:28:06.016833087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.017770776Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-06-10T07:28:06.018095239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025638s 
2026-06-10T07:28:06.018442699Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-06-10T07:28:06.018828065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.019255476Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-06-10T07:28:06.019828460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-10T07:28:06', 'health_restored_notification') 
2026-06-10T07:28:06.020514963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.021359424Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-06-10T07:28:06.021713407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025116s 
2026-06-10T07:28:06.022009603Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-06-10T07:28:06.022352664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.022761398Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-06-10T07:28:06.023267938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-10T07:28:06', 'remove_uc') 
2026-06-10T07:28:06.023941324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.024724121Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-06-10T07:28:06.025027412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00237s 
2026-06-10T07:28:06.025351545Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-06-10T07:28:06.025723814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.026147869Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-06-10T07:28:06.026694049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-10T07:28:06', 'history_fix_data_titles') 
2026-06-10T07:28:06.027349639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.028201485Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-06-10T07:28:06.028543384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024677s 
2026-06-10T07:28:06.028881465Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-06-10T07:28:06.029265739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.029694181Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-06-10T07:28:06.030267085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-10T07:28:06', 'download_client_per_indexer') 
2026-06-10T07:28:06.030927225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.031942520Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-06-10T07:28:06.033353632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025816s 
2026-06-10T07:28:06.033391669Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-10T07:28:06.033400086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.033974513Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-06-10T07:28:06.034677118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-06-10T07:28:06.034954396Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-10T07:28:06.035270343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-06-10T07:28:06.036539279Z [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-06-10T07:28:06.037833716Z [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-06-10T07:28:06.038631873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-06-10T07:28:06.039358677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-06-10T07:28:06.040615218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-10T07:28:06.041183813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055824s 
2026-06-10T07:28:06.041526423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-06-10T07:28:06.041814574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-10T07:28:06.042148556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-06-10T07:28:06.043265085Z [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-06-10T07:28:06.044377415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-06-10T07:28:06.045153970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-06-10T07:28:06.045905403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-06-10T07:28:06.047146523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-10T07:28:06.047824709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053098s 
2026-06-10T07:28:06.048164223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-10T07:28:06.048465450Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-10T07:28:06.048832519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-10T07:28:06.049796571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-10T07:28:06.050756835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-10T07:28:06.051520252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-10T07:28:06.052275073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-10T07:28:06.053501513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-10T07:28:06.054102944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048796s 
2026-06-10T07:28:06.054718083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-10T07:28:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-10T07:28:06.055453274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.057758698Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-10T07:28:06.058172401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084101s 
2026-06-10T07:28:06.058527947Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-06-10T07:28:06.058908273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.059346275Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-06-10T07:28:06.059951715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-10T07:28:06', 'add_notification_status') 
2026-06-10T07:28:06.060648889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.061489953Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-06-10T07:28:06.061831621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025771s 
2026-06-10T07:28:06.062212037Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-06-10T07:28:06.062645210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.063099445Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-06-10T07:28:06.063734785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-10T07:28:06', 'indexers_freeleech_only_config_contract') 
2026-06-10T07:28:06.064462240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.065363585Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-06-10T07:28:06.065753200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026866s 
2026-06-10T07:28:06.066081892Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-06-10T07:28:06.066448731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.066874228Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-06-10T07:28:06.067411770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-10T07:28:06', 'email_encryption') 
2026-06-10T07:28:06.068098954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.068940660Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-06-10T07:28:06.069272849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025004s 
2026-06-10T07:28:06.069655921Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-06-10T07:28:06.070080115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.070561775Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-06-10T07:28:06.071194369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-10T07:28:06', 'newznab_category_to_capabilities_settings') 
2026-06-10T07:28:06.071954130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.072827769Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-06-10T07:28:06.073236643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002699s 
2026-06-10T07:28:06.073599945Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-06-10T07:28:06.073998427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.074441750Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-06-10T07:28:06.075038522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-10T07:28:06', 'gazelle_freeleech_token_options') 
2026-06-10T07:28:06.075732951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.076595939Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-06-10T07:28:06.076967227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025711s 
2026-06-10T07:28:06.077338414Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-06-10T07:28:06.077756907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.078216473Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-06-10T07:28:06.078840459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-10T07:28:06', 'myanonamouse_freeleech_wedge_options') 
2026-06-10T07:28:06.079540099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.080437666Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-06-10T07:28:06.080865989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026379s 
2026-06-10T07:28:06.081232327Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-06-10T07:28:06.081638655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.082081908Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-06-10T07:28:06.082686035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-10T07:28:06', 'newznab_indexers_enable_redirect') 
2026-06-10T07:28:06.083402418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.084325608Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-06-10T07:28:06.084689140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026601s 
2026-06-10T07:28:06.085064275Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-06-10T07:28:06.085474902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-10T07:28:06.085942324Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-06-10T07:28:06.086569206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-10T07:28:06', 'myanonamouse_freeleech_wedge_checkbox') 
2026-06-10T07:28:06.087267974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-10T07:28:06.088163497Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-06-10T07:28:06.088579626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026486s 
2026-06-10T07:28:06.253934055Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-06-10T07:28:06.261100951Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-06-10T07:28:06.264938400Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-06-10T07:28:06.372969261Z [Info] AppSyncProfileService: Setting up default app profile 
2026-06-10T07:28:06.384467289Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-06-10T07:28:06.472945448Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-06-10T07:28:06.536225464Z [ls.io-init] done.
2026-06-10T07:28:06.859758610Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-06-10T07:28:06.860419952Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-06-10T07:28:06.860785028Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin