2026-07-01T08:04:19.084519037Z [migrations] started
2026-07-01T08:04:19.084563317Z [migrations] no migrations found
2026-07-01T08:04:19.104741520Z usermod: no changes
2026-07-01T08:04:19.110205446Z ───────────────────────────────────────
2026-07-01T08:04:19.110216608Z 
2026-07-01T08:04:19.110220506Z       ██╗     ███████╗██╗ ██████╗
2026-07-01T08:04:19.110224264Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-01T08:04:19.110228031Z       ██║     ███████╗██║██║   ██║
2026-07-01T08:04:19.110231849Z       ██║     ╚════██║██║██║   ██║
2026-07-01T08:04:19.110235597Z       ███████╗███████║██║╚██████╔╝
2026-07-01T08:04:19.110239484Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-01T08:04:19.110243262Z 
2026-07-01T08:04:19.110246799Z    Brought to you by linuxserver.io
2026-07-01T08:04:19.110250517Z ───────────────────────────────────────
2026-07-01T08:04:19.110504318Z 
2026-07-01T08:04:19.110514418Z To support the app dev(s) visit:
2026-07-01T08:04:19.112674730Z Prowlarr: https://opencollective.com/prowlarr
2026-07-01T08:04:19.113036889Z 
2026-07-01T08:04:19.113047801Z To support LSIO projects visit:
2026-07-01T08:04:19.113052090Z https://www.linuxserver.io/donate/
2026-07-01T08:04:19.113055817Z 
2026-07-01T08:04:19.113059394Z ───────────────────────────────────────
2026-07-01T08:04:19.113063583Z GID/UID
2026-07-01T08:04:19.113067280Z ───────────────────────────────────────
2026-07-01T08:04:19.117353584Z 
2026-07-01T08:04:19.117362171Z User UID:    911
2026-07-01T08:04:19.117365999Z User GID:    911
2026-07-01T08:04:19.117369686Z ───────────────────────────────────────
2026-07-01T08:04:19.119085021Z Linuxserver.io version: 2.4.0.5397-ls152
2026-07-01T08:04:19.119314884Z Build-date: 2026-07-01T07:59:21+00:00
2026-07-01T08:04:19.119325155Z ───────────────────────────────────────
2026-07-01T08:04:19.119329584Z     
2026-07-01T08:04:19.171221306Z [custom-init] No custom files found, skipping...
2026-07-01T08:04:19.515252466Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5397 
2026-07-01T08:04:19.532341777Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-01T08:04:19.539583324Z [Debug] Bootstrap: Console selected 
2026-07-01T08:04:19.540866248Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-01T08:04:19.790031856Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-01T08:04:19.853067785Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {287cb317-bb28-4d6d-bb33-e227ef19c54c} may be persisted to storage in unencrypted form. 
2026-07-01T08:04:19.911759504Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-01T08:04:19.939192761Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-01T08:04:19.996584040Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-01T08:04:20.003536194Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.004285353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.041907683Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-01T08:04:20.045348584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384177s 
2026-07-01T08:04:20.045672807Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-01T08:04:20.045916407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418212s 
2026-07-01T08:04:20.052630521Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-01T08:04:20.053225089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.058396325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-01T08:04:20.069656796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-01T08:04:20.093161600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344418s 
2026-07-01T08:04:20.093635495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.096139368Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-01T08:04:20.096347578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374764s 
2026-07-01T08:04:20.097023169Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-01T08:04:20.097304495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.102146829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-01T08:04:20.103281935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-01T08:04:20.103864499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014793s 
2026-07-01T08:04:20.104251218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T08:04:20.104579298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001135s 
2026-07-01T08:04:20.105043223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-01T08:04:20.105679775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-01T08:04:20.106378202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010855s 
2026-07-01T08:04:20.106694489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.107544852Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-01T08:04:20.107761137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022175s 
2026-07-01T08:04:20.108274762Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-01T08:04:20.108551870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.109320929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T08:04:20.110136602Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.03E-05s 
2026-07-01T08:04:20.110404131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-01T08:04:20.110772613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-01T08:04:20.111290887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006503s 
2026-07-01T08:04:20.111535780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.112359389Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-01T08:04:20.112586647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016623s 
2026-07-01T08:04:20.115666400Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-01T08:04:20.116032277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.116793411Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-01T08:04:20.120977037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-01T08:04:20.121617197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-07-01T08:04:20.122129378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009363s 
2026-07-01T08:04:20.122352809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-01T08:04:20.122706651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-01T08:04:20.123084723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s 
2026-07-01T08:04:20.123292932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-01T08:04:20.123946158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-07-01T08:04:20.124474572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009727s 
2026-07-01T08:04:20.124714295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-01T08:04:20.125078639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-01T08:04:20.125456680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s 
2026-07-01T08:04:20.125678748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-01T08:04:20.130725022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2026-07-01T08:04:20.131379651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054763s 
2026-07-01T08:04:20.131600706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-01T08:04:20.132299834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-01T08:04:20.132856315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010382s 
2026-07-01T08:04:20.133107541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-01T08:04:20.133512687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-01T08:04:20.133907472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005769s 
2026-07-01T08:04:20.134119800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-01T08:04:20.137370758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-07-01T08:04:20.138265490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039319s 
2026-07-01T08:04:20.138499973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-01T08:04:20.138852092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-01T08:04:20.139278220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000564s 
2026-07-01T08:04:20.139531050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-07-01T08:04:20.140195157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2026-07-01T08:04:20.140812280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010339s 
2026-07-01T08:04:20.141083286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-07-01T08:04:20.141842235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-07-01T08:04:20.142459919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011451s 
2026-07-01T08:04:20.142700283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-07-01T08:04:20.143074387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-07-01T08:04:20.143482499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005639s 
2026-07-01T08:04:20.143687602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-01T08:04:20.144141306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-01T08:04:20.144605390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007058s 
2026-07-01T08:04:20.144832328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-01T08:04:20.145199577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-01T08:04:20.145681588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006224s 
2026-07-01T08:04:20.145932624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-01T08:04:20.149465069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-07-01T08:04:20.150044115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038673s 
2026-07-01T08:04:20.150281033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-01T08:04:20.150647020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-01T08:04:20.151044470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005433s 
2026-07-01T08:04:20.151282450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-01T08:04:20.151642124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-01T08:04:20.152111510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s 
2026-07-01T08:04:20.152284508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-01T08:04:20.153226335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-01T08:04:20.153934461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014436s 
2026-07-01T08:04:20.154165777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-01T08:04:20.155141733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-01T08:04:20.155887966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015011s 
2026-07-01T08:04:20.156173311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-01T08:04:20.156592976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.156994706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005935s 
2026-07-01T08:04:20.157219198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-01T08:04:20.157764276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-07-01T08:04:20.158233581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007995s 
2026-07-01T08:04:20.158461851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-01T08:04:20.158792417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-01T08:04:20.159160227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004855s 
2026-07-01T08:04:20.160875061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-01T08:04:20', 'InitialSetup') 
2026-07-01T08:04:20.161612096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.163284835Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-01T08:04:20.163546001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045702s 
2026-07-01T08:04:20.163956017Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-01T08:04:20.164258727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.164580505Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-07-01T08:04:20.167540167Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-07-01T08:04:20.177335466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-01T08:04:20.178693972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2026-07-01T08:04:20.179611961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-01T08:04:20.180650403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-01T08:04:20.182228081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-01T08:04:20.182670081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148831s 
2026-07-01T08:04:20.182947690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-07-01T08:04:20.184719329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-01T08:04:20.185883343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-07-01T08:04:20.186516489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-01T08:04:20.187217821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-01T08:04:20.188606268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-01T08:04:20.189042948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058511s 
2026-07-01T08:04:20.189392742Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-07-01T08:04:20.192870227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-01T08:04:20.194076987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-07-01T08:04:20.194706525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-01T08:04:20.195403509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-01T08:04:20.196806606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-01T08:04:20.197240640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076087s 
2026-07-01T08:04:20.197473479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-07-01T08:04:20.198259452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-01T08:04:20.198917858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012218s 
2026-07-01T08:04:20.199186980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-07-01T08:04:20.199629131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.200116192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006892s 
2026-07-01T08:04:20.200586299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-01T08:04:20', 'ApplicationStatus') 
2026-07-01T08:04:20.201024461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.202171452Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-01T08:04:20.202411495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002704s 
2026-07-01T08:04:20.202688683Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-01T08:04:20.202999870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.203372531Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-07-01T08:04:20.204570334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-01T08:04:20.204791679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.205040671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-07-01T08:04:20.205524786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-07-01T08:04:20.206326641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009613s 
2026-07-01T08:04:20.206493126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-01T08:04:20.207342367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2026-07-01T08:04:20.208021705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00127s 
2026-07-01T08:04:20.208264695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-01T08:04:20.209065408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-01T08:04:20.209738624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012477s 
2026-07-01T08:04:20.210089931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-01T08:04:20.210613636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.211048532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006741s 
2026-07-01T08:04:20.211544862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-01T08:04:20', 'IndexerProps') 
2026-07-01T08:04:20.212102565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.213870146Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-01T08:04:20.214080339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034664s 
2026-07-01T08:04:20.214373429Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-01T08:04:20.214706731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.215095454Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-07-01T08:04:20.215657155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-01T08:04:20', 'add_update_history') 
2026-07-01T08:04:20.216262605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.217358853Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-01T08:04:20.217647644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026414s 
2026-07-01T08:04:20.217955915Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-01T08:04:20.218258545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.218576245Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-07-01T08:04:20.222316619Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-01T08:04:20.223656247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-01T08:04:20.224273220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014895s 
2026-07-01T08:04:20.224713346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-01T08:04:20', 'update_notifiarr') 
2026-07-01T08:04:20.225148383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.226072043Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-01T08:04:20.226286655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032582s 
2026-07-01T08:04:20.226546559Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-01T08:04:20.226843006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.227153411Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-07-01T08:04:20.227713159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-07-01T08:04:20.228525745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-07-01T08:04:20.229247930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012862s 
2026-07-01T08:04:20.229486591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-07-01T08:04:20.229969323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-07-01T08:04:20.230401343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006762s 
2026-07-01T08:04:20.230651627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-01T08:04:20.230903134Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-01T08:04:20.231214431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-07-01T08:04:20.231633415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-01T08:04:20.232432354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009379s 
2026-07-01T08:04:20.232888703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-01T08:04:20', 'app_profiles') 
2026-07-01T08:04:20.233409072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.234459688Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-01T08:04:20.234728118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029435s 
2026-07-01T08:04:20.235006489Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-01T08:04:20.235303998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.235666549Z [Info] history_failed: Starting migration of Main DB to 7 
2026-07-01T08:04:20.236428273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-01T08:04:20.236635310Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T08:04:20.236877287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-07-01T08:04:20.237294488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-07-01T08:04:20.238090882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009803s 
2026-07-01T08:04:20.238485607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-01T08:04:20.238941656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-01T08:04:20.239336801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005885s 
2026-07-01T08:04:20.239777419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-01T08:04:20', 'history_failed') 
2026-07-01T08:04:20.240253438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.241146106Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-01T08:04:20.241362933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023691s 
2026-07-01T08:04:20.241599409Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-01T08:04:20.241862970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.242206692Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-07-01T08:04:20.242689675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.243002335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.244616185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016953s 
2026-07-01T08:04:20.245061883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-01T08:04:20', 'redacted_api') 
2026-07-01T08:04:20.245513583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.246364958Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-01T08:04:20.246591895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034316s 
2026-07-01T08:04:20.246835205Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-01T08:04:20.247088475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.247394702Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-07-01T08:04:20.248001384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-07-01T08:04:20.248645652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2026-07-01T08:04:20.249212624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010201s 
2026-07-01T08:04:20.249462176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-01T08:04:20.249664404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T08:04:20.249910449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-01T08:04:20.250254542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-01T08:04:20.251005144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008302s 
2026-07-01T08:04:20.251526494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-01T08:04:20', 'IndexerProxies') 
2026-07-01T08:04:20.252009207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.252923839Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-01T08:04:20.253171628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002738s 
2026-07-01T08:04:20.253512895Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-01T08:04:20.253829423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.254160450Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-07-01T08:04:20.254584314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-07-01T08:04:20.254818896Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.255122908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-07-01T08:04:20.255553957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-07-01T08:04:20.256324769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009275s 
2026-07-01T08:04:20.256807892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-01T08:04:20', 'app_indexer_remote_name') 
2026-07-01T08:04:20.257340575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.258273735Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-01T08:04:20.258519640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028237s 
2026-07-01T08:04:20.258773973Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-01T08:04:20.259037914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.259377899Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-07-01T08:04:20.262470208Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.263489370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-07-01T08:04:20.263913926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012065s 
2026-07-01T08:04:20.264465406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-01T08:04:20', 'desi_gazelle_to_unit3d') 
2026-07-01T08:04:20.264886054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.265792389Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-01T08:04:20.266043024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030528s 
2026-07-01T08:04:20.266324090Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-01T08:04:20.266594896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.266947115Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-07-01T08:04:20.267345798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T08:04:20.267553136Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.267829603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-01T08:04:20.268359320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-01T08:04:20.269148179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s 
2026-07-01T08:04:20.269685451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-01T08:04:20', 'add_on_update_to_notifications') 
2026-07-01T08:04:20.270168594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.271080771Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-01T08:04:20.271316065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002924s 
2026-07-01T08:04:20.271546900Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-01T08:04:20.271808046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.272162129Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-07-01T08:04:20.272735585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-07-01T08:04:20.273457128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-01T08:04:20.274071916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010937s 
2026-07-01T08:04:20.274362702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-07-01T08:04:20.274869513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-01T08:04:20.275343778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007344s 
2026-07-01T08:04:20.275622249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-07-01T08:04:20.276089240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-01T08:04:20.276548845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006887s 
2026-07-01T08:04:20.276985465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-01T08:04:20', 'IndexerVersions') 
2026-07-01T08:04:20.277409298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.278444133Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-01T08:04:20.278655829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025544s 
2026-07-01T08:04:20.278892256Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-01T08:04:20.279151448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.279447484Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-07-01T08:04:20.281063138Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.282015066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-07-01T08:04:20.282337756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010275s 
2026-07-01T08:04:20.282612599Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.283011533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-07-01T08:04:20.283364704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005204s 
2026-07-01T08:04:20.283795021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-01T08:04:20', 'cleanup_config') 
2026-07-01T08:04:20.284243995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.285115220Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-01T08:04:20.285328189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022333s 
2026-07-01T08:04:20.285573694Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-01T08:04:20.285848878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.286152479Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-07-01T08:04:20.288268952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.288653487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-07-01T08:04:20.288969724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s 
2026-07-01T08:04:20.289235609Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.289595104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-07-01T08:04:20.289912122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s 
2026-07-01T08:04:20.290184110Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.290545287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-07-01T08:04:20.290859170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s 
2026-07-01T08:04:20.291126909Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.291478207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-07-01T08:04:20.291811257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s 
2026-07-01T08:04:20.292101081Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.292464032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-07-01T08:04:20.292781382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004451s 
2026-07-01T08:04:20.293048419Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.293414707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-07-01T08:04:20.293734171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s 
2026-07-01T08:04:20.294001369Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.294373128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-07-01T08:04:20.294739656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004783s 
2026-07-01T08:04:20.295063308Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.295470177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-07-01T08:04:20.295838048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005041s 
2026-07-01T08:04:20.296154636Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.300147288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-07-01T08:04:20.300491852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040958s 
2026-07-01T08:04:20.300762668Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.301124777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-07-01T08:04:20.301458139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004575s 
2026-07-01T08:04:20.301732040Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.302104180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-07-01T08:04:20.302441509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004701s 
2026-07-01T08:04:20.302705551Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.303065626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-07-01T08:04:20.303424078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004589s 
2026-07-01T08:04:20.303708612Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.304126613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-07-01T08:04:20.304459063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005012s 
2026-07-01T08:04:20.304725380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.305091547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-07-01T08:04:20.305405780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s 
2026-07-01T08:04:20.305692938Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.306139789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-07-01T08:04:20.306504914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004987s 
2026-07-01T08:04:20.306810259Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.307203872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-07-01T08:04:20.307516421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004674s 
2026-07-01T08:04:20.307717055Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.309303802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-07-01T08:04:20.309749840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018193s 
2026-07-01T08:04:20.309985304Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.310473057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-07-01T08:04:20.310975238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007634s 
2026-07-01T08:04:20.311228318Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.311666000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-07-01T08:04:20.312069082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006405s 
2026-07-01T08:04:20.312264836Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.312684221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-07-01T08:04:20.313052793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005941s 
2026-07-01T08:04:20.313249770Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.313686149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-07-01T08:04:20.314099171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006575s 
2026-07-01T08:04:20.314302761Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.314717035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-07-01T08:04:20.315079826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000586s 
2026-07-01T08:04:20.315273316Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.315705055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-01T08:04:20.316093989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006183s 
2026-07-01T08:04:20.316290064Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.316721062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-07-01T08:04:20.317098231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006116s 
2026-07-01T08:04:20.317335129Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.317877150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-07-01T08:04:20.318325063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007763s 
2026-07-01T08:04:20.318531098Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.319079141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-01T08:04:20.319471993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007162s 
2026-07-01T08:04:20.319685503Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.320151431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-07-01T08:04:20.320530274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000639s 
2026-07-01T08:04:20.320732341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.321169221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-01T08:04:20.321541652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006126s 
2026-07-01T08:04:20.321734750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.322156340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-07-01T08:04:20.322530062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006054s 
2026-07-01T08:04:20.322722209Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.323141223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-01T08:04:20.323527471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006086s 
2026-07-01T08:04:20.323719117Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.324181649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-07-01T08:04:20.324554460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006403s 
2026-07-01T08:04:20.324748781Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.325167966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-07-01T08:04:20.325551889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006068s 
2026-07-01T08:04:20.325752463Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.326159202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-01T08:04:20.326580982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006291s 
2026-07-01T08:04:20.326828300Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.327313668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-07-01T08:04:20.327733032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007143s 
2026-07-01T08:04:20.327956312Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.328369033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-07-01T08:04:20.328736864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000588s 
2026-07-01T08:04:20.329174646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-01T08:04:20', 'indexer_cleanup') 
2026-07-01T08:04:20.329600935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.331364297Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-01T08:04:20.331578077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031767s 
2026-07-01T08:04:20.331830345Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-01T08:04:20.332113145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.332436566Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-07-01T08:04:20.332877384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-07-01T08:04:20.333084031Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.333378464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-07-01T08:04:20.333808199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-07-01T08:04:20.334603191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009779s 
2026-07-01T08:04:20.335095081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-01T08:04:20', 'minimum_seeders') 
2026-07-01T08:04:20.335685110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.336768672Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-01T08:04:20.337033215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030801s 
2026-07-01T08:04:20.337314923Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-01T08:04:20.337573934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.337877846Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-07-01T08:04:20.338291119Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.338700534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-07-01T08:04:20.339084507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005358s 
2026-07-01T08:04:20.339513531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-01T08:04:20', 'remove_showrss') 
2026-07-01T08:04:20.339972005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.340803419Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-01T08:04:20.341015336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022206s 
2026-07-01T08:04:20.341278927Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-01T08:04:20.341581056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.341933496Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-07-01T08:04:20.342435948Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.342830292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-07-01T08:04:20.343178724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s 
2026-07-01T08:04:20.343643941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-01T08:04:20', 'remove_torrentparadiseml') 
2026-07-01T08:04:20.344164048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.345024001Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-01T08:04:20.345245086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022783s 
2026-07-01T08:04:20.345516072Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-01T08:04:20.345787408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.346147263Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-07-01T08:04:20.346461536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.346720097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.347503415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008203s 
2026-07-01T08:04:20.347991528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-01T08:04:20', 'localization_setting_to_string') 
2026-07-01T08:04:20.348469591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.349341878Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-01T08:04:20.349576440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025875s 
2026-07-01T08:04:20.349814690Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-01T08:04:20.350066648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.350364608Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-07-01T08:04:20.350646516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.350902391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.354520148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036438s 
2026-07-01T08:04:20.354954343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-01T08:04:20', 'orpheus_api') 
2026-07-01T08:04:20.355419680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.356249822Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-01T08:04:20.356462460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053629s 
2026-07-01T08:04:20.356723787Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-01T08:04:20.356994312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.357328815Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-07-01T08:04:20.357711797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-01T08:04:20.357917391Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-01T08:04:20.358175882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-07-01T08:04:20.358585116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-07-01T08:04:20.359325637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009102s 
2026-07-01T08:04:20.359809051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-01T08:04:20', 'download_client_categories') 
2026-07-01T08:04:20.360259288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.361204913Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-01T08:04:20.361426699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027341s 
2026-07-01T08:04:20.361672114Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-01T08:04:20.361933180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.362233955Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-07-01T08:04:20.362597287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-01T08:04:20.362810657Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.363022233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-01T08:04:20.363334472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-01T08:04:20.364051607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008043s 
2026-07-01T08:04:20.364299526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-01T08:04:20.364634511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-01T08:04:20.365300011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007732s 
2026-07-01T08:04:20.365740338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-01T08:04:20', 'add_salt_to_users') 
2026-07-01T08:04:20.366171386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.367040056Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-01T08:04:20.367252584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024823s 
2026-07-01T08:04:20.367559442Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-01T08:04:20.367877824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.368206476Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-07-01T08:04:20.368550118Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.368943961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-01T08:04:20.369303024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005488s 
2026-07-01T08:04:20.369808903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-01T08:04:20', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-01T08:04:20.370279852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.371230887Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-01T08:04:20.371475260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023812s 
2026-07-01T08:04:20.371787859Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-01T08:04:20.372149157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.372454051Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-07-01T08:04:20.372823405Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.373291107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-01T08:04:20.373655351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006048s 
2026-07-01T08:04:20.374162512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-01T08:04:20', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-01T08:04:20.374626226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.375536249Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-01T08:04:20.375778177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023747s 
2026-07-01T08:04:20.376118763Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-01T08:04:20.376412845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.376762529Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-07-01T08:04:20.377148457Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.377557721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-07-01T08:04:20.377939821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s 
2026-07-01T08:04:20.378119954Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.378540611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-07-01T08:04:20.378911007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005964s 
2026-07-01T08:04:20.379407868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-01T08:04:20', 'alpharatio_greatposterwall_config_contract') 
2026-07-01T08:04:20.379871031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.380808890Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-01T08:04:20.381046709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023925s 
2026-07-01T08:04:20.381296512Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-01T08:04:20.381554722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.381862903Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-07-01T08:04:20.382273299Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.382639006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-07-01T08:04:20.382957317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s 
2026-07-01T08:04:20.383387303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-01T08:04:20', 'remove_notwhatcd') 
2026-07-01T08:04:20.383812921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.384685779Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-01T08:04:20.384906694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021353s 
2026-07-01T08:04:20.385166136Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-01T08:04:20.385431892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.385745744Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-07-01T08:04:20.386178886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T08:04:20.386416084Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.386669875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-07-01T08:04:20.387065923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-07-01T08:04:20.387855944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009337s 
2026-07-01T08:04:20.388079785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T08:04:20.388277674Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T08:04:20.388549261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-07-01T08:04:20.388994498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-07-01T08:04:20.389714237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009147s 
2026-07-01T08:04:20.390181649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-01T08:04:20', 'add_on_grab_to_notifications') 
2026-07-01T08:04:20.390618138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.391602240Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-01T08:04:20.391820520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027435s 
2026-07-01T08:04:20.392154553Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-01T08:04:20.392435238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.392767447Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-07-01T08:04:20.393136410Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.393562158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-01T08:04:20.393933095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000594s 
2026-07-01T08:04:20.394421549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-01T08:04:20', 'animetorrents_use_custom_config_contract') 
2026-07-01T08:04:20.394875102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.395797701Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-01T08:04:20.396055430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023664s 
2026-07-01T08:04:20.396309742Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-01T08:04:20.396562612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.396871454Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-07-01T08:04:20.397163332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.397423987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.398153847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007534s 
2026-07-01T08:04:20.398627160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-01T08:04:20', 'apprise_server_url') 
2026-07-01T08:04:20.399062567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.399929954Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-01T08:04:20.400150328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025018s 
2026-07-01T08:04:20.400416745Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-01T08:04:20.400687841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.401002184Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-07-01T08:04:20.401380917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T08:04:20.401591581Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2026-07-01T08:04:20.401866665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-01T08:04:20.402292453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-01T08:04:20.403138487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010273s 
2026-07-01T08:04:20.403601309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-01T08:04:20', 'health_restored_notification') 
2026-07-01T08:04:20.404072338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.405057723Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-01T08:04:20.405284249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028885s 
2026-07-01T08:04:20.405509533Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-01T08:04:20.405764096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.406058018Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-07-01T08:04:20.406424335Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T08:04:20.406798659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-01T08:04:20.407123945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004594s 
2026-07-01T08:04:20.407540403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-01T08:04:20', 'remove_uc') 
2026-07-01T08:04:20.407998416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.409040625Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-01T08:04:20.409246841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023508s 
2026-07-01T08:04:20.409498447Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-01T08:04:20.409764984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.410079899Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-07-01T08:04:20.410414713Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.410685919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.411374296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007031s 
2026-07-01T08:04:20.411841757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-01T08:04:20', 'history_fix_data_titles') 
2026-07-01T08:04:20.412303527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.413164772Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-01T08:04:20.413390938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024713s 
2026-07-01T08:04:20.413650481Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-01T08:04:20.413921346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.414231541Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-07-01T08:04:20.414591416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-01T08:04:20.414786318Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T08:04:20.415047324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-01T08:04:20.415455426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-01T08:04:20.416232321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000938s 
2026-07-01T08:04:20.416694602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-01T08:04:20', 'download_client_per_indexer') 
2026-07-01T08:04:20.417131753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.418281368Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-01T08:04:20.418505329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029426s 
2026-07-01T08:04:20.418824492Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-01T08:04:20.419129687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.419462257Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-07-01T08:04:20.421570353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-01T08:04:20.421784214Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T08:04:20.422205883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-07-01T08:04:20.427812977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-01T08:04:20.429038536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-01T08:04:20.429679617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-01T08:04:20.430446912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-01T08:04:20.432213520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.432650210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101877s 
2026-07-01T08:04:20.432881566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-01T08:04:20.433082280Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T08:04:20.433423538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-07-01T08:04:20.435647197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-01T08:04:20.436823987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-01T08:04:20.437452874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-01T08:04:20.438157593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-01T08:04:20.439872307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.440307564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065935s 
2026-07-01T08:04:20.440533068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-01T08:04:20.440730686Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.441015470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-07-01T08:04:20.443109678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-01T08:04:20.444299444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-01T08:04:20.444961448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-01T08:04:20.445654243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-01T08:04:20.447350289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.447828352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065567s 
2026-07-01T08:04:20.448057704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-01T08:04:20.448243789Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.448503753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-01T08:04:20.450783976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-01T08:04:20.452049996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-01T08:04:20.452686999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-01T08:04:20.453184591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-01T08:04:20.454695003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059486s 
2026-07-01T08:04:20.454911289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-01T08:04:20.455098195Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.455349963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-01T08:04:20.457644905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-01T08:04:20.458937769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-01T08:04:20.459554912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-01T08:04:20.460057344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-01T08:04:20.461530872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059079s 
2026-07-01T08:04:20.461741827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-01T08:04:20.461929225Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T08:04:20.462179729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-01T08:04:20.464528480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-01T08:04:20.465778147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-01T08:04:20.466402164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-01T08:04:20.466901099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-01T08:04:20.468367603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059485s 
2026-07-01T08:04:20.468615783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-01T08:04:20.468813291Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.469104528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-01T08:04:20.471250821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-01T08:04:20.472442381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-01T08:04:20.473103963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-01T08:04:20.473825286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-01T08:04:20.475543487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.475985307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066227s 
2026-07-01T08:04:20.476225000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-01T08:04:20.476426245Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T08:04:20.476735468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-01T08:04:20.478949277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-01T08:04:20.480138773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-01T08:04:20.480788011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-01T08:04:20.481506769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-01T08:04:20.483211743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.483646298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066404s 
2026-07-01T08:04:20.483887895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-01T08:04:20.484102858Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.484392992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-01T08:04:20.486524806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-01T08:04:20.487698811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-01T08:04:20.488362728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-01T08:04:20.489078620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-01T08:04:20.490777622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.491205063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006559s 
2026-07-01T08:04:20.491410868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-01T08:04:20.491596041Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T08:04:20.491837798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-01T08:04:20.493906615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2026-07-01T08:04:20.494874043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2026-07-01T08:04:20.495404302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-01T08:04:20.496093931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-01T08:04:20.497671158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-01T08:04:20.498251657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-01T08:04:20.498666793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065726s 
2026-07-01T08:04:20.498912478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-07-01T08:04:20.499120547Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.499421313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-07-01T08:04:20.501472534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-01T08:04:20.502414993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-07-01T08:04:20.502987897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-07-01T08:04:20.503960846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-07-01T08:04:20.505731884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-01T08:04:20.506408176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-01T08:04:20.506829124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071433s 
2026-07-01T08:04:20.507048967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-01T08:04:20.507242827Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.507523593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-01T08:04:20.509872845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-01T08:04:20.511405572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-01T08:04:20.512227317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-01T08:04:20.512977939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-01T08:04:20.514681460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.515100084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073222s 
2026-07-01T08:04:20.515315918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-01T08:04:20.515512334Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T08:04:20.515795394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-01T08:04:20.518189747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-01T08:04:20.519760471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-01T08:04:20.520519760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-01T08:04:20.521196724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-01T08:04:20.522866236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.523282665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072145s 
2026-07-01T08:04:20.523501626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-01T08:04:20.523694886Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.523985812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-01T08:04:20.526395385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-01T08:04:20.527961650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-01T08:04:20.528827704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-01T08:04:20.529488565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-01T08:04:20.531145082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.531557302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073162s 
2026-07-01T08:04:20.531792496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-01T08:04:20.532017008Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T08:04:20.532312854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-01T08:04:20.534652427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-01T08:04:20.536224393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-01T08:04:20.536997119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-01T08:04:20.537683291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-01T08:04:20.539336912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.539746948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071825s 
2026-07-01T08:04:20.540015930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-01T08:04:20.540169028Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T08:04:20.540411787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-07-01T08:04:20.542845059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-07-01T08:04:20.544347324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2026-07-01T08:04:20.545072004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-01T08:04:20.545781573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-01T08:04:20.547369321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-01T08:04:20.547753014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071116s 
2026-07-01T08:04:20.548040934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-01T08:04:20.548200065Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T08:04:20.548471802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-01T08:04:20.550624067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-01T08:04:20.551614753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-01T08:04:20.552203789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-01T08:04:20.552905432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-01T08:04:20.554561338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-01T08:04:20.554976264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062581s 
2026-07-01T08:04:20.555256458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-01T08:04:20.555454216Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T08:04:20.555758920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-01T08:04:20.559191384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-01T08:04:20.560192510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-01T08:04:20.560709201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-01T08:04:20.561397978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-01T08:04:20.563057722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-01T08:04:20.563467016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074484s 
2026-07-01T08:04:20.563695506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T08:04:20.563887463Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T08:04:20.564230384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-01T08:04:20.565990639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-01T08:04:20.566685008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-01T08:04:20.567176418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-01T08:04:20.567770134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-01T08:04:20.569424666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-01T08:04:20.569786485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053499s 
2026-07-01T08:04:20.570314018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-01T08:04:20', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-01T08:04:20.570780908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.572577577Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-01T08:04:20.572831508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080311s 
2026-07-01T08:04:20.573117885Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-01T08:04:20.573382288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.573713084Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-07-01T08:04:20.574440379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-01T08:04:20.575226432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-01T08:04:20.575835830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011697s 
2026-07-01T08:04:20.576136846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-01T08:04:20.576581412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-01T08:04:20.576998983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006286s 
2026-07-01T08:04:20.577449480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-01T08:04:20', 'add_notification_status') 
2026-07-01T08:04:20.577889416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.578861053Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-01T08:04:20.579078802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024363s 
2026-07-01T08:04:20.579367694Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-01T08:04:20.579650914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.580042924Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-07-01T08:04:20.580486598Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.580876282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-01T08:04:20.581233923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s 
2026-07-01T08:04:20.581422964Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.581830274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-01T08:04:20.582191041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000576s 
2026-07-01T08:04:20.582382637Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T08:04:20.582761590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-07-01T08:04:20.583115884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000542s 
2026-07-01T08:04:20.583598145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-01T08:04:20', 'indexers_freeleech_only_config_contract') 
2026-07-01T08:04:20.584113703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.584983926Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-01T08:04:20.585212096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002311s 
2026-07-01T08:04:20.585450356Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-01T08:04:20.585704037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.586005684Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-07-01T08:04:20.586304055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.586559400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.587242876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007068s 
2026-07-01T08:04:20.587670437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-01T08:04:20', 'email_encryption') 
2026-07-01T08:04:20.588165414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.589188676Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-01T08:04:20.589396123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026303s 
2026-07-01T08:04:20.589689514Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-01T08:04:20.589970560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.590299222Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-07-01T08:04:20.590615980Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.590870884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.591897251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010336s 
2026-07-01T08:04:20.592400505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-01T08:04:20', 'newznab_category_to_capabilities_settings') 
2026-07-01T08:04:20.592852245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.593693099Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-01T08:04:20.593930216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027735s 
2026-07-01T08:04:20.594203707Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-01T08:04:20.594477318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.594799006Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-07-01T08:04:20.595099571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.595349826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.596101029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007346s 
2026-07-01T08:04:20.596537368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-01T08:04:20', 'gazelle_freeleech_token_options') 
2026-07-01T08:04:20.597020781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.597848178Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-01T08:04:20.598074283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002413s 
2026-07-01T08:04:20.598363917Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-01T08:04:20.598654151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.598988845Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-07-01T08:04:20.599279691Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.599529945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.600138742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006472s 
2026-07-01T08:04:20.600628107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-01T08:04:20', 'myanonamouse_freeleech_wedge_options') 
2026-07-01T08:04:20.601084617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.601919529Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-01T08:04:20.602158350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023567s 
2026-07-01T08:04:20.602437702Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-01T08:04:20.602716474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.603049725Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-07-01T08:04:20.603353777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.603625435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.613230532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096254s 
2026-07-01T08:04:20.613727943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-01T08:04:20', 'newznab_indexers_enable_redirect') 
2026-07-01T08:04:20.614188371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.615068975Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-01T08:04:20.615298216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114228s 
2026-07-01T08:04:20.615592479Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-01T08:04:20.615888014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.616268541Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-07-01T08:04:20.616576461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.616841916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.617480532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006861s 
2026-07-01T08:04:20.617972283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-01T08:04:20', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-01T08:04:20.618426618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.619267972Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-01T08:04:20.619499459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023988s 
2026-07-01T08:04:20.628429766Z [Debug] MigrationController: Took: 00:00:00.6882480 
2026-07-01T08:04:20.695378997Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-01T08:04:20.712240090Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-01T08:04:20.725212259Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-01T08:04:20.726171210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T08:04:20.726538169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T08:04:20.735767570Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-01T08:04:20.736115390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009619s 
2026-07-01T08:04:20.736474514Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-01T08:04:20.736775500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099265s 
2026-07-01T08:04:20.739075513Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-01T08:04:20.739434636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.739972079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-01T08:04:20.740456845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-01T08:04:20.741033026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007292s 
2026-07-01T08:04:20.741375545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.743081993Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-01T08:04:20.743411025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002753s 
2026-07-01T08:04:20.743824899Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-01T08:04:20.744264094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.744797939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-01T08:04:20.745277916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-01T08:04:20.745892744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007383s 
2026-07-01T08:04:20.746203791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T08:04:20.746498524Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T08:04:20.746858830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-01T08:04:20.747342424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-01T08:04:20.748273800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010456s 
2026-07-01T08:04:20.748619296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.749501092Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-01T08:04:20.749828752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022311s 
2026-07-01T08:04:20.750239660Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-01T08:04:20.750639585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.751112839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T08:04:20.751417001Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T08:04:20.751761656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-01T08:04:20.752354670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-01T08:04:20.753000811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007943s 
2026-07-01T08:04:20.753341438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.754170718Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-01T08:04:20.754521494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019136s 
2026-07-01T08:04:20.754964537Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-01T08:04:20.755329101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.755760901Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-01T08:04:20.756420890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-01T08:04:20.757188837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-01T08:04:20.758105494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013899s 
2026-07-01T08:04:20.758429436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-01T08:04:20.758839582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-01T08:04:20.759392746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006574s 
2026-07-01T08:04:20.759970089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-01T08:04:20', 'InitialSetup') 
2026-07-01T08:04:20.760601160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.761560643Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-01T08:04:20.761878854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028008s 
2026-07-01T08:04:20.762214730Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-01T08:04:20.762582020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.763012367Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-07-01T08:04:20.763579179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-01T08:04:20', 'ApplicationStatus') 
2026-07-01T08:04:20.764258888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.765280466Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-01T08:04:20.765604408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026967s 
2026-07-01T08:04:20.765922799Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-01T08:04:20.766284237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.766705406Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-07-01T08:04:20.767225363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-01T08:04:20', 'IndexerProps') 
2026-07-01T08:04:20.767877497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.768928744Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-01T08:04:20.769245512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026625s 
2026-07-01T08:04:20.769586038Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-01T08:04:20.769959851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.770393965Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-07-01T08:04:20.770930125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-01T08:04:20.771626057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-01T08:04:20.772423784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011546s 
2026-07-01T08:04:20.772763328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-01T08:04:20.773256842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-01T08:04:20.773850668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007384s 
2026-07-01T08:04:20.774395265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-01T08:04:20', 'add_update_history') 
2026-07-01T08:04:20.775050094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.776411687Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-01T08:04:20.776746210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032643s 
2026-07-01T08:04:20.777081947Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-01T08:04:20.777451271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.777892159Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-07-01T08:04:20.778424340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-01T08:04:20', 'update_notifiarr') 
2026-07-01T08:04:20.779074189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.780053732Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-01T08:04:20.780388667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026108s 
2026-07-01T08:04:20.780712079Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-01T08:04:20.781074088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.781507130Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-07-01T08:04:20.782026486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-01T08:04:20', 'app_profiles') 
2026-07-01T08:04:20.782666365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.783731851Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-01T08:04:20.784131045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002676s 
2026-07-01T08:04:20.784434466Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-01T08:04:20.784795003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.785217514Z [Info] history_failed: Starting migration of Log DB to 7 
2026-07-01T08:04:20.785743874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-01T08:04:20', 'history_failed') 
2026-07-01T08:04:20.786386027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.787263835Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-01T08:04:20.787582898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024869s 
2026-07-01T08:04:20.787922402Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-01T08:04:20.788287327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.788714557Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-07-01T08:04:20.789228282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-01T08:04:20', 'redacted_api') 
2026-07-01T08:04:20.789871157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.790742582Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-01T08:04:20.791103109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024764s 
2026-07-01T08:04:20.791385628Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-01T08:04:20.791756184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.792257764Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-07-01T08:04:20.792785056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-01T08:04:20', 'IndexerProxies') 
2026-07-01T08:04:20.793430476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.794324307Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-01T08:04:20.794645724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002588s 
2026-07-01T08:04:20.794992352Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-01T08:04:20.795375174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.795811943Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-07-01T08:04:20.796393334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-01T08:04:20', 'app_indexer_remote_name') 
2026-07-01T08:04:20.797060007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.797980060Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-01T08:04:20.798320807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025962s 
2026-07-01T08:04:20.798665561Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-01T08:04:20.799048783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.799479972Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-07-01T08:04:20.800069499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-01T08:04:20', 'desi_gazelle_to_unit3d') 
2026-07-01T08:04:20.800739418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.801732920Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-01T08:04:20.802073646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026788s 
2026-07-01T08:04:20.802443451Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-01T08:04:20.802839418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.803286178Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-07-01T08:04:20.803884884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-01T08:04:20', 'add_on_update_to_notifications') 
2026-07-01T08:04:20.804624364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.805488715Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-01T08:04:20.805840954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026222s 
2026-07-01T08:04:20.806172552Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-01T08:04:20.806540694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.806968074Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-07-01T08:04:20.807499926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-01T08:04:20', 'IndexerVersions') 
2026-07-01T08:04:20.808169615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.809048675Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-01T08:04:20.809368920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025134s 
2026-07-01T08:04:20.809697803Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-01T08:04:20.810080964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.810504488Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-07-01T08:04:20.811033383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-01T08:04:20', 'cleanup_config') 
2026-07-01T08:04:20.811675747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.812764369Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-01T08:04:20.813090236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002705s 
2026-07-01T08:04:20.813422976Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-01T08:04:20.813785697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.814209310Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-07-01T08:04:20.814740540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-01T08:04:20', 'indexer_cleanup') 
2026-07-01T08:04:20.815390589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.816416225Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-01T08:04:20.816743985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026388s 
2026-07-01T08:04:20.817078770Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-01T08:04:20.817453414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.817881827Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-07-01T08:04:20.818450433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-01T08:04:20', 'minimum_seeders') 
2026-07-01T08:04:20.819066403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.819950614Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-01T08:04:20.820287683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025019s 
2026-07-01T08:04:20.820610874Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-01T08:04:20.820988294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.821421287Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-07-01T08:04:20.821945442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-01T08:04:20', 'remove_showrss') 
2026-07-01T08:04:20.822591674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.823490104Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-01T08:04:20.823820088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025182s 
2026-07-01T08:04:20.824199773Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-01T08:04:20.824589608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.825029875Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-07-01T08:04:20.825598711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-01T08:04:20', 'remove_torrentparadiseml') 
2026-07-01T08:04:20.826271626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.827114745Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-01T08:04:20.827462204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025183s 
2026-07-01T08:04:20.827817680Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-01T08:04:20.828247636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.828686771Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-07-01T08:04:20.829305818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-01T08:04:20', 'localization_setting_to_string') 
2026-07-01T08:04:20.829996319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.830990341Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-01T08:04:20.831350476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027326s 
2026-07-01T08:04:20.831673297Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-01T08:04:20.832088884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.832520754Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-07-01T08:04:20.833036562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-01T08:04:20', 'orpheus_api') 
2026-07-01T08:04:20.833681011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.834729743Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-01T08:04:20.835051110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026636s 
2026-07-01T08:04:20.835396456Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-01T08:04:20.835786251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.836256047Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-07-01T08:04:20.836830945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-01T08:04:20', 'download_client_categories') 
2026-07-01T08:04:20.837501466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.838620410Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-01T08:04:20.838963300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028181s 
2026-07-01T08:04:20.839295029Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-01T08:04:20.839694704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.840128427Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-07-01T08:04:20.840679447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-01T08:04:20', 'add_salt_to_users') 
2026-07-01T08:04:20.841336871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.842364651Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-01T08:04:20.842682472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026906s 
2026-07-01T08:04:20.843081535Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-01T08:04:20.843525169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.844014895Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-07-01T08:04:20.844667290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-01T08:04:20', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-01T08:04:20.845396388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.846469289Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-01T08:04:20.846863984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002888s 
2026-07-01T08:04:20.847284892Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-01T08:04:20.847757724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.848298083Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-07-01T08:04:20.848996079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-01T08:04:20', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-01T08:04:20.849715017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.850719500Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-01T08:04:20.851131430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028998s 
2026-07-01T08:04:20.851511856Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-01T08:04:20.851972464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.852432711Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-07-01T08:04:20.853093141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-01T08:04:20', 'alpharatio_greatposterwall_config_contract') 
2026-07-01T08:04:20.853851990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.854827404Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-01T08:04:20.855228452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028259s 
2026-07-01T08:04:20.855550250Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-01T08:04:20.855947150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.856375853Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-07-01T08:04:20.856919809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-01T08:04:20', 'remove_notwhatcd') 
2026-07-01T08:04:20.857571943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.859114049Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-01T08:04:20.859435927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031871s 
2026-07-01T08:04:20.859801854Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-01T08:04:20.860218032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.860669241Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-07-01T08:04:20.861248568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-01T08:04:20', 'add_on_grab_to_notifications') 
2026-07-01T08:04:20.861943428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.862860675Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-01T08:04:20.863224638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026297s 
2026-07-01T08:04:20.863633973Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-01T08:04:20.864102687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.864573275Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-07-01T08:04:20.865218705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-01T08:04:20', 'animetorrents_use_custom_config_contract') 
2026-07-01T08:04:20.865939296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.866983840Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-01T08:04:20.867377193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028323s 
2026-07-01T08:04:20.867716747Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-01T08:04:20.868132544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.868557059Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-07-01T08:04:20.869107277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-01T08:04:20', 'apprise_server_url') 
2026-07-01T08:04:20.869773309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.870758183Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-01T08:04:20.871080783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026321s 
2026-07-01T08:04:20.871448363Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-01T08:04:20.871878800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.872316041Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-07-01T08:04:20.872919757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-01T08:04:20', 'health_restored_notification') 
2026-07-01T08:04:20.873610237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.874601975Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-01T08:04:20.874955828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027226s 
2026-07-01T08:04:20.875272726Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-01T08:04:20.875628252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.876077988Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-07-01T08:04:20.876593436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-01T08:04:20', 'remove_uc') 
2026-07-01T08:04:20.877243606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.878178419Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-01T08:04:20.878495367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025679s 
2026-07-01T08:04:20.878842987Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-01T08:04:20.879230107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.879672819Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-07-01T08:04:20.880272327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-01T08:04:20', 'history_fix_data_titles') 
2026-07-01T08:04:20.880944180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.881914274Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-01T08:04:20.882270151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026778s 
2026-07-01T08:04:20.882661489Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-01T08:04:20.883059410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.883496831Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-07-01T08:04:20.884103233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-01T08:04:20', 'download_client_per_indexer') 
2026-07-01T08:04:20.884781128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.885773868Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-01T08:04:20.886133893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026991s 
2026-07-01T08:04:20.886539049Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-01T08:04:20.886985438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.887453671Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-07-01T08:04:20.888155044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-01T08:04:20.888455840Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T08:04:20.888782288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-01T08:04:20.890002586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-01T08:04:20.891280950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-07-01T08:04:20.892108137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-01T08:04:20.892882396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-01T08:04:20.894171252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-01T08:04:20.894738665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056066s 
2026-07-01T08:04:20.895061165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-01T08:04:20.895363414Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T08:04:20.895715352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-01T08:04:20.896821751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-01T08:04:20.897922127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-01T08:04:20.898705435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-01T08:04:20.899465025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-01T08:04:20.900723761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-01T08:04:20.901350954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052522s 
2026-07-01T08:04:20.901676480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T08:04:20.901987987Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T08:04:20.902346780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-01T08:04:20.903307555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-01T08:04:20.904317169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-01T08:04:20.905097009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-01T08:04:20.905839976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-01T08:04:20.907106928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-01T08:04:20.907752538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050207s 
2026-07-01T08:04:20.908402187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-01T08:04:20', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-01T08:04:20.909151356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.910346022Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-01T08:04:20.910780267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075119s 
2026-07-01T08:04:20.911146885Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-01T08:04:20.911546440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.912032619Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-07-01T08:04:20.912610032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-01T08:04:20', 'add_notification_status') 
2026-07-01T08:04:20.913304221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.914243693Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-01T08:04:20.914599500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026918s 
2026-07-01T08:04:20.914995607Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-01T08:04:20.915429171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.915925080Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-07-01T08:04:20.916583877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-01T08:04:20', 'indexers_freeleech_only_config_contract') 
2026-07-01T08:04:20.917304157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.918290424Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-01T08:04:20.918688386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028167s 
2026-07-01T08:04:20.919034342Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-01T08:04:20.919407875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.919862160Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-07-01T08:04:20.920421517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-01T08:04:20', 'email_encryption') 
2026-07-01T08:04:20.921109031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.922032792Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-01T08:04:20.922364450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026297s 
2026-07-01T08:04:20.922761851Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-01T08:04:20.923200634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.923679950Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-07-01T08:04:20.924365631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-01T08:04:20', 'newznab_category_to_capabilities_settings') 
2026-07-01T08:04:20.925084409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.926057449Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-01T08:04:20.926494068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002814s 
2026-07-01T08:04:20.926871238Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-01T08:04:20.927284891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.927743004Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-07-01T08:04:20.928417733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-01T08:04:20', 'gazelle_freeleech_token_options') 
2026-07-01T08:04:20.929123885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.930074961Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-01T08:04:20.930444165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027713s 
2026-07-01T08:04:20.930835342Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-01T08:04:20.931261801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.931736918Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-07-01T08:04:20.932406217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-01T08:04:20', 'myanonamouse_freeleech_wedge_options') 
2026-07-01T08:04:20.933110936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.934071330Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-01T08:04:20.934452268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027711s 
2026-07-01T08:04:20.934848255Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-01T08:04:20.935261848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.935743799Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-07-01T08:04:20.936385382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-01T08:04:20', 'newznab_indexers_enable_redirect') 
2026-07-01T08:04:20.937121795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.938097751Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-01T08:04:20.938472205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028072s 
2026-07-01T08:04:20.938858894Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-01T08:04:20.939287647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T08:04:20.939738556Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-07-01T08:04:20.940423856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-01T08:04:20', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-01T08:04:20.941130209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T08:04:20.942137588Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-01T08:04:20.942511250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028149s 
2026-07-01T08:04:21.098995286Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-07-01T08:04:21.106094636Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-01T08:04:21.206874620Z [Info] AppSyncProfileService: Setting up default app profile 
2026-07-01T08:04:21.217921371Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-07-01T08:04:21.315972629Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-07-01T08:04:21.413453619Z [ls.io-init] done.
2026-07-01T08:04:21.700093118Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-01T08:04:21.700821175Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-01T08:04:21.701171070Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin