2026-07-04T14:59:45.258778460Z [migrations] started
2026-07-04T14:59:45.258825741Z [migrations] no migrations found
2026-07-04T14:59:45.516001482Z usermod: no changes
2026-07-04T14:59:45.566119009Z ───────────────────────────────────────
2026-07-04T14:59:45.566162795Z 
2026-07-04T14:59:45.566166191Z       ██╗     ███████╗██╗ ██████╗
2026-07-04T14:59:45.566169105Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-04T14:59:45.566171809Z       ██║     ███████╗██║██║   ██║
2026-07-04T14:59:45.566174553Z       ██║     ╚════██║██║██║   ██║
2026-07-04T14:59:45.566177127Z       ███████╗███████║██║╚██████╔╝
2026-07-04T14:59:45.566179761Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T14:59:45.566182425Z 
2026-07-04T14:59:45.566185039Z    Brought to you by linuxserver.io
2026-07-04T14:59:45.566187612Z ───────────────────────────────────────
2026-07-04T14:59:45.566669034Z 
2026-07-04T14:59:45.566694322Z To support the app dev(s) visit:
2026-07-04T14:59:45.569525053Z Prowlarr: https://opencollective.com/prowlarr
2026-07-04T14:59:45.570135458Z 
2026-07-04T14:59:45.570171773Z To support LSIO projects visit:
2026-07-04T14:59:45.570174717Z https://www.linuxserver.io/donate/
2026-07-04T14:59:45.570177050Z 
2026-07-04T14:59:45.570179464Z ───────────────────────────────────────
2026-07-04T14:59:45.570182629Z GID/UID
2026-07-04T14:59:45.570184561Z ───────────────────────────────────────
2026-07-04T14:59:45.580814449Z 
2026-07-04T14:59:45.580871085Z User UID:    911
2026-07-04T14:59:45.580874350Z User GID:    911
2026-07-04T14:59:45.580876623Z ───────────────────────────────────────
2026-07-04T14:59:45.583828076Z Linuxserver.io version: 2.4.0.5397-pkg-c7940c17-dev-833eff569f5fd7622274fdbf0529d6af41abe72f-pr-80
2026-07-04T14:59:45.583868586Z Build-date: 2026-07-04T14:54:36+00:00
2026-07-04T14:59:45.583872552Z ───────────────────────────────────────
2026-07-04T14:59:45.583876518Z     
2026-07-04T14:59:45.865110498Z [custom-init] No custom files found, skipping...
2026-07-04T14:59:46.776121909Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5397 
2026-07-04T14:59:46.816597418Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T14:59:46.843778037Z [Debug] Bootstrap: Console selected 
2026-07-04T14:59:46.847949947Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T14:59:47.663416030Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T14:59:47.752373197Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ffe9fade-65a4-473f-b1e6-e4200e282203} may be persisted to storage in unencrypted form. 
2026-07-04T14:59:47.944429008Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-04T14:59:47.995144533Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-04T14:59:48.102030775Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T14:59:48.114321281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:48.115584844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:48.245117861Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T14:59:48.251571220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309792s 
2026-07-04T14:59:48.261625747Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T14:59:48.261693269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373615s 
2026-07-04T14:59:48.268567900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T14:59:48.272264829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.303010109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T14:59:48.325424335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T14:59:48.352995609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0603738s 
2026-07-04T14:59:48.353597501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.362671037Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T14:59:48.371242731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0700434s 
2026-07-04T14:59:48.372710971Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T14:59:48.373113744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.382319659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T14:59:48.387040323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T14:59:48.387116587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002573s 
2026-07-04T14:59:48.387675995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:59:48.392898751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046684s 
2026-07-04T14:59:48.397020807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T14:59:48.397052065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T14:59:48.397142140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002102s 
2026-07-04T14:59:48.397838242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.416304193Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T14:59:48.416367187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110329s 
2026-07-04T14:59:48.416371123Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T14:59:48.416373847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.416376310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:59:48.417725432Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.07E-05s 
2026-07-04T14:59:48.418192331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T14:59:48.418602146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T14:59:48.422060478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010672s 
2026-07-04T14:59:48.422140438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.443121466Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T14:59:48.443165863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219535s 
2026-07-04T14:59:48.451246661Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T14:59:48.452462503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.456651911Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-04T14:59:48.471355914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-04T14:59:48.472701681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-07-04T14:59:48.473384925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016477s 
2026-07-04T14:59:48.473730091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-04T14:59:48.504046789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-04T14:59:48.508288125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312882s 
2026-07-04T14:59:48.508995184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-04T14:59:48.510428642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-07-04T14:59:48.511696181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021007s 
2026-07-04T14:59:48.513373505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-04T14:59:48.527604449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T14:59:48.529342843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019311s 
2026-07-04T14:59:48.531564843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-04T14:59:48.542345678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2026-07-04T14:59:48.543677102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115472s 
2026-07-04T14:59:48.544469830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-04T14:59:48.545370991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-04T14:59:48.546243608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013203s 
2026-07-04T14:59:48.546719781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-04T14:59:48.547359560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T14:59:48.552839251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054559s 
2026-07-04T14:59:48.555336824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-04T14:59:48.562228560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-07-04T14:59:48.568686047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125867s 
2026-07-04T14:59:48.573698687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-04T14:59:48.574251787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T14:59:48.575816471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009244s 
2026-07-04T14:59:48.576357242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-07-04T14:59:48.577133334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2026-07-04T14:59:48.577995126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012402s 
2026-07-04T14:59:48.578557878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-07-04T14:59:48.579333290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-07-04T14:59:48.580151176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012521s 
2026-07-04T14:59:48.580529242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-07-04T14:59:48.585522685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-07-04T14:59:48.609070049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211289s 
2026-07-04T14:59:48.609096729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-04T14:59:48.609100154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-04T14:59:48.609103569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007814s 
2026-07-04T14:59:48.609106293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-04T14:59:48.632861228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-04T14:59:48.632904313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011533s 
2026-07-04T14:59:48.632923992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-04T14:59:48.653499363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-07-04T14:59:48.657095512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231828s 
2026-07-04T14:59:48.659016801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-04T14:59:48.659076420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-04T14:59:48.663046680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016374s 
2026-07-04T14:59:48.663085077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-04T14:59:48.663524375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-04T14:59:48.665060066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001474s 
2026-07-04T14:59:48.665581007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-04T14:59:48.666590539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T14:59:48.670072096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s 
2026-07-04T14:59:48.670749742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-04T14:59:48.672059725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T14:59:48.673272051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019835s 
2026-07-04T14:59:48.673773943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-04T14:59:48.674969546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T14:59:48.675217587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006564s 
2026-07-04T14:59:48.677832916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-04T14:59:48.678705423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-07-04T14:59:48.679686843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012599s 
2026-07-04T14:59:48.680168856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-04T14:59:48.680606773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T14:59:48.681317347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007735s 
2026-07-04T14:59:48.685612734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:59:48', 'InitialSetup') 
2026-07-04T14:59:48.688167331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.699014895Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T14:59:48.700703406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018206s 
2026-07-04T14:59:48.701545668Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-04T14:59:48.702121491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.702860428Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-07-04T14:59:48.711890389Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-07-04T14:59:48.742298393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-04T14:59:48.752084026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2026-07-04T14:59:48.752148783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T14:59:48.752153080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T14:59:48.760052126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T14:59:48.760095281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428584s 
2026-07-04T14:59:48.760099757Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-07-04T14:59:48.766066608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-04T14:59:48.766132837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-07-04T14:59:48.766138686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T14:59:48.767019165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T14:59:48.776032382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T14:59:48.776054604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166198s 
2026-07-04T14:59:48.778124766Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-07-04T14:59:48.789098440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-04T14:59:48.793132875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-07-04T14:59:48.793207097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T14:59:48.794621276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T14:59:48.800210220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T14:59:48.801616277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023528s 
2026-07-04T14:59:48.802341914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-07-04T14:59:48.803429114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:59:48.807063549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017305s 
2026-07-04T14:59:48.807885481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-07-04T14:59:48.810146328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T14:59:48.810173018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008632s 
2026-07-04T14:59:48.810176644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:59:48', 'ApplicationStatus') 
2026-07-04T14:59:48.810569102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.816698757Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-04T14:59:48.818089671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081075s 
2026-07-04T14:59:48.818876890Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-04T14:59:48.819481196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.820224160Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-07-04T14:59:48.824145756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T14:59:48.827086051Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T14:59:48.827852019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-07-04T14:59:48.828790015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:59:48.830218295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016613s 
2026-07-04T14:59:48.831107908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-04T14:59:48.831990370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2026-07-04T14:59:48.834402525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016096s 
2026-07-04T14:59:48.834720762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-04T14:59:48.840104849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:59:48.844073557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031602s 
2026-07-04T14:59:48.844861387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-04T14:59:48.845597140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T14:59:48.846692450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012248s 
2026-07-04T14:59:48.849527028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:59:48', 'IndexerProps') 
2026-07-04T14:59:48.849552206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.854095193Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-04T14:59:48.854160592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052793s 
2026-07-04T14:59:48.854166931Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-04T14:59:48.854186840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.854190386Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-07-04T14:59:48.854193160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:59:48', 'add_update_history') 
2026-07-04T14:59:48.854772207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.869142810Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-04T14:59:48.869810882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171136s 
2026-07-04T14:59:48.871685240Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-04T14:59:48.872391189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.873107021Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-07-04T14:59:48.884483308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T14:59:48.889234387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T14:59:48.890459412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050721s 
2026-07-04T14:59:48.891265941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:59:48', 'update_notifiarr') 
2026-07-04T14:59:48.892092009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.899709103Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-04T14:59:48.900412026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014133s 
2026-07-04T14:59:48.902987605Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-04T14:59:48.903725841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.905016175Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-07-04T14:59:48.909705210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-07-04T14:59:48.912678686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-07-04T14:59:48.914072755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036419s 
2026-07-04T14:59:48.916102708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-07-04T14:59:48.916158551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-07-04T14:59:48.918126540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020547s 
2026-07-04T14:59:48.918881861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T14:59:48.919532797Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-07-04T14:59:48.921078192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-07-04T14:59:48.921938031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:59:48.925322413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020826s 
2026-07-04T14:59:48.926448018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:59:48', 'app_profiles') 
2026-07-04T14:59:48.927408578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.935886842Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-04T14:59:48.938237174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139951s 
2026-07-04T14:59:48.939152896Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-04T14:59:48.939741278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.940476350Z [Info] history_failed: Starting migration of Main DB to 7 
2026-07-04T14:59:48.942950066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T14:59:48.946047458Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-07-04T14:59:48.946788768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-07-04T14:59:48.947469518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:59:48.948824859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014358s 
2026-07-04T14:59:48.949460311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-04T14:59:48.950128863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-04T14:59:48.951975049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008145s 
2026-07-04T14:59:48.952015350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:59:48', 'history_failed') 
2026-07-04T14:59:48.952019366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.959090101Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-04T14:59:48.959116370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068638s 
2026-07-04T14:59:48.959120777Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-04T14:59:48.959124052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.959127106Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-07-04T14:59:48.959536610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:48.960090189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:48.965829520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005662s 
2026-07-04T14:59:48.966656068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:59:48', 'redacted_api') 
2026-07-04T14:59:48.967430739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.974275315Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-04T14:59:48.975018369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140603s 
2026-07-04T14:59:48.975611838Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-04T14:59:48.976070465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.976792316Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-07-04T14:59:48.977895500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-07-04T14:59:48.980045912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2026-07-04T14:59:48.981143868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026941s 
2026-07-04T14:59:48.981571918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T14:59:48.981949354Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2026-07-04T14:59:48.984077764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-04T14:59:48.984101579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-04T14:59:48.984105295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010701s 
2026-07-04T14:59:48.984125004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:59:48', 'IndexerProxies') 
2026-07-04T14:59:48.984691323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.990238695Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-04T14:59:48.990944542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074375s 
2026-07-04T14:59:48.991656690Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-04T14:59:48.992253184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:48.992842847Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-07-04T14:59:48.993859811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-07-04T14:59:48.994215875Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2026-07-04T14:59:48.994500390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-07-04T14:59:48.994897426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-07-04T14:59:48.996286738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014331s 
2026-07-04T14:59:48.996792806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:59:48', 'app_indexer_remote_name') 
2026-07-04T14:59:48.997335559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:48.999289627Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-04T14:59:48.999618620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004415s 
2026-07-04T14:59:49.000041173Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-04T14:59:49.003159276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.003898573Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-07-04T14:59:49.008042473Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.009946476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-07-04T14:59:49.011444791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021443s 
2026-07-04T14:59:49.012040494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:59:49', 'desi_gazelle_to_unit3d') 
2026-07-04T14:59:49.012876466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.014726579Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-04T14:59:49.015062973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062087s 
2026-07-04T14:59:49.019048735Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-04T14:59:49.019079191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.019082886Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-07-04T14:59:49.019085761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:59:49.019088494Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-07-04T14:59:49.019091699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-04T14:59:49.019094514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:59:49.020148593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013989s 
2026-07-04T14:59:49.020633540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:59:49', 'add_on_update_to_notifications') 
2026-07-04T14:59:49.021343153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.030062237Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-04T14:59:49.030100726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087479s 
2026-07-04T14:59:49.030104581Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-04T14:59:49.030107315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.030109899Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-07-04T14:59:49.030112523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-07-04T14:59:49.030247466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-04T14:59:49.031009897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010287s 
2026-07-04T14:59:49.031266382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-07-04T14:59:49.031583076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-04T14:59:49.032114783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006118s 
2026-07-04T14:59:49.032338449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-07-04T14:59:49.032632880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-04T14:59:49.033243184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005723s 
2026-07-04T14:59:49.034445146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:59:49', 'IndexerVersions') 
2026-07-04T14:59:49.034470063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.043129389Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-04T14:59:49.043185812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072514s 
2026-07-04T14:59:49.043189117Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-04T14:59:49.043191410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.043193574Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-07-04T14:59:49.046710985Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.052591016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-07-04T14:59:49.053144415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018646s 
2026-07-04T14:59:49.054987266Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.055023240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-07-04T14:59:49.055027106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s 
2026-07-04T14:59:49.055405533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:59:49', 'cleanup_config') 
2026-07-04T14:59:49.057055225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.066485787Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-04T14:59:49.068893975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012604s 
2026-07-04T14:59:49.068959714Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-04T14:59:49.068963489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.068966794Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-07-04T14:59:49.074043051Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.076173052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-07-04T14:59:49.077687352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032137s 
2026-07-04T14:59:49.078391246Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.078676844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-07-04T14:59:49.080035550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004225s 
2026-07-04T14:59:49.080367207Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.080557361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-07-04T14:59:49.084242724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s 
2026-07-04T14:59:49.084459048Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.084784366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-07-04T14:59:49.085242573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005569s 
2026-07-04T14:59:49.085508440Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.085785135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-07-04T14:59:49.091108602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015945s 
2026-07-04T14:59:49.091141922Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.091145177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-07-04T14:59:49.091148402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005119s 
2026-07-04T14:59:49.091151015Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.091153679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-07-04T14:59:49.091156434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004503s 
2026-07-04T14:59:49.091158937Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.091161491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-07-04T14:59:49.091802562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018031s 
2026-07-04T14:59:49.095074484Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.103990024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-07-04T14:59:49.108071741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091056s 
2026-07-04T14:59:49.108816556Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.109505919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-07-04T14:59:49.113250320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000833s 
2026-07-04T14:59:49.113969607Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.114492551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-07-04T14:59:49.115109626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007014s 
2026-07-04T14:59:49.118838342Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.119517741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-07-04T14:59:49.122421452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008802s 
2026-07-04T14:59:49.123146589Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.123666828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-07-04T14:59:49.124334359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007388s 
2026-07-04T14:59:49.126206043Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.126876808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-07-04T14:59:49.127574223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008406s 
2026-07-04T14:59:49.127999421Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.129046048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-07-04T14:59:49.130696111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017405s 
2026-07-04T14:59:49.131185615Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.131823050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-07-04T14:59:49.132529338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008519s 
2026-07-04T14:59:49.132920875Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.135018098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-07-04T14:59:49.135674000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023614s 
2026-07-04T14:59:49.136068502Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.136509582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-07-04T14:59:49.137027409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006311s 
2026-07-04T14:59:49.137336441Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.137710541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-07-04T14:59:49.138208327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s 
2026-07-04T14:59:49.138479765Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.138843940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-07-04T14:59:49.139326162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005753s 
2026-07-04T14:59:49.139662297Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.140141705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-07-04T14:59:49.140678950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s 
2026-07-04T14:59:49.141066461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.141489805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-07-04T14:59:49.142039879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006462s 
2026-07-04T14:59:49.142341681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.142767209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-04T14:59:49.143275059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006279s 
2026-07-04T14:59:49.143544714Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.143929400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-07-04T14:59:49.144385784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005845s 
2026-07-04T14:59:49.144672394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.145056269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-07-04T14:59:49.145519273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005949s 
2026-07-04T14:59:49.145775827Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.146176678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-04T14:59:49.146604709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00055s 
2026-07-04T14:59:49.146872020Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.147366981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-07-04T14:59:49.147973811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006944s 
2026-07-04T14:59:49.148280952Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.148694320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-04T14:59:49.149217074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006374s 
2026-07-04T14:59:49.149525485Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.149933757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-07-04T14:59:49.150449220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006438s 
2026-07-04T14:59:49.150753866Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.151220826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-04T14:59:49.151703990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006249s 
2026-07-04T14:59:49.152026303Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.152421565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-07-04T14:59:49.152986231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006476s 
2026-07-04T14:59:49.153277608Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.153742645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-07-04T14:59:49.154266770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006941s 
2026-07-04T14:59:49.154614942Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.155039538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-04T14:59:49.155568160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006443s 
2026-07-04T14:59:49.155825025Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.156233537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-07-04T14:59:49.156723051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006138s 
2026-07-04T14:59:49.157034788Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.157430952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-07-04T14:59:49.157898052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005813s 
2026-07-04T14:59:49.158398572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:59:49', 'indexer_cleanup') 
2026-07-04T14:59:49.158957329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.176471663Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-04T14:59:49.177495076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179106s 
2026-07-04T14:59:49.181054950Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-04T14:59:49.181763323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.184095316Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-07-04T14:59:49.187302492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-07-04T14:59:49.188043442Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-07-04T14:59:49.188530852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-07-04T14:59:49.189110040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:59:49.193062833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015282s 
2026-07-04T14:59:49.195021058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:59:49', 'minimum_seeders') 
2026-07-04T14:59:49.195043842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.205109775Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-04T14:59:49.205149205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103995s 
2026-07-04T14:59:49.205153341Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-04T14:59:49.205156576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.205159670Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-07-04T14:59:49.205162514Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.205385258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-07-04T14:59:49.206298466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042785s 
2026-07-04T14:59:49.207011195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:59:49', 'remove_showrss') 
2026-07-04T14:59:49.210060644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.213349351Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-04T14:59:49.214037162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011077s 
2026-07-04T14:59:49.215660555Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-04T14:59:49.219096333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.220128640Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-07-04T14:59:49.221224933Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.221996518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-07-04T14:59:49.226246327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040358s 
2026-07-04T14:59:49.227219184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:59:49', 'remove_torrentparadiseml') 
2026-07-04T14:59:49.228078642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.243235404Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-04T14:59:49.244054582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210478s 
2026-07-04T14:59:49.244657775Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-04T14:59:49.245707479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.246687487Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-07-04T14:59:49.247472552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:49.247867764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:49.249160733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010918s 
2026-07-04T14:59:49.252849650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:59:49', 'localization_setting_to_string') 
2026-07-04T14:59:49.253793905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.256195934Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-04T14:59:49.258812175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081108s 
2026-07-04T14:59:49.263495903Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-04T14:59:49.263528222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.263531787Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-07-04T14:59:49.263534761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:49.263537976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:49.279982527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176375s 
2026-07-04T14:59:49.289897424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:59:49', 'orpheus_api') 
2026-07-04T14:59:49.293473192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.319472139Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-04T14:59:49.319514502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547368s 
2026-07-04T14:59:49.319519049Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-04T14:59:49.319522124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.319525058Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-07-04T14:59:49.319527733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T14:59:49.329791452Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2026-07-04T14:59:49.330170901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-07-04T14:59:49.330602128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T14:59:49.331864859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012747s 
2026-07-04T14:59:49.332393371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:59:49', 'download_client_categories') 
2026-07-04T14:59:49.338515855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.361134667Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-04T14:59:49.363405040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277943s 
2026-07-04T14:59:49.373112166Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-04T14:59:49.373390312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.381052744Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-07-04T14:59:49.390157607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-04T14:59:49.392408280Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2026-07-04T14:59:49.397531967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-04T14:59:49.401330498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-04T14:59:49.408776266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057394s 
2026-07-04T14:59:49.412705073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-04T14:59:49.412834668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-04T14:59:49.414070699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012767s 
2026-07-04T14:59:49.414564659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:59:49', 'add_salt_to_users') 
2026-07-04T14:59:49.415108935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.423610644Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-04T14:59:49.426619131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106257s 
2026-07-04T14:59:49.427726351Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-04T14:59:49.427900071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.428506600Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-07-04T14:59:49.429228802Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.429586209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-04T14:59:49.430058677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005454s 
2026-07-04T14:59:49.430801178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:59:49', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-04T14:59:49.431299115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.435365237Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-04T14:59:49.435843273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055725s 
2026-07-04T14:59:49.436905165Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-04T14:59:49.437630903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.438242379Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-07-04T14:59:49.439437018Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.439869357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-04T14:59:49.440646151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000864s 
2026-07-04T14:59:49.441188434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:59:49', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-04T14:59:49.441723064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.450016731Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-04T14:59:49.450370642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098316s 
2026-07-04T14:59:49.451118974Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-04T14:59:49.451347957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.451945562Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-07-04T14:59:49.452677018Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.453448224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-07-04T14:59:49.455437685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013294s 
2026-07-04T14:59:49.456240868Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.456919515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-07-04T14:59:49.457742178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009786s 
2026-07-04T14:59:49.458338011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:59:49', 'alpharatio_greatposterwall_config_contract') 
2026-07-04T14:59:49.458828346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.465034916Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-04T14:59:49.465536107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078429s 
2026-07-04T14:59:49.466508043Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-04T14:59:49.466857096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.469891432Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-07-04T14:59:49.470729780Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.471308005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-07-04T14:59:49.471581776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005523s 
2026-07-04T14:59:49.472009557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:59:49', 'remove_notwhatcd') 
2026-07-04T14:59:49.472538950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.475321530Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-04T14:59:49.475611194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040667s 
2026-07-04T14:59:49.476028929Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-04T14:59:49.477524310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.478119933Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-07-04T14:59:49.479016736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:59:49.479414853Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T14:59:49.479866300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-07-04T14:59:49.481553407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:59:49.484206242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032638s 
2026-07-04T14:59:49.484603027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:59:49.485168034Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-07-04T14:59:49.485645810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-07-04T14:59:49.486022034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:59:49.488990371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014412s 
2026-07-04T14:59:49.490102108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:59:49', 'add_on_grab_to_notifications') 
2026-07-04T14:59:49.491336467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.515258913Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-04T14:59:49.515289069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023384s 
2026-07-04T14:59:49.515293224Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-04T14:59:49.515296339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.515299224Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-07-04T14:59:49.515301928Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:49.515304621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-04T14:59:49.519081210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012365s 
2026-07-04T14:59:49.519231646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:59:49', 'animetorrents_use_custom_config_contract') 
2026-07-04T14:59:49.519239017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.527637782Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-04T14:59:49.527667987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009984s 
2026-07-04T14:59:49.527672204Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-04T14:59:49.528779362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.530332840Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-07-04T14:59:49.531587170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:49.532172207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:49.534111473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018724s 
2026-07-04T14:59:49.534961426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:59:49', 'apprise_server_url') 
2026-07-04T14:59:49.535628967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.539317544Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-04T14:59:49.541379744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070311s 
2026-07-04T14:59:49.542272982Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-04T14:59:49.542796847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.543589845Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-07-04T14:59:49.544981420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:59:49.546351934Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-05s 
2026-07-04T14:59:49.546861358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-04T14:59:49.549019531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:59:49.551410404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033154s 
2026-07-04T14:59:49.552232966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:59:49', 'health_restored_notification') 
2026-07-04T14:59:49.553640385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.566266604Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-04T14:59:49.566288317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172294s 
2026-07-04T14:59:49.566292242Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-04T14:59:49.567475456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.568327232Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-07-04T14:59:49.569234603Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:59:49.569698968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-04T14:59:49.570207080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005992s 
2026-07-04T14:59:49.571327849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:59:49', 'remove_uc') 
2026-07-04T14:59:49.572504662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.581686701Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-04T14:59:49.581709204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00983s 
2026-07-04T14:59:49.581772880Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-04T14:59:49.581778348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.581781573Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-07-04T14:59:49.587089906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:49.587121854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:49.587757257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017354s 
2026-07-04T14:59:49.588504427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:59:49', 'history_fix_data_titles') 
2026-07-04T14:59:49.589216593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.596717713Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-04T14:59:49.599993152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106742s 
2026-07-04T14:59:49.600630106Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-04T14:59:49.601077366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.601672999Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-07-04T14:59:49.602531876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T14:59:49.602700729Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-07-04T14:59:49.606340063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-04T14:59:49.608471866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:59:49.610031363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066532s 
2026-07-04T14:59:49.610668157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:59:49', 'download_client_per_indexer') 
2026-07-04T14:59:49.620126429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.632127773Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-04T14:59:49.634577804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236974s 
2026-07-04T14:59:49.638137629Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T14:59:49.638182837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.641073388Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-07-04T14:59:49.643803559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-04T14:59:49.644499361Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T14:59:49.645069545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-07-04T14:59:49.648765514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:59:49.649797400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-04T14:59:49.650477880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-04T14:59:49.652018629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-04T14:59:49.655389199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.657009176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115184s 
2026-07-04T14:59:49.658499970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-04T14:59:49.664877837Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-07-04T14:59:49.671341912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-07-04T14:59:49.676079892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:59:49.677118008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-04T14:59:49.677978107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-04T14:59:49.679170303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-04T14:59:49.681793714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.682530658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015531s 
2026-07-04T14:59:49.683658809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-04T14:59:49.683686500Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T14:59:49.683690446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-07-04T14:59:49.687756519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:59:49.688987854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-04T14:59:49.689805529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-04T14:59:49.690950455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-04T14:59:49.693850871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.693872754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089616s 
2026-07-04T14:59:49.698165086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T14:59:49.698195060Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2026-07-04T14:59:49.698199046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-04T14:59:49.699766705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T14:59:49.702159431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-04T14:59:49.702189796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T14:59:49.703014512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T14:59:49.705329641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066137s 
2026-07-04T14:59:49.705726226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T14:59:49.706494366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2026-07-04T14:59:49.706724672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-04T14:59:49.710279148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T14:59:49.712031263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-04T14:59:49.712062921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T14:59:49.714651219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T14:59:49.717129262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083066s 
2026-07-04T14:59:49.717357294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T14:59:49.717363644Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-04T14:59:49.717366858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-04T14:59:49.732989498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T14:59:49.733817698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-04T14:59:49.734600061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T14:59:49.735373089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T14:59:49.737865464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211598s 
2026-07-04T14:59:49.738932973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T14:59:49.738961226Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-04T14:59:49.739017961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-04T14:59:49.741685969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:59:49.742904655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-04T14:59:49.743614348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T14:59:49.744685183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T14:59:49.747951877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.747987210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084427s 
2026-07-04T14:59:49.748253270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T14:59:49.748595111Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2026-07-04T14:59:49.748951616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-04T14:59:49.754098237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:59:49.754131347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-04T14:59:49.754135894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T14:59:49.754478628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T14:59:49.757474828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.758535898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091549s 
2026-07-04T14:59:49.759034915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T14:59:49.759461634Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2026-07-04T14:59:49.759818108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-04T14:59:49.762738123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:59:49.763671603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-04T14:59:49.765221595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T14:59:49.765726351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T14:59:49.768055782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.768900648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086844s 
2026-07-04T14:59:49.769327397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T14:59:49.769732455Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T14:59:49.770175889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-04T14:59:49.774202112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2026-07-04T14:59:49.775792395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2026-07-04T14:59:49.776764722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T14:59:49.778195746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T14:59:49.780678877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T14:59:49.781738465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T14:59:49.783067285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118941s 
2026-07-04T14:59:49.783090961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-07-04T14:59:49.783376109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2026-07-04T14:59:49.783773824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-07-04T14:59:49.790713633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-04T14:59:49.792383285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-07-04T14:59:49.797566562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-07-04T14:59:49.799269854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-07-04T14:59:49.807242331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-04T14:59:49.808583771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-04T14:59:49.810037128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253009s 
2026-07-04T14:59:49.810060063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T14:59:49.810353523Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-07-04T14:59:49.811222024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-04T14:59:49.815100205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T14:59:49.819663582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-04T14:59:49.819751254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T14:59:49.821718091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T14:59:49.826364724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.844829323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328649s 
2026-07-04T14:59:49.845463422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T14:59:49.845904574Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2026-07-04T14:59:49.846411143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-04T14:59:49.855520032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T14:59:49.860329638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-04T14:59:49.861565721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T14:59:49.862733350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T14:59:49.865967116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.874083317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220571s 
2026-07-04T14:59:49.874119732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T14:59:49.874123057Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-07-04T14:59:49.874125881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-04T14:59:49.883352126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T14:59:49.888198417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-04T14:59:49.888239830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T14:59:49.888243115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T14:59:49.890159807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.891036370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212127s 
2026-07-04T14:59:49.891473645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T14:59:49.891775868Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2026-07-04T14:59:49.892259173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-04T14:59:49.895617105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-04T14:59:49.897748938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-04T14:59:49.898882998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T14:59:49.900311078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T14:59:49.902964724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.904170301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114106s 
2026-07-04T14:59:49.904606905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T14:59:49.905136358Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2026-07-04T14:59:49.905642937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-07-04T14:59:49.909574218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-07-04T14:59:49.910934417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2026-07-04T14:59:49.914181391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T14:59:49.914196294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T14:59:49.917977050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T14:59:49.918937398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128813s 
2026-07-04T14:59:49.919442525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T14:59:49.919759650Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2026-07-04T14:59:49.920212769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-04T14:59:49.924989186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-04T14:59:49.925018310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-04T14:59:49.925022387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T14:59:49.925839531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T14:59:49.928992064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T14:59:49.929027177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083313s 
2026-07-04T14:59:49.929436770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T14:59:49.929987295Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2026-07-04T14:59:49.930369438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-04T14:59:49.933359118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-04T14:59:49.934809401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-04T14:59:49.935685725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T14:59:49.936927805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T14:59:49.940083074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T14:59:49.941367769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105371s 
2026-07-04T14:59:49.961726855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:59:49.961765292Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2026-07-04T14:59:49.961769078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T14:59:49.969045933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T14:59:49.969069628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T14:59:49.969073534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T14:59:49.969503358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T14:59:49.972088341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T14:59:49.972646718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136431s 
2026-07-04T14:59:49.973422050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:59:49', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T14:59:49.973927276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:49.981117381Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T14:59:49.981789518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190786s 
2026-07-04T14:59:49.982304990Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-04T14:59:49.982649025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:49.984479308Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-07-04T14:59:49.990120532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-04T14:59:49.991654640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:59:49.992682199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016023s 
2026-07-04T14:59:49.993262880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-04T14:59:49.996764176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-04T14:59:49.997969843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011139s 
2026-07-04T14:59:49.998228942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:59:49', 'add_notification_status') 
2026-07-04T14:59:50.003014572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.011989410Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-04T14:59:50.012462089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152905s 
2026-07-04T14:59:50.012965083Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-04T14:59:50.013329879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.013882227Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-07-04T14:59:50.014720633Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:50.015250817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-04T14:59:50.015898819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009082s 
2026-07-04T14:59:50.016234791Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:50.016752738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-04T14:59:50.017350423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007832s 
2026-07-04T14:59:50.017702230Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:59:50.019430620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-07-04T14:59:50.020627465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022322s 
2026-07-04T14:59:50.021198900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:59:50', 'indexers_freeleech_only_config_contract') 
2026-07-04T14:59:50.021887953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.028745358Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-04T14:59:50.033040093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102177s 
2026-07-04T14:59:50.034418038Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-04T14:59:50.035713479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.037827047Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-07-04T14:59:50.039045562Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:50.039566793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:50.042050625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023209s 
2026-07-04T14:59:50.043313748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:59:50', 'email_encryption') 
2026-07-04T14:59:50.044426415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.050229320Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-04T14:59:50.051533565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099567s 
2026-07-04T14:59:50.051567927Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-04T14:59:50.051892493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.052507695Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-07-04T14:59:50.053229165Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:50.053663035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:50.056541840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027935s 
2026-07-04T14:59:50.057229349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:59:50', 'newznab_category_to_capabilities_settings') 
2026-07-04T14:59:50.057820255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.069128500Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-04T14:59:50.069172366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136538s 
2026-07-04T14:59:50.069176572Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-04T14:59:50.069179306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.069181829Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-07-04T14:59:50.072430547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:50.073044327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:50.074482732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001528s 
2026-07-04T14:59:50.075174579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:59:50', 'gazelle_freeleech_token_options') 
2026-07-04T14:59:50.075865745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.089528468Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-04T14:59:50.090037591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164028s 
2026-07-04T14:59:50.090596148Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-04T14:59:50.090901314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.103030700Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-07-04T14:59:50.106681921Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:50.107424424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:50.108957521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015079s 
2026-07-04T14:59:50.109985431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:59:50', 'myanonamouse_freeleech_wedge_options') 
2026-07-04T14:59:50.110763687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.119993307Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-04T14:59:50.124413590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117479s 
2026-07-04T14:59:50.125233139Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-04T14:59:50.125765276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.127038754Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-07-04T14:59:50.130814312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:50.136169076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:50.225661815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0922619s 
2026-07-04T14:59:50.226624918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:59:50', 'newznab_indexers_enable_redirect') 
2026-07-04T14:59:50.227454510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.233044697Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-04T14:59:50.234173769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993324s 
2026-07-04T14:59:50.237985822Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-04T14:59:50.238046151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.238782405Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-07-04T14:59:50.239539239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:50.239937025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:50.241104334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011618s 
2026-07-04T14:59:50.241657773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:59:50', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-04T14:59:50.242423691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.260485355Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-04T14:59:50.260638815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152104s 
2026-07-04T14:59:50.278954190Z [Debug] MigrationController: Took: 00:00:02.2822522 
2026-07-04T14:59:50.526378439Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-04T14:59:50.580352756Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T14:59:50.613146114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:59:50.613174847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:59:50.648714691Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T14:59:50.649835131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037236s 
2026-07-04T14:59:50.650498734Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T14:59:50.650845915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379113s 
2026-07-04T14:59:50.659238540Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T14:59:50.659968655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.663099336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T14:59:50.663928258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T14:59:50.664804811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011123s 
2026-07-04T14:59:50.665237690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.672339080Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T14:59:50.672771680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083949s 
2026-07-04T14:59:50.673424036Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T14:59:50.676086336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.677294446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T14:59:50.677889357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T14:59:50.678793292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010118s 
2026-07-04T14:59:50.679434372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:59:50.680063265Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2026-07-04T14:59:50.683125283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T14:59:50.699527411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T14:59:50.709096459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245763s 
2026-07-04T14:59:50.709133655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.716283299Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T14:59:50.718948893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322328s 
2026-07-04T14:59:50.719072798Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T14:59:50.732063745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.732094781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:59:50.732712527Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2026-07-04T14:59:50.733731092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T14:59:50.734364632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T14:59:50.738081071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011725s 
2026-07-04T14:59:50.738781320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.750097106Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T14:59:50.750228352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148653s 
2026-07-04T14:59:50.751484515Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T14:59:50.752621789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.753550901Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-04T14:59:50.768045421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-04T14:59:50.768074634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-04T14:59:50.768174384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101835s 
2026-07-04T14:59:50.770734490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-04T14:59:50.771620467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T14:59:50.772617311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011212s 
2026-07-04T14:59:50.774333513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:59:50', 'InitialSetup') 
2026-07-04T14:59:50.777066668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.807404537Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T14:59:50.812074154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349012s 
2026-07-04T14:59:50.812101676Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-04T14:59:50.812104861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.813690136Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-07-04T14:59:50.817961377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:59:50', 'ApplicationStatus') 
2026-07-04T14:59:50.823977491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.825796717Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-04T14:59:50.826963215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013297s 
2026-07-04T14:59:50.829754227Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-04T14:59:50.829777892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.830672273Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-07-04T14:59:50.832245240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:59:50', 'IndexerProps') 
2026-07-04T14:59:50.834348420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.853356373Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-04T14:59:50.853632616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201454s 
2026-07-04T14:59:50.853643493Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-04T14:59:50.853646778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.853649532Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-07-04T14:59:50.855696359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-04T14:59:50.856875797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-04T14:59:50.858345459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015762s 
2026-07-04T14:59:50.859964415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-04T14:59:50.860754088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T14:59:50.862985842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014954s 
2026-07-04T14:59:50.866251196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:59:50', 'add_update_history') 
2026-07-04T14:59:50.868926243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.874054889Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-04T14:59:50.877109586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126465s 
2026-07-04T14:59:50.878131737Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-04T14:59:50.878820359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.879677353Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-07-04T14:59:50.880574147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:59:50', 'update_notifiarr') 
2026-07-04T14:59:50.881879403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.891937354Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-04T14:59:50.892780908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129106s 
2026-07-04T14:59:50.893515960Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-04T14:59:50.894043049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.895258230Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-07-04T14:59:50.896813030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:59:50', 'app_profiles') 
2026-07-04T14:59:50.898170945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.908563297Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-04T14:59:50.910226830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142439s 
2026-07-04T14:59:50.910345017Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-04T14:59:50.911088160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.913019195Z [Info] history_failed: Starting migration of Log DB to 7 
2026-07-04T14:59:50.913103930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:59:50', 'history_failed') 
2026-07-04T14:59:50.913439765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.919431833Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-04T14:59:50.920213203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007907s 
2026-07-04T14:59:50.921704217Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-04T14:59:50.922283496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.923234110Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-07-04T14:59:50.933825080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:59:50', 'redacted_api') 
2026-07-04T14:59:50.936259909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.957635008Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-04T14:59:50.958947695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034396s 
2026-07-04T14:59:50.959705841Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-04T14:59:50.959984879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.960442695Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-07-04T14:59:50.961380149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:59:50', 'IndexerProxies') 
2026-07-04T14:59:50.961966038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.965579352Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-04T14:59:50.966006361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054426s 
2026-07-04T14:59:50.966388785Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-04T14:59:50.968078687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.968096824Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-07-04T14:59:50.968100550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:59:50', 'app_indexer_remote_name') 
2026-07-04T14:59:50.968547810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.972145861Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-04T14:59:50.972679571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051856s 
2026-07-04T14:59:50.975540558Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-04T14:59:50.975561429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.975565104Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-07-04T14:59:50.975567999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:59:50', 'desi_gazelle_to_unit3d') 
2026-07-04T14:59:50.975632716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.978823778Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-04T14:59:50.979368314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038184s 
2026-07-04T14:59:50.979829795Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-04T14:59:50.980209374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.981957574Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-07-04T14:59:50.985643867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:59:50', 'add_on_update_to_notifications') 
2026-07-04T14:59:50.986593711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:50.991652771Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-04T14:59:50.993132118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111918s 
2026-07-04T14:59:50.995359235Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-04T14:59:50.995384242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:50.996505793Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-07-04T14:59:50.997076188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:59:50', 'IndexerVersions') 
2026-07-04T14:59:50.998066341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.011207452Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-04T14:59:51.011857847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153594s 
2026-07-04T14:59:51.013048371Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-04T14:59:51.013066317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.013452127Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-07-04T14:59:51.014015100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:59:51', 'cleanup_config') 
2026-07-04T14:59:51.014685784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.016739261Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-04T14:59:51.017057309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035414s 
2026-07-04T14:59:51.017527994Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-04T14:59:51.018271357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.018903504Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-07-04T14:59:51.019547841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:59:51', 'indexer_cleanup') 
2026-07-04T14:59:51.020406467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.024375023Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-04T14:59:51.024849504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00618s 
2026-07-04T14:59:51.025346779Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-04T14:59:51.025748340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.026501009Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-07-04T14:59:51.029264190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:59:51', 'minimum_seeders') 
2026-07-04T14:59:51.029786802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.033254159Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-04T14:59:51.033272996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050317s 
2026-07-04T14:59:51.033276833Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-04T14:59:51.033280207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.033283272Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-07-04T14:59:51.033286387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:59:51', 'remove_showrss') 
2026-07-04T14:59:51.033898103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.038961820Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-04T14:59:51.038987318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039804s 
2026-07-04T14:59:51.038991875Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-04T14:59:51.038995010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.039015611Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-07-04T14:59:51.039018585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:59:51', 'remove_torrentparadiseml') 
2026-07-04T14:59:51.039805455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.043296436Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-04T14:59:51.043601463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054446s 
2026-07-04T14:59:51.044146329Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-04T14:59:51.044749583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.045397304Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-07-04T14:59:51.045984514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:59:51', 'localization_setting_to_string') 
2026-07-04T14:59:51.046863892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.054461736Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-04T14:59:51.058068501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094479s 
2026-07-04T14:59:51.058092206Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-04T14:59:51.058697674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.059526175Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-07-04T14:59:51.060263349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:59:51', 'orpheus_api') 
2026-07-04T14:59:51.061158792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.069226710Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-04T14:59:51.069962352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010291s 
2026-07-04T14:59:51.070658015Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-04T14:59:51.071270543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.072019425Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-07-04T14:59:51.072742959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:59:51', 'download_client_categories') 
2026-07-04T14:59:51.073629678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.080055496Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-04T14:59:51.081647702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085946s 
2026-07-04T14:59:51.083441290Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-04T14:59:51.083926557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.086818461Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-07-04T14:59:51.087590838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:59:51', 'add_salt_to_users') 
2026-07-04T14:59:51.089117175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.095088914Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-04T14:59:51.096154090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108663s 
2026-07-04T14:59:51.096895240Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-04T14:59:51.098032464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.098048488Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-07-04T14:59:51.098868006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:59:51', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-04T14:59:51.100179181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.104846014Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-04T14:59:51.106008876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071847s 
2026-07-04T14:59:51.106754183Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-04T14:59:51.107413001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.108178877Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-07-04T14:59:51.109186387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:59:51', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-04T14:59:51.110395149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.122306317Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-04T14:59:51.123275048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145667s 
2026-07-04T14:59:51.124603890Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-04T14:59:51.124624080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.125345660Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-07-04T14:59:51.126549315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:59:51', 'alpharatio_greatposterwall_config_contract') 
2026-07-04T14:59:51.126573381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.136670781Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-04T14:59:51.137436838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118297s 
2026-07-04T14:59:51.138066882Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-04T14:59:51.138641183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.142826705Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-07-04T14:59:51.143832172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:59:51', 'remove_notwhatcd') 
2026-07-04T14:59:51.148496101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.167165445Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-04T14:59:51.167196502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257414s 
2026-07-04T14:59:51.167200958Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-04T14:59:51.167214398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.167621608Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-07-04T14:59:51.168433746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:59:51', 'add_on_grab_to_notifications') 
2026-07-04T14:59:51.169387626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.178821811Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-04T14:59:51.180538183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117564s 
2026-07-04T14:59:51.181858321Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-04T14:59:51.182609157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.183568815Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-07-04T14:59:51.184446610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:59:51', 'animetorrents_use_custom_config_contract') 
2026-07-04T14:59:51.185546939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.189965609Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-04T14:59:51.196275204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071355s 
2026-07-04T14:59:51.196387111Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-04T14:59:51.196393872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.196419490Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-07-04T14:59:51.196689525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:59:51', 'apprise_server_url') 
2026-07-04T14:59:51.197574321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.203818217Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-04T14:59:51.204470124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087252s 
2026-07-04T14:59:51.205067759Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-04T14:59:51.206102019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.206816750Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-07-04T14:59:51.207442518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:59:51', 'health_restored_notification') 
2026-07-04T14:59:51.209863726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.213358763Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-04T14:59:51.214028086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007017s 
2026-07-04T14:59:51.214715956Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-04T14:59:51.215306721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.216215293Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-07-04T14:59:51.216886789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:59:51', 'remove_uc') 
2026-07-04T14:59:51.217736633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.220213635Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-04T14:59:51.220810688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047209s 
2026-07-04T14:59:51.221471399Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-04T14:59:51.223011847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.223028402Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-07-04T14:59:51.223705417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:59:51', 'history_fix_data_titles') 
2026-07-04T14:59:51.224589922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.231315750Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-04T14:59:51.231383222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069962s 
2026-07-04T14:59:51.231389812Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-04T14:59:51.231393267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.234203737Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-07-04T14:59:51.235223566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:59:51', 'download_client_per_indexer') 
2026-07-04T14:59:51.236146979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.240270508Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-04T14:59:51.242521271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090044s 
2026-07-04T14:59:51.244525775Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T14:59:51.248566760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.249522452Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-07-04T14:59:51.250847777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-04T14:59:51.251377742Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2026-07-04T14:59:51.251842178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-04T14:59:51.260159962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-04T14:59:51.260199571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-07-04T14:59:51.260204458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-04T14:59:51.261620410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-04T14:59:51.264044863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T14:59:51.264903931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125353s 
2026-07-04T14:59:51.274129954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-04T14:59:51.274185127Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-07-04T14:59:51.274189003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-04T14:59:51.274191627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-04T14:59:51.274194941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-04T14:59:51.274357425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-04T14:59:51.275638044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-04T14:59:51.277403320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T14:59:51.278374475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073288s 
2026-07-04T14:59:51.280147352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:59:51.282238345Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2026-07-04T14:59:51.282862669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T14:59:51.284605241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T14:59:51.285774954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T14:59:51.287357885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T14:59:51.287553298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T14:59:51.289120066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T14:59:51.289944000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062446s 
2026-07-04T14:59:51.290938801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:59:51', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T14:59:51.292252330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.316450919Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T14:59:51.316603038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317577s 
2026-07-04T14:59:51.323670037Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-04T14:59:51.324675063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.325886569Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-07-04T14:59:51.328050360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:59:51', 'add_notification_status') 
2026-07-04T14:59:51.330372861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.382486139Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-04T14:59:51.382513710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569426s 
2026-07-04T14:59:51.388120081Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-04T14:59:51.388150908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.388178919Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-07-04T14:59:51.388182195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:59:51', 'indexers_freeleech_only_config_contract') 
2026-07-04T14:59:51.388406159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.391830782Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-04T14:59:51.392212383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052197s 
2026-07-04T14:59:51.393040323Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-04T14:59:51.393062617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.393466052Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-07-04T14:59:51.394335976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:59:51', 'email_encryption') 
2026-07-04T14:59:51.396136573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.400202786Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-04T14:59:51.400241153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057022s 
2026-07-04T14:59:51.400245340Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-04T14:59:51.400248134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.400877227Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-07-04T14:59:51.401422114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:59:51', 'newznab_category_to_capabilities_settings') 
2026-07-04T14:59:51.402578376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.412561875Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-04T14:59:51.412594315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077738s 
2026-07-04T14:59:51.412619332Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-04T14:59:51.412622337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.412624990Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-07-04T14:59:51.412627544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:59:51', 'gazelle_freeleech_token_options') 
2026-07-04T14:59:51.414077727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.421030565Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-04T14:59:51.421244476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009189s 
2026-07-04T14:59:51.421259128Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-04T14:59:51.421432217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.423174869Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-07-04T14:59:51.423200667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:59:51', 'myanonamouse_freeleech_wedge_options') 
2026-07-04T14:59:51.423305164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.434214861Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-04T14:59:51.434563614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124534s 
2026-07-04T14:59:51.434945967Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-04T14:59:51.435314659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.435748298Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-07-04T14:59:51.438305450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:59:51', 'newznab_indexers_enable_redirect') 
2026-07-04T14:59:51.439467952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.445794332Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-04T14:59:51.446121883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101514s 
2026-07-04T14:59:51.454211776Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-04T14:59:51.454246067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:59:51.454249482Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-07-04T14:59:51.454252306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:59:51', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-04T14:59:51.458624317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:59:51.465077547Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-04T14:59:51.465118239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121896s 
2026-07-04T14:59:51.771216927Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-07-04T14:59:51.801968506Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-04T14:59:51.999431050Z [Info] AppSyncProfileService: Setting up default app profile 
2026-07-04T14:59:52.037760274Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-07-04T14:59:52.356417660Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-07-04T14:59:52.756171024Z [ls.io-init] done.
2026-07-04T14:59:53.185147528Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-04T14:59:53.186465423Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-04T14:59:53.187209878Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin