2026-03-05T19:12:49.477320781Z [migrations] started
2026-03-05T19:12:49.477364259Z [migrations] no migrations found
2026-03-05T19:12:49.496848653Z usermod: no changes
2026-03-05T19:12:49.502561718Z ───────────────────────────────────────
2026-03-05T19:12:49.502582299Z 
2026-03-05T19:12:49.502586317Z       ██╗     ███████╗██╗ ██████╗
2026-03-05T19:12:49.502590225Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-05T19:12:49.502593993Z       ██║     ███████╗██║██║   ██║
2026-03-05T19:12:49.502597981Z       ██║     ╚════██║██║██║   ██║
2026-03-05T19:12:49.502601658Z       ███████╗███████║██║╚██████╔╝
2026-03-05T19:12:49.502605416Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-05T19:12:49.502609083Z 
2026-03-05T19:12:49.502612550Z    Brought to you by linuxserver.io
2026-03-05T19:12:49.502616147Z ───────────────────────────────────────
2026-03-05T19:12:49.502881481Z 
2026-03-05T19:12:49.502890269Z To support the app dev(s) visit:
2026-03-05T19:12:49.504720615Z Prowlarr: https://opencollective.com/prowlarr
2026-03-05T19:12:49.505018865Z 
2026-03-05T19:12:49.505025809Z To support LSIO projects visit:
2026-03-05T19:12:49.505029637Z https://www.linuxserver.io/donate/
2026-03-05T19:12:49.505033525Z 
2026-03-05T19:12:49.505037543Z ───────────────────────────────────────
2026-03-05T19:12:49.505042533Z GID/UID
2026-03-05T19:12:49.505049657Z ───────────────────────────────────────
2026-03-05T19:12:49.509714130Z 
2026-03-05T19:12:49.509733268Z User UID:    911
2026-03-05T19:12:49.509742487Z User GID:    911
2026-03-05T19:12:49.509750674Z ───────────────────────────────────────
2026-03-05T19:12:49.511315154Z Linuxserver.io version: 2.3.3.5292-ls225
2026-03-05T19:12:49.511558754Z Build-date: 2026-03-05T19:09:19+00:00
2026-03-05T19:12:49.511564346Z ───────────────────────────────────────
2026-03-05T19:12:49.511568314Z     
2026-03-05T19:12:49.560498731Z [custom-init] No custom files found, skipping...
2026-03-05T19:12:49.582831391Z failed to load "/config/config.xml": No such file or directory
2026-03-05T19:12:49.899586349Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.3.5292 
2026-03-05T19:12:49.916740120Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-05T19:12:49.923994728Z [Debug] Bootstrap: Console selected 
2026-03-05T19:12:49.925140646Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-05T19:12:50.151775244Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-05T19:12:50.216222307Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c3a846b0-88bd-4650-bf4d-6bdacf2451c7} may be persisted to storage in unencrypted form. 
2026-03-05T19:12:50.274243791Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-05T19:12:50.302913130Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-03-05T19:12:50.358345621Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-05T19:12:50.365127216Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.365720160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.401644368Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-05T19:12:50.405067642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365435s 
2026-03-05T19:12:50.405377956Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-05T19:12:50.405612409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0399546s 
2026-03-05T19:12:50.412802276Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-05T19:12:50.413400992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.417782555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-05T19:12:50.425792755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-05T19:12:50.436626559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185595s 
2026-03-05T19:12:50.437063479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.438950960Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-05T19:12:50.439134950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208718s 
2026-03-05T19:12:50.445149912Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-05T19:12:50.445416209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.449942884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-05T19:12:50.450977878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-05T19:12:50.451520831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013159s 
2026-03-05T19:12:50.451762788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-05T19:12:50.452859747Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.04E-05s 
2026-03-05T19:12:50.453309032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-05T19:12:50.453907828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-05T19:12:50.454542436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010319s 
2026-03-05T19:12:50.454813351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.455748594Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-05T19:12:50.456025933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021649s 
2026-03-05T19:12:50.456590630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-05T19:12:50.456860654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.457675565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-05T19:12:50.457900277Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-03-05T19:12:50.458142264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-05T19:12:50.458490275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-05T19:12:50.458992957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006284s 
2026-03-05T19:12:50.459235165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.460417786Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-05T19:12:50.460633040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019979s 
2026-03-05T19:12:50.461802284Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-05T19:12:50.462051306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.462675282Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-05T19:12:50.466726129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-05T19:12:50.467292680Z [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-03-05T19:12:50.467785613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008533s 
2026-03-05T19:12:50.468067731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-05T19:12:50.468411463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-05T19:12:50.468798843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005296s 
2026-03-05T19:12:50.469006080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-05T19:12:50.469619706Z [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-03-05T19:12:50.470153180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000955s 
2026-03-05T19:12:50.470384877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-05T19:12:50.470733589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-05T19:12:50.471123294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s 
2026-03-05T19:12:50.471338086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-05T19:12:50.476380269Z [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-03-05T19:12:50.476787159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052414s 
2026-03-05T19:12:50.477008845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-05T19:12:50.477645657Z [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-03-05T19:12:50.478201426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009903s 
2026-03-05T19:12:50.478446801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-05T19:12:50.478841375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-05T19:12:50.479247453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000584s 
2026-03-05T19:12:50.479449099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-05T19:12:50.482393517Z [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-03-05T19:12:50.483154900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034989s 
2026-03-05T19:12:50.483379553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-05T19:12:50.483726401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-05T19:12:50.484121467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005346s 
2026-03-05T19:12:50.484369646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-03-05T19:12:50.484996569Z [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-03-05T19:12:50.485552398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009618s 
2026-03-05T19:12:50.485766910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-03-05T19:12:50.486444074Z [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-03-05T19:12:50.487012608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010449s 
2026-03-05T19:12:50.487245447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-03-05T19:12:50.487584460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-03-05T19:12:50.488035819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005289s 
2026-03-05T19:12:50.488237846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-05T19:12:50.488639915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-03-05T19:12:50.489032676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005952s 
2026-03-05T19:12:50.489251016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-05T19:12:50.489574016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-05T19:12:50.489929853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004776s 
2026-03-05T19:12:50.490138312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-05T19:12:50.493518749Z [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-03-05T19:12:50.494006692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036686s 
2026-03-05T19:12:50.494239972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-05T19:12:50.494598494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-05T19:12:50.494968629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005176s 
2026-03-05T19:12:50.495203983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-05T19:12:50.495550300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-05T19:12:50.495968883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s 
2026-03-05T19:12:50.496181481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-05T19:12:50.497086744Z [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-03-05T19:12:50.497780271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013996s 
2026-03-05T19:12:50.497990063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-05T19:12:50.498970127Z [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-03-05T19:12:50.499654324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014401s 
2026-03-05T19:12:50.499909608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-03-05T19:12:50.500321508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.500737115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006001s 
2026-03-05T19:12:50.500955324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-05T19:12:50.501477045Z [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-03-05T19:12:50.501935077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007779s 
2026-03-05T19:12:50.502160170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-05T19:12:50.502479523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-05T19:12:50.502833346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s 
2026-03-05T19:12:50.504571977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-05T19:12:50', 'InitialSetup') 
2026-03-05T19:12:50.505242246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.506796206Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-05T19:12:50.507013483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044052s 
2026-03-05T19:12:50.507295010Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-05T19:12:50.507553530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.507830869Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-03-05T19:12:50.510952324Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-03-05T19:12:50.528315808Z [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-03-05T19:12:50.529690436Z [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-03-05T19:12:50.530561079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-05T19:12:50.531476663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-05T19:12:50.533025521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-05T19:12:50.533433212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222805s 
2026-03-05T19:12:50.533701252Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-03-05T19:12:50.535354872Z [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-03-05T19:12:50.536503675Z [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-03-05T19:12:50.537128944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-05T19:12:50.537717499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-05T19:12:50.539000804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-05T19:12:50.539416180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005487s 
2026-03-05T19:12:50.539730282Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-03-05T19:12:50.543478239Z [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-03-05T19:12:50.544368091Z [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-03-05T19:12:50.544990124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-05T19:12:50.545568378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-05T19:12:50.546884899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-05T19:12:50.547305486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072925s 
2026-03-05T19:12:50.547485358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-03-05T19:12:50.548307724Z [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-03-05T19:12:50.548917432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011705s 
2026-03-05T19:12:50.549179891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-03-05T19:12:50.549606860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.550032668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006371s 
2026-03-05T19:12:50.550513526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-05T19:12:50', 'ApplicationStatus') 
2026-03-05T19:12:50.550942009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.553250838Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-05T19:12:50.553483737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038193s 
2026-03-05T19:12:50.553717397Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-05T19:12:50.553963323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.554282335Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-03-05T19:12:50.555337029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-05T19:12:50.555513935Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.555770852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-03-05T19:12:50.556284928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-03-05T19:12:50.556950949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000885s 
2026-03-05T19:12:50.557177084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-05T19:12:50.557973207Z [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-03-05T19:12:50.558571271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011944s 
2026-03-05T19:12:50.558813730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-05T19:12:50.559544641Z [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-03-05T19:12:50.560179199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011516s 
2026-03-05T19:12:50.560448882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-05T19:12:50.560883016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.561313113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006336s 
2026-03-05T19:12:50.561728198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-05T19:12:50', 'IndexerProps') 
2026-03-05T19:12:50.562143134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.563148709Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-05T19:12:50.563314002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024502s 
2026-03-05T19:12:50.563553925Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-05T19:12:50.563803527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.564172500Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-03-05T19:12:50.564702397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-05T19:12:50', 'add_update_history') 
2026-03-05T19:12:50.565131642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.566080923Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-05T19:12:50.566288040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022502s 
2026-03-05T19:12:50.566517492Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-05T19:12:50.566765772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.567059283Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-03-05T19:12:50.570428217Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-05T19:12:50.571533062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-05T19:12:50.572084182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012015s 
2026-03-05T19:12:50.572523877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-05T19:12:50', 'update_notifiarr') 
2026-03-05T19:12:50.572941608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.573895589Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-05T19:12:50.574099750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029855s 
2026-03-05T19:12:50.574322960Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-05T19:12:50.574567743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.574855051Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-03-05T19:12:50.575442634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-03-05T19:12:50.576181703Z [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-03-05T19:12:50.576744426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010839s 
2026-03-05T19:12:50.576982986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-03-05T19:12:50.577372049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-03-05T19:12:50.577723858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000559s 
2026-03-05T19:12:50.577928119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-05T19:12:50.578116739Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-05T19:12:50.578358205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-03-05T19:12:50.578737919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-03-05T19:12:50.579441336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000861s 
2026-03-05T19:12:50.579882113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-05T19:12:50', 'app_profiles') 
2026-03-05T19:12:50.580316879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.581167842Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-05T19:12:50.581372274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025638s 
2026-03-05T19:12:50.581598309Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-05T19:12:50.581844244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.582132926Z [Info] history_failed: Starting migration of Main DB to 7 
2026-03-05T19:12:50.582615487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-05T19:12:50.582813997Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.583045453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-03-05T19:12:50.583414586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-03-05T19:12:50.584130578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008578s 
2026-03-05T19:12:50.584514692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-05T19:12:50.584977233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-05T19:12:50.585328961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00053s 
2026-03-05T19:12:50.585740400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-05T19:12:50', 'history_failed') 
2026-03-05T19:12:50.586161909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.586970266Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-05T19:12:50.587178626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021436s 
2026-03-05T19:12:50.587400883Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-05T19:12:50.587647971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.587950801Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-03-05T19:12:50.588334052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.588617353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.590439392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018789s 
2026-03-05T19:12:50.590867624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-05T19:12:50', 'redacted_api') 
2026-03-05T19:12:50.591285025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.591983050Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-05T19:12:50.592198274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033983s 
2026-03-05T19:12:50.592427355Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-05T19:12:50.592674312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.593028586Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-03-05T19:12:50.593514434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-03-05T19:12:50.594184012Z [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-03-05T19:12:50.594736224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009951s 
2026-03-05T19:12:50.594951167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-05T19:12:50.595136861Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-05T19:12:50.595360271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-05T19:12:50.595673602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-05T19:12:50.596377189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007886s 
2026-03-05T19:12:50.597000975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-05T19:12:50', 'IndexerProxies') 
2026-03-05T19:12:50.597227030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.598211753Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-05T19:12:50.598474983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024342s 
2026-03-05T19:12:50.598690918Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-05T19:12:50.598947634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.599261997Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-03-05T19:12:50.599622423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-03-05T19:12:50.599834350Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.600188714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-03-05T19:12:50.600607357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-03-05T19:12:50.601330763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000888s 
2026-03-05T19:12:50.601813145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-05T19:12:50', 'app_indexer_remote_name') 
2026-03-05T19:12:50.602232449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.603012690Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-05T19:12:50.603247513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025169s 
2026-03-05T19:12:50.603457907Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-05T19:12:50.603710595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.604105290Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-03-05T19:12:50.606461495Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.607430456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-03-05T19:12:50.607809249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011992s 
2026-03-05T19:12:50.608333895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-05T19:12:50', 'desi_gazelle_to_unit3d') 
2026-03-05T19:12:50.608734081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.609519863Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-05T19:12:50.609742301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028284s 
2026-03-05T19:12:50.610008156Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-05T19:12:50.610286357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.610591561Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-03-05T19:12:50.610936766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-05T19:12:50.611141338Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.611409468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-05T19:12:50.611842210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-05T19:12:50.612672351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009863s 
2026-03-05T19:12:50.613135684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-05T19:12:50', 'add_on_update_to_notifications') 
2026-03-05T19:12:50.613578205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.614382755Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-05T19:12:50.614608590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026487s 
2026-03-05T19:12:50.614843313Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-05T19:12:50.615086973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.615374552Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-03-05T19:12:50.615944210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-03-05T19:12:50.616628858Z [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-03-05T19:12:50.617154978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00095s 
2026-03-05T19:12:50.617453378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-03-05T19:12:50.617937714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-05T19:12:50.618408532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007366s 
2026-03-05T19:12:50.618674467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-03-05T19:12:50.619125195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-05T19:12:50.619553327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006531s 
2026-03-05T19:12:50.620012141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-05T19:12:50', 'IndexerVersions') 
2026-03-05T19:12:50.620426646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.621277539Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-05T19:12:50.621483574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023223s 
2026-03-05T19:12:50.621691733Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-05T19:12:50.621935684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.622230368Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-03-05T19:12:50.623940261Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.624909232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-03-05T19:12:50.625208394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010454s 
2026-03-05T19:12:50.625467235Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.625854695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-03-05T19:12:50.626168778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004753s 
2026-03-05T19:12:50.626584415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-05T19:12:50', 'cleanup_config') 
2026-03-05T19:12:50.627000102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.628221661Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-05T19:12:50.628417195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024763s 
2026-03-05T19:12:50.628640094Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-05T19:12:50.628890799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.629179911Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-03-05T19:12:50.631176161Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.631536737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-03-05T19:12:50.631839737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s 
2026-03-05T19:12:50.632163940Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.632493553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-03-05T19:12:50.632803177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s 
2026-03-05T19:12:50.633071848Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.633414919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-03-05T19:12:50.633717578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s 
2026-03-05T19:12:50.633979395Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.634319691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-03-05T19:12:50.634620176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s 
2026-03-05T19:12:50.634884758Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.635224152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-03-05T19:12:50.635523775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000423s 
2026-03-05T19:12:50.635781885Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.636148233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-03-05T19:12:50.636452004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2026-03-05T19:12:50.636710695Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.637060760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-03-05T19:12:50.637365323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004343s 
2026-03-05T19:12:50.637624776Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.637972566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-03-05T19:12:50.638276067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2026-03-05T19:12:50.638535039Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.642552509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-03-05T19:12:50.642878936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041171s 
2026-03-05T19:12:50.643142577Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.643482060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-03-05T19:12:50.643780782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004183s 
2026-03-05T19:12:50.644076888Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.644426863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-03-05T19:12:50.644711807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s 
2026-03-05T19:12:50.644969866Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.645313989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-03-05T19:12:50.645619043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s 
2026-03-05T19:12:50.645877875Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.646230465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-03-05T19:12:50.646539757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004401s 
2026-03-05T19:12:50.646801354Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.647155547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-03-05T19:12:50.647454359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s 
2026-03-05T19:12:50.647711116Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.648073436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-03-05T19:12:50.648422539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004874s 
2026-03-05T19:12:50.648684867Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.649016996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-03-05T19:12:50.649322561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004164s 
2026-03-05T19:12:50.649507283Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.650954026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-03-05T19:12:50.651327679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016313s 
2026-03-05T19:12:50.651511248Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.651943459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-03-05T19:12:50.652307321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006117s 
2026-03-05T19:12:50.652491171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.652883241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-03-05T19:12:50.653255330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s 
2026-03-05T19:12:50.653441896Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.653839236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-03-05T19:12:50.654195994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005738s 
2026-03-05T19:12:50.654381748Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.654782916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-03-05T19:12:50.655139625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s 
2026-03-05T19:12:50.655322052Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.655717819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-03-05T19:12:50.656087563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005804s 
2026-03-05T19:12:50.656270361Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.656679475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-05T19:12:50.657043879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005889s 
2026-03-05T19:12:50.657227479Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.657631532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-03-05T19:12:50.657988070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005763s 
2026-03-05T19:12:50.658173153Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.658574371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-03-05T19:12:50.658913644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005569s 
2026-03-05T19:12:50.659095380Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.659491377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-05T19:12:50.659856022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s 
2026-03-05T19:12:50.660062658Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.660467403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-03-05T19:12:50.660827638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005817s 
2026-03-05T19:12:50.660995396Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.661407456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-05T19:12:50.661770156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005875s 
2026-03-05T19:12:50.661953676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.662360164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-03-05T19:12:50.662719878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005849s 
2026-03-05T19:12:50.662904500Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.663304135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-05T19:12:50.663658689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005737s 
2026-03-05T19:12:50.663852750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.664256954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-03-05T19:12:50.664705657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005725s 
2026-03-05T19:12:50.664816470Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.665202768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-03-05T19:12:50.665552312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005642s 
2026-03-05T19:12:50.665743577Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.666147019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-05T19:12:50.666509750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005835s 
2026-03-05T19:12:50.666695915Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.667100109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-03-05T19:12:50.667456787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005766s 
2026-03-05T19:12:50.667644956Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.668055513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-03-05T19:12:50.668410237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s 
2026-03-05T19:12:50.668836114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-05T19:12:50', 'indexer_cleanup') 
2026-03-05T19:12:50.669273525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.670045790Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-05T19:12:50.670237196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002169s 
2026-03-05T19:12:50.670475285Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-05T19:12:50.670726932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.671022928Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-03-05T19:12:50.671420068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-03-05T19:12:50.671621804Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.671891096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-03-05T19:12:50.672332575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-03-05T19:12:50.673150983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009305s 
2026-03-05T19:12:50.673496168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-05T19:12:50', 'minimum_seeders') 
2026-03-05T19:12:50.673907115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.674770864Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-05T19:12:50.674970086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026207s 
2026-03-05T19:12:50.675194117Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-05T19:12:50.675442256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.675733893Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-03-05T19:12:50.676153138Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.676510748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-03-05T19:12:50.676808297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s 
2026-03-05T19:12:50.677220166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-05T19:12:50', 'remove_showrss') 
2026-03-05T19:12:50.677643228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.678393228Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-05T19:12:50.678596748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019862s 
2026-03-05T19:12:50.678843756Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-05T19:12:50.679100663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.679443664Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-03-05T19:12:50.679814661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.680226149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-03-05T19:12:50.680563178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004673s 
2026-03-05T19:12:50.680989977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-05T19:12:50', 'remove_torrentparadiseml') 
2026-03-05T19:12:50.681420384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.682198511Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-05T19:12:50.682418514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020594s 
2026-03-05T19:12:50.682678147Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-05T19:12:50.682940355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.683247233Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-03-05T19:12:50.683569993Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.683825717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.684494294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006972s 
2026-03-05T19:12:50.684952597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-05T19:12:50', 'localization_setting_to_string') 
2026-03-05T19:12:50.685382713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.686237534Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-05T19:12:50.686458980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023963s 
2026-03-05T19:12:50.686676959Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-05T19:12:50.686925219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.687215483Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-03-05T19:12:50.687505527Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.687754889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.691854294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004121s 
2026-03-05T19:12:50.692304751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-05T19:12:50', 'orpheus_api') 
2026-03-05T19:12:50.692721100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.693511782Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-05T19:12:50.693709430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057761s 
2026-03-05T19:12:50.693962089Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-05T19:12:50.694220098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.694522928Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-03-05T19:12:50.694878804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-05T19:12:50.695081573Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.695336697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-03-05T19:12:50.695738255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-03-05T19:12:50.696536673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009418s 
2026-03-05T19:12:50.696996870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-05T19:12:50', 'download_client_categories') 
2026-03-05T19:12:50.697418979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.698258781Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-05T19:12:50.698473984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026277s 
2026-03-05T19:12:50.698703436Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-05T19:12:50.698949642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.699240698Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-03-05T19:12:50.699591454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-05T19:12:50.699783330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.700009356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-05T19:12:50.700301674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-05T19:12:50.700987485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007694s 
2026-03-05T19:12:50.701230384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-05T19:12:50.701550820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-05T19:12:50.702246911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007987s 
2026-03-05T19:12:50.702678300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-05T19:12:50', 'add_salt_to_users') 
2026-03-05T19:12:50.703097163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.703953237Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-05T19:12:50.704159392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024636s 
2026-03-05T19:12:50.704455378Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-05T19:12:50.704740583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.705064665Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-03-05T19:12:50.705402916Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.705784425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-05T19:12:50.706130922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005333s 
2026-03-05T19:12:50.706621721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-05T19:12:50', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-05T19:12:50.707059442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.707928322Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-05T19:12:50.708172383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022212s 
2026-03-05T19:12:50.708467668Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-05T19:12:50.708750718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.709074550Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-03-05T19:12:50.709411608Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.709807686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-05T19:12:50.710160356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005549s 
2026-03-05T19:12:50.710661585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-05T19:12:50', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-05T19:12:50.711112123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.711983477Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-05T19:12:50.712232228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022609s 
2026-03-05T19:12:50.712515519Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-05T19:12:50.712792166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.713113683Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-03-05T19:12:50.713485351Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.713882842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-03-05T19:12:50.714236594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005555s 
2026-03-05T19:12:50.714420404Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.714821512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-03-05T19:12:50.715185505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s 
2026-03-05T19:12:50.715664610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-05T19:12:50', 'alpharatio_greatposterwall_config_contract') 
2026-03-05T19:12:50.716125047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.716981992Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-05T19:12:50.717218990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022826s 
2026-03-05T19:12:50.717445255Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-05T19:12:50.717701942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.717992387Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-03-05T19:12:50.718350989Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.718710854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-03-05T19:12:50.719017030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004319s 
2026-03-05T19:12:50.719436625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-05T19:12:50', 'remove_notwhatcd') 
2026-03-05T19:12:50.719856831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.720684778Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-05T19:12:50.720892767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020637s 
2026-03-05T19:12:50.721147550Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-05T19:12:50.721402293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.721706536Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-03-05T19:12:50.722123585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-05T19:12:50.722323658Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.722558531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-03-05T19:12:50.722935240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-03-05T19:12:50.723707505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009227s 
2026-03-05T19:12:50.723953400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-05T19:12:50.724145316Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.724407304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-03-05T19:12:50.724825776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-03-05T19:12:50.725570897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009254s 
2026-03-05T19:12:50.726023127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-05T19:12:50', 'add_on_grab_to_notifications') 
2026-03-05T19:12:50.726456670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.727318225Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-05T19:12:50.727535733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026212s 
2026-03-05T19:12:50.727816950Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-05T19:12:50.728106743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.728422028Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-03-05T19:12:50.728783326Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.729192189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-05T19:12:50.729558396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005794s 
2026-03-05T19:12:50.730033713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-05T19:12:50', 'animetorrents_use_custom_config_contract') 
2026-03-05T19:12:50.730520423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.731294041Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-05T19:12:50.731528443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021959s 
2026-03-05T19:12:50.731741091Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-05T19:12:50.732004632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.732301229Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-03-05T19:12:50.732589219Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.732842640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.733567539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007682s 
2026-03-05T19:12:50.734005762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-05T19:12:50', 'apprise_server_url') 
2026-03-05T19:12:50.734424665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.735167581Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-05T19:12:50.735375039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023393s 
2026-03-05T19:12:50.735631014Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-05T19:12:50.735906800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.736212706Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-03-05T19:12:50.736571298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-05T19:12:50.736779968Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-03-05T19:12:50.737040663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-05T19:12:50.737457733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-05T19:12:50.738216010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009408s 
2026-03-05T19:12:50.738679012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-05T19:12:50', 'health_restored_notification') 
2026-03-05T19:12:50.739108777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.739931785Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-05T19:12:50.740159844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025781s 
2026-03-05T19:12:50.740374296Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-05T19:12:50.740613036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.740896367Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-03-05T19:12:50.741247404Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-05T19:12:50.741613150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-03-05T19:12:50.741925599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s 
2026-03-05T19:12:50.742335485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-05T19:12:50', 'remove_uc') 
2026-03-05T19:12:50.742746743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.743511643Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-05T19:12:50.743663890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019637s 
2026-03-05T19:12:50.743923492Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-05T19:12:50.744180480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.744479742Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-03-05T19:12:50.744769847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.745034910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.745696322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00071s 
2026-03-05T19:12:50.746138142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-05T19:12:50', 'history_fix_data_titles') 
2026-03-05T19:12:50.746559901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.747311976Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-05T19:12:50.747522540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022808s 
2026-03-05T19:12:50.747775269Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-05T19:12:50.748058970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.748362200Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-03-05T19:12:50.748731594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-05T19:12:50.748925966Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.749168203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-05T19:12:50.749562387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-05T19:12:50.750334081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000939s 
2026-03-05T19:12:50.750785741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-05T19:12:50', 'download_client_per_indexer') 
2026-03-05T19:12:50.751214434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.752020727Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-05T19:12:50.752242294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025321s 
2026-03-05T19:12:50.752547899Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-05T19:12:50.752856530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.753163028Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-03-05T19:12:50.755567239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-05T19:12:50.755776139Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.756228210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-03-05T19:12:50.758727653Z [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-03-05T19:12:50.759911006Z [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-03-05T19:12:50.760536525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-05T19:12:50.761167816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-05T19:12:50.763675947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.764182817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076952s 
2026-03-05T19:12:50.764410686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-05T19:12:50.764616821Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.764896595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-03-05T19:12:50.766948456Z [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-03-05T19:12:50.768120016Z [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-03-05T19:12:50.768743531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-05T19:12:50.769357076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-05T19:12:50.771796378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.772284270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071411s 
2026-03-05T19:12:50.772507339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-05T19:12:50.772696681Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.772969570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-03-05T19:12:50.774984938Z [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-03-05T19:12:50.776150516Z [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-03-05T19:12:50.776774121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-05T19:12:50.777375212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-05T19:12:50.779806958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.780276053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070619s 
2026-03-05T19:12:50.780482138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-05T19:12:50.780663152Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.780904338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-05T19:12:50.783131172Z [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-03-05T19:12:50.784389165Z [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-03-05T19:12:50.785016398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-05T19:12:50.785505333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-05T19:12:50.787114263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059775s 
2026-03-05T19:12:50.787321490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-05T19:12:50.787500280Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.787741305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-05T19:12:50.792675912Z [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-03-05T19:12:50.793941140Z [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-03-05T19:12:50.794558753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-05T19:12:50.795049832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-05T19:12:50.796513449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084889s 
2026-03-05T19:12:50.796721879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-05T19:12:50.796902693Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-05T19:12:50.797163809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-05T19:12:50.799336344Z [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-03-05T19:12:50.800579898Z [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-03-05T19:12:50.801202551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-05T19:12:50.801685324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-05T19:12:50.803096185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056999s 
2026-03-05T19:12:50.803326969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-05T19:12:50.803523124Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.803807186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-05T19:12:50.805840731Z [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-03-05T19:12:50.806978943Z [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-03-05T19:12:50.807625345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-05T19:12:50.808340645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-05T19:12:50.810001469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.810442858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063685s 
2026-03-05T19:12:50.810672000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-05T19:12:50.810865589Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.811157197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-05T19:12:50.813201703Z [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-03-05T19:12:50.814337040Z [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-03-05T19:12:50.814969954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-05T19:12:50.815608420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-05T19:12:50.817257991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.817693258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062949s 
2026-03-05T19:12:50.817922669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-05T19:12:50.818120498Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.818395371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-05T19:12:50.820449788Z [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-03-05T19:12:50.821588641Z [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-03-05T19:12:50.822221786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-05T19:12:50.822861524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-05T19:12:50.824506517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.824954298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063147s 
2026-03-05T19:12:50.825157768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-05T19:12:50.825335556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.825565339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-05T19:12:50.827537811Z [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-03-05T19:12:50.828536532Z [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-03-05T19:12:50.829063603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-05T19:12:50.829701407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-05T19:12:50.831410669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-05T19:12:50.831956418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-05T19:12:50.832346975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065646s 
2026-03-05T19:12:50.832593922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-03-05T19:12:50.832792742Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.833084039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-03-05T19:12:50.834988273Z [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-03-05T19:12:50.835994660Z [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-03-05T19:12:50.836553966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-03-05T19:12:50.837306050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-03-05T19:12:50.839016384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-05T19:12:50.839724560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-05T19:12:50.840182953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068456s 
2026-03-05T19:12:50.840397706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-05T19:12:50.840582909Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.840856069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-05T19:12:50.843094486Z [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-03-05T19:12:50.844601020Z [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-03-05T19:12:50.845361531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-05T19:12:50.845967291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-05T19:12:50.847599889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.848233875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069538s 
2026-03-05T19:12:50.848452796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-05T19:12:50.848639211Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.848906740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-05T19:12:50.851129756Z [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-03-05T19:12:50.852667343Z [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-03-05T19:12:50.853428094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-05T19:12:50.854007050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-05T19:12:50.855627904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.856129043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069494s 
2026-03-05T19:12:50.856346732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-05T19:12:50.856542466Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.856789203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-05T19:12:50.859044965Z [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-03-05T19:12:50.860535987Z [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-03-05T19:12:50.861317942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-05T19:12:50.861880986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-05T19:12:50.863519064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.863959862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069239s 
2026-03-05T19:12:50.864173782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-05T19:12:50.864360959Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.864649280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-05T19:12:50.866933319Z [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-03-05T19:12:50.868451055Z [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-03-05T19:12:50.869215494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-05T19:12:50.869816334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-05T19:12:50.871419793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.871852594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069661s 
2026-03-05T19:12:50.872089111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-05T19:12:50.872273792Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:50.872508796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-03-05T19:12:50.874840501Z [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-03-05T19:12:50.876367666Z [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-03-05T19:12:50.877042605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-05T19:12:50.877614146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-05T19:12:50.879116962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-05T19:12:50.879503400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067748s 
2026-03-05T19:12:50.879702962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-05T19:12:50.879928677Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.880200664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-05T19:12:50.882186473Z [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-03-05T19:12:50.883072718Z [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-03-05T19:12:50.883602735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-05T19:12:50.884242192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-05T19:12:50.885817434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-05T19:12:50.886247801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057914s 
2026-03-05T19:12:50.886469457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-05T19:12:50.886663238Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.886918782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-05T19:12:50.888946135Z [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-03-05T19:12:50.889845245Z [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-03-05T19:12:50.890370533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-05T19:12:50.890973397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-05T19:12:50.892562597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-05T19:12:50.892975749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058224s 
2026-03-05T19:12:50.893182305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-05T19:12:50.893365474Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:50.893615447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-05T19:12:50.895352324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-05T19:12:50.896051873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-05T19:12:50.896529354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-05T19:12:50.897114853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-05T19:12:50.898590174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-05T19:12:50.898981803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051305s 
2026-03-05T19:12:50.899488303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-05T19:12:50', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-05T19:12:50.899973470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.901423670Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-05T19:12:50.901656028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074478s 
2026-03-05T19:12:50.901935711Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-05T19:12:50.902191787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.902511019Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-03-05T19:12:50.903220137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-05T19:12:50.904000960Z [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-03-05T19:12:50.904599455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011293s 
2026-03-05T19:12:50.904849929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-05T19:12:50.905282711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-05T19:12:50.905711755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006365s 
2026-03-05T19:12:50.906153254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-05T19:12:50', 'add_notification_status') 
2026-03-05T19:12:50.906559622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.907439173Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-05T19:12:50.907647833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023393s 
2026-03-05T19:12:50.907964070Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-05T19:12:50.908222310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.908549379Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-03-05T19:12:50.909037992Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.909421465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-05T19:12:50.909768443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005342s 
2026-03-05T19:12:50.909955630Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.910346878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-05T19:12:50.910700099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005612s 
2026-03-05T19:12:50.910883278Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-05T19:12:50.911270778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-03-05T19:12:50.911592747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005257s 
2026-03-05T19:12:50.912113495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-05T19:12:50', 'indexers_freeleech_only_config_contract') 
2026-03-05T19:12:50.912554563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.913342690Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-05T19:12:50.913557583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021646s 
2026-03-05T19:12:50.913788708Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-05T19:12:50.914033421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.914323505Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-03-05T19:12:50.914612858Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.914866799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.915533952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007096s 
2026-03-05T19:12:50.915980371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-05T19:12:50', 'email_encryption') 
2026-03-05T19:12:50.916404525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.917257784Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-05T19:12:50.917461093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024047s 
2026-03-05T19:12:50.917745886Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-05T19:12:50.918023135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.918339392Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-03-05T19:12:50.918646109Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.918894940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.919885825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001018s 
2026-03-05T19:12:50.920379009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-05T19:12:50', 'newznab_category_to_capabilities_settings') 
2026-03-05T19:12:50.920816560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.921587141Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-05T19:12:50.921819058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026471s 
2026-03-05T19:12:50.922090214Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-05T19:12:50.922349106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.922655332Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-03-05T19:12:50.922951669Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.923199238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.923904007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007113s 
2026-03-05T19:12:50.924367560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-05T19:12:50', 'gazelle_freeleech_token_options') 
2026-03-05T19:12:50.924793698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.925535382Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-05T19:12:50.925761317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023028s 
2026-03-05T19:12:50.926030599Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-05T19:12:50.926299400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.926610046Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-03-05T19:12:50.926910180Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.927160915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.927725051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006056s 
2026-03-05T19:12:50.928257303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-05T19:12:50', 'myanonamouse_freeleech_wedge_options') 
2026-03-05T19:12:50.928702970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.929710659Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-05T19:12:50.929939470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025124s 
2026-03-05T19:12:50.930202289Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-05T19:12:50.930467964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:50.930776375Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-03-05T19:12:50.931078013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:50.931323196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:50.940980683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096181s 
2026-03-05T19:12:50.941444988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-05T19:12:50', 'newznab_indexers_enable_redirect') 
2026-03-05T19:12:50.941906217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:50.942738082Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-05T19:12:50.942978305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113521s 
2026-03-05T19:12:50.951994571Z [Debug] MigrationController: Took: 00:00:00.6480103 
2026-03-05T19:12:51.039320423Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-05T19:12:51.055713022Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-03-05T19:12:51.067953910Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-05T19:12:51.068389497Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-05T19:12:51.068713790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-05T19:12:51.070940785Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-05T19:12:51.071203544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025218s 
2026-03-05T19:12:51.071553849Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-05T19:12:51.071872461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028338s 
2026-03-05T19:12:51.073909563Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-05T19:12:51.074335871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.074819745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-05T19:12:51.075285012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-05T19:12:51.075843317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007597s 
2026-03-05T19:12:51.076343404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.077655516Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-05T19:12:51.077989308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024812s 
2026-03-05T19:12:51.078497932Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-05T19:12:51.078884781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.079409808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-05T19:12:51.079934625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-05T19:12:51.080538361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007505s 
2026-03-05T19:12:51.080852473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-05T19:12:51.081177818Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:51.081571621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-05T19:12:51.082073251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-05T19:12:51.082996781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010427s 
2026-03-05T19:12:51.083311946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.084163039Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-05T19:12:51.084505990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021358s 
2026-03-05T19:12:51.084953181Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-05T19:12:51.085351062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.085816719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-05T19:12:51.086129619Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:51.086451568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-05T19:12:51.086976024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-05T19:12:51.087631353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008063s 
2026-03-05T19:12:51.088021689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.088876671Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-05T19:12:51.089231245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019705s 
2026-03-05T19:12:51.089646161Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-05T19:12:51.090019322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.090431712Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-05T19:12:51.091030889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-05T19:12:51.091761380Z [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-03-05T19:12:51.092805963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001471s 
2026-03-05T19:12:51.093115887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-05T19:12:51.093532236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-05T19:12:51.094063095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006318s 
2026-03-05T19:12:51.094584154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-05T19:12:51', 'InitialSetup') 
2026-03-05T19:12:51.095216497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.096191010Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-05T19:12:51.096509671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002733s 
2026-03-05T19:12:51.096833123Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-05T19:12:51.097234791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.097685088Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-03-05T19:12:51.098248623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-05T19:12:51', 'ApplicationStatus') 
2026-03-05T19:12:51.098900526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.099806339Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-05T19:12:51.100180513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026181s 
2026-03-05T19:12:51.100513774Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-05T19:12:51.100892867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.101345629Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-03-05T19:12:51.101880666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-05T19:12:51', 'IndexerProps') 
2026-03-05T19:12:51.102559824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.103408062Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-05T19:12:51.103753558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025389s 
2026-03-05T19:12:51.104177712Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-05T19:12:51.104547757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.105003865Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-03-05T19:12:51.105590346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-05T19:12:51.106339926Z [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-03-05T19:12:51.107216210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012311s 
2026-03-05T19:12:51.107533389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-05T19:12:51.108130191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-05T19:12:51.108735379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008117s 
2026-03-05T19:12:51.109357131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-05T19:12:51', 'add_update_history') 
2026-03-05T19:12:51.110029455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.111005600Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-05T19:12:51.111328000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030022s 
2026-03-05T19:12:51.111727123Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-05T19:12:51.112133000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.112599921Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-03-05T19:12:51.113165469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-05T19:12:51', 'update_notifiarr') 
2026-03-05T19:12:51.113853395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.114725040Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-05T19:12:51.115074494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026285s 
2026-03-05T19:12:51.115425160Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-05T19:12:51.115864544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.116291244Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-03-05T19:12:51.116831762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-05T19:12:51', 'app_profiles') 
2026-03-05T19:12:51.117508805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.118351132Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-05T19:12:51.118678240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025661s 
2026-03-05T19:12:51.119018054Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-05T19:12:51.119416286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.119965933Z [Info] history_failed: Starting migration of Log DB to 7 
2026-03-05T19:12:51.120476962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-05T19:12:51', 'history_failed') 
2026-03-05T19:12:51.121175288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.121979458Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-05T19:12:51.122301646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025848s 
2026-03-05T19:12:51.122616931Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-05T19:12:51.123013540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.123390579Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-03-05T19:12:51.123937150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-05T19:12:51', 'redacted_api') 
2026-03-05T19:12:51.124576126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.125394073Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-05T19:12:51.125729759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024367s 
2026-03-05T19:12:51.126065806Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-05T19:12:51.126439258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.126895777Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-03-05T19:12:51.127402067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-05T19:12:51', 'IndexerProxies') 
2026-03-05T19:12:51.128073158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.129692840Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-05T19:12:51.130016030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032642s 
2026-03-05T19:12:51.130354392Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-05T19:12:51.130735770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.131171146Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-03-05T19:12:51.131725833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-05T19:12:51', 'app_indexer_remote_name') 
2026-03-05T19:12:51.132403428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.133247688Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-05T19:12:51.133587943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025043s 
2026-03-05T19:12:51.133926034Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-05T19:12:51.134305227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.134733860Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-03-05T19:12:51.135288718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-05T19:12:51', 'desi_gazelle_to_unit3d') 
2026-03-05T19:12:51.135952815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.136783297Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-05T19:12:51.137121999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024735s 
2026-03-05T19:12:51.137477605Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-05T19:12:51.137868953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.138309611Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-03-05T19:12:51.138892665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-05T19:12:51', 'add_on_update_to_notifications') 
2026-03-05T19:12:51.139562464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.140423507Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-05T19:12:51.140777771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025296s 
2026-03-05T19:12:51.141098847Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-05T19:12:51.141461558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.141885331Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-03-05T19:12:51.142409527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-05T19:12:51', 'IndexerVersions') 
2026-03-05T19:12:51.143047571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.143833253Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-05T19:12:51.144169881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023837s 
2026-03-05T19:12:51.144490076Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-05T19:12:51.144846534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.145278193Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-03-05T19:12:51.145792859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-05T19:12:51', 'cleanup_config') 
2026-03-05T19:12:51.146427968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.147257839Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-05T19:12:51.147576331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024227s 
2026-03-05T19:12:51.147912989Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-05T19:12:51.148276861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.148699643Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-03-05T19:12:51.149217275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-05T19:12:51', 'indexer_cleanup') 
2026-03-05T19:12:51.149855871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.150680111Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-05T19:12:51.151001758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024177s 
2026-03-05T19:12:51.151327354Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-05T19:12:51.151686948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.152130020Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-03-05T19:12:51.152650638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-05T19:12:51', 'minimum_seeders') 
2026-03-05T19:12:51.153292782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.154118023Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-05T19:12:51.154437807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00244s 
2026-03-05T19:12:51.154752731Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-05T19:12:51.155113247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.155532772Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-03-05T19:12:51.156083731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-05T19:12:51', 'remove_showrss') 
2026-03-05T19:12:51.156760504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.157581046Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-05T19:12:51.157924317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024799s 
2026-03-05T19:12:51.158289112Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-05T19:12:51.158701061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.159176709Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-03-05T19:12:51.159767238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-05T19:12:51', 'remove_torrentparadiseml') 
2026-03-05T19:12:51.160506256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.161375887Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-05T19:12:51.161746895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026604s 
2026-03-05T19:12:51.162136218Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-05T19:12:51.162564862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.163045810Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-03-05T19:12:51.163675909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-05T19:12:51', 'localization_setting_to_string') 
2026-03-05T19:12:51.164415368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.165283296Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-05T19:12:51.165682219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027023s 
2026-03-05T19:12:51.166022955Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-05T19:12:51.166410105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.166859039Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-03-05T19:12:51.167402313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-05T19:12:51', 'orpheus_api') 
2026-03-05T19:12:51.168093314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.168897002Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-05T19:12:51.169240023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025165s 
2026-03-05T19:12:51.169685129Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-05T19:12:51.170071778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.170529429Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-03-05T19:12:51.171122133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-05T19:12:51', 'download_client_categories') 
2026-03-05T19:12:51.171808445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.172718437Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-05T19:12:51.173080005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026308s 
2026-03-05T19:12:51.173417886Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-05T19:12:51.173783893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.174212626Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-03-05T19:12:51.174748114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-05T19:12:51', 'add_salt_to_users') 
2026-03-05T19:12:51.175400718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.176184437Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-05T19:12:51.176519020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023995s 
2026-03-05T19:12:51.176902492Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-05T19:12:51.177326697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.177785280Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-03-05T19:12:51.178435119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-05T19:12:51', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-05T19:12:51.179142413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.179980921Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-05T19:12:51.180372149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025901s 
2026-03-05T19:12:51.180765000Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-05T19:12:51.181201850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.181670924Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-03-05T19:12:51.182339010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-05T19:12:51', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-05T19:12:51.183053098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.183918260Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-05T19:12:51.184314207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026322s 
2026-03-05T19:12:51.184702228Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-05T19:12:51.185124769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.185586489Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-03-05T19:12:51.186238221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-05T19:12:51', 'alpharatio_greatposterwall_config_contract') 
2026-03-05T19:12:51.186945576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.187771689Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-05T19:12:51.188208719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025958s 
2026-03-05T19:12:51.188536810Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-05T19:12:51.188900422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.189324506Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-03-05T19:12:51.189847910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-05T19:12:51', 'remove_notwhatcd') 
2026-03-05T19:12:51.190488460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.191377560Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-05T19:12:51.191698446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024816s 
2026-03-05T19:12:51.192070155Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-05T19:12:51.192459198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.192898783Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-03-05T19:12:51.193471807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-05T19:12:51', 'add_on_grab_to_notifications') 
2026-03-05T19:12:51.194137197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.194934182Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-05T19:12:51.195284938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024608s 
2026-03-05T19:12:51.195656156Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-05T19:12:51.196140110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.196551669Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-03-05T19:12:51.197191086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-05T19:12:51', 'animetorrents_use_custom_config_contract') 
2026-03-05T19:12:51.202934201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.203948634Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-05T19:12:51.204343980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077702s 
2026-03-05T19:12:51.204696910Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-05T19:12:51.205067166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.205521060Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-03-05T19:12:51.206064294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-05T19:12:51', 'apprise_server_url') 
2026-03-05T19:12:51.206713731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.208058579Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-05T19:12:51.208392201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029934s 
2026-03-05T19:12:51.208743268Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-05T19:12:51.209176380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.209578039Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-03-05T19:12:51.210152606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-05T19:12:51', 'health_restored_notification') 
2026-03-05T19:12:51.210837966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.211698759Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-05T19:12:51.212066640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025438s 
2026-03-05T19:12:51.212375191Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-05T19:12:51.212723573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.213141384Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-03-05T19:12:51.213634697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-05T19:12:51', 'remove_uc') 
2026-03-05T19:12:51.214265969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.215078866Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-05T19:12:51.215384551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023797s 
2026-03-05T19:12:51.215723253Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-05T19:12:51.216162608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.216560739Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-03-05T19:12:51.217110787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-05T19:12:51', 'history_fix_data_titles') 
2026-03-05T19:12:51.217761978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.218598563Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-05T19:12:51.218938287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024771s 
2026-03-05T19:12:51.219297591Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-05T19:12:51.219669359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.220153895Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-03-05T19:12:51.220733803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-05T19:12:51', 'download_client_per_indexer') 
2026-03-05T19:12:51.221398882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.222249324Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-05T19:12:51.222612215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025654s 
2026-03-05T19:12:51.223010096Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-05T19:12:51.223447828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.223942203Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-03-05T19:12:51.224670239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-05T19:12:51.224961305Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:51.225294707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-05T19:12:51.226486326Z [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-03-05T19:12:51.227800593Z [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-03-05T19:12:51.228616836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-05T19:12:51.229333078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-05T19:12:51.230604248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-05T19:12:51.231154787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055065s 
2026-03-05T19:12:51.231461023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-05T19:12:51.231758212Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-05T19:12:51.232147646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-05T19:12:51.233121437Z [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-03-05T19:12:51.234182363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-05T19:12:51.234880519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-05T19:12:51.235606751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-05T19:12:51.236870256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-05T19:12:51.237462348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050045s 
2026-03-05T19:12:51.237785909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-05T19:12:51.238077166Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-05T19:12:51.238422381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-05T19:12:51.239297704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-05T19:12:51.240241193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-05T19:12:51.240976434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-05T19:12:51.241693608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-05T19:12:51.242899937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-05T19:12:51.243502340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047112s 
2026-03-05T19:12:51.244115024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-05T19:12:51', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-05T19:12:51.244841978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.245960390Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-05T19:12:51.246359063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070658s 
2026-03-05T19:12:51.246697865Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-05T19:12:51.247077429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.247518087Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-03-05T19:12:51.248094607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-05T19:12:51', 'add_notification_status') 
2026-03-05T19:12:51.248756270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.249665370Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-05T19:12:51.250004353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025781s 
2026-03-05T19:12:51.250380160Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-05T19:12:51.250795646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.251246424Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-03-05T19:12:51.251910301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-05T19:12:51', 'indexers_freeleech_only_config_contract') 
2026-03-05T19:12:51.252611994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.253514531Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-05T19:12:51.253884296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026697s 
2026-03-05T19:12:51.254207586Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-05T19:12:51.254576549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.255001054Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-03-05T19:12:51.255529047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-05T19:12:51', 'email_encryption') 
2026-03-05T19:12:51.256186982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.257043717Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-05T19:12:51.257356908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024697s 
2026-03-05T19:12:51.257739498Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-05T19:12:51.258157300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.258608618Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-03-05T19:12:51.259251062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-05T19:12:51', 'newznab_category_to_capabilities_settings') 
2026-03-05T19:12:51.259959318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.260856555Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-05T19:12:51.261242572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026519s 
2026-03-05T19:12:51.261598088Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-05T19:12:51.261995388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.262438741Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-03-05T19:12:51.263027987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-05T19:12:51', 'gazelle_freeleech_token_options') 
2026-03-05T19:12:51.263707055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.264603750Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-05T19:12:51.264958775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025693s 
2026-03-05T19:12:51.265326215Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-05T19:12:51.265731151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.266177650Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-03-05T19:12:51.266791305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-05T19:12:51', 'myanonamouse_freeleech_wedge_options') 
2026-03-05T19:12:51.267478639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.268350786Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-05T19:12:51.268718296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025803s 
2026-03-05T19:12:51.269075525Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-05T19:12:51.269476502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-05T19:12:51.269919685Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-03-05T19:12:51.270518210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-05T19:12:51', 'newznab_indexers_enable_redirect') 
2026-03-05T19:12:51.271192558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-05T19:12:51.272072039Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-05T19:12:51.272433527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025672s 
2026-03-05T19:12:51.422399583Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-03-05T19:12:51.429674392Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-05T19:12:51.433656831Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-03-05T19:12:51.530709249Z [Info] AppSyncProfileService: Setting up default app profile 
2026-03-05T19:12:51.542412655Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-03-05T19:12:51.609223518Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-05T19:12:51.829994539Z [ls.io-init] done.
2026-03-05T19:12:51.990132157Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-05T19:12:51.991150648Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-05T19:12:51.991457616Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin