2026-03-04T05:03:04.236186327Z [migrations] started
2026-03-04T05:03:04.239550170Z [migrations] no migrations found
2026-03-04T05:03:04.255967445Z usermod: no changes
2026-03-04T05:03:04.261998929Z ───────────────────────────────────────
2026-03-04T05:03:04.262009220Z 
2026-03-04T05:03:04.262012877Z       ██╗     ███████╗██╗ ██████╗
2026-03-04T05:03:04.262016775Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-04T05:03:04.262020703Z       ██║     ███████╗██║██║   ██║
2026-03-04T05:03:04.262024611Z       ██║     ╚════██║██║██║   ██║
2026-03-04T05:03:04.262028889Z       ███████╗███████║██║╚██████╔╝
2026-03-04T05:03:04.262032597Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-04T05:03:04.262036394Z 
2026-03-04T05:03:04.262039921Z    Brought to you by linuxserver.io
2026-03-04T05:03:04.262043599Z ───────────────────────────────────────
2026-03-04T05:03:04.262385287Z 
2026-03-04T05:03:04.262417572Z To support the app dev(s) visit:
2026-03-04T05:03:04.264105160Z Prowlarr: https://opencollective.com/prowlarr
2026-03-04T05:03:04.264402168Z 
2026-03-04T05:03:04.264416537Z To support LSIO projects visit:
2026-03-04T05:03:04.264425916Z https://www.linuxserver.io/donate/
2026-03-04T05:03:04.264436216Z 
2026-03-04T05:03:04.264446587Z ───────────────────────────────────────
2026-03-04T05:03:04.264456207Z GID/UID
2026-03-04T05:03:04.264464263Z ───────────────────────────────────────
2026-03-04T05:03:04.272298146Z 
2026-03-04T05:03:04.272326513Z User UID:    911
2026-03-04T05:03:04.272335882Z User GID:    911
2026-03-04T05:03:04.272344179Z ───────────────────────────────────────
2026-03-04T05:03:04.273899591Z Linuxserver.io version: 2.3.2.5245-ls253
2026-03-04T05:03:04.274143091Z Build-date: 2026-03-04T04:59:26+00:00
2026-03-04T05:03:04.274153442Z ───────────────────────────────────────
2026-03-04T05:03:04.274163141Z     
2026-03-04T05:03:04.325945042Z [custom-init] No custom files found, skipping...
2026-03-04T05:03:04.666928156Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5245 
2026-03-04T05:03:04.684053627Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:03:04.691158452Z [Debug] Bootstrap: Console selected 
2026-03-04T05:03:04.692390092Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:03:04.943300639Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T05:03:05.007203284Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {099b7f80-8550-429d-9201-e000d1bb7850} may be persisted to storage in unencrypted form. 
2026-03-04T05:03:05.065100077Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-04T05:03:05.093511872Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-04T05:03:05.148887028Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T05:03:05.155762111Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.156381738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.193398770Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T05:03:05.196781712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377026s 
2026-03-04T05:03:05.197105253Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T05:03:05.197339555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0410659s 
2026-03-04T05:03:05.204631286Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T05:03:05.205203178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.209638929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T05:03:05.217526210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T05:03:05.228316035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184237s 
2026-03-04T05:03:05.228762854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.230555794Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T05:03:05.230770156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206577s 
2026-03-04T05:03:05.236863725Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T05:03:05.237087395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.241725865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T05:03:05.242717171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:03:05.243349173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013247s 
2026-03-04T05:03:05.243605730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:05.244730134Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.66E-05s 
2026-03-04T05:03:05.245187575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T05:03:05.245805669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T05:03:05.246517893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010885s 
2026-03-04T05:03:05.246797797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.247532867Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T05:03:05.247712618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020687s 
2026-03-04T05:03:05.248368459Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T05:03:05.248628623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.249474035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:05.249703667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-03-04T05:03:05.249951907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T05:03:05.250309076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T05:03:05.250803542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006515s 
2026-03-04T05:03:05.251036842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.251698183Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T05:03:05.251893016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015114s 
2026-03-04T05:03:05.253138002Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T05:03:05.253398136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.253994116Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-04T05:03:05.258123671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-04T05:03:05.258669560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2026-03-04T05:03:05.259148494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008557s 
2026-03-04T05:03:05.259338196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-04T05:03:05.259696778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-04T05:03:05.260126233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005504s 
2026-03-04T05:03:05.260333510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-04T05:03:05.260978950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-03-04T05:03:05.261534328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009753s 
2026-03-04T05:03:05.261760994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-04T05:03:05.262101079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-04T05:03:05.262478048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000521s 
2026-03-04T05:03:05.262699584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-04T05:03:05.267459618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2026-03-04T05:03:05.268166361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052022s 
2026-03-04T05:03:05.268385753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-04T05:03:05.269008036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-04T05:03:05.269549827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009888s 
2026-03-04T05:03:05.269820813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-04T05:03:05.270219014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:03:05.270608699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000581s 
2026-03-04T05:03:05.270805575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-04T05:03:05.273758351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-03-04T05:03:05.274512319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035034s 
2026-03-04T05:03:05.274750198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-04T05:03:05.275095453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:03:05.275477312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005192s 
2026-03-04T05:03:05.275727947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-03-04T05:03:05.276446032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2026-03-04T05:03:05.276967362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010188s 
2026-03-04T05:03:05.277181744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-03-04T05:03:05.277867404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-03-04T05:03:05.278429756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010435s 
2026-03-04T05:03:05.278668918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-03-04T05:03:05.279040095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-03-04T05:03:05.279405952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005268s 
2026-03-04T05:03:05.279603529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-04T05:03:05.280010108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-03-04T05:03:05.280394542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005979s 
2026-03-04T05:03:05.280617561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-04T05:03:05.280946213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-04T05:03:05.281297160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004721s 
2026-03-04T05:03:05.281499757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-04T05:03:05.284861015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2026-03-04T05:03:05.285346613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036437s 
2026-03-04T05:03:05.285582217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-04T05:03:05.285943204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-04T05:03:05.286307418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005101s 
2026-03-04T05:03:05.286543553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-04T05:03:05.286902907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-04T05:03:05.287286108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005283s 
2026-03-04T05:03:05.287462664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-04T05:03:05.288462116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-04T05:03:05.289140091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014446s 
2026-03-04T05:03:05.289361868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-04T05:03:05.290306710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-04T05:03:05.291014034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014362s 
2026-03-04T05:03:05.291265981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-03-04T05:03:05.291639523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.292145031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006085s 
2026-03-04T05:03:05.292325875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-04T05:03:05.292860462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-03-04T05:03:05.293313133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000782s 
2026-03-04T05:03:05.293547465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-04T05:03:05.293872700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T05:03:05.294207764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000485s 
2026-03-04T05:03:05.296009091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T05:03:05', 'InitialSetup') 
2026-03-04T05:03:05.296676154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.297985912Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T05:03:05.298187037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042447s 
2026-03-04T05:03:05.298488203Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-04T05:03:05.298763297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.299068852Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-03-04T05:03:05.302206069Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-03-04T05:03:05.319815264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-04T05:03:05.321154601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2026-03-04T05:03:05.322007348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:03:05.322913783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:03:05.324425066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:03:05.324860683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224454s 
2026-03-04T05:03:05.325136779Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-03-04T05:03:05.326771520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-04T05:03:05.327905814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-03-04T05:03:05.328567617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:03:05.329180430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:03:05.330469676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:03:05.330891195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005529s 
2026-03-04T05:03:05.331244146Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-03-04T05:03:05.334726728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-03-04T05:03:05.335822093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-03-04T05:03:05.336491691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:03:05.337101068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:03:05.338403050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:03:05.338819779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073394s 
2026-03-04T05:03:05.339052407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-03-04T05:03:05.339782998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:03:05.340497377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011715s 
2026-03-04T05:03:05.340728883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-03-04T05:03:05.341153959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.341579676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006387s 
2026-03-04T05:03:05.342062257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T05:03:05', 'ApplicationStatus') 
2026-03-04T05:03:05.342490670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.344434784Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-04T05:03:05.344628996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034717s 
2026-03-04T05:03:05.344914891Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-04T05:03:05.345166818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.345476612Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-03-04T05:03:05.346556907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:03:05.346763634Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T05:03:05.347024569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-03-04T05:03:05.347437651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:05.348195847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008878s 
2026-03-04T05:03:05.348378425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-04T05:03:05.349182323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2026-03-04T05:03:05.349787552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011967s 
2026-03-04T05:03:05.350029429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-04T05:03:05.350787866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:03:05.351358074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011103s 
2026-03-04T05:03:05.351591815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-04T05:03:05.352127643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.352539182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000684s 
2026-03-04T05:03:05.352969088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T05:03:05', 'IndexerProps') 
2026-03-04T05:03:05.353351708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.354283554Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-04T05:03:05.354486703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024411s 
2026-03-04T05:03:05.354715324Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-04T05:03:05.354964936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.355255952Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-03-04T05:03:05.355750348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T05:03:05', 'add_update_history') 
2026-03-04T05:03:05.356197638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.356966346Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-04T05:03:05.357169164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020032s 
2026-03-04T05:03:05.357394919Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-04T05:03:05.357642227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.357928874Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-03-04T05:03:05.361333339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-04T05:03:05.362400648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-04T05:03:05.362934603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011427s 
2026-03-04T05:03:05.363366362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T05:03:05', 'update_notifiarr') 
2026-03-04T05:03:05.363780185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.364725388Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-04T05:03:05.364927415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029036s 
2026-03-04T05:03:05.365146376Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-04T05:03:05.365386920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.365697836Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-03-04T05:03:05.366255439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-03-04T05:03:05.366985539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-03-04T05:03:05.367541448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001066s 
2026-03-04T05:03:05.367777494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-03-04T05:03:05.368311499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-03-04T05:03:05.368706825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005877s 
2026-03-04T05:03:05.368913591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:03:05.369103604Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:03:05.369338557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-03-04T05:03:05.369718201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:03:05.370453051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008885s 
2026-03-04T05:03:05.370893979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T05:03:05', 'app_profiles') 
2026-03-04T05:03:05.371296179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.372379680Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-04T05:03:05.372549833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027564s 
2026-03-04T05:03:05.372774686Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-04T05:03:05.373020921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.373313621Z [Info] history_failed: Starting migration of Main DB to 7 
2026-03-04T05:03:05.373803277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-04T05:03:05.374011065Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-04T05:03:05.374246469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-03-04T05:03:05.374630983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:03:05.375340091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008352s 
2026-03-04T05:03:05.375715537Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-04T05:03:05.376218840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-03-04T05:03:05.376563995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005488s 
2026-03-04T05:03:05.377001767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T05:03:05', 'history_failed') 
2026-03-04T05:03:05.377427353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.378205290Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-04T05:03:05.378419110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021636s 
2026-03-04T05:03:05.378648572Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-04T05:03:05.378904938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.379197728Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-03-04T05:03:05.379598865Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.379907036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.381825529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019947s 
2026-03-04T05:03:05.382256977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T05:03:05', 'redacted_api') 
2026-03-04T05:03:05.382684148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.383399979Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-04T05:03:05.383620894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035601s 
2026-03-04T05:03:05.383871428Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-04T05:03:05.384136231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.384436686Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-03-04T05:03:05.384957154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-03-04T05:03:05.385625370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2026-03-04T05:03:05.386193704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010078s 
2026-03-04T05:03:05.386407424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:03:05.386602607Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:03:05.386825366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-04T05:03:05.387147254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-04T05:03:05.387834618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007843s 
2026-03-04T05:03:05.388282851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T05:03:05', 'IndexerProxies') 
2026-03-04T05:03:05.388712215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.389486725Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-04T05:03:05.389697970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024087s 
2026-03-04T05:03:05.389953685Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-04T05:03:05.390222215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.390529945Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-03-04T05:03:05.390909720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-03-04T05:03:05.391131847Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.391431560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-03-04T05:03:05.391874773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-03-04T05:03:05.392590694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008873s 
2026-03-04T05:03:05.393045720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T05:03:05', 'app_indexer_remote_name') 
2026-03-04T05:03:05.393484905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.394257129Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-04T05:03:05.394474307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025142s 
2026-03-04T05:03:05.394727807Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-04T05:03:05.394995025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.395305660Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-03-04T05:03:05.397721625Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.398697830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-03-04T05:03:05.399089469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011699s 
2026-03-04T05:03:05.399534235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T05:03:05', 'desi_gazelle_to_unit3d') 
2026-03-04T05:03:05.399980894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.400760734Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-04T05:03:05.400984124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027963s 
2026-03-04T05:03:05.401275821Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-04T05:03:05.401522167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.401842452Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-03-04T05:03:05.402241145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:03:05.402450767Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.402728196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-04T05:03:05.403163642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:05.403964174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009631s 
2026-03-04T05:03:05.404436205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T05:03:05', 'add_on_update_to_notifications') 
2026-03-04T05:03:05.404880840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.405783086Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-04T05:03:05.406014582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027506s 
2026-03-04T05:03:05.406248353Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-04T05:03:05.406506212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.406807068Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-03-04T05:03:05.407360212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-03-04T05:03:05.408034900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-03-04T05:03:05.408585449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009829s 
2026-03-04T05:03:05.408883469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-03-04T05:03:05.409391091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-04T05:03:05.409875456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007436s 
2026-03-04T05:03:05.410149708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-03-04T05:03:05.410604664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-04T05:03:05.411048618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006633s 
2026-03-04T05:03:05.411481410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T05:03:05', 'IndexerVersions') 
2026-03-04T05:03:05.411969302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.412905016Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-04T05:03:05.413119638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024847s 
2026-03-04T05:03:05.413354762Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-04T05:03:05.413610577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.413909929Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-03-04T05:03:05.415658500Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.416651950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-03-04T05:03:05.416973167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010725s 
2026-03-04T05:03:05.417245025Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.417656303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-03-04T05:03:05.417974293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005s 
2026-03-04T05:03:05.418400261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T05:03:05', 'cleanup_config') 
2026-03-04T05:03:05.418819805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.419679587Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-04T05:03:05.419908077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021717s 
2026-03-04T05:03:05.420152078Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-04T05:03:05.420410388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.420714330Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-03-04T05:03:05.422719256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.423092508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-03-04T05:03:05.423408785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s 
2026-03-04T05:03:05.423677766Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.424089796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-03-04T05:03:05.424413598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004997s 
2026-03-04T05:03:05.424685475Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.425042955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-03-04T05:03:05.425359482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s 
2026-03-04T05:03:05.425631660Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.425983990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-03-04T05:03:05.426290667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004316s 
2026-03-04T05:03:05.426569579Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.426926157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-03-04T05:03:05.427242634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s 
2026-03-04T05:03:05.427509091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.427884096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-03-04T05:03:05.428201124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000459s 
2026-03-04T05:03:05.428472541Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.428836764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-03-04T05:03:05.429156929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004522s 
2026-03-04T05:03:05.429425810Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.429788721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-03-04T05:03:05.430102352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004457s 
2026-03-04T05:03:05.430370863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.434409444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-03-04T05:03:05.434775722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041422s 
2026-03-04T05:03:05.435033952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.435392494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-03-04T05:03:05.435694502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s 
2026-03-04T05:03:05.435997783Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.436369942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-03-04T05:03:05.436685948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s 
2026-03-04T05:03:05.436958076Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.437318131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-03-04T05:03:05.437636682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s 
2026-03-04T05:03:05.437910744Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.438271400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-03-04T05:03:05.438595793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004523s 
2026-03-04T05:03:05.438857670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.439226794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-03-04T05:03:05.439575175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s 
2026-03-04T05:03:05.439860349Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.440239743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-03-04T05:03:05.440558024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004525s 
2026-03-04T05:03:05.440830683Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.441173503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-03-04T05:03:05.441495151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s 
2026-03-04T05:03:05.441687588Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.443151265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-03-04T05:03:05.443535369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016603s 
2026-03-04T05:03:05.443730933Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.444172412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-03-04T05:03:05.444561495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006318s 
2026-03-04T05:03:05.444761688Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.445166373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-03-04T05:03:05.445533632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s 
2026-03-04T05:03:05.445725579Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.446142919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-03-04T05:03:05.446504698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s 
2026-03-04T05:03:05.446696834Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.447117632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-03-04T05:03:05.447482376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005916s 
2026-03-04T05:03:05.447675144Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.448098226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-03-04T05:03:05.448470195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005944s 
2026-03-04T05:03:05.448663144Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.449085213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-04T05:03:05.449454487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006023s 
2026-03-04T05:03:05.449647776Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.450063974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-03-04T05:03:05.450436154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005914s 
2026-03-04T05:03:05.450630505Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.451033306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-03-04T05:03:05.451391728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s 
2026-03-04T05:03:05.451586319Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.452010624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-04T05:03:05.452381771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005988s 
2026-03-04T05:03:05.452576884Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.452999284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-03-04T05:03:05.453367586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006002s 
2026-03-04T05:03:05.453560354Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.453990921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-04T05:03:05.454364303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006015s 
2026-03-04T05:03:05.454558423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.454983429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-03-04T05:03:05.455350368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005974s 
2026-03-04T05:03:05.455542575Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.455994134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-04T05:03:05.456370051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006302s 
2026-03-04T05:03:05.456565344Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.456980690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-03-04T05:03:05.457342799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005824s 
2026-03-04T05:03:05.457535998Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.457941264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-03-04T05:03:05.458305368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000577s 
2026-03-04T05:03:05.458496823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.458909745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-04T05:03:05.459275281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s 
2026-03-04T05:03:05.459467638Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.459889086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-03-04T05:03:05.460263460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006003s 
2026-03-04T05:03:05.460457862Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.460861945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-03-04T05:03:05.461222151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005734s 
2026-03-04T05:03:05.461655403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T05:03:05', 'indexer_cleanup') 
2026-03-04T05:03:05.462078996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.463098418Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-04T05:03:05.463310606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024177s 
2026-03-04T05:03:05.463556411Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-04T05:03:05.463812015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.464136338Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-03-04T05:03:05.464544680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-03-04T05:03:05.464760285Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:03:05.465025799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-03-04T05:03:05.465453210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-03-04T05:03:05.466209883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009412s 
2026-03-04T05:03:05.466660050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T05:03:05', 'minimum_seeders') 
2026-03-04T05:03:05.467092440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.468385073Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-04T05:03:05.468600467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030849s 
2026-03-04T05:03:05.468842484Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-04T05:03:05.469095914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.469398163Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-03-04T05:03:05.469776615Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.470142611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-03-04T05:03:05.470461263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s 
2026-03-04T05:03:05.470891289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T05:03:05', 'remove_showrss') 
2026-03-04T05:03:05.471318038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.472050593Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-04T05:03:05.472304975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019975s 
2026-03-04T05:03:05.472563786Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-04T05:03:05.472831606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.473146229Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-03-04T05:03:05.473524451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.473907612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-03-04T05:03:05.474243108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s 
2026-03-04T05:03:05.474692242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T05:03:05', 'remove_torrentparadiseml') 
2026-03-04T05:03:05.475134332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.475936217Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-04T05:03:05.476164476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020935s 
2026-03-04T05:03:05.476434139Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-04T05:03:05.476707730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.477024698Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-03-04T05:03:05.477334622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.477595989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.478245737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006897s 
2026-03-04T05:03:05.478713649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T05:03:05', 'localization_setting_to_string') 
2026-03-04T05:03:05.479156741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.480012574Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-04T05:03:05.480250734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023678s 
2026-03-04T05:03:05.480470206Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-04T05:03:05.480730851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.481024362Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-03-04T05:03:05.481327432Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.481587606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.485661759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041084s 
2026-03-04T05:03:05.486096434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T05:03:05', 'orpheus_api') 
2026-03-04T05:03:05.486524776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.487255878Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-04T05:03:05.487465701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056954s 
2026-03-04T05:03:05.487729963Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-04T05:03:05.488031670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.488347927Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-03-04T05:03:05.488716519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-04T05:03:05.488927955Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T05:03:05.489184962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-03-04T05:03:05.489590579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T05:03:05.490348876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009256s 
2026-03-04T05:03:05.490810074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T05:03:05', 'download_client_categories') 
2026-03-04T05:03:05.491247014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.492017997Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-04T05:03:05.492246176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025135s 
2026-03-04T05:03:05.492484436Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-04T05:03:05.492743898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.493045075Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-03-04T05:03:05.493402184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-04T05:03:05.493602858Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:03:05.493820867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-04T05:03:05.494123246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-04T05:03:05.494806301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007656s 
2026-03-04T05:03:05.495060222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-04T05:03:05.495387411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-04T05:03:05.496132080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008449s 
2026-03-04T05:03:05.496585954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T05:03:05', 'add_salt_to_users') 
2026-03-04T05:03:05.497012082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.497710428Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-04T05:03:05.497922806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023953s 
2026-03-04T05:03:05.498223531Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-04T05:03:05.498517693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.498854221Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-03-04T05:03:05.499207031Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.499596485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-03-04T05:03:05.499981350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005443s 
2026-03-04T05:03:05.500483622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T05:03:05', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-04T05:03:05.500936734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.501656032Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-04T05:03:05.501899202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021501s 
2026-03-04T05:03:05.502215469Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-04T05:03:05.502504410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.502838643Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-03-04T05:03:05.503186253Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.503592882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-03-04T05:03:05.503970743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005667s 
2026-03-04T05:03:05.504478856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T05:03:05', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-04T05:03:05.504938351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.505685455Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-04T05:03:05.505933886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021892s 
2026-03-04T05:03:05.506231054Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-04T05:03:05.506517501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.506847375Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-03-04T05:03:05.507228041Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.507633929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-03-04T05:03:05.508029225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005937s 
2026-03-04T05:03:05.508228867Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.508649874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-03-04T05:03:05.509013777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s 
2026-03-04T05:03:05.509514615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T05:03:05', 'alpharatio_greatposterwall_config_contract') 
2026-03-04T05:03:05.509967968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.510696936Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-04T05:03:05.510940506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021808s 
2026-03-04T05:03:05.511183395Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-04T05:03:05.511443459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.511745267Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-03-04T05:03:05.512137206Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.512508734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-03-04T05:03:05.512826093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2026-03-04T05:03:05.513258854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T05:03:05', 'remove_notwhatcd') 
2026-03-04T05:03:05.513684331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.514349330Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-04T05:03:05.514560585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019344s 
2026-03-04T05:03:05.514823344Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-04T05:03:05.515092185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.515404474Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-03-04T05:03:05.515877346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:03:05.516094754Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:03:05.516342723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-03-04T05:03:05.516729813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:05.517470885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008947s 
2026-03-04T05:03:05.517695397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:03:05.517890930Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.518165994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-03-04T05:03:05.518595008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:05.519348395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009358s 
2026-03-04T05:03:05.519807309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T05:03:05', 'add_on_grab_to_notifications') 
2026-03-04T05:03:05.520265502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.521030272Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-04T05:03:05.521257980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002562s 
2026-03-04T05:03:05.521546601Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-04T05:03:05.521828459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.522156870Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-03-04T05:03:05.522532987Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.522954526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-03-04T05:03:05.523323419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005894s 
2026-03-04T05:03:05.523804217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T05:03:05', 'animetorrents_use_custom_config_contract') 
2026-03-04T05:03:05.524275856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.525039103Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-04T05:03:05.525286010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022161s 
2026-03-04T05:03:05.525529500Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-04T05:03:05.525787881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.526091211Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-03-04T05:03:05.526389512Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.526654786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.527389816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007856s 
2026-03-04T05:03:05.527834922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T05:03:05', 'apprise_server_url') 
2026-03-04T05:03:05.528316943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.529057474Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-04T05:03:05.529267657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002415s 
2026-03-04T05:03:05.529533943Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-04T05:03:05.529802043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.530116476Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-03-04T05:03:05.530489277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T05:03:05.530706243Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-03-04T05:03:05.530979554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-04T05:03:05.531402355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:05.532166764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009393s 
2026-03-04T05:03:05.532637332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T05:03:05', 'health_restored_notification') 
2026-03-04T05:03:05.533076205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.533877679Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-04T05:03:05.534103744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025963s 
2026-03-04T05:03:05.534324829Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-04T05:03:05.534573420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.534867041Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-03-04T05:03:05.535228058Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T05:03:05.535604426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-03-04T05:03:05.535940082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004565s 
2026-03-04T05:03:05.536363584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T05:03:05', 'remove_uc') 
2026-03-04T05:03:05.536779943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.537481265Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-04T05:03:05.537687701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019878s 
2026-03-04T05:03:05.537940139Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-04T05:03:05.538203479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.538512682Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-03-04T05:03:05.538812746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.539078651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.539755203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007237s 
2026-03-04T05:03:05.540223787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T05:03:05', 'history_fix_data_titles') 
2026-03-04T05:03:05.540667370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.541375025Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-04T05:03:05.541600298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022958s 
2026-03-04T05:03:05.541855853Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-04T05:03:05.542121888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.542445059Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-03-04T05:03:05.542816858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:03:05.543019987Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.543273868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-04T05:03:05.543674514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T05:03:05.544480768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009579s 
2026-03-04T05:03:05.544930724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T05:03:05', 'download_client_per_indexer') 
2026-03-04T05:03:05.545369116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.546587029Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-04T05:03:05.546807202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030149s 
2026-03-04T05:03:05.547128098Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T05:03:05.547420547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.547758808Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-03-04T05:03:05.550240525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:03:05.550456330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:03:05.550900043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-03-04T05:03:05.553508034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:03:05.554694533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-03-04T05:03:05.555328961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:03:05.555988509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:03:05.558398781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.558865832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077052s 
2026-03-04T05:03:05.559102688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:03:05.559305888Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.559607014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:03:05.561686501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:03:05.562875425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-03-04T05:03:05.563494812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:03:05.564159230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:03:05.566661288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.567136985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072762s 
2026-03-04T05:03:05.567366848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-03-04T05:03:05.567565719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:03:05.567859049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-03-04T05:03:05.569914668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:03:05.571077239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-03-04T05:03:05.571713660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-03-04T05:03:05.572356574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-03-04T05:03:05.574871328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.575332246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071956s 
2026-03-04T05:03:05.575544944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:03:05.575736540Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.576002716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-04T05:03:05.578263839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-04T05:03:05.579545499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-04T05:03:05.580223284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:03:05.580718010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:03:05.582417151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061705s 
2026-03-04T05:03:05.582633046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:03:05.582822988Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.583075236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-04T05:03:05.588000673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-04T05:03:05.589253275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-04T05:03:05.589884035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:03:05.590388311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:03:05.591785404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084671s 
2026-03-04T05:03:05.592024215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T05:03:05.592220670Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T05:03:05.592488469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-04T05:03:05.594680262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-03-04T05:03:05.596013878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-03-04T05:03:05.596641952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T05:03:05.597120877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T05:03:05.598512348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057898s 
2026-03-04T05:03:05.598754867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:03:05.598959930Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.599252539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-04T05:03:05.601378369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:03:05.602538625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-04T05:03:05.603190888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:03:05.603840756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:03:05.605558195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.606000595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064926s 
2026-03-04T05:03:05.606241150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:03:05.606460241Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:03:05.606750575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:03:05.608877618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:03:05.610024688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-04T05:03:05.610667502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:03:05.611324625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:03:05.612992934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.613434383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006425s 
2026-03-04T05:03:05.613675178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T05:03:05.613879599Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.614167349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-04T05:03:05.616281415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:03:05.617419196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-03-04T05:03:05.618064395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T05:03:05.618728162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T05:03:05.620392493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.620852038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064304s 
2026-03-04T05:03:05.621066049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-04T05:03:05.621256282Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T05:03:05.621505434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-04T05:03:05.623493567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2026-03-04T05:03:05.624528791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2026-03-04T05:03:05.625067055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-04T05:03:05.625713957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-04T05:03:05.627489302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-04T05:03:05.628055252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T05:03:05.628470488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067172s 
2026-03-04T05:03:05.628714128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-03-04T05:03:05.628926386Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.629227341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-03-04T05:03:05.631156906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-03-04T05:03:05.632101819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-03-04T05:03:05.632677538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-03-04T05:03:05.633422969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-03-04T05:03:05.635136419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-03-04T05:03:05.635870297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-03-04T05:03:05.636339922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068533s 
2026-03-04T05:03:05.636566328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:03:05.636762343Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.637038348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-04T05:03:05.639276605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-04T05:03:05.640818931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-04T05:03:05.641578851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:03:05.642194080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:03:05.643817508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.644266973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069775s 
2026-03-04T05:03:05.644492547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:03:05.644684223Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.644970860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-04T05:03:05.647251873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-04T05:03:05.648782314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-04T05:03:05.649557495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:03:05.650169648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:03:05.651770892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.652248493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070265s 
2026-03-04T05:03:05.652473486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:03:05.652668760Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T05:03:05.652942581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-04T05:03:05.655217722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-04T05:03:05.656755007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-04T05:03:05.657524707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:03:05.658141418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:03:05.659763164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.660253471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070629s 
2026-03-04T05:03:05.660476410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T05:03:05.660672835Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T05:03:05.660968060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-03-04T05:03:05.680060281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-03-04T05:03:05.681693640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-03-04T05:03:05.682763143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T05:03:05.683444976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T05:03:05.685238668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.685693734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244431s 
2026-03-04T05:03:05.685927996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T05:03:05.686157819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-04T05:03:05.686427912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-03-04T05:03:05.689231517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-03-04T05:03:05.690751898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2026-03-04T05:03:05.692434646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T05:03:05.693103643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T05:03:05.694955843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T05:03:05.695356580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086764s 
2026-03-04T05:03:05.695603407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T05:03:05.695819772Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-04T05:03:05.696132472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-04T05:03:05.698782568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-04T05:03:05.699729494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-04T05:03:05.700298480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T05:03:05.700959421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T05:03:05.702618190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:03:05.703067735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066645s 
2026-03-04T05:03:05.703299362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T05:03:05.703508994Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T05:03:05.703804118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-04T05:03:05.705971963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-03-04T05:03:05.706908158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-03-04T05:03:05.707832038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T05:03:05.708530044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T05:03:05.710145005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T05:03:05.710578378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065091s 
2026-03-04T05:03:05.710806227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:05.711019516Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T05:03:05.711297065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T05:03:05.713437345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T05:03:05.714199589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T05:03:05.714649996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T05:03:05.715246628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T05:03:05.716862711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:03:05.717263067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057234s 
2026-03-04T05:03:05.717792473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T05:03:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T05:03:05.718263953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.719690304Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T05:03:05.719970979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008046s 
2026-03-04T05:03:05.720263168Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-04T05:03:05.720533482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.720891282Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-03-04T05:03:05.721598587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-04T05:03:05.722370511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-03-04T05:03:05.722999497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011698s 
2026-03-04T05:03:05.723273289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-04T05:03:05.723721531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-04T05:03:05.724196738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006817s 
2026-03-04T05:03:05.724655151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T05:03:05', 'add_notification_status') 
2026-03-04T05:03:05.725100698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.725863444Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-04T05:03:05.726085321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023084s 
2026-03-04T05:03:05.726380545Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-04T05:03:05.726663815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.726994672Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-03-04T05:03:05.727498767Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.727941758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-03-04T05:03:05.728326794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006188s 
2026-03-04T05:03:05.728527528Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.728931832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-03-04T05:03:05.729303480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005828s 
2026-03-04T05:03:05.729499655Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T05:03:05.729892747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-03-04T05:03:05.730247270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005528s 
2026-03-04T05:03:05.730744161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T05:03:05', 'indexers_freeleech_only_config_contract') 
2026-03-04T05:03:05.731197774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.732024829Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-04T05:03:05.732263911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022042s 
2026-03-04T05:03:05.732509635Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-04T05:03:05.732769138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.733074553Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-03-04T05:03:05.733386110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.733645442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.734322405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007132s 
2026-03-04T05:03:05.734763704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T05:03:05', 'email_encryption') 
2026-03-04T05:03:05.735230323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.735844310Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-04T05:03:05.736068441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022078s 
2026-03-04T05:03:05.736368044Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-04T05:03:05.736655202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.736991399Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-03-04T05:03:05.737315772Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.737574253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.738561471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010239s 
2026-03-04T05:03:05.739063491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T05:03:05', 'newznab_category_to_capabilities_settings') 
2026-03-04T05:03:05.739542005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.740317516Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-04T05:03:05.740558742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026907s 
2026-03-04T05:03:05.740836441Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-04T05:03:05.741111074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.741433864Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-03-04T05:03:05.741779530Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.742038752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.742712018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s 
2026-03-04T05:03:05.743187044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T05:03:05', 'gazelle_freeleech_token_options') 
2026-03-04T05:03:05.743640147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.744563446Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-04T05:03:05.744816064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022869s 
2026-03-04T05:03:05.745105407Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-04T05:03:05.745368546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.745683310Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-03-04T05:03:05.745995449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.746243578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.746839348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006318s 
2026-03-04T05:03:05.747324885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T05:03:05', 'myanonamouse_freeleech_wedge_options') 
2026-03-04T05:03:05.747769671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.748481274Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-04T05:03:05.748716287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021951s 
2026-03-04T05:03:05.748976531Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-04T05:03:05.749238137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.749554184Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-03-04T05:03:05.749857615Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.750111386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.759930707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097851s 
2026-03-04T05:03:05.760430944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T05:03:05', 'newznab_indexers_enable_redirect') 
2026-03-04T05:03:05.760897113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.761725490Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-04T05:03:05.761946415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011575s 
2026-03-04T05:03:05.771014764Z [Debug] MigrationController: Took: 00:00:00.6765269 
2026-03-04T05:03:05.863057327Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-04T05:03:05.883393203Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-04T05:03:05.896636457Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T05:03:05.897104199Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T05:03:05.897454364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T05:03:05.900480527Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T05:03:05.900781824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033794s 
2026-03-04T05:03:05.901115316Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T05:03:05.901445210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036726s 
2026-03-04T05:03:05.903554266Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T05:03:05.903941596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.904470451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T05:03:05.904938273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T05:03:05.905572901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007574s 
2026-03-04T05:03:05.905918056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.907175828Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T05:03:05.907494890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023466s 
2026-03-04T05:03:05.907999025Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T05:03:05.908393429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.908987806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T05:03:05.909488404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:03:05.910078001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007374s 
2026-03-04T05:03:05.910388627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:05.910686096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-04T05:03:05.911044597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T05:03:05.911524534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T05:03:05.912423053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010133s 
2026-03-04T05:03:05.912773779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.913668441Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T05:03:05.913999397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022175s 
2026-03-04T05:03:05.914447740Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T05:03:05.914857896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.915372482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:05.915723569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-03-04T05:03:05.916109075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T05:03:05.916621587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T05:03:05.917394052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000895s 
2026-03-04T05:03:05.917745289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.918658538Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T05:03:05.919025457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021087s 
2026-03-04T05:03:05.919510954Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T05:03:05.919907573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.920382740Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-04T05:03:05.921174073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-04T05:03:05.921979174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-04T05:03:05.922968676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001451s 
2026-03-04T05:03:05.923270624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-04T05:03:05.923701532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T05:03:05.924286379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000688s 
2026-03-04T05:03:05.924825294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T05:03:05', 'InitialSetup') 
2026-03-04T05:03:05.925488720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.926407159Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T05:03:05.926728897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027903s 
2026-03-04T05:03:05.927077970Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-03-04T05:03:05.927457665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.927925196Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-03-04T05:03:05.928512839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T05:03:05', 'ApplicationStatus') 
2026-03-04T05:03:05.929182147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.930024182Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-03-04T05:03:05.930356561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025741s 
2026-03-04T05:03:05.930690704Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-03-04T05:03:05.931057974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.931503611Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-03-04T05:03:05.932051655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T05:03:05', 'IndexerProps') 
2026-03-04T05:03:05.932710982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.933543989Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-03-04T05:03:05.933868182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025069s 
2026-03-04T05:03:05.934210862Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-03-04T05:03:05.934591478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.935049110Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-03-04T05:03:05.935614639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-04T05:03:05.936337173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-03-04T05:03:05.937160621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011813s 
2026-03-04T05:03:05.937506147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-04T05:03:05.938010252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T05:03:05.938616182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007546s 
2026-03-04T05:03:05.939166590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T05:03:05', 'add_update_history') 
2026-03-04T05:03:05.939833944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.940825500Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-03-04T05:03:05.941163230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029314s 
2026-03-04T05:03:05.941506301Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-03-04T05:03:05.941884162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.942339809Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-03-04T05:03:05.942885999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T05:03:05', 'update_notifiarr') 
2026-03-04T05:03:05.943548853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.944448916Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-03-04T05:03:05.944781165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025712s 
2026-03-04T05:03:05.945113835Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-03-04T05:03:05.945483278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.945925789Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-03-04T05:03:05.946450556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T05:03:05', 'app_profiles') 
2026-03-04T05:03:05.947115926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.947993873Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-03-04T05:03:05.948317996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025073s 
2026-03-04T05:03:05.948664504Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-03-04T05:03:05.949036954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.949499535Z [Info] history_failed: Starting migration of Log DB to 7 
2026-03-04T05:03:05.950035424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T05:03:05', 'history_failed') 
2026-03-04T05:03:05.950694841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.951542208Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-03-04T05:03:05.951887673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025203s 
2026-03-04T05:03:05.952231165Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-03-04T05:03:05.952603033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.953046687Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-03-04T05:03:05.953574229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T05:03:05', 'redacted_api') 
2026-03-04T05:03:05.954242995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.955062616Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-03-04T05:03:05.955382089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024799s 
2026-03-04T05:03:05.955757074Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-03-04T05:03:05.956169945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.956619450Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-03-04T05:03:05.957149708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T05:03:05', 'IndexerProxies') 
2026-03-04T05:03:05.957801320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.959232993Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-03-04T05:03:05.959554921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003085s 
2026-03-04T05:03:05.959917541Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-03-04T05:03:05.960312176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.960883676Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-03-04T05:03:05.961335586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T05:03:05', 'app_indexer_remote_name') 
2026-03-04T05:03:05.961998722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.962868102Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-03-04T05:03:05.963212716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025549s 
2026-03-04T05:03:05.963555236Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-03-04T05:03:05.963975873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.964427352Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-03-04T05:03:05.964989584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T05:03:05', 'desi_gazelle_to_unit3d') 
2026-03-04T05:03:05.965651516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.966491527Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-03-04T05:03:05.966830720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025512s 
2026-03-04T05:03:05.967190465Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-03-04T05:03:05.967589238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.968095397Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-03-04T05:03:05.968693491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T05:03:05', 'add_on_update_to_notifications') 
2026-03-04T05:03:05.969377739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.970270616Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-03-04T05:03:05.970622124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026607s 
2026-03-04T05:03:05.970948081Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-03-04T05:03:05.971316653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.971755817Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-03-04T05:03:05.972330454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T05:03:05', 'IndexerVersions') 
2026-03-04T05:03:05.972988439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.973809993Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-03-04T05:03:05.974132572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002506s 
2026-03-04T05:03:05.974456765Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-03-04T05:03:05.974825267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.975283760Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-03-04T05:03:05.975809299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T05:03:05', 'cleanup_config') 
2026-03-04T05:03:05.976488857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.977310471Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-03-04T05:03:05.977631347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024974s 
2026-03-04T05:03:05.977960209Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-03-04T05:03:05.978329302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.978771282Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-03-04T05:03:05.979308464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T05:03:05', 'indexer_cleanup') 
2026-03-04T05:03:05.979969955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.980792502Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-03-04T05:03:05.981115732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002474s 
2026-03-04T05:03:05.981440136Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-03-04T05:03:05.981810141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.982257772Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-03-04T05:03:05.982787288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T05:03:05', 'minimum_seeders') 
2026-03-04T05:03:05.983440433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.984281617Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-03-04T05:03:05.984606040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002481s 
2026-03-04T05:03:05.984929822Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-03-04T05:03:05.985299336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.985739883Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-03-04T05:03:05.986267996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T05:03:05', 'remove_showrss') 
2026-03-04T05:03:05.986914137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.987735501Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-03-04T05:03:05.988096999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024508s 
2026-03-04T05:03:05.988451303Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-03-04T05:03:05.988841689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.989301214Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-03-04T05:03:05.989873125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T05:03:05', 'remove_torrentparadiseml') 
2026-03-04T05:03:05.990540158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.991388366Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-03-04T05:03:05.991728040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025411s 
2026-03-04T05:03:05.992152044Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-03-04T05:03:05.992554194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.993010783Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-03-04T05:03:05.993622254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T05:03:05', 'localization_setting_to_string') 
2026-03-04T05:03:05.994335670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.995212967Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-03-04T05:03:05.995564364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026195s 
2026-03-04T05:03:05.995894068Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-03-04T05:03:05.996270686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:05.996712756Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-03-04T05:03:05.997266201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T05:03:05', 'orpheus_api') 
2026-03-04T05:03:05.997876750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:05.998713956Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-03-04T05:03:05.999025273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024735s 
2026-03-04T05:03:05.999375247Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-03-04T05:03:05.999764982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.000238255Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-03-04T05:03:06.000818984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T05:03:06', 'download_client_categories') 
2026-03-04T05:03:06.001494725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.002342933Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-03-04T05:03:06.002689110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025648s 
2026-03-04T05:03:06.003022040Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-03-04T05:03:06.003393618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.003828774Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-03-04T05:03:06.004419724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T05:03:06', 'add_salt_to_users') 
2026-03-04T05:03:06.005077298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.005993824Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-03-04T05:03:06.006316704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026018s 
2026-03-04T05:03:06.006719004Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-03-04T05:03:06.007147697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.007618595Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-03-04T05:03:06.008296330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T05:03:06', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-03-04T05:03:06.009016219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.009911281Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-03-04T05:03:06.010297138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027091s 
2026-03-04T05:03:06.010697244Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-03-04T05:03:06.011137049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.011613679Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-03-04T05:03:06.012331484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T05:03:06', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-03-04T05:03:06.013057496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.013968640Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-03-04T05:03:06.014366572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027678s 
2026-03-04T05:03:06.014758641Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-03-04T05:03:06.015185961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.015649334Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-03-04T05:03:06.016332129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T05:03:06', 'alpharatio_greatposterwall_config_contract') 
2026-03-04T05:03:06.017049193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.017945648Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-03-04T05:03:06.018336245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027106s 
2026-03-04T05:03:06.018665608Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-03-04T05:03:06.019035132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.019474747Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-03-04T05:03:06.020047220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T05:03:06', 'remove_notwhatcd') 
2026-03-04T05:03:06.020712830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.021652862Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-03-04T05:03:06.021975823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026255s 
2026-03-04T05:03:06.022332781Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-03-04T05:03:06.022724971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.023176239Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-03-04T05:03:06.023757680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T05:03:06', 'add_on_grab_to_notifications') 
2026-03-04T05:03:06.024459203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.025382431Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-03-04T05:03:06.025729831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002638s 
2026-03-04T05:03:06.026111429Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-03-04T05:03:06.026538369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.027005910Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-03-04T05:03:06.032743222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T05:03:06', 'animetorrents_use_custom_config_contract') 
2026-03-04T05:03:06.033508834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.034523958Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-03-04T05:03:06.034915877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079376s 
2026-03-04T05:03:06.035278557Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-03-04T05:03:06.035643572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.036162737Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-03-04T05:03:06.036715911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T05:03:06', 'apprise_server_url') 
2026-03-04T05:03:06.037377914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.038650967Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-03-04T05:03:06.038981603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030069s 
2026-03-04T05:03:06.039339924Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-03-04T05:03:06.039732926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.040206599Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-03-04T05:03:06.040798351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T05:03:06', 'health_restored_notification') 
2026-03-04T05:03:06.041478651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.042410697Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-03-04T05:03:06.042757956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002657s 
2026-03-04T05:03:06.043073702Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-03-04T05:03:06.043420370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.043867751Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-03-04T05:03:06.044384101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T05:03:06', 'remove_uc') 
2026-03-04T05:03:06.045022406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.045905003Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-03-04T05:03:06.046210167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025027s 
2026-03-04T05:03:06.046553589Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-03-04T05:03:06.046933935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.047373229Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-03-04T05:03:06.047969810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T05:03:06', 'history_fix_data_titles') 
2026-03-04T05:03:06.048639148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.049540623Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-03-04T05:03:06.049876369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026005s 
2026-03-04T05:03:06.050227967Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-03-04T05:03:06.050612652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.051058099Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-03-04T05:03:06.051644389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T05:03:06', 'download_client_per_indexer') 
2026-03-04T05:03:06.052336292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.053248419Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-03-04T05:03:06.053603373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026201s 
2026-03-04T05:03:06.054005232Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T05:03:06.054448395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.054915846Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-03-04T05:03:06.055673261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-04T05:03:06.055977123Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-03-04T05:03:06.056327558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-04T05:03:06.057559869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-03-04T05:03:06.058889737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-03-04T05:03:06.059732304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-04T05:03:06.060483556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-04T05:03:06.061813113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T05:03:06.062383993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057131s 
2026-03-04T05:03:06.062709208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-04T05:03:06.063025434Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T05:03:06.063373926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-04T05:03:06.064463750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-03-04T05:03:06.065553885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-04T05:03:06.066316170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-04T05:03:06.067078785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-04T05:03:06.068370235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T05:03:06.068981737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052339s 
2026-03-04T05:03:06.069310689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T05:03:06.069618128Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T05:03:06.069978654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T05:03:06.070903346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T05:03:06.071874341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T05:03:06.072626696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T05:03:06.073382107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T05:03:06.074646593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T05:03:06.075268515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049129s 
2026-03-04T05:03:06.075907492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T05:03:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T05:03:06.076649145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.077798800Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T05:03:06.078203184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073362s 
2026-03-04T05:03:06.078561866Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-03-04T05:03:06.078952503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.079405044Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-03-04T05:03:06.079992867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T05:03:06', 'add_notification_status') 
2026-03-04T05:03:06.080670311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.081577939Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-03-04T05:03:06.081924376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026193s 
2026-03-04T05:03:06.082321867Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-03-04T05:03:06.082752824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.083223532Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-03-04T05:03:06.083883010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T05:03:06', 'indexers_freeleech_only_config_contract') 
2026-03-04T05:03:06.084599673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.085555076Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-03-04T05:03:06.085939631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027526s 
2026-03-04T05:03:06.086279936Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-03-04T05:03:06.086663508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.087109957Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-03-04T05:03:06.087655776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T05:03:06', 'email_encryption') 
2026-03-04T05:03:06.088344152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.089244796Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-03-04T05:03:06.089582425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025911s 
2026-03-04T05:03:06.089973994Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-03-04T05:03:06.090404661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.090876110Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-03-04T05:03:06.091539296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T05:03:06', 'newznab_category_to_capabilities_settings') 
2026-03-04T05:03:06.092293043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.093249028Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-03-04T05:03:06.093648613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027968s 
2026-03-04T05:03:06.094019610Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-03-04T05:03:06.094437401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.094901946Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-03-04T05:03:06.095507676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T05:03:06', 'gazelle_freeleech_token_options') 
2026-03-04T05:03:06.096224189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.097164652Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-03-04T05:03:06.097526781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002704s 
2026-03-04T05:03:06.097910063Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-03-04T05:03:06.098329247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.098802560Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-03-04T05:03:06.099433169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T05:03:06', 'myanonamouse_freeleech_wedge_options') 
2026-03-04T05:03:06.100164161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.101112150Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-03-04T05:03:06.101486604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027436s 
2026-03-04T05:03:06.101862210Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-03-04T05:03:06.102275452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T05:03:06.102748024Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-03-04T05:03:06.103357751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T05:03:06', 'newznab_indexers_enable_redirect') 
2026-03-04T05:03:06.104077801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T05:03:06.105013114Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-03-04T05:03:06.105380675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027084s 
2026-03-04T05:03:06.283422223Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-03-04T05:03:06.290668824Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-04T05:03:06.294594508Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-03-04T05:03:06.398603886Z [Info] AppSyncProfileService: Setting up default app profile 
2026-03-04T05:03:06.411472346Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-03-04T05:03:06.517193180Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-04T05:03:06.597563031Z [ls.io-init] done.
2026-03-04T05:03:06.890283270Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-04T05:03:06.891316440Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-04T05:03:06.891678860Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin