LinuxServer.io

Test Results

linuxserver/prowlarr

2.3.0.5236-ls138

Cumulative: PASS

Total Runtime: 56.08s
Runtime: 14.87s
amd64-2.3.0.5236-ls138
Build Information
Builder: X86-BUILDER-3o --Hetzner
Created: 2026-03-04T04:59:20+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 82.39MB
Tag: amd64-2.3.0.5236-ls138
Version: 2.3.0.5236-ls138
View Container Logs
Expand
2026-03-04T05:02:50.349092288Z [migrations] started
2026-03-04T05:02:50.349161007Z [migrations] no migrations found
2026-03-04T05:02:50.366925244Z usermod: no changes
2026-03-04T05:02:50.373276392Z ───────────────────────────────────────
2026-03-04T05:02:50.373296432Z 
2026-03-04T05:02:50.373305300Z       ██╗     ███████╗██╗ ██████╗
2026-03-04T05:02:50.373313977Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-04T05:02:50.373322314Z       ██║     ███████╗██║██║   ██║
2026-03-04T05:02:50.373330581Z       ██║     ╚════██║██║██║   ██║
2026-03-04T05:02:50.373338807Z       ███████╗███████║██║╚██████╔╝
2026-03-04T05:02:50.373347114Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-04T05:02:50.373355461Z 
2026-03-04T05:02:50.373363287Z    Brought to you by linuxserver.io
2026-03-04T05:02:50.373371814Z ───────────────────────────────────────
2026-03-04T05:02:50.373606877Z 
2026-03-04T05:02:50.373627879Z To support the app dev(s) visit:
2026-03-04T05:02:50.375223833Z Prowlarr: https://opencollective.com/prowlarr
2026-03-04T05:02:50.375523897Z 
2026-03-04T05:02:50.375533476Z To support LSIO projects visit:
2026-03-04T05:02:50.375541863Z https://www.linuxserver.io/donate/
2026-03-04T05:02:50.375549959Z 
2026-03-04T05:02:50.375557845Z ───────────────────────────────────────
2026-03-04T05:02:50.375566693Z GID/UID
2026-03-04T05:02:50.375574669Z ───────────────────────────────────────
2026-03-04T05:02:50.379950219Z 
2026-03-04T05:02:50.379962143Z User UID:    911
2026-03-04T05:02:50.379970230Z User GID:    911
2026-03-04T05:02:50.379978196Z ───────────────────────────────────────
2026-03-04T05:02:50.382624735Z Linuxserver.io version: 2.3.0.5236-ls138
2026-03-04T05:02:50.383032726Z Build-date: 2026-03-04T04:59:20+00:00
2026-03-04T05:02:50.383041794Z ───────────────────────────────────────
2026-03-04T05:02:50.383050382Z     
2026-03-04T05:02:50.436071307Z [custom-init] No custom files found, skipping...
2026-03-04T05:02:50.810896950Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.0.5236 
2026-03-04T05:02:50.827840145Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:02:50.835155133Z [Debug] Bootstrap: Console selected 
2026-03-04T05:02:50.836200989Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:02:51.063829668Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:02:51.128297180Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9ed41f7c-715b-447d-a150-354032814ac7} may be persisted to storage in unencrypted form. 
2026-03-04T05:02:51.186163472Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-04T05:02:51.214424073Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-04T05:02:51.269267918Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T05:02:51.276011797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.276597807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.312707662Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T05:02:51.316712275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367542s 
2026-03-04T05:02:51.316989684Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T05:02:51.317209527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406908s 
2026-03-04T05:02:51.324411868Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T05:02:51.325001405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.329416335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T05:02:51.337352463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T05:02:51.348386921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187258s 
2026-03-04T05:02:51.348844552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.350716421Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T05:02:51.350875181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210081s 
2026-03-04T05:02:51.357003450Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T05:02:51.357262011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.362268280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T05:02:51.363275829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:02:51.363835706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013698s 
2026-03-04T05:02:51.364155610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:02:51.365064841Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.33E-05s 
2026-03-04T05:02:51.365512372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T05:02:51.366123863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T05:02:51.366806578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010767s 
2026-03-04T05:02:51.367081171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.367979950Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T05:02:51.368180564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002167s 
2026-03-04T05:02:51.368735562Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T05:02:51.368981307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.369809624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:02:51.370030419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-03-04T05:02:51.370276044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T05:02:51.370627632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T05:02:51.371143610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006438s 
2026-03-04T05:02:51.371385097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.372190508Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T05:02:51.372373016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016001s 
2026-03-04T05:02:51.373583132Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T05:02:51.373814217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.374479337Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-04T05:02:51.378603901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-04T05:02:51.379178638Z [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-04T05:02:51.379716050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008998s 
2026-03-04T05:02:51.379993068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-04T05:02:51.380352462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-04T05:02:51.380769121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005669s 
2026-03-04T05:02:51.380974244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-04T05:02:51.381587839Z [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-04T05:02:51.382138017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000975s 
2026-03-04T05:02:51.382367519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-04T05:02:51.382712594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-04T05:02:51.383132770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s 
2026-03-04T05:02:51.383349366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-04T05:02:51.388046534Z [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-04T05:02:51.388776694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052236s 
2026-03-04T05:02:51.388998009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-04T05:02:51.389635112Z [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-04T05:02:51.390206452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010112s 
2026-03-04T05:02:51.390449091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-04T05:02:51.390846872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:02:51.391287719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006228s 
2026-03-04T05:02:51.391492121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-04T05:02:51.394487402Z [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-04T05:02:51.395323826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036239s 
2026-03-04T05:02:51.395539701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-04T05:02:51.395919936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:02:51.396289060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000532s 
2026-03-04T05:02:51.396530015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-03-04T05:02:51.397159793Z [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-04T05:02:51.397718057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009688s 
2026-03-04T05:02:51.397928561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-03-04T05:02:51.398609822Z [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-04T05:02:51.399195261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010566s 
2026-03-04T05:02:51.399418481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-03-04T05:02:51.399774397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-03-04T05:02:51.400203962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s 
2026-03-04T05:02:51.400396770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-04T05:02:51.400797948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-03-04T05:02:51.401190418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005967s 
2026-03-04T05:02:51.401397475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-04T05:02:51.401737890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-04T05:02:51.402086312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004914s 
2026-03-04T05:02:51.402282687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-04T05:02:51.405627011Z [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-04T05:02:51.406136056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036575s 
2026-03-04T05:02:51.406369305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-04T05:02:51.406729330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-04T05:02:51.407123344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005428s 
2026-03-04T05:02:51.407361634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-04T05:02:51.407706809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-04T05:02:51.408148217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005721s 
2026-03-04T05:02:51.408357238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-04T05:02:51.409268984Z [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-04T05:02:51.409957781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014025s 
2026-03-04T05:02:51.410176772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-04T05:02:51.411108768Z [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-04T05:02:51.411819229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001437s 
2026-03-04T05:02:51.412085224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-03-04T05:02:51.412489298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.412930396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005983s 
2026-03-04T05:02:51.413144898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-04T05:02:51.413673322Z [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-04T05:02:51.414112907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000784s 
2026-03-04T05:02:51.414358552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-04T05:02:51.414660760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T05:02:51.414993350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004703s 
2026-03-04T05:02:51.416744115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T05:02:51', 'InitialSetup') 
2026-03-04T05:02:51.417438754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.418845626Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T05:02:51.419049507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042956s 
2026-03-04T05:02:51.419343218Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-04T05:02:51.419596648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.419930570Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-03-04T05:02:51.422782453Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-03-04T05:02:51.440367840Z [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-04T05:02:51.441764031Z [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-04T05:02:51.442633151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:02:51.443528825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:02:51.445154197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:02:51.445578792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225493s 
2026-03-04T05:02:51.445848355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-03-04T05:02:51.447502976Z [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-04T05:02:51.448654304Z [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-04T05:02:51.449273321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:02:51.449876696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:02:51.451279480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:02:51.451667501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055929s 
2026-03-04T05:02:51.452028168Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-03-04T05:02:51.455487363Z [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-04T05:02:51.456680545Z [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-04T05:02:51.457288048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:02:51.457865260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:02:51.459264988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:02:51.459684874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074249s 
2026-03-04T05:02:51.459924667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-03-04T05:02:51.460661660Z [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-04T05:02:51.461271799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011394s 
2026-03-04T05:02:51.461533817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-03-04T05:02:51.461963893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.462397085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006388s 
2026-03-04T05:02:51.462882803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T05:02:51', 'ApplicationStatus') 
2026-03-04T05:02:51.463311155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.464582535Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-04T05:02:51.464790704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027835s 
2026-03-04T05:02:51.465053143Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-04T05:02:51.465276372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.465583400Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-03-04T05:02:51.466610208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:02:51.466806513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.467064683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-03-04T05:02:51.467504849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:02:51.468235981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009407s 
2026-03-04T05:02:51.468460022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-04T05:02:51.469252288Z [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-04T05:02:51.469861514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011924s 
2026-03-04T05:02:51.470092790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-04T05:02:51.470841838Z [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-04T05:02:51.471416856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011099s 
2026-03-04T05:02:51.471681689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-04T05:02:51.472180073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.472590038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006793s 
2026-03-04T05:02:51.473018851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T05:02:51', 'IndexerProps') 
2026-03-04T05:02:51.473428556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.474212004Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-04T05:02:51.474412888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022787s 
2026-03-04T05:02:51.474645026Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-04T05:02:51.474896061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.475208520Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-03-04T05:02:51.475681302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T05:02:51', 'add_update_history') 
2026-03-04T05:02:51.476133783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.476792078Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-04T05:02:51.476995127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018967s 
2026-03-04T05:02:51.477225020Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-04T05:02:51.477471266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.477766941Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-03-04T05:02:51.481151727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-04T05:02:51.482234336Z [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-04T05:02:51.482763542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011492s 
2026-03-04T05:02:51.483205201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T05:02:51', 'update_notifiarr') 
2026-03-04T05:02:51.483624495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.484341309Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-04T05:02:51.484551552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026887s 
2026-03-04T05:02:51.484767226Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-04T05:02:51.485012410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.485295269Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-03-04T05:02:51.485869205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-03-04T05:02:51.486589776Z [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-04T05:02:51.487151136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010651s 
2026-03-04T05:02:51.487391610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-03-04T05:02:51.487768208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-03-04T05:02:51.488220178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006095s 
2026-03-04T05:02:51.488434710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:02:51.488603099Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.488846970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-03-04T05:02:51.489221224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:02:51.489902105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008402s 
2026-03-04T05:02:51.490327892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T05:02:51', 'app_profiles') 
2026-03-04T05:02:51.490740944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.491500764Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-04T05:02:51.491698372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024196s 
2026-03-04T05:02:51.491947874Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-04T05:02:51.492185923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.492477570Z [Info] history_failed: Starting migration of Main DB to 7 
2026-03-04T05:02:51.492946976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-04T05:02:51.493152089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.493383074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-03-04T05:02:51.493750383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:02:51.494403869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000805s 
2026-03-04T05:02:51.494780778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-04T05:02:51.495244001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-04T05:02:51.495601070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005322s 
2026-03-04T05:02:51.496032759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T05:02:51', 'history_failed') 
2026-03-04T05:02:51.496458987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.497187925Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-04T05:02:51.497384711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020936s 
2026-03-04T05:02:51.497608131Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-04T05:02:51.497849487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.498138439Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-03-04T05:02:51.498512271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.498803117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.500611718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001867s 
2026-03-04T05:02:51.501031373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T05:02:51', 'redacted_api') 
2026-03-04T05:02:51.501449956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.502134444Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-04T05:02:51.502351571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033854s 
2026-03-04T05:02:51.502574841Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-04T05:02:51.502821828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.503122584Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-03-04T05:02:51.503641458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-03-04T05:02:51.504350716Z [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-04T05:02:51.504916055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010445s 
2026-03-04T05:02:51.505118903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:02:51.505297823Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.505513357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-04T05:02:51.505817850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-04T05:02:51.506470224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007427s 
2026-03-04T05:02:51.506895140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T05:02:51', 'IndexerProxies') 
2026-03-04T05:02:51.507321147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.508184285Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-04T05:02:51.508391392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024213s 
2026-03-04T05:02:51.508635834Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-04T05:02:51.508888864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.509189850Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-03-04T05:02:51.509559815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-03-04T05:02:51.509773706Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.510059140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-03-04T05:02:51.510473615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-03-04T05:02:51.511163384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008475s 
2026-03-04T05:02:51.511606656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T05:02:51', 'app_indexer_remote_name') 
2026-03-04T05:02:51.512058255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.512851272Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-04T05:02:51.513060834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024863s 
2026-03-04T05:02:51.513298713Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-04T05:02:51.513553566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.513855023Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-03-04T05:02:51.516261448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.517218495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-03-04T05:02:51.517596095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011412s 
2026-03-04T05:02:51.518035330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T05:02:51', 'desi_gazelle_to_unit3d') 
2026-03-04T05:02:51.518453752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.519249615Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-04T05:02:51.519455219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027458s 
2026-03-04T05:02:51.519740132Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-04T05:02:51.520018252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.520339529Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-03-04T05:02:51.520705246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:02:51.520910619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-03-04T05:02:51.521180292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-04T05:02:51.521612583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:02:51.522329296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009084s 
2026-03-04T05:02:51.522789262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T05:02:51', 'add_on_update_to_notifications') 
2026-03-04T05:02:51.523224538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.524053648Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-04T05:02:51.524274813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025724s 
2026-03-04T05:02:51.524515548Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-04T05:02:51.524761573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.525053030Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-03-04T05:02:51.525608538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-03-04T05:02:51.526236102Z [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-04T05:02:51.526761259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009197s 
2026-03-04T05:02:51.527048558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-03-04T05:02:51.527543043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-04T05:02:51.528001426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000708s 
2026-03-04T05:02:51.528262532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-03-04T05:02:51.528720674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-04T05:02:51.529121071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000633s 
2026-03-04T05:02:51.529543521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T05:02:51', 'IndexerVersions') 
2026-03-04T05:02:51.529964208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.530954452Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-04T05:02:51.531159685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024316s 
2026-03-04T05:02:51.531383065Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-04T05:02:51.531628078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.531933633Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-03-04T05:02:51.533649378Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.534609020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-03-04T05:02:51.534924856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010365s 
2026-03-04T05:02:51.535185240Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.535574875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-03-04T05:02:51.535936804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004814s 
2026-03-04T05:02:51.536384235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T05:02:51', 'cleanup_config') 
2026-03-04T05:02:51.536798328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.537577407Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-04T05:02:51.537783752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021381s 
2026-03-04T05:02:51.538008896Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-04T05:02:51.538253839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.538544685Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-03-04T05:02:51.540558670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.540921821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-03-04T05:02:51.541239721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s 
2026-03-04T05:02:51.541488181Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.541840951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-03-04T05:02:51.542145855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s 
2026-03-04T05:02:51.542406039Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.542754140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-03-04T05:02:51.543058222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s 
2026-03-04T05:02:51.543320580Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.543659403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-03-04T05:02:51.544000579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s 
2026-03-04T05:02:51.544262988Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.544605988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-03-04T05:02:51.544907065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000425s 
2026-03-04T05:02:51.545164453Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.545517724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-03-04T05:02:51.545821706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s 
2026-03-04T05:02:51.546081038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.546435973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-03-04T05:02:51.546795327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004805s 
2026-03-04T05:02:51.547100040Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.547490567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-03-04T05:02:51.547795831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s 
2026-03-04T05:02:51.548071196Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.552086180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-03-04T05:02:51.552418810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041134s 
2026-03-04T05:02:51.552681809Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.553021553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-03-04T05:02:51.553339052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000431s 
2026-03-04T05:02:51.553591501Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.553940103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-03-04T05:02:51.554245477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s 
2026-03-04T05:02:51.554505561Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.554850315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-03-04T05:02:51.555165019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2026-03-04T05:02:51.555424020Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.555773063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-03-04T05:02:51.556110022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000457s 
2026-03-04T05:02:51.556368141Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.556715711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-03-04T05:02:51.557029643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004464s 
2026-03-04T05:02:51.557286400Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.557657958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-03-04T05:02:51.557949485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s 
2026-03-04T05:02:51.558253427Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.558593822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-03-04T05:02:51.558902935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004202s 
2026-03-04T05:02:51.559091214Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.560515431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-03-04T05:02:51.560898132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016199s 
2026-03-04T05:02:51.561084167Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.561489262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-03-04T05:02:51.561845690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005834s 
2026-03-04T05:02:51.562036284Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.562428644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-03-04T05:02:51.562782366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s 
2026-03-04T05:02:51.562963461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.563363586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-03-04T05:02:51.563739423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005933s 
2026-03-04T05:02:51.563953404Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.564358690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-03-04T05:02:51.564715919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s 
2026-03-04T05:02:51.564897775Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.565300496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-03-04T05:02:51.565652936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s 
2026-03-04T05:02:51.565837648Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.566245288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-04T05:02:51.566609321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005909s 
2026-03-04T05:02:51.566790667Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.567203899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-03-04T05:02:51.567559725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005836s 
2026-03-04T05:02:51.567741581Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.568161296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-03-04T05:02:51.568523546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005946s 
2026-03-04T05:02:51.568704209Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.569103634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-04T05:02:51.569459620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005737s 
2026-03-04T05:02:51.569643070Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.570045490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-03-04T05:02:51.570403300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005814s 
2026-03-04T05:02:51.570586138Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.571000202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-04T05:02:51.571363944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s 
2026-03-04T05:02:51.571548085Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.571970606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-03-04T05:02:51.572332184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006015s 
2026-03-04T05:02:51.572513830Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.572913785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-04T05:02:51.573264371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005705s 
2026-03-04T05:02:51.573451017Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.573851503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-03-04T05:02:51.574203662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s 
2026-03-04T05:02:51.574390148Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.574785804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-03-04T05:02:51.575136711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s 
2026-03-04T05:02:51.575319990Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.575721288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-04T05:02:51.576091183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005852s 
2026-03-04T05:02:51.576271115Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.576674707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-03-04T05:02:51.577028770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s 
2026-03-04T05:02:51.577210747Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.577601133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-03-04T05:02:51.577955316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005626s 
2026-03-04T05:02:51.578378007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T05:02:51', 'indexer_cleanup') 
2026-03-04T05:02:51.578792301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.579531279Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-04T05:02:51.579734067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021059s 
2026-03-04T05:02:51.580000704Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-04T05:02:51.580247251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.580542806Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-03-04T05:02:51.580957451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-03-04T05:02:51.581165480Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:02:51.581419441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-03-04T05:02:51.581833705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:02:51.582541921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008896s 
2026-03-04T05:02:51.582974232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T05:02:51', 'minimum_seeders') 
2026-03-04T05:02:51.583391572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.584186933Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-04T05:02:51.584389401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024973s 
2026-03-04T05:02:51.584614043Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-04T05:02:51.584858115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.585146906Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-03-04T05:02:51.585507652Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.585864370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-03-04T05:02:51.586169044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s 
2026-03-04T05:02:51.586589951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T05:02:51', 'remove_showrss') 
2026-03-04T05:02:51.587000418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.587730097Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-04T05:02:51.587945110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019559s 
2026-03-04T05:02:51.588195995Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-04T05:02:51.588453133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.588759600Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-03-04T05:02:51.589132521Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.589564550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-03-04T05:02:51.589872511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004692s 
2026-03-04T05:02:51.590311494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T05:02:51', 'remove_torrentparadiseml') 
2026-03-04T05:02:51.590739647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.591488274Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-04T05:02:51.591727025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020254s 
2026-03-04T05:02:51.591999223Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-04T05:02:51.592267162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.592574110Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-03-04T05:02:51.592874906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.593124158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.593798255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007088s 
2026-03-04T05:02:51.594263762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T05:02:51', 'localization_setting_to_string') 
2026-03-04T05:02:51.594693688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.595455251Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-04T05:02:51.595676016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023072s 
2026-03-04T05:02:51.595907903Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-04T05:02:51.596164560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.596449503Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-03-04T05:02:51.596743645Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.596994060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.601167422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004201s 
2026-03-04T05:02:51.601597087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T05:02:51', 'orpheus_api') 
2026-03-04T05:02:51.602012414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.602715620Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-04T05:02:51.602915843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057473s 
2026-03-04T05:02:51.603170586Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-04T05:02:51.603438034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.603740072Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-03-04T05:02:51.604109276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-04T05:02:51.604304058Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.604551616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-03-04T05:02:51.604945079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T05:02:51.605650759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008742s 
2026-03-04T05:02:51.606103090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T05:02:51', 'download_client_categories') 
2026-03-04T05:02:51.606540250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.607312716Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-04T05:02:51.607525815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024859s 
2026-03-04T05:02:51.607765658Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-04T05:02:51.608020641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.608314292Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-03-04T05:02:51.608663816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-04T05:02:51.608852436Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.609066407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-04T05:02:51.609358234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-04T05:02:51.609985648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007185s 
2026-03-04T05:02:51.610226934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-04T05:02:51.610553802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-04T05:02:51.611177988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007353s 
2026-03-04T05:02:51.611611491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T05:02:51', 'add_salt_to_users') 
2026-03-04T05:02:51.612049824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.612813341Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-04T05:02:51.613008013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023216s 
2026-03-04T05:02:51.613296334Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-04T05:02:51.613581027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.613905290Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-03-04T05:02:51.614239092Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.614624097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-04T05:02:51.614969973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000537s 
2026-03-04T05:02:51.615461042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T05:02:51', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-04T05:02:51.615956419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.616746680Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-04T05:02:51.616980621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022097s 
2026-03-04T05:02:51.617280104Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-04T05:02:51.617561060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.617887598Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-03-04T05:02:51.618223815Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.618621105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-04T05:02:51.618974707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000558s 
2026-03-04T05:02:51.619472328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T05:02:51', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-04T05:02:51.619964960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.620799541Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-04T05:02:51.621077140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022217s 
2026-03-04T05:02:51.621395731Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-04T05:02:51.621674162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.621990489Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-03-04T05:02:51.622380264Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.622766682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-03-04T05:02:51.623130224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005587s 
2026-03-04T05:02:51.623305196Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.623712045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-03-04T05:02:51.624086619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005924s 
2026-03-04T05:02:51.624573049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T05:02:51', 'alpharatio_greatposterwall_config_contract') 
2026-03-04T05:02:51.625018576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.625772714Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-04T05:02:51.626013449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021877s 
2026-03-04T05:02:51.626234404Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-04T05:02:51.626492002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.626786084Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-03-04T05:02:51.627143794Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.627504681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-03-04T05:02:51.627808423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s 
2026-03-04T05:02:51.628254300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T05:02:51', 'remove_notwhatcd') 
2026-03-04T05:02:51.628661631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.629334916Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-04T05:02:51.629546392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019225s 
2026-03-04T05:02:51.629793209Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-04T05:02:51.630052531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.630360952Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-03-04T05:02:51.630771799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:02:51.630969638Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:02:51.631209320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-03-04T05:02:51.631582161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:02:51.632343474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009059s 
2026-03-04T05:02:51.632586132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:02:51.632771365Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T05:02:51.633034886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-03-04T05:02:51.633461956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:02:51.634138438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008629s 
2026-03-04T05:02:51.634591801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T05:02:51', 'add_on_grab_to_notifications') 
2026-03-04T05:02:51.635022979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.635772408Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-04T05:02:51.636058644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024509s 
2026-03-04T05:02:51.636335051Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-04T05:02:51.636609063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.636924548Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-03-04T05:02:51.637300324Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.637713997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-04T05:02:51.638092930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005875s 
2026-03-04T05:02:51.638565642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T05:02:51', 'animetorrents_use_custom_config_contract') 
2026-03-04T05:02:51.639009837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.639745468Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-04T05:02:51.640000110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021589s 
2026-03-04T05:02:51.640229482Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-04T05:02:51.640478193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.640769990Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-03-04T05:02:51.641055245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.641315479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.642036370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000771s 
2026-03-04T05:02:51.642483070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T05:02:51', 'apprise_server_url') 
2026-03-04T05:02:51.642899358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.643702455Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-04T05:02:51.643917367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024014s 
2026-03-04T05:02:51.644187591Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-04T05:02:51.644442986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.644747839Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-03-04T05:02:51.645135320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:02:51.645341104Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-03-04T05:02:51.645603663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-04T05:02:51.646024009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:02:51.646715682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008787s 
2026-03-04T05:02:51.647179506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T05:02:51', 'health_restored_notification') 
2026-03-04T05:02:51.647609511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.648456246Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-04T05:02:51.648682993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025612s 
2026-03-04T05:02:51.648889950Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-04T05:02:51.649129392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.649409626Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-03-04T05:02:51.649782697Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:02:51.650151900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-03-04T05:02:51.650470873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2026-03-04T05:02:51.650878994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T05:02:51', 'remove_uc') 
2026-03-04T05:02:51.651291164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.652022717Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-04T05:02:51.652227039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001981s 
2026-03-04T05:02:51.652463655Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-04T05:02:51.652717125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.653017370Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-03-04T05:02:51.653325480Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.653586586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.654246675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000703s 
2026-03-04T05:02:51.654691911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T05:02:51', 'history_fix_data_titles') 
2026-03-04T05:02:51.655113330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.655920445Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-04T05:02:51.656140047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023041s 
2026-03-04T05:02:51.656393147Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-04T05:02:51.656653340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.656954517Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-03-04T05:02:51.657326606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:02:51.657528653Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:02:51.657763225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-04T05:02:51.658164974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:02:51.658881256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008893s 
2026-03-04T05:02:51.659338407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T05:02:51', 'download_client_per_indexer') 
2026-03-04T05:02:51.659770046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.660599135Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-04T05:02:51.660820872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025535s 
2026-03-04T05:02:51.661122319Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T05:02:51.661408786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.661740994Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-03-04T05:02:51.663836774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:02:51.664077749Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T05:02:51.664497775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-03-04T05:02:51.666927537Z [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-04T05:02:51.668078955Z [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-04T05:02:51.668692511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:02:51.669351237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:02:51.671038484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.671451766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067116s 
2026-03-04T05:02:51.671673633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:02:51.671873806Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.672183901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:02:51.674225802Z [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-04T05:02:51.675354986Z [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-04T05:02:51.675987028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:02:51.676605353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:02:51.678227339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.678644870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062167s 
2026-03-04T05:02:51.678862127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:02:51.679050406Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:02:51.679318827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-03-04T05:02:51.681377822Z [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-04T05:02:51.682498579Z [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-04T05:02:51.683121242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:02:51.683728996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:02:51.685365712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.685778623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062175s 
2026-03-04T05:02:51.685981061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:02:51.686164420Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.686399122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-04T05:02:51.688639654Z [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-04T05:02:51.689869881Z [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-04T05:02:51.690486312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:02:51.690973603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:02:51.692403662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057683s 
2026-03-04T05:02:51.692607192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:02:51.692785401Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:02:51.693033951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-04T05:02:51.697871201Z [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-04T05:02:51.699119805Z [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-04T05:02:51.699735685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:02:51.700337416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:02:51.701819100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008551s 
2026-03-04T05:02:51.702023121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:02:51.702200438Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T05:02:51.702459008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-04T05:02:51.704670130Z [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-04T05:02:51.705894305Z [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-04T05:02:51.706526458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:02:51.706999480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:02:51.708442606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057502s 
2026-03-04T05:02:51.708680485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:02:51.708868453Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:02:51.709151954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-04T05:02:51.711180518Z [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-04T05:02:51.712331877Z [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-04T05:02:51.712982266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:02:51.713597385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:02:51.715381858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.715836603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064388s 
2026-03-04T05:02:51.716078250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:02:51.716283503Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.716562976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:02:51.718607533Z [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-04T05:02:51.719758400Z [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-04T05:02:51.720443760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:02:51.721085863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:02:51.723014826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.723468991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066581s 
2026-03-04T05:02:51.723700587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:02:51.723910279Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.724185183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-04T05:02:51.726228146Z [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-04T05:02:51.727369835Z [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-04T05:02:51.728006918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:02:51.728646115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:02:51.730577173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.731036267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066032s 
2026-03-04T05:02:51.731233284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-04T05:02:51.731412405Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:02:51.731636897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-04T05:02:51.733635100Z [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-04T05:02:51.734583860Z [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-04T05:02:51.735113707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-04T05:02:51.735745449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-04T05:02:51.737271622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-04T05:02:51.737771378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T05:02:51.738129078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006274s 
2026-03-04T05:02:51.738391406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-03-04T05:02:51.738569124Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.738857154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-03-04T05:02:51.740828834Z [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-04T05:02:51.741718345Z [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-04T05:02:51.742272380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-03-04T05:02:51.743016288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-03-04T05:02:51.744694908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-04T05:02:51.745401441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-04T05:02:51.745850776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006744s 
2026-03-04T05:02:51.746066039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:02:51.746251031Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:02:51.746536486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-04T05:02:51.748960326Z [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-04T05:02:51.750455146Z [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-04T05:02:51.751226239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:02:51.751818581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:02:51.753467451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.753860472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070544s 
2026-03-04T05:02:51.754070966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:02:51.754254305Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.754530652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:02:51.756785382Z [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-04T05:02:51.758289931Z [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-04T05:02:51.759049390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:02:51.759641272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:02:51.761249530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.761654215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068822s 
2026-03-04T05:02:51.761868206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:02:51.762050573Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.762310226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-04T05:02:51.764557381Z [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-04T05:02:51.766052902Z [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-04T05:02:51.766826549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:02:51.767413040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:02:51.769021008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.769428147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068792s 
2026-03-04T05:02:51.769642308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:02:51.769827461Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T05:02:51.770109038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-04T05:02:51.772448769Z [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-04T05:02:51.773984772Z [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-04T05:02:51.774807479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:02:51.775570886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:02:51.777433796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.777853632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074655s 
2026-03-04T05:02:51.778047492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:02:51.778225260Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-04T05:02:51.778461285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-03-04T05:02:51.780904053Z [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-04T05:02:51.782370646Z [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-04T05:02:51.783061447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:02:51.783628178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:02:51.785169943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:02:51.785554527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068663s 
2026-03-04T05:02:51.785765041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T05:02:51.785947779Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:02:51.786214065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-04T05:02:51.788222409Z [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-04T05:02:51.789180057Z [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-04T05:02:51.789725285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T05:02:51.790324010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T05:02:51.791914443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:02:51.792334138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058748s 
2026-03-04T05:02:51.792543619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T05:02:51.792727269Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:02:51.792997924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-04T05:02:51.794955586Z [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-04T05:02:51.795895568Z [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-04T05:02:51.796422158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T05:02:51.797030754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T05:02:51.813426005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:02:51.813867744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206191s 
2026-03-04T05:02:51.814098950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:02:51.814313823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-04T05:02:51.814598987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T05:02:51.816813696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T05:02:51.817320607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T05:02:51.817707155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T05:02:51.818204186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T05:02:51.819641229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:02:51.819982687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051658s 
2026-03-04T05:02:51.820322932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T05:02:51', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T05:02:51.820654299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.824349799Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T05:02:51.824545203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094849s 
2026-03-04T05:02:51.824754604Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-04T05:02:51.824953535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.825225623Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-03-04T05:02:51.825846533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-04T05:02:51.826371700Z [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-04T05:02:51.826850404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008203s 
2026-03-04T05:02:51.827048664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-04T05:02:51.827349439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-04T05:02:51.827681187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s 
2026-03-04T05:02:51.828024178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T05:02:51', 'add_notification_status') 
2026-03-04T05:02:51.828361146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.829187380Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-04T05:02:51.829353354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019305s 
2026-03-04T05:02:51.829577696Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-04T05:02:51.829805735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.830087302Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-03-04T05:02:51.830509061Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.830789596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-04T05:02:51.831051012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003775s 
2026-03-04T05:02:51.831204060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.831471329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-04T05:02:51.831753016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003971s 
2026-03-04T05:02:51.831949752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:02:51.832228663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-03-04T05:02:51.832492966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003845s 
2026-03-04T05:02:51.832837930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T05:02:51', 'indexers_freeleech_only_config_contract') 
2026-03-04T05:02:51.833170179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.833891090Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-04T05:02:51.834066784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017297s 
2026-03-04T05:02:51.834252408Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-04T05:02:51.834445246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.834691742Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-03-04T05:02:51.834984642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.835142159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.835745664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006154s 
2026-03-04T05:02:51.836067302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T05:02:51', 'email_encryption') 
2026-03-04T05:02:51.836390533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.837234452Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-04T05:02:51.837395877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020965s 
2026-03-04T05:02:51.837612453Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-04T05:02:51.837816905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.838074063Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-03-04T05:02:51.838341361Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.838533558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.839421315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009055s 
2026-03-04T05:02:51.839772603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T05:02:51', 'newznab_category_to_capabilities_settings') 
2026-03-04T05:02:51.840125423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.840844932Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-04T05:02:51.841028802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022845s 
2026-03-04T05:02:51.841231991Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-04T05:02:51.841432845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.841667809Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-03-04T05:02:51.841925568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.842115219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.842684606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005852s 
2026-03-04T05:02:51.843018097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T05:02:51', 'gazelle_freeleech_token_options') 
2026-03-04T05:02:51.843344835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.844133934Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-04T05:02:51.844308676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019912s 
2026-03-04T05:02:51.844513568Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-04T05:02:51.844713160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.844958444Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-03-04T05:02:51.845224490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.845414643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.845962145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005632s 
2026-03-04T05:02:51.846294274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T05:02:51', 'myanonamouse_freeleech_wedge_options') 
2026-03-04T05:02:51.846623417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.847307193Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-04T05:02:51.847482927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018759s 
2026-03-04T05:02:51.847682409Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-04T05:02:51.847915578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.848158127Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-03-04T05:02:51.848415916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.848602912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.857863177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092335s 
2026-03-04T05:02:51.858210777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T05:02:51', 'newznab_indexers_enable_redirect') 
2026-03-04T05:02:51.858570812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.859259038Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-04T05:02:51.859428088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106286s 
2026-03-04T05:02:51.868138696Z [Debug] MigrationController: Took: 00:00:00.6529063 
2026-03-04T05:02:51.959263232Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-04T05:02:51.976567312Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-04T05:02:51.989239507Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T05:02:51.989606055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:02:51.989875398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:02:51.992254918Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T05:02:51.992531245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026439s 
2026-03-04T05:02:51.992761158Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T05:02:51.993011081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028809s 
2026-03-04T05:02:51.994911397Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T05:02:51.995198966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.995590545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T05:02:51.995946040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T05:02:51.996426468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s 
2026-03-04T05:02:51.996694207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:51.997876588Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T05:02:51.998128375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020121s 
2026-03-04T05:02:51.998533671Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T05:02:51.998821570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:51.999273891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T05:02:51.999621230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:02:52.000107479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005612s 
2026-03-04T05:02:52.000356561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:02:52.000580863Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T05:02:52.000849974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T05:02:52.001184788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T05:02:52.001930219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000812s 
2026-03-04T05:02:52.002187728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.002892146Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T05:02:52.003162310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017566s 
2026-03-04T05:02:52.003504288Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T05:02:52.003795715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.004227124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:02:52.004473330Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-03-04T05:02:52.004726369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T05:02:52.005073127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T05:02:52.005608485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000603s 
2026-03-04T05:02:52.005863799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.006576975Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T05:02:52.006847119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015444s 
2026-03-04T05:02:52.007199869Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T05:02:52.007470364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.007798705Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-04T05:02:52.008411118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-04T05:02:52.008949753Z [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-04T05:02:52.009620243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009627s 
2026-03-04T05:02:52.009873723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-04T05:02:52.010167665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T05:02:52.010596819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004835s 
2026-03-04T05:02:52.010969179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T05:02:52', 'InitialSetup') 
2026-03-04T05:02:52.011422622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.012234276Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T05:02:52.012485362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021059s 
2026-03-04T05:02:52.012736938Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-04T05:02:52.013013866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.013333720Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-03-04T05:02:52.013740148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T05:02:52', 'ApplicationStatus') 
2026-03-04T05:02:52.014197088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.014912348Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-04T05:02:52.015164145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019049s 
2026-03-04T05:02:52.015415441Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-04T05:02:52.015677098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.016019137Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-03-04T05:02:52.016400254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T05:02:52', 'IndexerProps') 
2026-03-04T05:02:52.016834499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.017537624Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-04T05:02:52.017779030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018621s 
2026-03-04T05:02:52.018033523Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-04T05:02:52.018304859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.018627178Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-03-04T05:02:52.019116854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-04T05:02:52.019580507Z [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-04T05:02:52.020201347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000818s 
2026-03-04T05:02:52.020456281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-04T05:02:52.020785914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T05:02:52.021247654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005369s 
2026-03-04T05:02:52.021647780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T05:02:52', 'add_update_history') 
2026-03-04T05:02:52.022121654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.023005984Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-04T05:02:52.023257040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022734s 
2026-03-04T05:02:52.023512184Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-04T05:02:52.023780784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.024145058Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-03-04T05:02:52.024510945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T05:02:52', 'update_notifiarr') 
2026-03-04T05:02:52.024955780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.025632783Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-04T05:02:52.025881524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018513s 
2026-03-04T05:02:52.026133121Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-04T05:02:52.026396551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.026719692Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-03-04T05:02:52.027084967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T05:02:52', 'app_profiles') 
2026-03-04T05:02:52.027527138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.028294513Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-04T05:02:52.028535819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018893s 
2026-03-04T05:02:52.028795531Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-04T05:02:52.029057238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.029379898Z [Info] history_failed: Starting migration of Log DB to 7 
2026-03-04T05:02:52.029747989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T05:02:52', 'history_failed') 
2026-03-04T05:02:52.030191893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.030906431Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-04T05:02:52.031156204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018564s 
2026-03-04T05:02:52.031409013Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-04T05:02:52.031672023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.032096047Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-03-04T05:02:52.032459889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T05:02:52', 'redacted_api') 
2026-03-04T05:02:52.033027492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.033696910Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-04T05:02:52.033939168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002025s 
2026-03-04T05:02:52.034192057Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-04T05:02:52.034454044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.034785512Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-03-04T05:02:52.035157711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T05:02:52', 'IndexerProxies') 
2026-03-04T05:02:52.035602166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.036327296Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-04T05:02:52.036577029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018705s 
2026-03-04T05:02:52.036842724Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-04T05:02:52.037118259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.037443574Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-03-04T05:02:52.037831906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T05:02:52', 'app_indexer_remote_name') 
2026-03-04T05:02:52.038292714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.039042664Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-04T05:02:52.039298619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019126s 
2026-03-04T05:02:52.039554574Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-04T05:02:52.039823806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.040173210Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-03-04T05:02:52.040555710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T05:02:52', 'desi_gazelle_to_unit3d') 
2026-03-04T05:02:52.041003522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.041759073Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-04T05:02:52.042014698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019233s 
2026-03-04T05:02:52.042284661Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-04T05:02:52.042566799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.042897656Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-03-04T05:02:52.043289324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T05:02:52', 'add_on_update_to_notifications') 
2026-03-04T05:02:52.043752126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.044498008Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-04T05:02:52.044760025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019104s 
2026-03-04T05:02:52.045015490Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-04T05:02:52.045284171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.045606730Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-03-04T05:02:52.045974080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T05:02:52', 'IndexerVersions') 
2026-03-04T05:02:52.046417192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.047128664Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-04T05:02:52.047377635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018469s 
2026-03-04T05:02:52.047625034Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-04T05:02:52.047953004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.048282086Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-03-04T05:02:52.048643574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T05:02:52', 'cleanup_config') 
2026-03-04T05:02:52.049086917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.049806556Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-04T05:02:52.050050627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001919s 
2026-03-04T05:02:52.050301543Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-04T05:02:52.050565594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.050888915Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-03-04T05:02:52.051256305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T05:02:52', 'indexer_cleanup') 
2026-03-04T05:02:52.051706441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.052425650Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-04T05:02:52.052676104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018505s 
2026-03-04T05:02:52.052922440Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-04T05:02:52.053184898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.053510183Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-03-04T05:02:52.053878505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T05:02:52', 'minimum_seeders') 
2026-03-04T05:02:52.054323591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.055119654Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-04T05:02:52.055365278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019365s 
2026-03-04T05:02:52.055615442Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-04T05:02:52.055895256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.056243226Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-03-04T05:02:52.056602910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T05:02:52', 'remove_showrss') 
2026-03-04T05:02:52.057048638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.057725911Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-04T05:02:52.057975163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018419s 
2026-03-04T05:02:52.058242762Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-04T05:02:52.058517164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.058854103Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-03-04T05:02:52.059240761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T05:02:52', 'remove_torrentparadiseml') 
2026-03-04T05:02:52.059694425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.060442351Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-04T05:02:52.060696873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019122s 
2026-03-04T05:02:52.060974061Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-04T05:02:52.061255989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.061586795Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-03-04T05:02:52.061996049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T05:02:52', 'localization_setting_to_string') 
2026-03-04T05:02:52.062461556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.063175273Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-04T05:02:52.063433483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019052s 
2026-03-04T05:02:52.063682885Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-04T05:02:52.063999753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.064329838Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-03-04T05:02:52.064689662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T05:02:52', 'orpheus_api') 
2026-03-04T05:02:52.065128767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.065784507Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-04T05:02:52.066027626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018386s 
2026-03-04T05:02:52.066286397Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-04T05:02:52.066558976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.066885193Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-03-04T05:02:52.067271311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T05:02:52', 'download_client_categories') 
2026-03-04T05:02:52.067727649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.068476607Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-04T05:02:52.068733515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019005s 
2026-03-04T05:02:52.068989620Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-04T05:02:52.069255175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.069576171Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-03-04T05:02:52.069951537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T05:02:52', 'add_salt_to_users') 
2026-03-04T05:02:52.070396814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.071128066Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-04T05:02:52.071373310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018713s 
2026-03-04T05:02:52.071661560Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-04T05:02:52.071976264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.072317752Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-03-04T05:02:52.072747647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T05:02:52', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-04T05:02:52.073225369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.073947573Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-04T05:02:52.074222987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019528s 
2026-03-04T05:02:52.074509194Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-04T05:02:52.074815631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.075159753Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-03-04T05:02:52.075589789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T05:02:52', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-04T05:02:52.076105828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.076869686Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-04T05:02:52.077150041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020208s 
2026-03-04T05:02:52.077432740Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-04T05:02:52.077740640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.078082188Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-03-04T05:02:52.078509708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T05:02:52', 'alpharatio_greatposterwall_config_contract') 
2026-03-04T05:02:52.079000577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.079750046Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-04T05:02:52.080072465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019886s 
2026-03-04T05:02:52.080324863Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-04T05:02:52.080591099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.080911464Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-03-04T05:02:52.081281790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T05:02:52', 'remove_notwhatcd') 
2026-03-04T05:02:52.081722127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.082511416Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-04T05:02:52.082754205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019129s 
2026-03-04T05:02:52.083021343Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-04T05:02:52.083298681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.083625669Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-03-04T05:02:52.084032298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T05:02:52', 'add_on_grab_to_notifications') 
2026-03-04T05:02:52.084492685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.085348759Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-04T05:02:52.085608271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020333s 
2026-03-04T05:02:52.085886381Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-04T05:02:52.086186425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.086518003Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-03-04T05:02:52.091837263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T05:02:52', 'animetorrents_use_custom_config_contract') 
2026-03-04T05:02:52.092441900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.093365841Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-04T05:02:52.093651416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071496s 
2026-03-04T05:02:52.093937021Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-04T05:02:52.094204359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.094547440Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-03-04T05:02:52.094932385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T05:02:52', 'apprise_server_url') 
2026-03-04T05:02:52.095382341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.096243194Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-04T05:02:52.096496865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020352s 
2026-03-04T05:02:52.096767279Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-04T05:02:52.097052704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.097382318Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-03-04T05:02:52.097775289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T05:02:52', 'health_restored_notification') 
2026-03-04T05:02:52.098233752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.099032981Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-04T05:02:52.099293947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019707s 
2026-03-04T05:02:52.099537016Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-04T05:02:52.099794374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.100134259Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-03-04T05:02:52.100484384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T05:02:52', 'remove_uc') 
2026-03-04T05:02:52.100922496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.101726044Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-04T05:02:52.101961989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019305s 
2026-03-04T05:02:52.102227684Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-04T05:02:52.102500032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.102823463Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-03-04T05:02:52.103205653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T05:02:52', 'history_fix_data_titles') 
2026-03-04T05:02:52.103655639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.104501181Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-04T05:02:52.104756184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019875s 
2026-03-04T05:02:52.105022050Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-04T05:02:52.105303336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.105627980Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-03-04T05:02:52.106035480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T05:02:52', 'download_client_per_indexer') 
2026-03-04T05:02:52.106487921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.107300437Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-04T05:02:52.107564148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019854s 
2026-03-04T05:02:52.107866517Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T05:02:52.108180159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.108522558Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-03-04T05:02:52.109156965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-04T05:02:52.109389203Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T05:02:52.109649106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-04T05:02:52.110701365Z [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-04T05:02:52.111560826Z [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-04T05:02:52.112194952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-04T05:02:52.112794379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-04T05:02:52.113925166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T05:02:52.114347596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004446s 
2026-03-04T05:02:52.114595485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-04T05:02:52.114819687Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T05:02:52.115072576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-04T05:02:52.115860973Z [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-04T05:02:52.116811187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-04T05:02:52.117333328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-04T05:02:52.117892554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-04T05:02:52.118927858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T05:02:52.119364027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040329s 
2026-03-04T05:02:52.119609952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:02:52.119829033Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T05:02:52.120109107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T05:02:52.120818545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T05:02:52.121459716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T05:02:52.121966156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T05:02:52.122538699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T05:02:52.123550576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:02:52.124028929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036517s 
2026-03-04T05:02:52.124442763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T05:02:52', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T05:02:52.124929793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.125962563Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T05:02:52.126246124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055347s 
2026-03-04T05:02:52.126503752Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-04T05:02:52.126780610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.127102919Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-03-04T05:02:52.127489487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T05:02:52', 'add_notification_status') 
2026-03-04T05:02:52.127965506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.128805156Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-04T05:02:52.129057434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020133s 
2026-03-04T05:02:52.129336556Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-04T05:02:52.129628664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.129960963Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-03-04T05:02:52.130375869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T05:02:52', 'indexers_freeleech_only_config_contract') 
2026-03-04T05:02:52.130849492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.131691327Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-04T05:02:52.131977794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020377s 
2026-03-04T05:02:52.132229200Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-04T05:02:52.132502971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.132820170Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-03-04T05:02:52.133191949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T05:02:52', 'email_encryption') 
2026-03-04T05:02:52.133633498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.134458819Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-04T05:02:52.134709083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001959s 
2026-03-04T05:02:52.134995009Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-04T05:02:52.135291716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.135622262Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-03-04T05:02:52.136060414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T05:02:52', 'newznab_category_to_capabilities_settings') 
2026-03-04T05:02:52.136533006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.137513320Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-04T05:02:52.137785007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021893s 
2026-03-04T05:02:52.138053237Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-04T05:02:52.138477090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.138778327Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-03-04T05:02:52.139170075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T05:02:52', 'gazelle_freeleech_token_options') 
2026-03-04T05:02:52.139627126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.140610065Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-04T05:02:52.140870659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021368s 
2026-03-04T05:02:52.141137036Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-04T05:02:52.141421649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.141753136Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-03-04T05:02:52.142158091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T05:02:52', 'myanonamouse_freeleech_wedge_options') 
2026-03-04T05:02:52.142623228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.143445644Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-04T05:02:52.143714836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019988s 
2026-03-04T05:02:52.144046874Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-04T05:02:52.144322640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:02:52.144642614Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-03-04T05:02:52.145043762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T05:02:52', 'newznab_indexers_enable_redirect') 
2026-03-04T05:02:52.145593729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:02:52.146425153Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-04T05:02:52.146771651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020839s 
2026-03-04T05:02:52.300468592Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-03-04T05:02:52.307236960Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-04T05:02:52.405827828Z [Info] AppSyncProfileService: Setting up default app profile 
2026-03-04T05:02:52.417000754Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-03-04T05:02:52.505976192Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-04T05:02:52.664494571Z [ls.io-init] done.
2026-03-04T05:02:52.878558740Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-04T05:02:52.879393550Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-04T05:02:52.879608984Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin 
View SBOM output
Expand
NAME                                                                 VERSION                      
AngleSharp                                                           1.3.0                        
AngleSharp.Xml                                                       1.0.0                        
Azure.Core                                                           1.47.1                       
Azure.Identity                                                       1.14.2                       
BouncyCastle.Cryptography                                            2.6.1                        
Dapper                                                               2.1.66                       
Diacritical.Net                                                      1.0.4                        
DryIoc.Microsoft.DependencyInjection                                 6.2.0                        
DryIoc.dll                                                           5.4.3                        
Dynamitey                                                            3.0.3                        
FluentValidation                                                     9.5.4                        
IPAddressRange                                                       6.2.0                        
ImpromptuInterface                                                   8.0.6                        
MailKit                                                              4.14.0                       
Microsoft.AspNetCore.Cryptography.Internal                           8.0.16                       
Microsoft.AspNetCore.Cryptography.KeyDerivation                      8.0.16                       
Microsoft.AspNetCore.WebUtilities                                    8.0.16                       
Microsoft.Bcl.AsyncInterfaces                                        8.0.0                        
Microsoft.Bcl.Cryptography                                           8.0.0                        
Microsoft.Data.SqlClient                                             6.1.1                        
Microsoft.Extensions.Caching.Abstractions                            8.0.0                        
Microsoft.Extensions.Caching.Memory                                  8.0.1                        
Microsoft.Extensions.Configuration                                   8.0.0                        
Microsoft.Extensions.Configuration.Abstractions                      8.0.0                        
Microsoft.Extensions.Configuration.Binder                            8.0.2                        
Microsoft.Extensions.Configuration.CommandLine                       8.0.0                        
Microsoft.Extensions.Configuration.EnvironmentVariables              8.0.0                        
Microsoft.Extensions.Configuration.FileExtensions                    8.0.1                        
Microsoft.Extensions.Configuration.Json                              8.0.1                        
Microsoft.Extensions.Configuration.UserSecrets                       8.0.1                        
Microsoft.Extensions.DependencyInjection                             8.0.1                        
Microsoft.Extensions.DependencyInjection.Abstractions                8.0.2                        
Microsoft.Extensions.Diagnostics                                     8.0.1                        
Microsoft.Extensions.Diagnostics.Abstractions                        8.0.1                        
Microsoft.Extensions.FileProviders.Abstractions                      8.0.0                        
Microsoft.Extensions.FileProviders.Physical                          8.0.0                        
Microsoft.Extensions.FileSystemGlobbing                              8.0.0                        
Microsoft.Extensions.Hosting                                         8.0.1                        
Microsoft.Extensions.Hosting.Abstractions                            8.0.1                        
Microsoft.Extensions.Hosting.WindowsServices                         8.0.1                        
Microsoft.Extensions.Logging                                         8.0.1                        
Microsoft.Extensions.Logging.Abstractions                            8.0.2                        
Microsoft.Extensions.Logging.Abstractions                            8.0.3                        
Microsoft.Extensions.Logging.Configuration                           8.0.1                        
Microsoft.Extensions.Logging.Console                                 8.0.1                        
Microsoft.Extensions.Logging.Debug                                   8.0.1                        
Microsoft.Extensions.Logging.EventLog                                8.0.1                        
Microsoft.Extensions.Logging.EventSource                             8.0.1                        
Microsoft.Extensions.Options                                         8.0.2                        
Microsoft.Extensions.Options.ConfigurationExtensions                 8.0.0                        
Microsoft.Extensions.Primitives                                      8.0.0                        
Microsoft.Identity.Client                                            4.73.1                       
Microsoft.Identity.Client.Extensions.Msal                            4.73.1                       
Microsoft.IdentityModel.Abstractions                                 7.7.1                        
Microsoft.IdentityModel.JsonWebTokens                                7.7.1                        
Microsoft.IdentityModel.Logging                                      7.7.1                        
Microsoft.IdentityModel.Protocols                                    7.7.1                        
Microsoft.IdentityModel.Protocols.OpenIdConnect                      7.7.1                        
Microsoft.IdentityModel.Tokens                                       7.7.1                        
Microsoft.Net.Http.Headers                                           8.0.16                       
Microsoft.OpenApi                                                    1.6.23                       
Microsoft.SqlServer.Server                                           1.0.0                        
Microsoft.Win32.SystemEvents                                         8.0.0                        
MimeKit                                                              4.14.0                       
Mono.Nat                                                             3.0.1                        
Mono.Posix.NETStandard                                               5.20.1.34-servarr20          
MonoTorrent                                                          2.0.7                        
NLog                                                                 5.4.0                        
NLog.Extensions.Logging                                              5.4.0                        
NLog.Layouts.ClefJsonLayout                                          1.0.3                        
NLog.Targets.Syslog                                                  7.0.0                        
Newtonsoft.Json                                                      13.0.4                       
Npgsql                                                               9.0.3                        
Polly                                                                8.6.4                        
Polly.Contrib.WaitAndRetry                                           1.1.1                        
Polly.Core                                                           8.6.4                        
Prowlarr                                                             1.0.0                        
Prowlarr.Api.V1                                                      1.0.0                        
Prowlarr.Common                                                      1.0.0                        
Prowlarr.Core                                                        1.0.0                        
Prowlarr.Host                                                        1.0.0                        
Prowlarr.Http                                                        1.0.0                        
Prowlarr.Mono                                                        1.0.0                        
Prowlarr.SignalR                                                     1.0.0                        
ReusableTasks                                                        2.0.0                        
Sentry                                                               4.0.2                        
Servarr.FluentMigrator                                               3.3.2.9                      
Servarr.FluentMigrator.Abstractions                                  3.3.2.9                      
Servarr.FluentMigrator.Extensions.Oracle                             3.3.2.9                      
Servarr.FluentMigrator.Extensions.Postgres                           3.3.2.9                      
Servarr.FluentMigrator.Extensions.SqlAnywhere                        3.3.2.9                      
Servarr.FluentMigrator.Extensions.SqlServer                          3.3.2.9                      
Servarr.FluentMigrator.Runner                                        3.3.2.9                      
Servarr.FluentMigrator.Runner.Core                                   3.3.2.9                      
Servarr.FluentMigrator.Runner.Db2                                    3.3.2.9                      
Servarr.FluentMigrator.Runner.Firebird                               3.3.2.9                      
Servarr.FluentMigrator.Runner.Hana                                   3.3.2.9                      
Servarr.FluentMigrator.Runner.MySql                                  3.3.2.9                      
Servarr.FluentMigrator.Runner.Oracle                                 3.3.2.9                      
Servarr.FluentMigrator.Runner.Postgres                               3.3.2.9                      
Servarr.FluentMigrator.Runner.Redshift                               3.3.2.9                      
Servarr.FluentMigrator.Runner.SQLite                                 3.3.2.9                      
Servarr.FluentMigrator.Runner.SqlAnywhere                            3.3.2.9                      
Servarr.FluentMigrator.Runner.SqlServer                              3.3.2.9                      
Servarr.FluentMigrator.Runner.SqlServerCe                            3.3.2.9                      
SharpZipLib                                                          1.4.2                        
SourceGear.sqlite3                                                   3.50.4.2                     
Swashbuckle.AspNetCore.Swagger                                       8.1.4                        
Swashbuckle.AspNetCore.SwaggerGen                                    8.1.4                        
System.ClientModel                                                   1.5.1                        
System.ComponentModel                                                4.3.0                        
System.Configuration.ConfigurationManager                            8.0.1                        
System.Data.SQLite                                                   2.0.2                        
System.Diagnostics.DiagnosticSource                                  6.0.1                        
System.Diagnostics.EventLog                                          8.0.1                        
System.Drawing.Common                                                8.0.19                       
System.Formats.Asn1                                                  8.0.1                        
System.IO                                                            4.3.0                        
System.IO.FileSystem.AccessControl                                   5.0.0                        
System.IO.Pipelines                                                  8.0.0                        
System.IdentityModel.Tokens.Jwt                                      7.7.1                        
System.Memory.Data                                                   8.0.1                        
System.Private.Uri                                                   4.3.2                        
System.Reflection                                                    4.3.0                        
System.Reflection.Primitives                                         4.3.0                        
System.Runtime                                                       4.3.0                        
System.Runtime.CompilerServices.Unsafe                               6.0.0                        
System.Runtime.Loader                                                4.3.0                        
System.Security.AccessControl                                        5.0.0                        
System.Security.Cryptography.Pkcs                                    8.0.1                        
System.Security.Cryptography.ProtectedData                           8.0.0                        
System.Security.Permissions                                          4.7.0                        
System.Security.Principal.Windows                                    5.0.0                        
System.ServiceModel.Syndication                                      8.0.0                        
System.ServiceProcess.ServiceController                              8.0.1                        
System.Text.Encoding                                                 4.3.0                        
System.Text.Encoding.CodePages                                       8.0.0                        
System.Text.Json                                                     8.0.6                        
System.Threading.Tasks                                               4.3.0                        
System.Windows.Extensions                                            4.7.0                        
YamlDotNet                                                           16.3.0                       
acl-libs                                                             2.3.2-r1                     
alpine-baselayout                                                    3.7.1-r8                     
alpine-baselayout-data                                               3.7.1-r8                     
alpine-keys                                                          2.6-r0                       
alpine-release                                                       3.23.3-r0                    
apk-tools                                                            3.0.5-r0                     
bash                                                                 5.3.3-r1                     
brotli-libs                                                          1.2.0-r0                     
busybox                                                              1.37.0-r30                   
busybox-binsh                                                        1.37.0-r30                   
c-ares                                                               1.34.6-r0                    
ca-certificates                                                      20251003-r0                  
ca-certificates-bundle                                               20251003-r0                  
catatonit                                                            0.2.1-r0                     
coreutils                                                            9.8-r1                       
coreutils-env                                                        9.8-r1                       
coreutils-fmt                                                        9.8-r1                       
coreutils-sha512sum                                                  9.8-r1                       
curl                                                                 8.17.0-r1                    
findutils                                                            4.10.0-r0                    
icu-data-en                                                          76.1-r1                      
icu-libs                                                             76.1-r1                      
jq                                                                   1.8.1-r0                     
libapk                                                               3.0.5-r0                     
libattr                                                              2.5.2-r2                     
libbsd                                                               0.12.2-r0                    
libcrypto3                                                           3.5.5-r0                     
libcurl                                                              8.17.0-r1                    
libgcc                                                               15.2.0-r2                    
libidn2                                                              2.3.8-r0                     
libintl                                                              0.24.1-r1                    
libmd                                                                1.1.0-r0                     
libncursesw                                                          6.5_p20251123-r0             
libproc2                                                             4.0.5-r0                     
libpsl                                                               0.21.5-r3                    
libssl3                                                              3.5.5-r0                     
libstdc++                                                            15.2.0-r2                    
libunistring                                                         1.4.1-r0                     
libxml2                                                              2.13.9-r0                    
libxslt                                                              1.1.43-r3                    
linux-pam                                                            1.7.1-r2                     
musl                                                                 1.2.5-r21                    
musl-utils                                                           1.2.5-r21                    
ncurses-terminfo-base                                                6.5_p20251123-r0             
netcat-openbsd                                                       1.234.1-r0                   
nghttp2-libs                                                         1.68.0-r0                    
nghttp3                                                              1.13.1-r0                    
oniguruma                                                            6.9.10-r0                    
procps-ng                                                            4.0.5-r0                     
readline                                                             8.3.1-r0                     
runtime.any.System.IO                                                4.3.0                        
runtime.any.System.Reflection                                        4.3.0                        
runtime.any.System.Reflection.Primitives                             4.3.0                        
runtime.any.System.Runtime                                           4.3.0                        
runtime.any.System.Text.Encoding                                     4.3.0                        
runtime.any.System.Threading.Tasks                                   4.3.0                        
runtime.unix.System.Private.Uri                                      4.3.0                        
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64          8.0.12                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64             8.0.12                       
scanelf                                                              1.3.8-r2                     
shadow                                                               4.18.0-r0                    
skalibs-libs                                                         2.14.4.0-r0                  
sqlite-libs                                                          3.51.2-r0                    
ssl_client                                                           1.37.0-r30                   
tzdata                                                               2025c-r0                     
utmps-libs                                                           0.1.3.1-r0                   
xmlstarlet                                                           1.6.1-r2                     
xz-libs                                                              5.8.2-r0                     
zlib                                                                 1.3.1-r2                     
zstd-libs                                                            1.5.7-r2                     
sbom                                                                                              
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1772600584258
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:9696/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1772600584258
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:9696/signalr/messages?access_token=(removed)&id=boKh0Gu0rf96q00PKgSRKg.\"",
        "source": "console-api",
        "timestamp": 1772600584258
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1772600584258
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1772600584258
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1772600584258
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1772600584258
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1772600584258
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1772600584258
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 10.99s
Container Start PASS - 3.04s
Create Buildx SBOM PASS - 1.73s
Get Build Info PASS - 0.04s
Runtime: 54.66s
arm64v8-2.3.0.5236-ls138
Build Information
Builder: X86-BUILDER-3o --Hetzner
Created: 2026-03-04T04:59:20+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 81.69MB
Tag: arm64v8-2.3.0.5236-ls138
Version: 2.3.0.5236-ls138
View Container Logs
Expand
2026-03-04T05:02:51.738956644Z [migrations] started
2026-03-04T05:02:51.743297044Z [migrations] no migrations found
2026-03-04T05:02:52.224993096Z usermod: no changes
2026-03-04T05:02:52.317419582Z ───────────────────────────────────────
2026-03-04T05:02:52.317449022Z 
2026-03-04T05:02:52.317458370Z       ██╗     ███████╗██╗ ██████╗
2026-03-04T05:02:52.317467108Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-04T05:02:52.317475625Z       ██║     ███████╗██║██║   ██║
2026-03-04T05:02:52.317484072Z       ██║     ╚════██║██║██║   ██║
2026-03-04T05:02:52.317492639Z       ███████╗███████║██║╚██████╔╝
2026-03-04T05:02:52.317501417Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-04T05:02:52.317510175Z 
2026-03-04T05:02:52.317518361Z    Brought to you by linuxserver.io
2026-03-04T05:02:52.317526728Z ───────────────────────────────────────
2026-03-04T05:02:52.324656794Z 
2026-03-04T05:02:52.325261953Z To support the app dev(s) visit:
2026-03-04T05:02:52.347189062Z Prowlarr: https://opencollective.com/prowlarr
2026-03-04T05:02:52.351730416Z 
2026-03-04T05:02:52.351746859Z To support LSIO projects visit:
2026-03-04T05:02:52.351755366Z https://www.linuxserver.io/donate/
2026-03-04T05:02:52.351763803Z 
2026-03-04T05:02:52.351771639Z ───────────────────────────────────────
2026-03-04T05:02:52.351780657Z GID/UID
2026-03-04T05:02:52.351788964Z ───────────────────────────────────────
2026-03-04T05:02:52.438363327Z 
2026-03-04T05:02:52.438389169Z User UID:    911
2026-03-04T05:02:52.438398407Z User GID:    911
2026-03-04T05:02:52.438406604Z ───────────────────────────────────────
2026-03-04T05:02:52.473888916Z Linuxserver.io version: 2.3.0.5236-ls138
2026-03-04T05:02:52.477629638Z Build-date: 2026-03-04T04:59:20+00:00
2026-03-04T05:02:52.477654107Z ───────────────────────────────────────
2026-03-04T05:02:52.477663927Z     
2026-03-04T05:02:54.634354632Z [custom-init] No custom files found, skipping...
2026-03-04T05:03:00.064108720Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.0.5236 
2026-03-04T05:03:00.331129764Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:03:00.426996097Z [Debug] Bootstrap: Console selected 
2026-03-04T05:03:00.439868435Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:03:03.602064822Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:03:04.723309416Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8344d9fd-449c-43a3-9529-25aab05eed10} may be persisted to storage in unencrypted form. 
2026-03-04T05:03:05.680025641Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-04T05:03:06.122582770Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-04T05:03:06.964398448Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T05:03:07.070151647Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:07.077244378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:07.607938146Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T05:03:07.657344253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5381097s 
2026-03-04T05:03:07.660840723Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T05:03:07.663500227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5868819s 
2026-03-04T05:03:07.783942853Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T05:03:07.792955370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:07.871332539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T05:03:07.974329328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T05:03:08.134133016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2594064s 
2026-03-04T05:03:08.139487557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:08.154286965Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T05:03:08.156731867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2797833s 
2026-03-04T05:03:08.253766813Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T05:03:08.256734849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:08.332297711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T05:03:08.346917848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:03:08.360592802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251949s 
2026-03-04T05:03:08.364393906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:08.368358979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016466s 
2026-03-04T05:03:08.374420614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T05:03:08.382939035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T05:03:08.396655793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193374s 
2026-03-04T05:03:08.400340091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:08.405256200Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T05:03:08.408227773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278404s 
2026-03-04T05:03:08.419730694Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T05:03:08.422573277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:08.436408614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:08.439069662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002326s 
2026-03-04T05:03:08.441467099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T05:03:08.444924490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T05:03:08.450086834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063977s 
2026-03-04T05:03:08.452528340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:08.456280676Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T05:03:08.458385794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123306s 
2026-03-04T05:03:08.478120729Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T05:03:08.480856959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:08.490553021Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-04T05:03:08.589495417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-04T05:03:08.597018034Z [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-04T05:03:08.603924549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118238s 
2026-03-04T05:03:08.606490195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-04T05:03:08.610101026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-04T05:03:08.614651157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059781s 
2026-03-04T05:03:08.616865476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-04T05:03:08.622722278Z [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-04T05:03:08.628922783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097915s 
2026-03-04T05:03:08.631347565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-04T05:03:08.634505583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-04T05:03:08.638530888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050845s 
2026-03-04T05:03:08.640659414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-04T05:03:08.694369075Z [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-04T05:03:08.702059350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0590792s 
2026-03-04T05:03:08.704343529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-04T05:03:08.710014206Z [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-04T05:03:08.715579752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091432s 
2026-03-04T05:03:08.717991218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-04T05:03:08.721382366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:03:08.725735330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054589s 
2026-03-04T05:03:08.727869136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-04T05:03:08.853106526Z [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-04T05:03:08.867313221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136906s 
2026-03-04T05:03:08.869949779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-04T05:03:08.873707385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:03:08.878097344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058686s 
2026-03-04T05:03:08.880264067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-03-04T05:03:08.885991759Z [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-04T05:03:08.891069804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088904s 
2026-03-04T05:03:08.893020702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-03-04T05:03:08.899018277Z [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-04T05:03:08.904726501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098451s 
2026-03-04T05:03:08.906790376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-03-04T05:03:08.909742721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-03-04T05:03:08.913736833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050512s 
2026-03-04T05:03:08.915574372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-04T05:03:08.919075612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-03-04T05:03:08.923133974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057429s 
2026-03-04T05:03:08.925112116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-04T05:03:08.927940411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-04T05:03:08.931641984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046626s 
2026-03-04T05:03:08.933788786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-04T05:03:09.720114488Z [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-04T05:03:09.953970146Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.0023602s 
2026-03-04T05:03:09.969897525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-04T05:03:09.993219362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-04T05:03:10.011619801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392611s 
2026-03-04T05:03:10.018060148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-04T05:03:10.022042366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-04T05:03:10.027413891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071375s 
2026-03-04T05:03:10.031018670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-04T05:03:10.058004003Z [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-04T05:03:10.069044342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356874s 
2026-03-04T05:03:10.071445667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-04T05:03:10.082738866Z [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-04T05:03:10.094629036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201234s 
2026-03-04T05:03:10.097173830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-03-04T05:03:10.101179455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:03:10.107625674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083138s 
2026-03-04T05:03:10.109701704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-04T05:03:10.114283680Z [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-04T05:03:10.119161321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075088s 
2026-03-04T05:03:10.121349667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-04T05:03:10.124064182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T05:03:10.130660514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073438s 
2026-03-04T05:03:10.213247589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T05:03:10', 'InitialSetup') 
2026-03-04T05:03:10.228679240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:10.238331795Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T05:03:10.240450391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1148512s 
2026-03-04T05:03:10.255173134Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-04T05:03:10.258198315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:10.274304855Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-03-04T05:03:10.403170721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-03-04T05:03:10.565189228Z [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-04T05:03:10.577662212Z [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-04T05:03:10.590394127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:03:10.609535507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:03:10.631374128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:03:10.636928472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2314319s 
2026-03-04T05:03:10.639329166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-03-04T05:03:10.670247508Z [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-04T05:03:10.681923277Z [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-04T05:03:10.689312995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:03:10.694288153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:03:10.706964897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:03:10.711205275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0697228s 
2026-03-04T05:03:10.716052344Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-03-04T05:03:10.808132493Z [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-04T05:03:10.819257322Z [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-04T05:03:10.825443388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:03:10.829520217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:03:10.841590940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:03:10.846021711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276111s 
2026-03-04T05:03:10.848327063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-03-04T05:03:10.855081363Z [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-04T05:03:10.861227818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108134s 
2026-03-04T05:03:10.863746790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-03-04T05:03:10.867537082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:03:10.871526544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055691s 
2026-03-04T05:03:10.876214995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T05:03:10', 'ApplicationStatus') 
2026-03-04T05:03:10.880898925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:10.884925893Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-04T05:03:10.886879848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018727s 
2026-03-04T05:03:10.889490314Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-04T05:03:10.891725504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:10.894937952Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-03-04T05:03:10.921153266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:03:10.923661486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002502s 
2026-03-04T05:03:10.926866258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-03-04T05:03:10.932461895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:10.942162557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130466s 
2026-03-04T05:03:10.944449071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-04T05:03:10.952554520Z [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-04T05:03:10.959213047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126584s 
2026-03-04T05:03:10.961328176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-04T05:03:10.967557989Z [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-04T05:03:10.973269499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099253s 
2026-03-04T05:03:10.975614521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-04T05:03:10.979109568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:03:10.983132458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054871s 
2026-03-04T05:03:10.986880444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T05:03:10', 'IndexerProps') 
2026-03-04T05:03:10.990870147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:10.994337469Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-04T05:03:10.996150609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165684s 
2026-03-04T05:03:10.998528026Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-04T05:03:11.000729068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.003617293Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-03-04T05:03:11.008782583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T05:03:11', 'add_update_history') 
2026-03-04T05:03:11.012932869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.016068643Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-04T05:03:11.017949731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154181s 
2026-03-04T05:03:11.020210763Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-04T05:03:11.022362286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.025156041Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-03-04T05:03:11.069850020Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-04T05:03:11.078880412Z [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-04T05:03:11.084649678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109437s 
2026-03-04T05:03:11.088300920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T05:03:11', 'update_notifiarr') 
2026-03-04T05:03:11.092255442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.095276986Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-04T05:03:11.097123694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216862s 
2026-03-04T05:03:11.099356980Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-04T05:03:11.101520346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.104304111Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-03-04T05:03:11.115006530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-03-04T05:03:11.121111122Z [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-04T05:03:11.127181224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100936s 
2026-03-04T05:03:11.129368157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-03-04T05:03:11.132376694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-03-04T05:03:11.136607283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053595s 
2026-03-04T05:03:11.138484853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:03:11.152128764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-04T05:03:11.154441231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-03-04T05:03:11.157651254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:03:11.164823374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00825s 
2026-03-04T05:03:11.168473734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T05:03:11', 'app_profiles') 
2026-03-04T05:03:11.172638831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.176488361Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-04T05:03:11.178314047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019918s 
2026-03-04T05:03:11.180635421Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-04T05:03:11.182777995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.185653836Z [Info] history_failed: Starting migration of Main DB to 7 
2026-03-04T05:03:11.195009042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-04T05:03:11.197191967Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.98E-05s 
2026-03-04T05:03:11.199270332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-03-04T05:03:11.202523001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:03:11.209517694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082065s 
2026-03-04T05:03:11.212567375Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-04T05:03:11.216258527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-04T05:03:11.220289863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005391s 
2026-03-04T05:03:11.223873138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T05:03:11', 'history_failed') 
2026-03-04T05:03:11.227783221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.230917472Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-04T05:03:11.232734410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158669s 
2026-03-04T05:03:11.235025012Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-04T05:03:11.237199340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.240007735Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-03-04T05:03:11.245332035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:11.247985698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:11.280317667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326498s 
2026-03-04T05:03:11.284293482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T05:03:11', 'redacted_api') 
2026-03-04T05:03:11.288473959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.291650666Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-04T05:03:11.293957210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044192s 
2026-03-04T05:03:11.296429247Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-04T05:03:11.298604687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.301625199Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-03-04T05:03:11.311722279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-03-04T05:03:11.317429951Z [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-04T05:03:11.323030407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092606s 
2026-03-04T05:03:11.324936846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:03:11.326716709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-03-04T05:03:11.328716927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-04T05:03:11.331804243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-04T05:03:11.338915762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008115s 
2026-03-04T05:03:11.342713949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T05:03:11', 'IndexerProxies') 
2026-03-04T05:03:11.346896110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.350214221Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-04T05:03:11.352121882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193342s 
2026-03-04T05:03:11.354595041Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-04T05:03:11.356816614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.359805362Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-03-04T05:03:11.365283332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-03-04T05:03:11.367382057Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s 
2026-03-04T05:03:11.369803663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-03-04T05:03:11.373088918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-03-04T05:03:11.380330629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081711s 
2026-03-04T05:03:11.384335141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T05:03:11', 'app_indexer_remote_name') 
2026-03-04T05:03:11.388552914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.391824140Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-04T05:03:11.393713715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196078s 
2026-03-04T05:03:11.396151974Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-04T05:03:11.398352956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.401285600Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-03-04T05:03:11.447785456Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.460587853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-03-04T05:03:11.464955527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149328s 
2026-03-04T05:03:11.468780479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T05:03:11', 'desi_gazelle_to_unit3d') 
2026-03-04T05:03:11.472859882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.476182061Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-04T05:03:11.478056515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026024s 
2026-03-04T05:03:11.480582000Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-04T05:03:11.482827161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.485946030Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-03-04T05:03:11.491533501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:03:11.493583819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-03-04T05:03:11.496133352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-04T05:03:11.499584692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:11.506907085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085874s 
2026-03-04T05:03:11.511008142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T05:03:11', 'add_on_update_to_notifications') 
2026-03-04T05:03:11.515370315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.518896555Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-04T05:03:11.520877223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203317s 
2026-03-04T05:03:11.523310081Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-04T05:03:11.525483257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.528520903Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-03-04T05:03:11.538467360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-03-04T05:03:11.543828785Z [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-04T05:03:11.549371545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086492s 
2026-03-04T05:03:11.551777459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-03-04T05:03:11.555470214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-04T05:03:11.559893991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059763s 
2026-03-04T05:03:11.562238502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-03-04T05:03:11.565676945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-04T05:03:11.569950039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056565s 
2026-03-04T05:03:11.573729619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T05:03:11', 'IndexerVersions') 
2026-03-04T05:03:11.577864594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.581445865Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-04T05:03:11.583328155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169031s 
2026-03-04T05:03:11.585680441Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-04T05:03:11.587866563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.590841904Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-03-04T05:03:11.617241899Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.632485561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-03-04T05:03:11.637502082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179052s 
2026-03-04T05:03:11.639749988Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.643058099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-03-04T05:03:11.646007367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042983s 
2026-03-04T05:03:11.649594149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T05:03:11', 'cleanup_config') 
2026-03-04T05:03:11.653543340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:11.656711098Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-04T05:03:11.658517916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147902s 
2026-03-04T05:03:11.660866345Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-04T05:03:11.662974319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:11.665837864Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-03-04T05:03:11.711722611Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.714917635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-03-04T05:03:11.718379565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044283s 
2026-03-04T05:03:11.720578783Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.723446106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-03-04T05:03:11.726366506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038466s 
2026-03-04T05:03:11.728565424Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.731381273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-03-04T05:03:11.734258797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037741s 
2026-03-04T05:03:11.736407694Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.739243113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-03-04T05:03:11.742132721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037722s 
2026-03-04T05:03:11.744337230Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.747132197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-03-04T05:03:11.750064712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037914s 
2026-03-04T05:03:11.752252327Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.755077204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-03-04T05:03:11.757986432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038042s 
2026-03-04T05:03:11.760165629Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.763030488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-03-04T05:03:11.766022522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003916s 
2026-03-04T05:03:11.768198834Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.771034263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-03-04T05:03:11.773991497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038404s 
2026-03-04T05:03:11.776186216Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.832371713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-03-04T05:03:11.836590768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0582615s 
2026-03-04T05:03:11.838914307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.841800017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-03-04T05:03:11.844808404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038948s 
2026-03-04T05:03:11.846995988Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.849881047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-03-04T05:03:11.852910106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039036s 
2026-03-04T05:03:11.855118473Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.858195809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-03-04T05:03:11.861346613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004209s 
2026-03-04T05:03:11.863540219Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.866679060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-03-04T05:03:11.869703509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041775s 
2026-03-04T05:03:11.872750985Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.875617256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-03-04T05:03:11.878574480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038618s 
2026-03-04T05:03:11.880758969Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.883632475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-03-04T05:03:11.886603065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038933s 
2026-03-04T05:03:11.888798385Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:11.891607111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-03-04T05:03:11.894583504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038282s 
2026-03-04T05:03:11.896581517Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.915057958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-03-04T05:03:11.919344769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209578s 
2026-03-04T05:03:11.921119593Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.924501142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-03-04T05:03:11.927754773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004913s 
2026-03-04T05:03:11.929490638Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.932693977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-03-04T05:03:11.935966416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047059s 
2026-03-04T05:03:11.937692512Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.940896443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-03-04T05:03:11.944176167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047092s 
2026-03-04T05:03:11.945921711Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.949106082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-03-04T05:03:11.952448041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047621s 
2026-03-04T05:03:11.954172193Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.957336043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-03-04T05:03:11.960627962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046812s 
2026-03-04T05:03:11.962322664Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.965593870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-04T05:03:11.968917422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004851s 
2026-03-04T05:03:11.970652175Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.973852488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-03-04T05:03:11.977154617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047599s 
2026-03-04T05:03:11.978913298Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.982084904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-03-04T05:03:11.985323655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046578s 
2026-03-04T05:03:11.987057456Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.990244262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-04T05:03:11.993557263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047405s 
2026-03-04T05:03:11.995331896Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:11.998948548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-03-04T05:03:12.005577876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082777s 
2026-03-04T05:03:12.007628825Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.011470671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-04T05:03:12.014893643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054698s 
2026-03-04T05:03:12.016841295Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.020550603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-03-04T05:03:12.023959476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00537s 
2026-03-04T05:03:12.025670221Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.028805454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-04T05:03:12.032025126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046206s 
2026-03-04T05:03:12.033920543Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.037282371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-03-04T05:03:12.041031661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051295s 
2026-03-04T05:03:12.042850543Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.046243064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-03-04T05:03:12.050045970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052048s 
2026-03-04T05:03:12.051999624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.055211762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-04T05:03:12.059365074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053837s 
2026-03-04T05:03:12.061274579Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.064480855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-03-04T05:03:12.067805979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048056s 
2026-03-04T05:03:12.069607837Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.073302677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-03-04T05:03:12.077120845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056698s 
2026-03-04T05:03:12.081886229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T05:03:12', 'indexer_cleanup') 
2026-03-04T05:03:12.085787795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.089247782Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-04T05:03:12.091103558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176789s 
2026-03-04T05:03:12.093856311Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-04T05:03:12.096255681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.099313518Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-03-04T05:03:12.106003729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-03-04T05:03:12.107979527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-03-04T05:03:12.110214627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-03-04T05:03:12.113651628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:03:12.120880483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086594s 
2026-03-04T05:03:12.124515392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T05:03:12', 'minimum_seeders') 
2026-03-04T05:03:12.128357307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.131403029Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-04T05:03:12.133259357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190103s 
2026-03-04T05:03:12.135659269Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-04T05:03:12.138521682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.141317922Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-03-04T05:03:12.146413663Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:12.149429024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-03-04T05:03:12.152539757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040725s 
2026-03-04T05:03:12.156144214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T05:03:12', 'remove_showrss') 
2026-03-04T05:03:12.159980118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.162946871Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-04T05:03:12.164802618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143023s 
2026-03-04T05:03:12.167159123Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-04T05:03:12.169373331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.172163599Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-03-04T05:03:12.176613849Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:12.179669181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-03-04T05:03:12.182823833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041833s 
2026-03-04T05:03:12.186580176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T05:03:12', 'remove_torrentparadiseml') 
2026-03-04T05:03:12.190545881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.193600571Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-04T05:03:12.195480116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014653s 
2026-03-04T05:03:12.197921782Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-04T05:03:12.200186071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.203072753Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-03-04T05:03:12.206998678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:12.209212345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:12.217710485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086404s 
2026-03-04T05:03:12.221754879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T05:03:12', 'localization_setting_to_string') 
2026-03-04T05:03:12.225956879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.229115319Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-04T05:03:12.231038200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198573s 
2026-03-04T05:03:12.233306157Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-04T05:03:12.235450725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.238212345Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-03-04T05:03:12.241888437Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:12.244128286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:12.309760985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653886s 
2026-03-04T05:03:12.313754686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T05:03:12', 'orpheus_api') 
2026-03-04T05:03:12.318019934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.322007373Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-04T05:03:12.323829231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779656s 
2026-03-04T05:03:12.326398234Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-04T05:03:12.329258994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.332166708Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-03-04T05:03:12.337322419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-04T05:03:12.339204649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-03-04T05:03:12.341462855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-03-04T05:03:12.344826468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T05:03:12.352243802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087221s 
2026-03-04T05:03:12.356409590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T05:03:12', 'download_client_categories') 
2026-03-04T05:03:12.360117125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.363370335Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-04T05:03:12.365278988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196061s 
2026-03-04T05:03:12.367637797Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-04T05:03:12.369827306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.372676393Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-03-04T05:03:12.378644779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-04T05:03:12.380564074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-03-04T05:03:12.382578971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-04T05:03:12.385203595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-04T05:03:12.391989659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074912s 
2026-03-04T05:03:12.394115148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-04T05:03:12.396876518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-04T05:03:12.403009437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006938s 
2026-03-04T05:03:12.406757403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T05:03:12', 'add_salt_to_users') 
2026-03-04T05:03:12.410698508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.413883190Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-04T05:03:12.415717534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175528s 
2026-03-04T05:03:12.418416629Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-04T05:03:12.420753814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.423763313Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-03-04T05:03:12.429146412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.432281214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-04T05:03:12.435771632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047723s 
2026-03-04T05:03:12.439774612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T05:03:12', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-04T05:03:12.443887613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.447267198Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-04T05:03:12.449288818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157606s 
2026-03-04T05:03:12.451916008Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-04T05:03:12.454295048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.457587457Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-03-04T05:03:12.462538766Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.465831226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-04T05:03:12.469450092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005051s 
2026-03-04T05:03:12.473519476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T05:03:12', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-04T05:03:12.477635844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.481135650Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-04T05:03:12.483154455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161369s 
2026-03-04T05:03:12.485814110Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-04T05:03:12.488140805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.491580461Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-03-04T05:03:12.497306961Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.500537816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-03-04T05:03:12.504135981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049951s 
2026-03-04T05:03:12.505888008Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.509161529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-03-04T05:03:12.512427204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047783s 
2026-03-04T05:03:12.516439082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T05:03:12', 'alpharatio_greatposterwall_config_contract') 
2026-03-04T05:03:12.520555651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.524218346Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-04T05:03:12.526039753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157722s 
2026-03-04T05:03:12.528310595Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-04T05:03:12.530490304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.533293548Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-03-04T05:03:12.538223655Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:12.540934843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-03-04T05:03:12.544192512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039848s 
2026-03-04T05:03:12.547833914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T05:03:12', 'remove_notwhatcd') 
2026-03-04T05:03:12.551528874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.554795552Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-04T05:03:12.556492348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014386s 
2026-03-04T05:03:12.559077362Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-04T05:03:12.561204125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.564051067Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-03-04T05:03:12.570963144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:03:12.572812858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-03-04T05:03:12.574942075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-03-04T05:03:12.578145535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:12.585470805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085623s 
2026-03-04T05:03:12.587377544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:03:12.589216105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-03-04T05:03:12.591483771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-03-04T05:03:12.595002055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:12.601457744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079494s 
2026-03-04T05:03:12.605341724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T05:03:12', 'add_on_grab_to_notifications') 
2026-03-04T05:03:12.609472321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.612646251Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-04T05:03:12.614718223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187903s 
2026-03-04T05:03:12.617390624Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-04T05:03:12.619748581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.622765155Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-03-04T05:03:12.627585290Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:12.631002160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-04T05:03:12.634511225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050746s 
2026-03-04T05:03:12.638510578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T05:03:12', 'animetorrents_use_custom_config_contract') 
2026-03-04T05:03:12.642583208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.645974346Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-04T05:03:12.647937378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016032s 
2026-03-04T05:03:12.650430358Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-04T05:03:12.652507199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.655340023Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-03-04T05:03:12.659405639Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:12.661591570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:12.673027727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113551s 
2026-03-04T05:03:12.677058783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T05:03:12', 'apprise_server_url') 
2026-03-04T05:03:12.681307367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.684466288Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-04T05:03:12.686333056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229373s 
2026-03-04T05:03:12.688903572Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-04T05:03:12.691153552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.694116387Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-03-04T05:03:12.699553285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:03:12.701470986Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-03-04T05:03:12.703736818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-04T05:03:12.707116162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:12.714507214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086749s 
2026-03-04T05:03:12.718381825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T05:03:12', 'health_restored_notification') 
2026-03-04T05:03:12.722411709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.725912548Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-04T05:03:12.727785419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197709s 
2026-03-04T05:03:12.730356315Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-04T05:03:12.732631897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.735756338Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-03-04T05:03:12.740396771Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:12.743400429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-03-04T05:03:12.746566233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041726s 
2026-03-04T05:03:12.750116812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T05:03:12', 'remove_uc') 
2026-03-04T05:03:12.753939739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.757143299Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-04T05:03:12.759021100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146356s 
2026-03-04T05:03:12.761417896Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-04T05:03:12.763636604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.766545871Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-03-04T05:03:12.770388027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:12.772547615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:12.781736416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092582s 
2026-03-04T05:03:12.785724687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T05:03:12', 'history_fix_data_titles') 
2026-03-04T05:03:12.789794261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.793063313Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-04T05:03:12.794933689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205085s 
2026-03-04T05:03:12.797409954Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-04T05:03:12.799640816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.802504172Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-03-04T05:03:12.807604932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:03:12.809488174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-03-04T05:03:12.811636288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-04T05:03:12.814921633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:12.822144437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085008s 
2026-03-04T05:03:12.825993226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T05:03:12', 'download_client_per_indexer') 
2026-03-04T05:03:12.830078742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:12.833416873Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-04T05:03:12.835315857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194766s 
2026-03-04T05:03:12.838065412Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T05:03:12.840448180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:12.843429443Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-03-04T05:03:12.885932320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:03:12.888128232Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-03-04T05:03:12.892853416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-03-04T05:03:12.944507709Z [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-04T05:03:12.954330627Z [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-04T05:03:12.960184363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:03:12.964637470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:03:12.979704306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:03:12.983493826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884686s 
2026-03-04T05:03:12.985507691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:03:12.987537568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001796s 
2026-03-04T05:03:12.989997200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:03:13.033329909Z [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-04T05:03:13.042776209Z [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-04T05:03:13.048473981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:03:13.052693446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:03:13.067904483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:03:13.071458609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0793469s 
2026-03-04T05:03:13.073478236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:03:13.075308050Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-03-04T05:03:13.077856511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-03-04T05:03:13.209987581Z [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-04T05:03:13.220752376Z [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-04T05:03:13.226550089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:03:13.231567050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:03:13.249069721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:03:13.253808904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1740758s 
2026-03-04T05:03:13.256240419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:03:13.257593474Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-03-04T05:03:13.261214985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-04T05:03:13.300429332Z [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-04T05:03:13.312386517Z [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-04T05:03:13.318711492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:03:13.322481182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:03:13.336889553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0735293s 
2026-03-04T05:03:13.339125465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:03:13.340903214Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-03-04T05:03:13.343090929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-04T05:03:13.383750816Z [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-04T05:03:13.395918405Z [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-04T05:03:13.402747254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:03:13.406501964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:03:13.420892519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0756454s 
2026-03-04T05:03:13.422777093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:03:13.424627890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-03-04T05:03:13.426857920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-04T05:03:13.464976410Z [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-04T05:03:13.479520634Z [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-04T05:03:13.486196696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:03:13.490046848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:03:13.503692693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0747658s 
2026-03-04T05:03:13.506096504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:03:13.508147012Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-03-04T05:03:13.510399317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-04T05:03:13.546592610Z [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-04T05:03:13.556272801Z [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-04T05:03:13.562091697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:03:13.566337366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:03:13.581676440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:03:13.585518276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0730077s 
2026-03-04T05:03:13.587572912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:03:13.589429320Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-04T05:03:13.591900446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:03:13.628385938Z [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-04T05:03:13.637891898Z [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-04T05:03:13.643904414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:03:13.648202848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:03:13.663357121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:03:13.667399760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0730404s 
2026-03-04T05:03:13.669163932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:03:13.671277979Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-03-04T05:03:13.673412206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-04T05:03:13.709925324Z [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-04T05:03:13.719795317Z [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-04T05:03:13.725324830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:03:13.729584907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:03:13.744820363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:03:13.748733883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0730864s 
2026-03-04T05:03:13.750811185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-04T05:03:13.752565938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-03-04T05:03:13.754852502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-04T05:03:13.791600924Z [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-04T05:03:13.799817147Z [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-04T05:03:13.805153782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-04T05:03:13.809225200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-04T05:03:13.823758732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-04T05:03:13.828411220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T05:03:13.831370538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0746844s 
2026-03-04T05:03:13.833531830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-03-04T05:03:13.835473149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-03-04T05:03:13.837918873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-03-04T05:03:13.874747005Z [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-04T05:03:13.883191237Z [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-04T05:03:13.888946395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-03-04T05:03:13.893589073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-03-04T05:03:13.909118550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-04T05:03:13.914723866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-04T05:03:13.918620061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0782721s 
2026-03-04T05:03:13.920342900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:03:13.922656529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-04T05:03:13.924567286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-04T05:03:13.963400194Z [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-04T05:03:13.975995193Z [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-04T05:03:13.983319090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:03:13.987449567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:03:14.002031316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:03:14.005824303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0791693s 
2026-03-04T05:03:14.007949091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:03:14.010029981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-04T05:03:14.012444382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:03:14.051002648Z [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-04T05:03:14.064061341Z [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-04T05:03:14.071208591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:03:14.075348146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:03:14.089931169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:03:14.093749587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0792157s 
2026-03-04T05:03:14.095699162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:03:14.097525239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-03-04T05:03:14.099827204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-04T05:03:14.137596851Z [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-04T05:03:14.150031458Z [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-04T05:03:14.157085140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:03:14.161271209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:03:14.176090807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:03:14.179889275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0779739s 
2026-03-04T05:03:14.181934954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:03:14.183771472Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-04T05:03:14.186196855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-04T05:03:14.224931055Z [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-04T05:03:14.236733789Z [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-04T05:03:14.243455513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:03:14.247262628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:03:14.261739817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:03:14.265031896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769199s 
2026-03-04T05:03:14.266550363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:03:14.268007417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-03-04T05:03:14.269836690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-03-04T05:03:14.307953537Z [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-04T05:03:14.320142909Z [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-04T05:03:14.326965246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:03:14.330279920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:03:14.344212092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:03:14.347518620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0760587s 
2026-03-04T05:03:14.349073480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T05:03:14.350606767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-05s 
2026-03-04T05:03:14.352388705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-04T05:03:14.386982739Z [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-04T05:03:14.394110721Z [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-04T05:03:14.398634489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T05:03:14.401789702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T05:03:14.415867848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:03:14.419177822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0651771s 
2026-03-04T05:03:14.420744356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T05:03:14.422144826Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.55E-05s 
2026-03-04T05:03:14.423955411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-04T05:03:14.460307745Z [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-04T05:03:14.467363793Z [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-04T05:03:14.471507656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T05:03:14.474976240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T05:03:14.489097763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:03:14.492378458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0667706s 
2026-03-04T05:03:14.493892978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:14.495211863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-03-04T05:03:14.496998751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T05:03:14.530938237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T05:03:14.536051723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T05:03:14.540033229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T05:03:14.543727657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T05:03:14.557947439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:03:14.561974146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0633291s 
2026-03-04T05:03:14.565437169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T05:03:14', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T05:03:14.569278513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:14.573489813Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T05:03:14.575305648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0744672s 
2026-03-04T05:03:14.579767703Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-04T05:03:14.581921289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:14.587114596Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-03-04T05:03:14.597291326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-04T05:03:14.602410172Z [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-04T05:03:14.644158040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449086s 
2026-03-04T05:03:14.648174176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-04T05:03:14.650715673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-04T05:03:14.653951328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044239s 
2026-03-04T05:03:14.656907921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T05:03:14', 'add_notification_status') 
2026-03-04T05:03:14.660084166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:14.663752823Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-04T05:03:14.665197141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140221s 
2026-03-04T05:03:14.667319624Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-04T05:03:14.669061682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:14.671599793Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-03-04T05:03:14.678791412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:14.681223940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-04T05:03:14.684211836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039801s 
2026-03-04T05:03:14.685546784Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:14.687948590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-04T05:03:14.690547503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003676s 
2026-03-04T05:03:14.691887191Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:14.694200017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-03-04T05:03:14.696750542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035558s 
2026-03-04T05:03:14.699838961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T05:03:14', 'indexers_freeleech_only_config_contract') 
2026-03-04T05:03:14.703819085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:14.706389300Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-04T05:03:14.707901805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128175s 
2026-03-04T05:03:14.709756540Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-04T05:03:14.711371752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:14.713657554Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-03-04T05:03:14.717138292Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:14.718760188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:14.727223909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084603s 
2026-03-04T05:03:14.730334262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T05:03:14', 'email_encryption') 
2026-03-04T05:03:14.733727043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:14.736452370Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-04T05:03:14.737831297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017741s 
2026-03-04T05:03:14.739931716Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-04T05:03:14.741695758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:14.744264279Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-03-04T05:03:14.747599785Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:14.749281852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:14.761198275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118504s 
2026-03-04T05:03:14.764667240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T05:03:14', 'newznab_category_to_capabilities_settings') 
2026-03-04T05:03:14.768214963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:14.771115854Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-04T05:03:14.772634231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216783s 
2026-03-04T05:03:14.775028011Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-04T05:03:14.776643323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:14.778981020Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-03-04T05:03:14.782594095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:14.784264097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:14.793393068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091379s 
2026-03-04T05:03:14.796707782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T05:03:14', 'gazelle_freeleech_token_options') 
2026-03-04T05:03:14.800163419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:14.802998247Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-04T05:03:14.804473287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186629s 
2026-03-04T05:03:14.806530570Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-04T05:03:14.808372849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:14.810763803Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-03-04T05:03:14.814208910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:14.815826396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:14.823462932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076657s 
2026-03-04T05:03:14.826829321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T05:03:14', 'myanonamouse_freeleech_wedge_options') 
2026-03-04T05:03:14.830263345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:14.833166810Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-04T05:03:14.834638213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171541s 
2026-03-04T05:03:14.836651467Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-04T05:03:14.838570902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:14.840765400Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-03-04T05:03:14.844089944Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:14.845753804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:15.028893347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1827727s 
2026-03-04T05:03:15.032243683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T05:03:15', 'newznab_indexers_enable_redirect') 
2026-03-04T05:03:15.035916999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:15.038876929Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-04T05:03:15.040385917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1930244s 
2026-03-04T05:03:15.203335418Z [Debug] MigrationController: Took: 00:00:09.0648263 
2026-03-04T05:03:16.684538315Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-04T05:03:17.457614681Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-04T05:03:17.781652827Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T05:03:17.787702488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:17.790032078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:17.815121154Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T05:03:17.817446757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275903s 
2026-03-04T05:03:17.819797840Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T05:03:17.822346021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02975s 
2026-03-04T05:03:17.862947440Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T05:03:17.865609350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:17.870566812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T05:03:17.873613656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T05:03:17.878667502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058885s 
2026-03-04T05:03:17.880940448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:17.885235146Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T05:03:17.912653962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012361s 
2026-03-04T05:03:17.917996178Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T05:03:17.920479859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:17.927932054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T05:03:17.930976484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:03:17.935608410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005381s 
2026-03-04T05:03:17.937730663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:17.939794278Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-03-04T05:03:17.942344843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T05:03:17.945469325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T05:03:17.954414545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094516s 
2026-03-04T05:03:17.956950561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:17.960329916Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T05:03:17.962483802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154845s 
2026-03-04T05:03:17.966878962Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T05:03:17.969381420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:17.974048157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:17.976331194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-03-04T05:03:17.978596254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T05:03:17.981666947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T05:03:17.986442612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054719s 
2026-03-04T05:03:17.988665759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:17.992044652Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T05:03:17.994233649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010863s 
2026-03-04T05:03:17.997943900Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T05:03:18.000323290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.003526821Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-04T05:03:18.013791929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-04T05:03:18.019300500Z [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-04T05:03:18.026932978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109759s 
2026-03-04T05:03:18.029098969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-04T05:03:18.031896301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T05:03:18.035657535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043396s 
2026-03-04T05:03:18.039251200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T05:03:18', 'InitialSetup') 
2026-03-04T05:03:18.043666039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.047138711Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T05:03:18.049266686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157066s 
2026-03-04T05:03:18.051771159Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-04T05:03:18.054146581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.057231623Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-03-04T05:03:18.061625269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T05:03:18', 'ApplicationStatus') 
2026-03-04T05:03:18.066473471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.069645698Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-04T05:03:18.071796669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155513s 
2026-03-04T05:03:18.074129285Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-04T05:03:18.076510821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.079450891Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-03-04T05:03:18.083067953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T05:03:18', 'IndexerProps') 
2026-03-04T05:03:18.087497351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.090775111Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-04T05:03:18.092876091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144424s 
2026-03-04T05:03:18.095212285Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-04T05:03:18.097557928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.100563720Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-03-04T05:03:18.108310258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-04T05:03:18.112978437Z [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-04T05:03:18.119129732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085497s 
2026-03-04T05:03:18.121399933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-04T05:03:18.124349291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T05:03:18.128299545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047103s 
2026-03-04T05:03:18.131779341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T05:03:18', 'add_update_history') 
2026-03-04T05:03:18.136299242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.140354978Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-04T05:03:18.142629789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163212s 
2026-03-04T05:03:18.145165083Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-04T05:03:18.147573542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.150763044Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-03-04T05:03:18.154422803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T05:03:18', 'update_notifiarr') 
2026-03-04T05:03:18.159026453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.162785902Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-04T05:03:18.164952694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152695s 
2026-03-04T05:03:18.167257164Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-04T05:03:18.170446616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.174209914Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-03-04T05:03:18.177711564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T05:03:18', 'app_profiles') 
2026-03-04T05:03:18.182273349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.186529118Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-04T05:03:18.188663024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165084s 
2026-03-04T05:03:18.191040461Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-04T05:03:18.193424461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.196431285Z [Info] history_failed: Starting migration of Log DB to 7 
2026-03-04T05:03:18.199860129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T05:03:18', 'history_failed') 
2026-03-04T05:03:18.204301422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.208230522Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-04T05:03:18.210327535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148852s 
2026-03-04T05:03:18.212642436Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-04T05:03:18.214995504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.217856264Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-03-04T05:03:18.221214756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T05:03:18', 'redacted_api') 
2026-03-04T05:03:18.225596749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.229056615Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-04T05:03:18.231141643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141988s 
2026-03-04T05:03:18.233469951Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-04T05:03:18.235813059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.238774121Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-03-04T05:03:18.242328427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T05:03:18', 'IndexerProxies') 
2026-03-04T05:03:18.247019553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.250384288Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-04T05:03:18.252519306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146648s 
2026-03-04T05:03:18.254970241Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-04T05:03:18.257428551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.260424623Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-03-04T05:03:18.264111907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T05:03:18', 'app_indexer_remote_name') 
2026-03-04T05:03:18.268665516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.272314603Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-04T05:03:18.274523781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148747s 
2026-03-04T05:03:18.276907511Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-04T05:03:18.279328906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.282537867Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-03-04T05:03:18.286225011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T05:03:18', 'desi_gazelle_to_unit3d') 
2026-03-04T05:03:18.291054846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.295492040Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-04T05:03:18.297696549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161358s 
2026-03-04T05:03:18.300159056Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-04T05:03:18.302695153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.305702167Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-03-04T05:03:18.309475004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T05:03:18', 'add_on_update_to_notifications') 
2026-03-04T05:03:18.314198785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.318137716Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-04T05:03:18.320515143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153683s 
2026-03-04T05:03:18.322968362Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-04T05:03:18.325300598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.328485541Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-03-04T05:03:18.331984486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T05:03:18', 'IndexerVersions') 
2026-03-04T05:03:18.336593877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.339863079Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-04T05:03:18.341994150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146307s 
2026-03-04T05:03:18.344330303Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-04T05:03:18.346669233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.349937333Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-03-04T05:03:18.353424334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T05:03:18', 'cleanup_config') 
2026-03-04T05:03:18.358091220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.361422909Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-04T05:03:18.363558178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147801s 
2026-03-04T05:03:18.366000936Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-04T05:03:18.368425027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.371386330Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-03-04T05:03:18.374878611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T05:03:18', 'indexer_cleanup') 
2026-03-04T05:03:18.379391959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.382739238Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-04T05:03:18.384885510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143974s 
2026-03-04T05:03:18.387246694Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-04T05:03:18.390414993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.393439192Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-03-04T05:03:18.397159844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T05:03:18', 'minimum_seeders') 
2026-03-04T05:03:18.401691828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.405983850Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-04T05:03:18.408336267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154293s 
2026-03-04T05:03:18.410906862Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-04T05:03:18.413370804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.416999540Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-03-04T05:03:18.420683848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T05:03:18', 'remove_showrss') 
2026-03-04T05:03:18.425659887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.429079532Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-04T05:03:18.431230043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158169s 
2026-03-04T05:03:18.433975029Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-04T05:03:18.436461105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.439907133Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-03-04T05:03:18.443591612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T05:03:18', 'remove_torrentparadiseml') 
2026-03-04T05:03:18.448335955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.452088961Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-04T05:03:18.454306285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156193s 
2026-03-04T05:03:18.456838734Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-04T05:03:18.459308758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.462383879Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-03-04T05:03:18.466181886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T05:03:18', 'localization_setting_to_string') 
2026-03-04T05:03:18.470802660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.474249390Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-04T05:03:18.476765817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148537s 
2026-03-04T05:03:18.479120678Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-04T05:03:18.481494197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.484484428Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-03-04T05:03:18.488036710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T05:03:18', 'orpheus_api') 
2026-03-04T05:03:18.492606431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.496149585Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-04T05:03:18.498273010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147154s 
2026-03-04T05:03:18.500737663Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-04T05:03:18.503241925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.506306696Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-03-04T05:03:18.510015824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T05:03:18', 'download_client_categories') 
2026-03-04T05:03:18.514661558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.518449635Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-04T05:03:18.520675236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151757s 
2026-03-04T05:03:18.523045028Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-04T05:03:18.525438637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.528430972Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-03-04T05:03:18.531933134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T05:03:18', 'add_salt_to_users') 
2026-03-04T05:03:18.563149035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.566493099Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-04T05:03:18.568636685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0410771s 
2026-03-04T05:03:18.571233563Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-04T05:03:18.573853057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.576962208Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-03-04T05:03:18.581010960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T05:03:18', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-04T05:03:18.585813509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.589530834Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-04T05:03:18.591925125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154903s 
2026-03-04T05:03:18.594713870Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-04T05:03:18.597383635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.600558899Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-03-04T05:03:18.604670246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T05:03:18', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-04T05:03:18.609521074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.613127325Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-04T05:03:18.616097665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015513s 
2026-03-04T05:03:18.618949888Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-04T05:03:18.621286162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.624580816Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-03-04T05:03:18.628679067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T05:03:18', 'alpharatio_greatposterwall_config_contract') 
2026-03-04T05:03:18.633479332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.637166085Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-04T05:03:18.639535737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156844s 
2026-03-04T05:03:18.642279391Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-04T05:03:18.644671387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.648032675Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-03-04T05:03:18.651526139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T05:03:18', 'remove_notwhatcd') 
2026-03-04T05:03:18.655996630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.659455474Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-04T05:03:18.661603629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148441s 
2026-03-04T05:03:18.664362424Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-04T05:03:18.666841496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.670072000Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-03-04T05:03:18.673837622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T05:03:18', 'add_on_grab_to_notifications') 
2026-03-04T05:03:18.678434518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.681956419Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-04T05:03:18.684235548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150436s 
2026-03-04T05:03:18.686780041Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-04T05:03:18.689395076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.692550670Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-03-04T05:03:18.696547367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T05:03:18', 'animetorrents_use_custom_config_contract') 
2026-03-04T05:03:18.701395118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.705249188Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-04T05:03:18.707948603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156986s 
2026-03-04T05:03:18.710643519Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-04T05:03:18.712969472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.716229005Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-03-04T05:03:18.719538930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T05:03:18', 'apprise_server_url') 
2026-03-04T05:03:18.724297260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.728322695Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-04T05:03:18.730137139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151667s 
2026-03-04T05:03:18.732744078Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-04T05:03:18.735285936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.738419916Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-03-04T05:03:18.742229716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T05:03:18', 'health_restored_notification') 
2026-03-04T05:03:18.746974861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.750499628Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-04T05:03:18.752788937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151648s 
2026-03-04T05:03:18.755160051Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-04T05:03:18.757497638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.760482648Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-03-04T05:03:18.763862533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T05:03:18', 'remove_uc') 
2026-03-04T05:03:18.768341191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.771819434Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-04T05:03:18.773695952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142278s 
2026-03-04T05:03:18.776350968Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-04T05:03:18.778575447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.781726411Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-03-04T05:03:18.785383114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T05:03:18', 'history_fix_data_titles') 
2026-03-04T05:03:18.789895079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.793357480Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-04T05:03:18.795584334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148444s 
2026-03-04T05:03:18.798029086Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-04T05:03:18.800519059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.803498228Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-03-04T05:03:18.807231435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T05:03:18', 'download_client_per_indexer') 
2026-03-04T05:03:18.811798831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.816316306Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-04T05:03:18.818561758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157629s 
2026-03-04T05:03:18.821221253Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T05:03:18.823955548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.827007203Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-03-04T05:03:18.836450646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-04T05:03:18.838623211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-04T05:03:18.840862359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-04T05:03:18.854428163Z [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-04T05:03:18.863889673Z [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-04T05:03:18.869810084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-04T05:03:18.873930901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-04T05:03:18.881075416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T05:03:18.885008325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417962s 
2026-03-04T05:03:18.887172833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-04T05:03:18.889299856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-03-04T05:03:18.891673986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-04T05:03:18.902906823Z [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-04T05:03:18.909998802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-04T05:03:18.915102218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-04T05:03:18.919744905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-04T05:03:18.926843107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T05:03:18.930893032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368621s 
2026-03-04T05:03:18.933020986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:18.935188971Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-03-04T05:03:18.937575867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T05:03:18.947629310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T05:03:18.953858882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T05:03:18.958890303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T05:03:18.963072805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T05:03:18.970492023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:03:18.975791764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356553s 
2026-03-04T05:03:18.979574059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T05:03:18', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T05:03:18.984833559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:18.988905648Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T05:03:18.991331101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0485233s 
2026-03-04T05:03:18.994021358Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-04T05:03:18.996493475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:18.999966167Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-03-04T05:03:19.003421114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T05:03:19', 'add_notification_status') 
2026-03-04T05:03:19.007928590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:19.011449278Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-04T05:03:19.013661863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149337s 
2026-03-04T05:03:19.016212439Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-04T05:03:19.018866543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:19.021887014Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-03-04T05:03:19.025858791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T05:03:19', 'indexers_freeleech_only_config_contract') 
2026-03-04T05:03:19.030783086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:19.034356882Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-04T05:03:19.036725351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153987s 
2026-03-04T05:03:19.039090794Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-04T05:03:19.041434883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:19.044504674Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-03-04T05:03:19.047968859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T05:03:19', 'email_encryption') 
2026-03-04T05:03:19.052485042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:19.055953305Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-04T05:03:19.058215099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145454s 
2026-03-04T05:03:19.060889153Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-04T05:03:19.063488768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:19.066669191Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-03-04T05:03:19.070703414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T05:03:19', 'newznab_category_to_capabilities_settings') 
2026-03-04T05:03:19.075458077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:19.079044619Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-04T05:03:19.081456635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154133s 
2026-03-04T05:03:19.084057973Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-04T05:03:19.086604730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:19.089633098Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-03-04T05:03:19.093498441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T05:03:19', 'gazelle_freeleech_token_options') 
2026-03-04T05:03:19.098215929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:19.101728411Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-04T05:03:19.104149676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150711s 
2026-03-04T05:03:19.106641183Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-04T05:03:19.109169103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:19.112245237Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-03-04T05:03:19.116131832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T05:03:19', 'myanonamouse_freeleech_wedge_options') 
2026-03-04T05:03:19.120788418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:19.124364709Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-04T05:03:19.126702345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150486s 
2026-03-04T05:03:19.129220736Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-04T05:03:19.131758205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:19.134865131Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-03-04T05:03:19.138714712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T05:03:19', 'newznab_indexers_enable_redirect') 
2026-03-04T05:03:19.143372250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:19.146909982Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-04T05:03:19.149189282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015064s 
2026-03-04T05:03:21.949004337Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-03-04T05:03:22.063668689Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-04T05:03:25.982432761Z [Info] AppSyncProfileService: Setting up default app profile 
2026-03-04T05:03:26.146138195Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-04T05:03:26.427144449Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-03-04T05:03:27.863949545Z [ls.io-init] done.
2026-03-04T05:03:30.448004760Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-04T05:03:30.498231810Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-04T05:03:30.505795660Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin 
View SBOM output
Expand
NAME                                                                   VERSION                      
AngleSharp                                                             1.3.0                        
AngleSharp.Xml                                                         1.0.0                        
Azure.Core                                                             1.47.1                       
Azure.Identity                                                         1.14.2                       
BouncyCastle.Cryptography                                              2.6.1                        
Dapper                                                                 2.1.66                       
Diacritical.Net                                                        1.0.4                        
DryIoc.Microsoft.DependencyInjection                                   6.2.0                        
DryIoc.dll                                                             5.4.3                        
Dynamitey                                                              3.0.3                        
FluentValidation                                                       9.5.4                        
IPAddressRange                                                         6.2.0                        
ImpromptuInterface                                                     8.0.6                        
MailKit                                                                4.14.0                       
Microsoft.AspNetCore.Cryptography.Internal                             8.0.16                       
Microsoft.AspNetCore.Cryptography.KeyDerivation                        8.0.16                       
Microsoft.AspNetCore.WebUtilities                                      8.0.16                       
Microsoft.Bcl.AsyncInterfaces                                          8.0.0                        
Microsoft.Bcl.Cryptography                                             8.0.0                        
Microsoft.Data.SqlClient                                               6.1.1                        
Microsoft.Extensions.Caching.Abstractions                              8.0.0                        
Microsoft.Extensions.Caching.Memory                                    8.0.1                        
Microsoft.Extensions.Configuration                                     8.0.0                        
Microsoft.Extensions.Configuration.Abstractions                        8.0.0                        
Microsoft.Extensions.Configuration.Binder                              8.0.2                        
Microsoft.Extensions.Configuration.CommandLine                         8.0.0                        
Microsoft.Extensions.Configuration.EnvironmentVariables                8.0.0                        
Microsoft.Extensions.Configuration.FileExtensions                      8.0.1                        
Microsoft.Extensions.Configuration.Json                                8.0.1                        
Microsoft.Extensions.Configuration.UserSecrets                         8.0.1                        
Microsoft.Extensions.DependencyInjection                               8.0.1                        
Microsoft.Extensions.DependencyInjection.Abstractions                  8.0.2                        
Microsoft.Extensions.Diagnostics                                       8.0.1                        
Microsoft.Extensions.Diagnostics.Abstractions                          8.0.1                        
Microsoft.Extensions.FileProviders.Abstractions                        8.0.0                        
Microsoft.Extensions.FileProviders.Physical                            8.0.0                        
Microsoft.Extensions.FileSystemGlobbing                                8.0.0                        
Microsoft.Extensions.Hosting                                           8.0.1                        
Microsoft.Extensions.Hosting.Abstractions                              8.0.1                        
Microsoft.Extensions.Hosting.WindowsServices                           8.0.1                        
Microsoft.Extensions.Logging                                           8.0.1                        
Microsoft.Extensions.Logging.Abstractions                              8.0.2                        
Microsoft.Extensions.Logging.Abstractions                              8.0.3                        
Microsoft.Extensions.Logging.Configuration                             8.0.1                        
Microsoft.Extensions.Logging.Console                                   8.0.1                        
Microsoft.Extensions.Logging.Debug                                     8.0.1                        
Microsoft.Extensions.Logging.EventLog                                  8.0.1                        
Microsoft.Extensions.Logging.EventSource                               8.0.1                        
Microsoft.Extensions.Options                                           8.0.2                        
Microsoft.Extensions.Options.ConfigurationExtensions                   8.0.0                        
Microsoft.Extensions.Primitives                                        8.0.0                        
Microsoft.Identity.Client                                              4.73.1                       
Microsoft.Identity.Client.Extensions.Msal                              4.73.1                       
Microsoft.IdentityModel.Abstractions                                   7.7.1                        
Microsoft.IdentityModel.JsonWebTokens                                  7.7.1                        
Microsoft.IdentityModel.Logging                                        7.7.1                        
Microsoft.IdentityModel.Protocols                                      7.7.1                        
Microsoft.IdentityModel.Protocols.OpenIdConnect                        7.7.1                        
Microsoft.IdentityModel.Tokens                                         7.7.1                        
Microsoft.Net.Http.Headers                                             8.0.16                       
Microsoft.OpenApi                                                      1.6.23                       
Microsoft.SqlServer.Server                                             1.0.0                        
Microsoft.Win32.SystemEvents                                           8.0.0                        
MimeKit                                                                4.14.0                       
Mono.Nat                                                               3.0.1                        
Mono.Posix.NETStandard                                                 5.20.1.34-servarr20          
MonoTorrent                                                            2.0.7                        
NLog                                                                   5.4.0                        
NLog.Extensions.Logging                                                5.4.0                        
NLog.Layouts.ClefJsonLayout                                            1.0.3                        
NLog.Targets.Syslog                                                    7.0.0                        
Newtonsoft.Json                                                        13.0.4                       
Npgsql                                                                 9.0.3                        
Polly                                                                  8.6.4                        
Polly.Contrib.WaitAndRetry                                             1.1.1                        
Polly.Core                                                             8.6.4                        
Prowlarr                                                               1.0.0                        
Prowlarr.Api.V1                                                        1.0.0                        
Prowlarr.Common                                                        1.0.0                        
Prowlarr.Core                                                          1.0.0                        
Prowlarr.Host                                                          1.0.0                        
Prowlarr.Http                                                          1.0.0                        
Prowlarr.Mono                                                          1.0.0                        
Prowlarr.SignalR                                                       1.0.0                        
ReusableTasks                                                          2.0.0                        
Sentry                                                                 4.0.2                        
Servarr.FluentMigrator                                                 3.3.2.9                      
Servarr.FluentMigrator.Abstractions                                    3.3.2.9                      
Servarr.FluentMigrator.Extensions.Oracle                               3.3.2.9                      
Servarr.FluentMigrator.Extensions.Postgres                             3.3.2.9                      
Servarr.FluentMigrator.Extensions.SqlAnywhere                          3.3.2.9                      
Servarr.FluentMigrator.Extensions.SqlServer                            3.3.2.9                      
Servarr.FluentMigrator.Runner                                          3.3.2.9                      
Servarr.FluentMigrator.Runner.Core                                     3.3.2.9                      
Servarr.FluentMigrator.Runner.Db2                                      3.3.2.9                      
Servarr.FluentMigrator.Runner.Firebird                                 3.3.2.9                      
Servarr.FluentMigrator.Runner.Hana                                     3.3.2.9                      
Servarr.FluentMigrator.Runner.MySql                                    3.3.2.9                      
Servarr.FluentMigrator.Runner.Oracle                                   3.3.2.9                      
Servarr.FluentMigrator.Runner.Postgres                                 3.3.2.9                      
Servarr.FluentMigrator.Runner.Redshift                                 3.3.2.9                      
Servarr.FluentMigrator.Runner.SQLite                                   3.3.2.9                      
Servarr.FluentMigrator.Runner.SqlAnywhere                              3.3.2.9                      
Servarr.FluentMigrator.Runner.SqlServer                                3.3.2.9                      
Servarr.FluentMigrator.Runner.SqlServerCe                              3.3.2.9                      
SharpZipLib                                                            1.4.2                        
SourceGear.sqlite3                                                     3.50.4.2                     
Swashbuckle.AspNetCore.Swagger                                         8.1.4                        
Swashbuckle.AspNetCore.SwaggerGen                                      8.1.4                        
System.ClientModel                                                     1.5.1                        
System.ComponentModel                                                  4.3.0                        
System.Configuration.ConfigurationManager                              8.0.1                        
System.Data.SQLite                                                     2.0.2                        
System.Diagnostics.DiagnosticSource                                    6.0.1                        
System.Diagnostics.EventLog                                            8.0.1                        
System.Drawing.Common                                                  8.0.19                       
System.Formats.Asn1                                                    8.0.1                        
System.IO                                                              4.3.0                        
System.IO.FileSystem.AccessControl                                     5.0.0                        
System.IO.Pipelines                                                    8.0.0                        
System.IdentityModel.Tokens.Jwt                                        7.7.1                        
System.Memory.Data                                                     8.0.1                        
System.Private.Uri                                                     4.3.2                        
System.Reflection                                                      4.3.0                        
System.Reflection.Primitives                                           4.3.0                        
System.Runtime                                                         4.3.0                        
System.Runtime.CompilerServices.Unsafe                                 6.0.0                        
System.Runtime.Loader                                                  4.3.0                        
System.Security.AccessControl                                          5.0.0                        
System.Security.Cryptography.Pkcs                                      8.0.1                        
System.Security.Cryptography.ProtectedData                             8.0.0                        
System.Security.Permissions                                            4.7.0                        
System.Security.Principal.Windows                                      5.0.0                        
System.ServiceModel.Syndication                                        8.0.0                        
System.ServiceProcess.ServiceController                                8.0.1                        
System.Text.Encoding                                                   4.3.0                        
System.Text.Encoding.CodePages                                         8.0.0                        
System.Text.Json                                                       8.0.6                        
System.Threading.Tasks                                                 4.3.0                        
System.Windows.Extensions                                              4.7.0                        
YamlDotNet                                                             16.3.0                       
acl-libs                                                               2.3.2-r1                     
alpine-baselayout                                                      3.7.1-r8                     
alpine-baselayout-data                                                 3.7.1-r8                     
alpine-keys                                                            2.6-r0                       
alpine-release                                                         3.23.3-r0                    
apk-tools                                                              3.0.5-r0                     
bash                                                                   5.3.3-r1                     
brotli-libs                                                            1.2.0-r0                     
busybox                                                                1.37.0-r30                   
busybox-binsh                                                          1.37.0-r30                   
c-ares                                                                 1.34.6-r0                    
ca-certificates                                                        20251003-r0                  
ca-certificates-bundle                                                 20251003-r0                  
catatonit                                                              0.2.1-r0                     
coreutils                                                              9.8-r1                       
coreutils-env                                                          9.8-r1                       
coreutils-fmt                                                          9.8-r1                       
coreutils-sha512sum                                                    9.8-r1                       
curl                                                                   8.17.0-r1                    
findutils                                                              4.10.0-r0                    
icu-data-en                                                            76.1-r1                      
icu-libs                                                               76.1-r1                      
jq                                                                     1.8.1-r0                     
libapk                                                                 3.0.5-r0                     
libattr                                                                2.5.2-r2                     
libbsd                                                                 0.12.2-r0                    
libcrypto3                                                             3.5.5-r0                     
libcurl                                                                8.17.0-r1                    
libgcc                                                                 15.2.0-r2                    
libidn2                                                                2.3.8-r0                     
libintl                                                                0.24.1-r1                    
libmd                                                                  1.1.0-r0                     
libncursesw                                                            6.5_p20251123-r0             
libproc2                                                               4.0.5-r0                     
libpsl                                                                 0.21.5-r3                    
libssl3                                                                3.5.5-r0                     
libstdc++                                                              15.2.0-r2                    
libunistring                                                           1.4.1-r0                     
libxml2                                                                2.13.9-r0                    
libxslt                                                                1.1.43-r3                    
linux-pam                                                              1.7.1-r2                     
musl                                                                   1.2.5-r21                    
musl-utils                                                             1.2.5-r21                    
ncurses-terminfo-base                                                  6.5_p20251123-r0             
netcat-openbsd                                                         1.234.1-r0                   
nghttp2-libs                                                           1.68.0-r0                    
nghttp3                                                                1.13.1-r0                    
oniguruma                                                              6.9.10-r0                    
procps-ng                                                              4.0.5-r0                     
readline                                                               8.3.1-r0                     
runtime.any.System.IO                                                  4.3.0                        
runtime.any.System.Reflection                                          4.3.0                        
runtime.any.System.Reflection.Primitives                               4.3.0                        
runtime.any.System.Runtime                                             4.3.0                        
runtime.any.System.Text.Encoding                                       4.3.0                        
runtime.any.System.Threading.Tasks                                     4.3.0                        
runtime.unix.System.Private.Uri                                        4.3.0                        
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64          8.0.12                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64             8.0.12                       
scanelf                                                                1.3.8-r2                     
shadow                                                                 4.18.0-r0                    
skalibs-libs                                                           2.14.4.0-r0                  
sqlite-libs                                                            3.51.2-r0                    
ssl_client                                                             1.37.0-r30                   
tzdata                                                                 2025c-r0                     
utmps-libs                                                             0.1.3.1-r0                   
xmlstarlet                                                             1.6.1-r2                     
xz-libs                                                                5.8.2-r0                     
zlib                                                                   1.3.1-r2                     
zstd-libs                                                              1.5.7-r2                     
sbom                                                                                                
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1772600624003
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:9696/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1772600624003
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1772600624003
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1772600624003
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:9696/signalr/messages?access_token=(removed)&id=KW53A_2TiFihGVXs9O225w.\"",
        "source": "console-api",
        "timestamp": 1772600624003
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1772600624003
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1772600624003
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1772600624003
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1772600624004
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 15.53s
Container Start PASS - 38.35s
Create Buildx SBOM PASS - 1.61s
Get Build Info PASS - 0.04s
View Python Logs
Expand