2026-02-08T09:29:33.326620452Z [migrations] started
2026-02-08T09:29:33.326705273Z [migrations] no migrations found
2026-02-08T09:29:33.348325932Z usermod: no changes
2026-02-08T09:29:33.354018546Z ───────────────────────────────────────
2026-02-08T09:29:33.354040861Z 
2026-02-08T09:29:33.354048676Z       ██╗     ███████╗██╗ ██████╗
2026-02-08T09:29:33.354056322Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-08T09:29:33.354063807Z       ██║     ███████╗██║██║   ██║
2026-02-08T09:29:33.354071272Z       ██║     ╚════██║██║██║   ██║
2026-02-08T09:29:33.354078877Z       ███████╗███████║██║╚██████╔╝
2026-02-08T09:29:33.354086412Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-08T09:29:33.354093888Z 
2026-02-08T09:29:33.354100992Z    Brought to you by linuxserver.io
2026-02-08T09:29:33.354108327Z ───────────────────────────────────────
2026-02-08T09:29:33.354373701Z 
2026-02-08T09:29:33.354384212Z To support the app dev(s) visit:
2026-02-08T09:29:33.356161311Z Prowlarr: https://opencollective.com/prowlarr
2026-02-08T09:29:33.356461746Z 
2026-02-08T09:29:33.356468590Z To support LSIO projects visit:
2026-02-08T09:29:33.356472488Z https://www.linuxserver.io/donate/
2026-02-08T09:29:33.356476045Z 
2026-02-08T09:29:33.356479712Z ───────────────────────────────────────
2026-02-08T09:29:33.356484221Z GID/UID
2026-02-08T09:29:33.356487588Z ───────────────────────────────────────
2026-02-08T09:29:33.360965185Z 
2026-02-08T09:29:33.360976508Z User UID:    911
2026-02-08T09:29:33.360982931Z User GID:    911
2026-02-08T09:29:33.360989293Z ───────────────────────────────────────
2026-02-08T09:29:33.362612332Z Linuxserver.io version: 2.3.2.5270-ls223
2026-02-08T09:29:33.362858538Z Build-date: 2026-02-08T09:26:25+00:00
2026-02-08T09:29:33.362864510Z ───────────────────────────────────────
2026-02-08T09:29:33.362868548Z     
2026-02-08T09:29:33.412051592Z [custom-init] No custom files found, skipping...
2026-02-08T09:29:33.432985959Z failed to load "/config/config.xml": No such file or directory
2026-02-08T09:29:33.749902953Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5270 
2026-02-08T09:29:33.767317793Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-08T09:29:33.774440356Z [Debug] Bootstrap: Console selected 
2026-02-08T09:29:33.775657998Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-08T09:29:34.015642957Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-08T09:29:34.079432496Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {32b845c7-268d-4950-aa99-2be2a4e4ce0a} may be persisted to storage in unencrypted form. 
2026-02-08T09:29:34.137442656Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-02-08T09:29:34.166200589Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-02-08T09:29:34.221627497Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-08T09:29:34.228506991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.229105606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.266646295Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-08T09:29:34.270476559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379384s 
2026-02-08T09:29:34.270775521Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-08T09:29:34.271000323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419727s 
2026-02-08T09:29:34.278481699Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-08T09:29:34.279061497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.283610107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-08T09:29:34.291656841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-08T09:29:34.302573946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187249s 
2026-02-08T09:29:34.303014002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.306099555Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-08T09:29:34.306308216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222284s 
2026-02-08T09:29:34.312586819Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-08T09:29:34.312816863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.317845309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-08T09:29:34.318863239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T09:29:34.319421653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013703s 
2026-02-08T09:29:34.319693391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T09:29:34.320639957Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.49E-05s 
2026-02-08T09:29:34.321083139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-08T09:29:34.321686404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-08T09:29:34.322400693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010795s 
2026-02-08T09:29:34.322658241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.323416107Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-08T09:29:34.323626912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020844s 
2026-02-08T09:29:34.324214756Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-08T09:29:34.324455480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.325286674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T09:29:34.325480795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-02-08T09:29:34.325723264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-08T09:29:34.326073038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-08T09:29:34.326597424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006542s 
2026-02-08T09:29:34.326842507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.327539571Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-08T09:29:34.327753873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015448s 
2026-02-08T09:29:34.328965503Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-08T09:29:34.329192159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.329861096Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-02-08T09:29:34.334022687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-02-08T09:29:34.334636874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2026-02-08T09:29:34.335184687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009079s 
2026-02-08T09:29:34.335376754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-02-08T09:29:34.335752350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-02-08T09:29:34.336154380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005743s 
2026-02-08T09:29:34.336350224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-02-08T09:29:34.336961565Z [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-02-08T09:29:34.337514459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009714s 
2026-02-08T09:29:34.337745023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-02-08T09:29:34.338092082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-08T09:29:34.338520464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s 
2026-02-08T09:29:34.338735738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-02-08T09:29:34.343503960Z [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-02-08T09:29:34.344229882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052687s 
2026-02-08T09:29:34.344448983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-02-08T09:29:34.345117249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-02-08T09:29:34.345664581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010034s 
2026-02-08T09:29:34.345906278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-02-08T09:29:34.346298999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T09:29:34.346743474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006168s 
2026-02-08T09:29:34.347001223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-02-08T09:29:34.349913928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-02-08T09:29:34.350740834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035728s 
2026-02-08T09:29:34.351412045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-02-08T09:29:34.351423999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T09:29:34.351744144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005746s 
2026-02-08T09:29:34.352027855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-02-08T09:29:34.352653916Z [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-02-08T09:29:34.353180887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009558s 
2026-02-08T09:29:34.353391141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-02-08T09:29:34.354068335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-02-08T09:29:34.354632340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010414s 
2026-02-08T09:29:34.354862804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-02-08T09:29:34.355223571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-02-08T09:29:34.355588356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005201s 
2026-02-08T09:29:34.355754400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-02-08T09:29:34.356212442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-02-08T09:29:34.356579151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006074s 
2026-02-08T09:29:34.356793763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-02-08T09:29:34.357118968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-02-08T09:29:34.357467189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004746s 
2026-02-08T09:29:34.357667092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-02-08T09:29:34.361127731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2026-02-08T09:29:34.361579100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037167s 
2026-02-08T09:29:34.361811638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-02-08T09:29:34.362166102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-02-08T09:29:34.362583683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005152s 
2026-02-08T09:29:34.362811552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-02-08T09:29:34.363134762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-02-08T09:29:34.363480849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 
2026-02-08T09:29:34.363693878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-02-08T09:29:34.364727941Z [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-02-08T09:29:34.365421768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014958s 
2026-02-08T09:29:34.365644687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-02-08T09:29:34.366572545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-02-08T09:29:34.367340121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014385s 
2026-02-08T09:29:34.367553711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-02-08T09:29:34.368005251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.368423012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006113s 
2026-02-08T09:29:34.368641141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-02-08T09:29:34.369167371Z [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-02-08T09:29:34.369620093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007791s 
2026-02-08T09:29:34.369841799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-02-08T09:29:34.370159819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-08T09:29:34.370511868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s 
2026-02-08T09:29:34.372258516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-08T09:29:34', 'InitialSetup') 
2026-02-08T09:29:34.372924858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.374205817Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-08T09:29:34.374407734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041349s 
2026-02-08T09:29:34.374733871Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-02-08T09:29:34.374958553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.375278838Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-02-08T09:29:34.378222366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-02-08T09:29:34.395541884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-02-08T09:29:34.396925891Z [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-02-08T09:29:34.397801644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-08T09:29:34.398697038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-08T09:29:34.400306679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T09:29:34.400743098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222805s 
2026-02-08T09:29:34.401010667Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-02-08T09:29:34.402664106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-02-08T09:29:34.403766446Z [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-02-08T09:29:34.404427978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-08T09:29:34.405026945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-08T09:29:34.406393807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T09:29:34.406786688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055742s 
2026-02-08T09:29:34.407136613Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-02-08T09:29:34.410540197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-02-08T09:29:34.411642597Z [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-02-08T09:29:34.412297276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-08T09:29:34.412886392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-08T09:29:34.414270599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T09:29:34.414663671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072934s 
2026-02-08T09:29:34.414893163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-02-08T09:29:34.415635127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-02-08T09:29:34.416292170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011843s 
2026-02-08T09:29:34.416551312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-02-08T09:29:34.416979284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.417411555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006358s 
2026-02-08T09:29:34.417917504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-08T09:29:34', 'ApplicationStatus') 
2026-02-08T09:29:34.418361908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.419354046Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-02-08T09:29:34.419542045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025393s 
2026-02-08T09:29:34.419770365Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-02-08T09:29:34.420108486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.420377888Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-02-08T09:29:34.421447572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T09:29:34.421621633Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.421866666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-02-08T09:29:34.422309508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-02-08T09:29:34.422984107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008946s 
2026-02-08T09:29:34.423213368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-02-08T09:29:34.424021506Z [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-02-08T09:29:34.424631364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012063s 
2026-02-08T09:29:34.424863441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-02-08T09:29:34.425615225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-02-08T09:29:34.426189231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011109s 
2026-02-08T09:29:34.426462381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-02-08T09:29:34.426919472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.427313275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006259s 
2026-02-08T09:29:34.427701066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-08T09:29:34', 'IndexerProps') 
2026-02-08T09:29:34.428175731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.428944009Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-02-08T09:29:34.429135384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022289s 
2026-02-08T09:29:34.429372461Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-02-08T09:29:34.429632866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.429918210Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-02-08T09:29:34.430422596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-08T09:29:34', 'add_update_history') 
2026-02-08T09:29:34.430852993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.431515347Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-02-08T09:29:34.431687744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018949s 
2026-02-08T09:29:34.431940523Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-02-08T09:29:34.432224475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.432521333Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-02-08T09:29:34.435934857Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-08T09:29:34.437044762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-08T09:29:34.437542033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011739s 
2026-02-08T09:29:34.437973252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-08T09:29:34', 'update_notifiarr') 
2026-02-08T09:29:34.438390873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.439089890Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-02-08T09:29:34.439263159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026574s 
2026-02-08T09:29:34.439483653Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-02-08T09:29:34.439724348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.440097479Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-02-08T09:29:34.440734182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-02-08T09:29:34.441388219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-02-08T09:29:34.441946313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010708s 
2026-02-08T09:29:34.442188450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-02-08T09:29:34.442570500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-02-08T09:29:34.442959282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s 
2026-02-08T09:29:34.443169135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T09:29:34.443327053Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.443570453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-02-08T09:29:34.443995609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-02-08T09:29:34.444691771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008584s 
2026-02-08T09:29:34.445108851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-08T09:29:34', 'app_profiles') 
2026-02-08T09:29:34.445529548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.446936542Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-02-08T09:29:34.447137917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030873s 
2026-02-08T09:29:34.447334413Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-02-08T09:29:34.447577573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.447887437Z [Info] history_failed: Starting migration of Main DB to 7 
2026-02-08T09:29:34.448440410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-08T09:29:34.448636646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.448868853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-02-08T09:29:34.449238207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-02-08T09:29:34.449869979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008135s 
2026-02-08T09:29:34.450252309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-02-08T09:29:34.450714149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-02-08T09:29:34.451062741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005296s 
2026-02-08T09:29:34.451508198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-08T09:29:34', 'history_failed') 
2026-02-08T09:29:34.451928084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.452794248Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-02-08T09:29:34.452994321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021863s 
2026-02-08T09:29:34.453211188Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-02-08T09:29:34.453458856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.453744151Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-02-08T09:29:34.454127283Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.454379320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.456174455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018511s 
2026-02-08T09:29:34.456614872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-08T09:29:34', 'redacted_api') 
2026-02-08T09:29:34.457015148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.457660548Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-02-08T09:29:34.457883998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033311s 
2026-02-08T09:29:34.458105494Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-02-08T09:29:34.458357191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.458646082Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-02-08T09:29:34.459154085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-02-08T09:29:34.459808263Z [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-02-08T09:29:34.460387830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010077s 
2026-02-08T09:29:34.460591560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T09:29:34.460772905Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.460990975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-02-08T09:29:34.461299295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-02-08T09:29:34.461932200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007289s 
2026-02-08T09:29:34.462361374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-08T09:29:34', 'IndexerProxies') 
2026-02-08T09:29:34.462775117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.463522543Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-02-08T09:29:34.463722896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022919s 
2026-02-08T09:29:34.464011187Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-02-08T09:29:34.464277743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.464573789Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-02-08T09:29:34.464943544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-02-08T09:29:34.465154469Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.465446276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-02-08T09:29:34.465855801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-02-08T09:29:34.466533696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008365s 
2026-02-08T09:29:34.466976778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-08T09:29:34', 'app_indexer_remote_name') 
2026-02-08T09:29:34.467412365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.468357008Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-02-08T09:29:34.468575437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026109s 
2026-02-08T09:29:34.468813777Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-02-08T09:29:34.469072959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.469377192Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-02-08T09:29:34.471816615Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.472782249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-02-08T09:29:34.473160902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011332s 
2026-02-08T09:29:34.473599715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-08T09:29:34', 'desi_gazelle_to_unit3d') 
2026-02-08T09:29:34.474021645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.474819141Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-02-08T09:29:34.475034745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002751s 
2026-02-08T09:29:34.475288657Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-02-08T09:29:34.475549311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.475877673Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-02-08T09:29:34.476242748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T09:29:34.476440767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.476716863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-02-08T09:29:34.477137019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-02-08T09:29:34.477840255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008881s 
2026-02-08T09:29:34.478300883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-08T09:29:34', 'add_on_update_to_notifications') 
2026-02-08T09:29:34.478734977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.479435928Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-02-08T09:29:34.479655210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024241s 
2026-02-08T09:29:34.479898620Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-02-08T09:29:34.480164566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.480454660Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-02-08T09:29:34.480988715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-02-08T09:29:34.481617662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-02-08T09:29:34.482140635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000916s 
2026-02-08T09:29:34.482422463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-02-08T09:29:34.482915666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-02-08T09:29:34.483355331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006993s 
2026-02-08T09:29:34.483627429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-02-08T09:29:34.484086714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-02-08T09:29:34.484501519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006459s 
2026-02-08T09:29:34.484923088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-08T09:29:34', 'IndexerVersions') 
2026-02-08T09:29:34.485336381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.486071631Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-02-08T09:29:34.486282325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00219s 
2026-02-08T09:29:34.486502339Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-02-08T09:29:34.486744997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.487036123Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-02-08T09:29:34.488757951Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.489728505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-02-08T09:29:34.490034241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010323s 
2026-02-08T09:29:34.490295337Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.490689521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-02-08T09:29:34.490998954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004797s 
2026-02-08T09:29:34.491415623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-08T09:29:34', 'cleanup_config') 
2026-02-08T09:29:34.491830999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.492538895Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-02-08T09:29:34.492748577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019805s 
2026-02-08T09:29:34.492968961Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-02-08T09:29:34.493214586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.493521434Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-02-08T09:29:34.495489106Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.495864492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-02-08T09:29:34.496197813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000461s 
2026-02-08T09:29:34.496451314Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.496805046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-02-08T09:29:34.497102375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000429s 
2026-02-08T09:29:34.497364723Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.497711652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-02-08T09:29:34.498016045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s 
2026-02-08T09:29:34.498271469Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.498618237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-02-08T09:29:34.498918703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004203s 
2026-02-08T09:29:34.499189317Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.499529062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-02-08T09:29:34.499836300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004253s 
2026-02-08T09:29:34.500114360Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.500468764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-02-08T09:29:34.500770171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s 
2026-02-08T09:29:34.501032750Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.501381813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-02-08T09:29:34.501690043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004368s 
2026-02-08T09:29:34.501945458Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.502300583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-02-08T09:29:34.502598693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s 
2026-02-08T09:29:34.502860591Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.506835515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-02-08T09:29:34.507169859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040772s 
2026-02-08T09:29:34.507430984Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.507769717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-02-08T09:29:34.508096264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s 
2026-02-08T09:29:34.508351228Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.508705822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-02-08T09:29:34.509011497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004385s 
2026-02-08T09:29:34.509267984Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.509616265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-02-08T09:29:34.509926580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004311s 
2026-02-08T09:29:34.510182285Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.510535897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-02-08T09:29:34.510842394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s 
2026-02-08T09:29:34.511101877Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.511460539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-02-08T09:29:34.511759431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s 
2026-02-08T09:29:34.512055387Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.512405382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-02-08T09:29:34.512748763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004725s 
2026-02-08T09:29:34.513008166Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.513340635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-02-08T09:29:34.513648946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004174s 
2026-02-08T09:29:34.513832436Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.515243497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-02-08T09:29:34.515621899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016056s 
2026-02-08T09:29:34.515811681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.516231497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-02-08T09:29:34.516593516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005877s 
2026-02-08T09:29:34.516776504Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.517173273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-02-08T09:29:34.517545723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000586s 
2026-02-08T09:29:34.517735115Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.518133086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-02-08T09:29:34.518502039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005771s 
2026-02-08T09:29:34.518688375Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.519091787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-02-08T09:29:34.519451111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005794s 
2026-02-08T09:29:34.519630211Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.520045898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-02-08T09:29:34.520408048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005844s 
2026-02-08T09:29:34.520587218Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.520997164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-02-08T09:29:34.521358091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005909s 
2026-02-08T09:29:34.521551831Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.521950103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-02-08T09:29:34.522306651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s 
2026-02-08T09:29:34.522497876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.522878943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-02-08T09:29:34.523235722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005597s 
2026-02-08T09:29:34.523412558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.523818055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-02-08T09:29:34.524201266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005987s 
2026-02-08T09:29:34.524388223Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.524787687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-02-08T09:29:34.525145338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005816s 
2026-02-08T09:29:34.525329558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.525740827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-02-08T09:29:34.526101493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005949s 
2026-02-08T09:29:34.526285063Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.526694577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-02-08T09:29:34.527054883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005882s 
2026-02-08T09:29:34.527236819Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.527638969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-02-08T09:29:34.528040618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006046s 
2026-02-08T09:29:34.528228186Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.528627109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-02-08T09:29:34.528972785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005768s 
2026-02-08T09:29:34.529157537Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.529549957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-02-08T09:29:34.529901145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s 
2026-02-08T09:29:34.530098472Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.530486684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-02-08T09:29:34.530842611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005785s 
2026-02-08T09:29:34.531027934Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.531437459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-02-08T09:29:34.531793556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005737s 
2026-02-08T09:29:34.532014821Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.532401279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-02-08T09:29:34.532754190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005651s 
2026-02-08T09:29:34.533173254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-08T09:29:34', 'indexer_cleanup') 
2026-02-08T09:29:34.533591186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.534554456Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-02-08T09:29:34.534764398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023277s 
2026-02-08T09:29:34.534980133Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-02-08T09:29:34.535224665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.535520301Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-02-08T09:29:34.535934475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-02-08T09:29:34.536138175Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.536397738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-02-08T09:29:34.536808435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-02-08T09:29:34.537505268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008747s 
2026-02-08T09:29:34.537931987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-08T09:29:34', 'minimum_seeders') 
2026-02-08T09:29:34.538361552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.539078256Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-02-08T09:29:34.539274471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024124s 
2026-02-08T09:29:34.539498331Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-02-08T09:29:34.539743535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.540054962Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-02-08T09:29:34.540414166Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.540766986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-02-08T09:29:34.541075828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s 
2026-02-08T09:29:34.541491575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-08T09:29:34', 'remove_showrss') 
2026-02-08T09:29:34.541899657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.542583605Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-02-08T09:29:34.542787144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001902s 
2026-02-08T09:29:34.543029683Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-02-08T09:29:34.543286229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.543640583Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-02-08T09:29:34.544038935Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.544416105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-02-08T09:29:34.544735428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004656s 
2026-02-08T09:29:34.545175504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-08T09:29:34', 'remove_torrentparadiseml') 
2026-02-08T09:29:34.545611773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.546328696Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-02-08T09:29:34.546550593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020054s 
2026-02-08T09:29:34.546803132Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-02-08T09:29:34.547068677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.547371907Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-02-08T09:29:34.547681561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.547942627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.548616844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007197s 
2026-02-08T09:29:34.549074486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-08T09:29:34', 'localization_setting_to_string') 
2026-02-08T09:29:34.549507849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.550817937Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-02-08T09:29:34.551041988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028667s 
2026-02-08T09:29:34.551255378Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-02-08T09:29:34.551511634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.551799483Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-02-08T09:29:34.552092884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.552348529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.556515771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042045s 
2026-02-08T09:29:34.556944725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-08T09:29:34', 'orpheus_api') 
2026-02-08T09:29:34.557353919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.558030381Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-02-08T09:29:34.558228961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057127s 
2026-02-08T09:29:34.558478995Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-02-08T09:29:34.558742625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.559047449Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-02-08T09:29:34.559398466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-08T09:29:34.559599411Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.559860396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-02-08T09:29:34.560276354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-02-08T09:29:34.560966233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008641s 
2026-02-08T09:29:34.561422863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-08T09:29:34', 'download_client_categories') 
2026-02-08T09:29:34.561849322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.562606376Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-02-08T09:29:34.562823363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024566s 
2026-02-08T09:29:34.563051974Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-02-08T09:29:34.563300103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.563586089Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-02-08T09:29:34.563952728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-02-08T09:29:34.564147850Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.564355358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-02-08T09:29:34.564647457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-02-08T09:29:34.565270311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007068s 
2026-02-08T09:29:34.565513741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-02-08T09:29:34.565833545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-02-08T09:29:34.566456640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000727s 
2026-02-08T09:29:34.566887327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-08T09:29:34', 'add_salt_to_users') 
2026-02-08T09:29:34.567306201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.568046041Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-02-08T09:29:34.568252266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022775s 
2026-02-08T09:29:34.568544865Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-02-08T09:29:34.568830841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.569152248Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-02-08T09:29:34.569520520Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.569873180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-02-08T09:29:34.570221391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005353s 
2026-02-08T09:29:34.570710075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-08T09:29:34', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-02-08T09:29:34.571151635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.571901715Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-02-08T09:29:34.572146498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021158s 
2026-02-08T09:29:34.572445049Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-02-08T09:29:34.572726777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.573052272Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-02-08T09:29:34.573389391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.573788885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-02-08T09:29:34.574146886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005571s 
2026-02-08T09:29:34.574640460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-08T09:29:34', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-02-08T09:29:34.575090897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.575840707Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-02-08T09:29:34.576108306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021472s 
2026-02-08T09:29:34.576396887Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-02-08T09:29:34.576675448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.576994541Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-02-08T09:29:34.577364416Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.577763510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-02-08T09:29:34.578119396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005579s 
2026-02-08T09:29:34.578308046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.578710807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-02-08T09:29:34.579071233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s 
2026-02-08T09:29:34.579552071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-08T09:29:34', 'alpharatio_greatposterwall_config_contract') 
2026-02-08T09:29:34.580011737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.580769353Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-02-08T09:29:34.581005849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021768s 
2026-02-08T09:29:34.581232305Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-02-08T09:29:34.581486908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.581776912Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-02-08T09:29:34.582138089Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.582498886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-02-08T09:29:34.582846646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004761s 
2026-02-08T09:29:34.583269487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-08T09:29:34', 'remove_notwhatcd') 
2026-02-08T09:29:34.583715706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.584363120Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-02-08T09:29:34.584571610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019542s 
2026-02-08T09:29:34.584820922Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-02-08T09:29:34.585087238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.585388936Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-02-08T09:29:34.585804543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T09:29:34.586004034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.586240921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-02-08T09:29:34.586616828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-02-08T09:29:34.587330646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008669s 
2026-02-08T09:29:34.587546671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T09:29:34.587731453Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.588010004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-02-08T09:29:34.588434018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-02-08T09:29:34.589107043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008564s 
2026-02-08T09:29:34.589559053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-08T09:29:34', 'add_on_grab_to_notifications') 
2026-02-08T09:29:34.589986865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.590702907Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-02-08T09:29:34.590920796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023969s 
2026-02-08T09:29:34.591200238Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-02-08T09:29:34.591473348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.591790607Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-02-08T09:29:34.592204140Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.592615047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-02-08T09:29:34.592979642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s 
2026-02-08T09:29:34.593457233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-08T09:29:34', 'animetorrents_use_custom_config_contract') 
2026-02-08T09:29:34.593916418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.594630707Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-02-08T09:29:34.594876211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021436s 
2026-02-08T09:29:34.595108158Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-02-08T09:29:34.595368011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.595662905Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-02-08T09:29:34.595963380Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.596217512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.596919957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007461s 
2026-02-08T09:29:34.597357297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-08T09:29:34', 'apprise_server_url') 
2026-02-08T09:29:34.597777263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.598443855Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-02-08T09:29:34.598650191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022398s 
2026-02-08T09:29:34.598905886Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-02-08T09:29:34.599163204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.599468810Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-02-08T09:29:34.599866681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-08T09:29:34.600082786Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-02-08T09:29:34.600344413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-02-08T09:29:34.600757966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-02-08T09:29:34.601445340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008662s 
2026-02-08T09:29:34.601901028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-08T09:29:34', 'health_restored_notification') 
2026-02-08T09:29:34.602330262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.603106445Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-02-08T09:29:34.603320616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024505s 
2026-02-08T09:29:34.603516531Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-02-08T09:29:34.603754660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.604053472Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-02-08T09:29:34.604426293Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-08T09:29:34.604801508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-02-08T09:29:34.605114168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s 
2026-02-08T09:29:34.605525466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-08T09:29:34', 'remove_uc') 
2026-02-08T09:29:34.605938428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.606616714Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-02-08T09:29:34.606806376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019213s 
2026-02-08T09:29:34.607046660Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-02-08T09:29:34.607300561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.607597399Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-02-08T09:29:34.607937393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.608196856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.608898780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007442s 
2026-02-08T09:29:34.609344126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-08T09:29:34', 'history_fix_data_titles') 
2026-02-08T09:29:34.609769814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.610474092Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-02-08T09:29:34.610687251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022766s 
2026-02-08T09:29:34.610939038Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-02-08T09:29:34.611196827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.611500990Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-02-08T09:29:34.611892889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T09:29:34.612103383Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.612334308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-02-08T09:29:34.612732360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-02-08T09:29:34.613441868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008707s 
2026-02-08T09:29:34.613879099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-08T09:29:34', 'download_client_per_indexer') 
2026-02-08T09:29:34.614306189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.615050267Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-02-08T09:29:34.615275701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024413s 
2026-02-08T09:29:34.615571467Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-08T09:29:34.615885219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.616204051Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-02-08T09:29:34.618245462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-02-08T09:29:34.618452739Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.618875000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-02-08T09:29:34.621312719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-02-08T09:29:34.622466743Z [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-02-08T09:29:34.623076561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-02-08T09:29:34.623739676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-02-08T09:29:34.625413767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.625839775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067218s 
2026-02-08T09:29:34.626058215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-02-08T09:29:34.626256384Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.626543853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-02-08T09:29:34.628621357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-02-08T09:29:34.629756944Z [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-02-08T09:29:34.630373545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-02-08T09:29:34.631006380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-02-08T09:29:34.632627825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.633048562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062502s 
2026-02-08T09:29:34.633269768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-02-08T09:29:34.633458027Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.633730375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-02-08T09:29:34.635744692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-02-08T09:29:34.636887573Z [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-02-08T09:29:34.637512632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-02-08T09:29:34.638142079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-02-08T09:29:34.639749196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.640189022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062154s 
2026-02-08T09:29:34.640393383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T09:29:34.640571211Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.640812197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-02-08T09:29:34.643040694Z [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-02-08T09:29:34.644294449Z [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-02-08T09:29:34.644930710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T09:29:34.645407801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T09:29:34.646799924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057605s 
2026-02-08T09:29:34.647005849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T09:29:34.647193958Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.647427849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-02-08T09:29:34.652247464Z [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-02-08T09:29:34.653497201Z [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-02-08T09:29:34.654124875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T09:29:34.654614872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T09:29:34.656019711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083426s 
2026-02-08T09:29:34.656233882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-08T09:29:34.656402071Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.656662736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-02-08T09:29:34.658831633Z [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-02-08T09:29:34.660071550Z [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-02-08T09:29:34.660704976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-08T09:29:34.661185854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-08T09:29:34.662562917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056649s 
2026-02-08T09:29:34.662798873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-08T09:29:34.662985609Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.663267987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-02-08T09:29:34.665292745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-02-08T09:29:34.666445847Z [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-02-08T09:29:34.667098822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-08T09:29:34.667740023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-08T09:29:34.669518995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.669980745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064554s 
2026-02-08T09:29:34.670222943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-08T09:29:34.670414138Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.670705565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-02-08T09:29:34.672757918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-02-08T09:29:34.673911842Z [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-02-08T09:29:34.674554185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-08T09:29:34.675208212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-08T09:29:34.677111365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.677583155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066162s 
2026-02-08T09:29:34.677805643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-08T09:29:34.678001658Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.678277143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-02-08T09:29:34.680355919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-02-08T09:29:34.681501947Z [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-02-08T09:29:34.682145332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-08T09:29:34.682791493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-08T09:29:34.684727081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.685184482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066534s 
2026-02-08T09:29:34.685384385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-08T09:29:34.685563235Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.685804661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-02-08T09:29:34.687858818Z [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-02-08T09:29:34.688828711Z [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-02-08T09:29:34.689354179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-08T09:29:34.690045552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-08T09:29:34.691581395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-08T09:29:34.692103195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-08T09:29:34.692465755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064104s 
2026-02-08T09:29:34.692706320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-02-08T09:29:34.692903126Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.693193902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-02-08T09:29:34.695116213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-02-08T09:29:34.696028119Z [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-02-08T09:29:34.696583628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-02-08T09:29:34.697331855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-02-08T09:29:34.698987910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-02-08T09:29:34.699685525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-02-08T09:29:34.700167896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067182s 
2026-02-08T09:29:34.700381887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T09:29:34.700565146Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.700828346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-02-08T09:29:34.703062325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-02-08T09:29:34.704597897Z [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-02-08T09:29:34.705360763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T09:29:34.705980481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T09:29:34.707550683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.707970990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068785s 
2026-02-08T09:29:34.708182676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T09:29:34.708369282Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.708644636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-02-08T09:29:34.710874316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-02-08T09:29:34.712398245Z [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-02-08T09:29:34.713162725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T09:29:34.713767853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T09:29:34.715332504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.715738923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068564s 
2026-02-08T09:29:34.715999317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T09:29:34.716184670Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.716447079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-02-08T09:29:34.718685797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-02-08T09:29:34.720200878Z [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-02-08T09:29:34.720959977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T09:29:34.721559274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T09:29:34.723135989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.723533880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068597s 
2026-02-08T09:29:34.723745045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-08T09:29:34.723946681Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.724232838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-02-08T09:29:34.726487959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-02-08T09:29:34.727997910Z [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-02-08T09:29:34.728767149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-08T09:29:34.729369582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-08T09:29:34.730946638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.731352535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068652s 
2026-02-08T09:29:34.731553540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-08T09:29:34.731730767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-02-08T09:29:34.731982003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-02-08T09:29:34.734321334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-02-08T09:29:34.735790052Z [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-02-08T09:29:34.736519891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-08T09:29:34.737094368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-08T09:29:34.738594890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-08T09:29:34.738973663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067749s 
2026-02-08T09:29:34.739189798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-08T09:29:34.739373829Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.739638712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-02-08T09:29:34.741618509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-02-08T09:29:34.742542470Z [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-02-08T09:29:34.743075383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-08T09:29:34.743686574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-08T09:29:34.745264882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T09:29:34.745664537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005788s 
2026-02-08T09:29:34.745877666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-08T09:29:34.746062839Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-02-08T09:29:34.746330247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-02-08T09:29:34.748328962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-02-08T09:29:34.763233727Z [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-02-08T09:29:34.763836311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-08T09:29:34.765525773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-08T09:29:34.767176808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-08T09:29:34.767614229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210395s 
2026-02-08T09:29:34.767851928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T09:29:34.768066299Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-02-08T09:29:34.768359540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-08T09:29:34.770781938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-08T09:29:34.771514944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-08T09:29:34.772079110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-08T09:29:34.772705071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-08T09:29:34.774445486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T09:29:34.774886093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062759s 
2026-02-08T09:29:34.775421010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-08T09:29:34', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-08T09:29:34.775932500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.778436773Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-08T09:29:34.778700795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097162s 
2026-02-08T09:29:34.778995228Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-02-08T09:29:34.779274881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.779635377Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-02-08T09:29:34.780371900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-02-08T09:29:34.781159045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-02-08T09:29:34.781798874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011888s 
2026-02-08T09:29:34.782077755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-02-08T09:29:34.782535637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-02-08T09:29:34.782995083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006741s 
2026-02-08T09:29:34.783463827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-08T09:29:34', 'add_notification_status') 
2026-02-08T09:29:34.783939154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.784865028Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-02-08T09:29:34.785130944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002462s 
2026-02-08T09:29:34.785432321Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-02-08T09:29:34.785724058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.786067610Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-02-08T09:29:34.786572757Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.787024377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-02-08T09:29:34.787396226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006131s 
2026-02-08T09:29:34.787590908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.788057087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-02-08T09:29:34.788442523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006487s 
2026-02-08T09:29:34.788652596Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-08T09:29:34.789050958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-02-08T09:29:34.789417426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005654s 
2026-02-08T09:29:34.789945519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-08T09:29:34', 'indexers_freeleech_only_config_contract') 
2026-02-08T09:29:34.790388341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.791202601Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-02-08T09:29:34.791449819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022663s 
2026-02-08T09:29:34.791696606Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-02-08T09:29:34.791980297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.792304410Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-02-08T09:29:34.792615376Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.792881191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.793583756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007421s 
2026-02-08T09:29:34.794079805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-08T09:29:34', 'email_encryption') 
2026-02-08T09:29:34.794523990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.795288459Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-02-08T09:29:34.795508592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024201s 
2026-02-08T09:29:34.795811763Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-02-08T09:29:34.796129212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.796473886Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-02-08T09:29:34.796801817Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.797065237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.798068157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010336s 
2026-02-08T09:29:34.798584016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-08T09:29:34', 'newznab_category_to_capabilities_settings') 
2026-02-08T09:29:34.799054473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.799880406Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-02-08T09:29:34.800134167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027592s 
2026-02-08T09:29:34.800416396Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-02-08T09:29:34.800695718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.801028017Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-02-08T09:29:34.801354825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.801618536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.802311271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007311s 
2026-02-08T09:29:34.802797932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-08T09:29:34', 'gazelle_freeleech_token_options') 
2026-02-08T09:29:34.803261565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.804064191Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-02-08T09:29:34.804308103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024209s 
2026-02-08T09:29:34.804599770Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-02-08T09:29:34.804918642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.805258316Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-02-08T09:29:34.805576768Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.805842222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.806440647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006347s 
2026-02-08T09:29:34.806935313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-08T09:29:34', 'myanonamouse_freeleech_wedge_options') 
2026-02-08T09:29:34.807402153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.808244951Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-02-08T09:29:34.808493471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023652s 
2026-02-08T09:29:34.808781080Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-02-08T09:29:34.809062317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.809402622Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-02-08T09:29:34.809723188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.809989364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.819627232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096388s 
2026-02-08T09:29:34.820140145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-08T09:29:34', 'newznab_indexers_enable_redirect') 
2026-02-08T09:29:34.820613869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.821439903Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-02-08T09:29:34.821691058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114237s 
2026-02-08T09:29:34.830701453Z [Debug] MigrationController: Took: 00:00:00.6638909 
2026-02-08T09:29:34.922163659Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-02-08T09:29:34.940080169Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-02-08T09:29:34.953602410Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-08T09:29:34.954087256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-08T09:29:34.954451359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-08T09:29:34.956777824Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-08T09:29:34.957103781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026509s 
2026-02-08T09:29:34.957448234Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-08T09:29:34.957805805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029666s 
2026-02-08T09:29:34.959859610Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-08T09:29:34.960263684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.960798040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-08T09:29:34.961283358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-08T09:29:34.961912835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000767s 
2026-02-08T09:29:34.962278882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.964146644Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-08T09:29:34.964468191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029713s 
2026-02-08T09:29:34.964984100Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-08T09:29:34.965393895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.966037962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-08T09:29:34.966551547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T09:29:34.967196656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007878s 
2026-02-08T09:29:34.967528664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T09:29:34.967875513Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-08T09:29:34.968316421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-08T09:29:34.968863172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-08T09:29:34.969827895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s 
2026-02-08T09:29:34.970202439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.971018011Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-08T09:29:34.971381734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022481s 
2026-02-08T09:29:34.971864325Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-08T09:29:34.972302839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.972819920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T09:29:34.973128882Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-02-08T09:29:34.973526843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-08T09:29:34.973998353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-08T09:29:34.974751099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008353s 
2026-02-08T09:29:34.975112056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.975921516Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-08T09:29:34.976311782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019526s 
2026-02-08T09:29:34.976768802Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-08T09:29:34.977150661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.977636970Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-02-08T09:29:34.978285536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-02-08T09:29:34.979095237Z [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-02-08T09:29:34.980087676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014661s 
2026-02-08T09:29:34.980436688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-02-08T09:29:34.980873107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-08T09:29:34.981461803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006921s 
2026-02-08T09:29:34.982009065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-08T09:29:34', 'InitialSetup') 
2026-02-08T09:29:34.982688052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.983588976Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-08T09:29:34.983975044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028024s 
2026-02-08T09:29:34.984333095Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-02-08T09:29:34.984726086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.985189029Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-02-08T09:29:34.985779768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-08T09:29:34', 'ApplicationStatus') 
2026-02-08T09:29:34.986470920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.987282464Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-02-08T09:29:34.987639333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025679s 
2026-02-08T09:29:34.988000901Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-02-08T09:29:34.988380696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.988834430Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-02-08T09:29:34.989375299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-08T09:29:34', 'IndexerProps') 
2026-02-08T09:29:34.990044396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.990841512Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-02-08T09:29:34.991174091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024903s 
2026-02-08T09:29:34.991527924Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-02-08T09:29:34.991940294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.992423918Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-02-08T09:29:34.992988074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-02-08T09:29:34.993705359Z [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-02-08T09:29:34.994536302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011874s 
2026-02-08T09:29:34.994894814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-02-08T09:29:34.995401765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-08T09:29:34.996058718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007975s 
2026-02-08T09:29:34.996619036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-08T09:29:34', 'add_update_history') 
2026-02-08T09:29:34.997303445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:34.998178316Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-02-08T09:29:34.998526087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028891s 
2026-02-08T09:29:34.998877344Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-02-08T09:29:34.999267380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:34.999728458Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-02-08T09:29:35.000338477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-08T09:29:34', 'update_notifiarr') 
2026-02-08T09:29:35.001022694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.001850622Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-02-08T09:29:35.002193482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025979s 
2026-02-08T09:29:35.002534759Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-02-08T09:29:35.002912370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.003366885Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-02-08T09:29:35.003922354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-08T09:29:35', 'app_profiles') 
2026-02-08T09:29:35.004595990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.005403386Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-02-08T09:29:35.005743701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025079s 
2026-02-08T09:29:35.006086512Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-02-08T09:29:35.006470615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.006928848Z [Info] history_failed: Starting migration of Log DB to 7 
2026-02-08T09:29:35.007477943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-08T09:29:35', 'history_failed') 
2026-02-08T09:29:35.008170107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.008968665Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-02-08T09:29:35.009312668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025136s 
2026-02-08T09:29:35.009659857Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-02-08T09:29:35.010037357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.010489728Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-02-08T09:29:35.011028413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-08T09:29:35', 'redacted_api') 
2026-02-08T09:29:35.011716840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.012573084Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-02-08T09:29:35.012901064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025351s 
2026-02-08T09:29:35.013244015Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-02-08T09:29:35.013628449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.014104828Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-02-08T09:29:35.014669957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-08T09:29:35', 'IndexerProxies') 
2026-02-08T09:29:35.015354315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.016257123Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-02-08T09:29:35.016598139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026314s 
2026-02-08T09:29:35.016962092Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-02-08T09:29:35.017362880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.017829730Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-02-08T09:29:35.018422694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-08T09:29:35', 'app_indexer_remote_name') 
2026-02-08T09:29:35.019110549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.019993277Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-02-08T09:29:35.020361228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025813s 
2026-02-08T09:29:35.020731644Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-02-08T09:29:35.021134164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.021596515Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-02-08T09:29:35.022172104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-08T09:29:35', 'desi_gazelle_to_unit3d') 
2026-02-08T09:29:35.022857875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.023685803Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-02-08T09:29:35.024062421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00255s 
2026-02-08T09:29:35.024439049Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-02-08T09:29:35.024863494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.025339182Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-02-08T09:29:35.025949662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-08T09:29:35', 'add_on_update_to_notifications') 
2026-02-08T09:29:35.026657357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.027493971Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-02-08T09:29:35.027881933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026056s 
2026-02-08T09:29:35.028245906Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-02-08T09:29:35.028624147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.029082049Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-02-08T09:29:35.029640244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-08T09:29:35', 'IndexerVersions') 
2026-02-08T09:29:35.030321536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.031129783Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-02-08T09:29:35.031470600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025133s 
2026-02-08T09:29:35.031815404Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-02-08T09:29:35.032240310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.032704805Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-02-08T09:29:35.033249742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-08T09:29:35', 'cleanup_config') 
2026-02-08T09:29:35.033927527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.034750204Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-02-08T09:29:35.035091612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025266s 
2026-02-08T09:29:35.035439312Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-02-08T09:29:35.035833315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.036308191Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-02-08T09:29:35.036877247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-08T09:29:35', 'indexer_cleanup') 
2026-02-08T09:29:35.037550253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.038832816Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-02-08T09:29:35.039177600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030028s 
2026-02-08T09:29:35.039531623Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-02-08T09:29:35.039933823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.040402126Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-02-08T09:29:35.040954288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-08T09:29:35', 'minimum_seeders') 
2026-02-08T09:29:35.041628556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.042434378Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-02-08T09:29:35.042775856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002526s 
2026-02-08T09:29:35.043124047Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-02-08T09:29:35.043507650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.043992406Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-02-08T09:29:35.044541512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-08T09:29:35', 'remove_showrss') 
2026-02-08T09:29:35.045218776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.046029147Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-02-08T09:29:35.046373521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025336s 
2026-02-08T09:29:35.046742594Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-02-08T09:29:35.047151888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.047621534Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-02-08T09:29:35.048246543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-08T09:29:35', 'remove_torrentparadiseml') 
2026-02-08T09:29:35.048943406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.049774560Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-02-08T09:29:35.050139174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026158s 
2026-02-08T09:29:35.050527015Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-02-08T09:29:35.050946229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.051420915Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-02-08T09:29:35.052069892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-08T09:29:35', 'localization_setting_to_string') 
2026-02-08T09:29:35.052781636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.053632790Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-02-08T09:29:35.054009929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026624s 
2026-02-08T09:29:35.054352349Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-02-08T09:29:35.054733506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.055189154Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-02-08T09:29:35.055726937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-08T09:29:35', 'orpheus_api') 
2026-02-08T09:29:35.056426425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.057216116Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-02-08T09:29:35.057548345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025046s 
2026-02-08T09:29:35.057921236Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-02-08T09:29:35.058337023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.058819565Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-02-08T09:29:35.059427559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-08T09:29:35', 'download_client_categories') 
2026-02-08T09:29:35.060156717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.060987711Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-02-08T09:29:35.061352175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026444s 
2026-02-08T09:29:35.061712601Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-02-08T09:29:35.062103498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.062560027Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-02-08T09:29:35.063127730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-08T09:29:35', 'add_salt_to_users') 
2026-02-08T09:29:35.063804834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.064699145Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-02-08T09:29:35.065044250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026003s 
2026-02-08T09:29:35.065462773Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-02-08T09:29:35.065911136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.066403898Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-02-08T09:29:35.067078005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-08T09:29:35', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-02-08T09:29:35.067815050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.068748049Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-02-08T09:29:35.069153285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002782s 
2026-02-08T09:29:35.069586677Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-02-08T09:29:35.070034720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.070541771Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-02-08T09:29:35.071233313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-08T09:29:35', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-02-08T09:29:35.071994837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.072873506Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-02-08T09:29:35.073290546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027765s 
2026-02-08T09:29:35.073702516Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-02-08T09:29:35.074150638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.074638761Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-02-08T09:29:35.075312207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-08T09:29:35', 'alpharatio_greatposterwall_config_contract') 
2026-02-08T09:29:35.076066366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.076952390Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-02-08T09:29:35.077357226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027505s 
2026-02-08T09:29:35.077709114Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-02-08T09:29:35.078095462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.078550799Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-02-08T09:29:35.079105266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-08T09:29:35', 'remove_notwhatcd') 
2026-02-08T09:29:35.079778642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.080759467Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-02-08T09:29:35.081104632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026673s 
2026-02-08T09:29:35.081478405Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-02-08T09:29:35.081892980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.082369569Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-02-08T09:29:35.082966081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-08T09:29:35', 'add_on_grab_to_notifications') 
2026-02-08T09:29:35.083664888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.084586724Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-02-08T09:29:35.084956349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026757s 
2026-02-08T09:29:35.085361004Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-02-08T09:29:35.085800178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.086285646Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-02-08T09:29:35.091885543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-08T09:29:35', 'animetorrents_use_custom_config_contract') 
2026-02-08T09:29:35.092758090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.093745408Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-02-08T09:29:35.094156766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078891s 
2026-02-08T09:29:35.094551401Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-02-08T09:29:35.094949082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.095435962Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-02-08T09:29:35.096045370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-08T09:29:35', 'apprise_server_url') 
2026-02-08T09:29:35.096730830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.097603477Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-02-08T09:29:35.097952019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026589s 
2026-02-08T09:29:35.098331834Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-02-08T09:29:35.098747581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.099218490Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-02-08T09:29:35.099823037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-08T09:29:35', 'health_restored_notification') 
2026-02-08T09:29:35.100546674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.101443971Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-02-08T09:29:35.101816171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026783s 
2026-02-08T09:29:35.102152588Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-02-08T09:29:35.102526401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.102977009Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-02-08T09:29:35.103501625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-08T09:29:35', 'remove_uc') 
2026-02-08T09:29:35.104222867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.105085364Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-02-08T09:29:35.105407483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025756s 
2026-02-08T09:29:35.105772658Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-02-08T09:29:35.106174989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.106640236Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-02-08T09:29:35.107222208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-08T09:29:35', 'history_fix_data_titles') 
2026-02-08T09:29:35.107923620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.108813141Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-02-08T09:29:35.109175942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002632s 
2026-02-08T09:29:35.109545055Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-02-08T09:29:35.109959350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.110427272Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-02-08T09:29:35.111040296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-08T09:29:35', 'download_client_per_indexer') 
2026-02-08T09:29:35.111739084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.112664688Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-02-08T09:29:35.113042518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026886s 
2026-02-08T09:29:35.113472584Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-08T09:29:35.113932621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.114426706Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-02-08T09:29:35.115193560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-02-08T09:29:35.115513214Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-02-08T09:29:35.115894782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-02-08T09:29:35.117277367Z [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-02-08T09:29:35.118622475Z [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-02-08T09:29:35.119472217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-02-08T09:29:35.120265694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-02-08T09:29:35.121597356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-08T09:29:35.122183857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059222s 
2026-02-08T09:29:35.122520886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-02-08T09:29:35.122840479Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-08T09:29:35.123206206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-02-08T09:29:35.124342123Z [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-02-08T09:29:35.125447780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-02-08T09:29:35.126213552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-02-08T09:29:35.126986038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-02-08T09:29:35.128301998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-08T09:29:35.128928840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053372s 
2026-02-08T09:29:35.129258775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-08T09:29:35.129575052Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-02-08T09:29:35.129940708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-08T09:29:35.130936122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-08T09:29:35.131914322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-08T09:29:35.132695596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-08T09:29:35.133463101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-08T09:29:35.134720193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-08T09:29:35.135356825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050225s 
2026-02-08T09:29:35.136014149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-08T09:29:35', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-08T09:29:35.136774650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.138410965Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-08T09:29:35.138832414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007971s 
2026-02-08T09:29:35.139198180Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-02-08T09:29:35.139602936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.140091279Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-02-08T09:29:35.140680576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-08T09:29:35', 'add_notification_status') 
2026-02-08T09:29:35.141376567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.142339707Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-02-08T09:29:35.142705013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027295s 
2026-02-08T09:29:35.143102152Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-02-08T09:29:35.143543601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.144041574Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-02-08T09:29:35.144720581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-08T09:29:35', 'indexers_freeleech_only_config_contract') 
2026-02-08T09:29:35.145450702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.146468682Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-02-08T09:29:35.146871723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028819s 
2026-02-08T09:29:35.147229243Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-02-08T09:29:35.147603427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.148076439Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-02-08T09:29:35.148648972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-08T09:29:35', 'email_encryption') 
2026-02-08T09:29:35.149314853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.150279867Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-02-08T09:29:35.150631094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026845s 
2026-02-08T09:29:35.151029957Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-02-08T09:29:35.151473460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.152000832Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-02-08T09:29:35.152669319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-08T09:29:35', 'newznab_category_to_capabilities_settings') 
2026-02-08T09:29:35.153418217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.154356837Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-02-08T09:29:35.154769849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028377s 
2026-02-08T09:29:35.155152259Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-02-08T09:29:35.155571042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.156074225Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-02-08T09:29:35.156691709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-08T09:29:35', 'gazelle_freeleech_token_options') 
2026-02-08T09:29:35.157405777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.158329998Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-02-08T09:29:35.158713510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027305s 
2026-02-08T09:29:35.159102884Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-02-08T09:29:35.159536748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.160075453Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-02-08T09:29:35.160726955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-08T09:29:35', 'myanonamouse_freeleech_wedge_options') 
2026-02-08T09:29:35.161441494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.162452019Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-02-08T09:29:35.162851423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028784s 
2026-02-08T09:29:35.163232380Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-02-08T09:29:35.163653699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-08T09:29:35.164147102Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-02-08T09:29:35.164778494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-08T09:29:35', 'newznab_indexers_enable_redirect') 
2026-02-08T09:29:35.165483093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-08T09:29:35.166481173Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-02-08T09:29:35.166904515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028019s 
2026-02-08T09:29:35.325006640Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-02-08T09:29:35.332173232Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-02-08T09:29:35.336282296Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-02-08T09:29:35.439467519Z [Info] AppSyncProfileService: Setting up default app profile 
2026-02-08T09:29:35.450928179Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-02-08T09:29:35.564826947Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-02-08T09:29:35.644154887Z [ls.io-init] done.
2026-02-08T09:29:35.936332110Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-02-08T09:29:35.937405902Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-02-08T09:29:35.937818012Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin