2026-06-18T19:22:19.893518533Z [migrations] started
2026-06-18T19:22:19.893560999Z [migrations] no migrations found
2026-06-18T19:22:19.912325511Z usermod: no changes
2026-06-18T19:22:19.917553146Z ───────────────────────────────────────
2026-06-18T19:22:19.917567655Z 
2026-06-18T19:22:19.917571573Z       ██╗     ███████╗██╗ ██████╗
2026-06-18T19:22:19.917575180Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-18T19:22:19.917578777Z       ██║     ███████╗██║██║   ██║
2026-06-18T19:22:19.917582354Z       ██║     ╚════██║██║██║   ██║
2026-06-18T19:22:19.917585932Z       ███████╗███████║██║╚██████╔╝
2026-06-18T19:22:19.917589489Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-18T19:22:19.917593146Z 
2026-06-18T19:22:19.917596453Z    Brought to you by linuxserver.io
2026-06-18T19:22:19.917599850Z ───────────────────────────────────────
2026-06-18T19:22:19.917863471Z 
2026-06-18T19:22:19.917878772Z To support the app dev(s) visit:
2026-06-18T19:22:19.919527664Z Prowlarr: https://opencollective.com/prowlarr
2026-06-18T19:22:19.919791095Z 
2026-06-18T19:22:19.919795835Z To support LSIO projects visit:
2026-06-18T19:22:19.919799673Z https://www.linuxserver.io/donate/
2026-06-18T19:22:19.919803490Z 
2026-06-18T19:22:19.919806817Z ───────────────────────────────────────
2026-06-18T19:22:19.919810484Z GID/UID
2026-06-18T19:22:19.919813861Z ───────────────────────────────────────
2026-06-18T19:22:19.924144839Z 
2026-06-18T19:22:19.924167144Z User UID:    911
2026-06-18T19:22:19.924172414Z User GID:    911
2026-06-18T19:22:19.924176553Z ───────────────────────────────────────
2026-06-18T19:22:19.925742177Z Linuxserver.io version: 2.5.0.5422-ls2
2026-06-18T19:22:19.925989055Z Build-date: 2026-06-18T19:17:44+00:00
2026-06-18T19:22:19.925993554Z ───────────────────────────────────────
2026-06-18T19:22:19.925997602Z     
2026-06-18T19:22:19.973457508Z [custom-init] No custom files found, skipping...
2026-06-18T19:22:19.996646547Z failed to load "/config/config.xml": No such file or directory
2026-06-18T19:22:20.328890361Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.5.0.5422 
2026-06-18T19:22:20.345984317Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-18T19:22:20.353203244Z [Debug] Bootstrap: Console selected 
2026-06-18T19:22:20.354505077Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-18T19:22:20.602299808Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-18T19:22:20.664262208Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8ac47230-b92e-4d20-b36b-3ffad9a1994f} may be persisted to storage in unencrypted form. 
2026-06-18T19:22:20.722815419Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-06-18T19:22:20.750002754Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-18T19:22:20.807477091Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-18T19:22:20.814392586Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:20.815026353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:20.853289978Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-18T19:22:20.856894441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389584s 
2026-06-18T19:22:20.857235328Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-18T19:22:20.857423417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425338s 
2026-06-18T19:22:20.864425227Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-18T19:22:20.864998582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:20.870034570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-18T19:22:20.880024701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-18T19:22:20.902727389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324109s 
2026-06-18T19:22:20.903201875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:20.905407440Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-18T19:22:20.905613806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035116s 
2026-06-18T19:22:20.906340149Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-18T19:22:20.906599362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:20.911323441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-18T19:22:20.912453468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-18T19:22:20.913000170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014702s 
2026-06-18T19:22:20.913311638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-18T19:22:20.913623697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001045s 
2026-06-18T19:22:20.914073703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-18T19:22:20.914696348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-18T19:22:20.915440558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s 
2026-06-18T19:22:20.915694580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:20.916619343Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-18T19:22:20.916781670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022429s 
2026-06-18T19:22:20.917297379Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-18T19:22:20.917569127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:20.918329499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-18T19:22:20.919159121Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-06-18T19:22:20.919372010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-18T19:22:20.919753077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-18T19:22:20.920331613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006802s 
2026-06-18T19:22:20.920577208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:20.921381078Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-18T19:22:20.921554437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016801s 
2026-06-18T19:22:20.924627931Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-18T19:22:20.924888015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:20.925515399Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-06-18T19:22:20.929676474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-06-18T19:22:20.930309290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-06-18T19:22:20.930839889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009508s 
2026-06-18T19:22:20.931059131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-06-18T19:22:20.931369696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-06-18T19:22:20.931743169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000537s 
2026-06-18T19:22:20.932064747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-06-18T19:22:20.932731982Z [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-06-18T19:22:20.933315377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010133s 
2026-06-18T19:22:20.933551794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-06-18T19:22:20.933908903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-18T19:22:20.934303338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005393s 
2026-06-18T19:22:20.934520385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-06-18T19:22:20.939289816Z [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-06-18T19:22:20.940034186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052843s 
2026-06-18T19:22:20.940213076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-06-18T19:22:20.940943799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-06-18T19:22:20.941549069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001083s 
2026-06-18T19:22:20.941795665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-06-18T19:22:20.942208167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-18T19:22:20.942630227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006114s 
2026-06-18T19:22:20.942793616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-06-18T19:22:20.945827079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-06-18T19:22:20.946707113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036463s 
2026-06-18T19:22:20.946919911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-06-18T19:22:20.947272171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-18T19:22:20.947618780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005444s 
2026-06-18T19:22:20.947886209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-06-18T19:22:20.948584325Z [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-06-18T19:22:20.949152951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010022s 
2026-06-18T19:22:20.949320218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-06-18T19:22:20.950051141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-06-18T19:22:20.950665529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011373s 
2026-06-18T19:22:20.950904571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-06-18T19:22:20.951314798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-06-18T19:22:20.951668891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005462s 
2026-06-18T19:22:20.951887883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-06-18T19:22:20.952319202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-06-18T19:22:20.952800792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006874s 
2026-06-18T19:22:20.953027800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-06-18T19:22:20.953355981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-06-18T19:22:20.953701728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005005s 
2026-06-18T19:22:20.953899256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-06-18T19:22:20.957441894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-06-18T19:22:20.958003937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038262s 
2026-06-18T19:22:20.958241175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-06-18T19:22:20.958608746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-06-18T19:22:20.958994523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s 
2026-06-18T19:22:20.959235488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-06-18T19:22:20.959527126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-06-18T19:22:20.959914827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005259s 
2026-06-18T19:22:20.960198268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-06-18T19:22:20.961149185Z [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-06-18T19:22:20.961869386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001471s 
2026-06-18T19:22:20.962098698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-06-18T19:22:20.963091699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-06-18T19:22:20.963835949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015558s 
2026-06-18T19:22:20.964137196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-06-18T19:22:20.964560058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-18T19:22:20.964984323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006232s 
2026-06-18T19:22:20.965210138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-06-18T19:22:20.965759465Z [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-06-18T19:22:20.966234111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008171s 
2026-06-18T19:22:20.966431189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-06-18T19:22:20.966758799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-18T19:22:20.967119876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004888s 
2026-06-18T19:22:20.968828409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-18T19:22:20', 'InitialSetup') 
2026-06-18T19:22:20.969526145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:20.971112081Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-18T19:22:20.971253677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004418s 
2026-06-18T19:22:20.971555204Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-06-18T19:22:20.971816731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:20.972153319Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-06-18T19:22:20.975225510Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-06-18T19:22:20.985120950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-06-18T19:22:20.986488546Z [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-06-18T19:22:20.987411366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-18T19:22:20.988540030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-18T19:22:20.990132649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-18T19:22:20.990577546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150623s 
2026-06-18T19:22:20.990821227Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-06-18T19:22:20.992563648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-06-18T19:22:20.993775029Z [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-06-18T19:22:20.994414167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-18T19:22:20.995106172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-18T19:22:20.996576274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-18T19:22:20.997002303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059149s 
2026-06-18T19:22:20.997347999Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-06-18T19:22:21.000833853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-06-18T19:22:21.002010564Z [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-06-18T19:22:21.002643129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-18T19:22:21.003307949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-18T19:22:21.004769254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-18T19:22:21.005219771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076271s 
2026-06-18T19:22:21.005463102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-06-18T19:22:21.006242532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-18T19:22:21.006932042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012601s 
2026-06-18T19:22:21.007131273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-06-18T19:22:21.007567593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.008031888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006737s 
2026-06-18T19:22:21.008502907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-18T19:22:21', 'ApplicationStatus') 
2026-06-18T19:22:21.008939207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.009962659Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-06-18T19:22:21.010173985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025767s 
2026-06-18T19:22:21.010406092Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-06-18T19:22:21.010656507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.010955199Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-06-18T19:22:21.012012249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-18T19:22:21.012229807Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.012473959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-06-18T19:22:21.012944187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-06-18T19:22:21.013636903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009351s 
2026-06-18T19:22:21.013871005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-06-18T19:22:21.014694965Z [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-06-18T19:22:21.015326518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012452s 
2026-06-18T19:22:21.015566732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-06-18T19:22:21.016381674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-18T19:22:21.017034830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012456s 
2026-06-18T19:22:21.017311087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-06-18T19:22:21.017772326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.018248646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000703s 
2026-06-18T19:22:21.018685296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-18T19:22:21', 'IndexerProps') 
2026-06-18T19:22:21.019111945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.020247223Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-06-18T19:22:21.020454020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026742s 
2026-06-18T19:22:21.020693913Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-06-18T19:22:21.020949438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.021249673Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-06-18T19:22:21.021816585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-18T19:22:21', 'add_update_history') 
2026-06-18T19:22:21.022258105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.023055853Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-06-18T19:22:21.023266577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021106s 
2026-06-18T19:22:21.023498876Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-06-18T19:22:21.023756595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.024112201Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-06-18T19:22:21.027503024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-18T19:22:21.028787773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-18T19:22:21.029346159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013718s 
2026-06-18T19:22:21.029787187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-18T19:22:21', 'update_notifiarr') 
2026-06-18T19:22:21.030211663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.031021765Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-06-18T19:22:21.031225325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030089s 
2026-06-18T19:22:21.031447373Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-06-18T19:22:21.031697026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.032001109Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-06-18T19:22:21.032594845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-06-18T19:22:21.033370177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-06-18T19:22:21.034034626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012118s 
2026-06-18T19:22:21.034281203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-06-18T19:22:21.034676760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-06-18T19:22:21.035100364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006002s 
2026-06-18T19:22:21.035316029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-18T19:22:21.035510130Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-06-18T19:22:21.035749843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-06-18T19:22:21.036162434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-06-18T19:22:21.036919560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009235s 
2026-06-18T19:22:21.037349506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-18T19:22:21', 'app_profiles') 
2026-06-18T19:22:21.037779032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.038657261Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-06-18T19:22:21.038859960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026428s 
2026-06-18T19:22:21.039088430Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-06-18T19:22:21.039337512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.039629520Z [Info] history_failed: Starting migration of Main DB to 7 
2026-06-18T19:22:21.040157414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-18T19:22:21.040357507Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.040592571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-06-18T19:22:21.040975753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-06-18T19:22:21.041756927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009357s 
2026-06-18T19:22:21.042150721Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-06-18T19:22:21.042653173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-06-18T19:22:21.043041406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006016s 
2026-06-18T19:22:21.043475069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-18T19:22:21', 'history_failed') 
2026-06-18T19:22:21.043926038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.044781592Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-06-18T19:22:21.044990764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023116s 
2026-06-18T19:22:21.045214835Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-06-18T19:22:21.045462835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.045752589Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-06-18T19:22:21.046131102Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.046456978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.048033936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016703s 
2026-06-18T19:22:21.048475566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-18T19:22:21', 'redacted_api') 
2026-06-18T19:22:21.048904390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.049675995Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-06-18T19:22:21.049898183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032977s 
2026-06-18T19:22:21.050137886Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-06-18T19:22:21.050395204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.050706973Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-06-18T19:22:21.051232923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-06-18T19:22:21.051973184Z [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-06-18T19:22:21.052524265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001072s 
2026-06-18T19:22:21.052730591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-18T19:22:21.052914000Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-06-18T19:22:21.053133372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-06-18T19:22:21.053449058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-06-18T19:22:21.054208358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000853s 
2026-06-18T19:22:21.054672073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-18T19:22:21', 'IndexerProxies') 
2026-06-18T19:22:21.055096759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.056408031Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-06-18T19:22:21.056628776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030215s 
2026-06-18T19:22:21.056869671Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-06-18T19:22:21.057134655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.057435080Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-06-18T19:22:21.057817752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-06-18T19:22:21.058030029Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.058329653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-06-18T19:22:21.058753126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-06-18T19:22:21.059528188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009347s 
2026-06-18T19:22:21.060006512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-18T19:22:21', 'app_indexer_remote_name') 
2026-06-18T19:22:21.060451889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.061294968Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-06-18T19:22:21.061518819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026597s 
2026-06-18T19:22:21.061762210Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-06-18T19:22:21.062027364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.062326677Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-06-18T19:22:21.064560539Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.065495513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-06-18T19:22:21.065931491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011677s 
2026-06-18T19:22:21.066385226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-18T19:22:21', 'desi_gazelle_to_unit3d') 
2026-06-18T19:22:21.066821064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.067942434Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-06-18T19:22:21.068162217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031157s 
2026-06-18T19:22:21.068429435Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-06-18T19:22:21.068700361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.069012440Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-06-18T19:22:21.069378337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-18T19:22:21.069590926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.069905039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-06-18T19:22:21.070365657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-06-18T19:22:21.071298767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001143s 
2026-06-18T19:22:21.071811410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-18T19:22:21', 'add_on_update_to_notifications') 
2026-06-18T19:22:21.072309003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.073147573Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-06-18T19:22:21.073370001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029277s 
2026-06-18T19:22:21.073603341Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-06-18T19:22:21.073851902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.074152558Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-06-18T19:22:21.074665993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-06-18T19:22:21.075355302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-06-18T19:22:21.075979880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001064s 
2026-06-18T19:22:21.076274444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-06-18T19:22:21.076788750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-06-18T19:22:21.077267044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007498s 
2026-06-18T19:22:21.077540034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-06-18T19:22:21.078040683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-06-18T19:22:21.078471771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006786s 
2026-06-18T19:22:21.078911988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-18T19:22:21', 'IndexerVersions') 
2026-06-18T19:22:21.079340081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.080312631Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-06-18T19:22:21.080524558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024789s 
2026-06-18T19:22:21.080753028Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-06-18T19:22:21.081009174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.081303538Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-06-18T19:22:21.082894013Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.083865751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-06-18T19:22:21.084195064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010467s 
2026-06-18T19:22:21.084495079Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.084867569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-06-18T19:22:21.085221042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005285s 
2026-06-18T19:22:21.085677001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-18T19:22:21', 'cleanup_config') 
2026-06-18T19:22:21.086110153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.086915176Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-06-18T19:22:21.087124538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021927s 
2026-06-18T19:22:21.087353188Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-06-18T19:22:21.087618974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.087929910Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-06-18T19:22:21.090005263Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.090351530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-06-18T19:22:21.090671816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s 
2026-06-18T19:22:21.090936028Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.091308659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-06-18T19:22:21.091612050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004487s 
2026-06-18T19:22:21.091891504Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.092261960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-06-18T19:22:21.092571754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s 
2026-06-18T19:22:21.092834053Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.093190772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-06-18T19:22:21.093514554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2026-06-18T19:22:21.093816944Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.094189424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-06-18T19:22:21.094503347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000459s 
2026-06-18T19:22:21.094778161Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.095140691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-06-18T19:22:21.095455816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004545s 
2026-06-18T19:22:21.095723035Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.096120315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-06-18T19:22:21.096438065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004847s 
2026-06-18T19:22:21.096706526Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.097068325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-06-18T19:22:21.097386186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004533s 
2026-06-18T19:22:21.097654497Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.101641621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-06-18T19:22:21.101990153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041004s 
2026-06-18T19:22:21.102259806Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.102614782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-06-18T19:22:21.102927282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004385s 
2026-06-18T19:22:21.103194961Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.103558193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-06-18T19:22:21.103892957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004542s 
2026-06-18T19:22:21.104155537Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.104517726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-06-18T19:22:21.104838122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004536s 
2026-06-18T19:22:21.105104339Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.105470887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-06-18T19:22:21.105791944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s 
2026-06-18T19:22:21.106060786Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.106426112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-06-18T19:22:21.106746608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004557s 
2026-06-18T19:22:21.107014538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.107378341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-06-18T19:22:21.107694969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004544s 
2026-06-18T19:22:21.107977689Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.108893514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-06-18T19:22:21.109208810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s 
2026-06-18T19:22:21.109392199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.110822451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-06-18T19:22:21.111211054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016308s 
2026-06-18T19:22:21.111401117Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.111823078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-06-18T19:22:21.112227753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006314s 
2026-06-18T19:22:21.112417185Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.112826169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-06-18T19:22:21.113194932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005934s 
2026-06-18T19:22:21.113385206Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.113798188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-06-18T19:22:21.114169266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006014s 
2026-06-18T19:22:21.114361353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.114776359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-06-18T19:22:21.115148479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006064s 
2026-06-18T19:22:21.115334253Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.115769721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-06-18T19:22:21.116176430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006462s 
2026-06-18T19:22:21.116361633Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.116794806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-06-18T19:22:21.117168680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006233s 
2026-06-18T19:22:21.117360827Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.117776705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-06-18T19:22:21.118151510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006075s 
2026-06-18T19:22:21.118341152Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.118741539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-06-18T19:22:21.119109400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005831s 
2026-06-18T19:22:21.119302690Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.119715772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-06-18T19:22:21.120105738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000615s 
2026-06-18T19:22:21.120290510Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.120713332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-06-18T19:22:21.121096735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006167s 
2026-06-18T19:22:21.121287880Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.121711774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-06-18T19:22:21.122085497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000615s 
2026-06-18T19:22:21.122271642Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.122701418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-06-18T19:22:21.123104681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006486s 
2026-06-18T19:22:21.123292109Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.123705011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-06-18T19:22:21.124108784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006239s 
2026-06-18T19:22:21.124297565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.124711729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-06-18T19:22:21.125081034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005989s 
2026-06-18T19:22:21.125270024Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.125679720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-06-18T19:22:21.126092722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006369s 
2026-06-18T19:22:21.126279799Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.126694094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-06-18T19:22:21.127064931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006017s 
2026-06-18T19:22:21.127294785Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.127732547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-06-18T19:22:21.128137132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006321s 
2026-06-18T19:22:21.128325802Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.128733053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-06-18T19:22:21.129099762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005909s 
2026-06-18T19:22:21.129536863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-18T19:22:21', 'indexer_cleanup') 
2026-06-18T19:22:21.129967841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.130749346Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-06-18T19:22:21.130957926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022056s 
2026-06-18T19:22:21.131200084Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-06-18T19:22:21.131449397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.131758580Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-06-18T19:22:21.132186131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-06-18T19:22:21.132394421Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.132653734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-06-18T19:22:21.133080313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-06-18T19:22:21.134089537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011927s 
2026-06-18T19:22:21.134529844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-18T19:22:21', 'minimum_seeders') 
2026-06-18T19:22:21.134961143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.136070509Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-06-18T19:22:21.136279149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031398s 
2026-06-18T19:22:21.136511046Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-06-18T19:22:21.136762623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.137057658Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-06-18T19:22:21.137429677Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.137799713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-06-18T19:22:21.138116852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s 
2026-06-18T19:22:21.138551378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-18T19:22:21', 'remove_showrss') 
2026-06-18T19:22:21.138979631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.139742949Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-06-18T19:22:21.139972521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020362s 
2026-06-18T19:22:21.140230671Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-06-18T19:22:21.140492138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.140799067Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-06-18T19:22:21.141175616Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.141564269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-06-18T19:22:21.141901579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004836s 
2026-06-18T19:22:21.142355563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-18T19:22:21', 'remove_torrentparadiseml') 
2026-06-18T19:22:21.142805119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.143595923Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-06-18T19:22:21.143812770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021221s 
2026-06-18T19:22:21.144094027Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-06-18T19:22:21.144364652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.144684186Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-06-18T19:22:21.144988599Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.145245858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.145889495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006847s 
2026-06-18T19:22:21.146367829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-18T19:22:21', 'localization_setting_to_string') 
2026-06-18T19:22:21.146814809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.147631475Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-06-18T19:22:21.147868944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023643s 
2026-06-18T19:22:21.148121011Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-06-18T19:22:21.148366516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.148658495Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-06-18T19:22:21.148936365Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.149195246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.152745520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035817s 
2026-06-18T19:22:21.153189455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-18T19:22:21', 'orpheus_api') 
2026-06-18T19:22:21.153614632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.154388261Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-06-18T19:22:21.154589877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052153s 
2026-06-18T19:22:21.154848228Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-06-18T19:22:21.155112490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.155418657Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-06-18T19:22:21.155776218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-18T19:22:21.156003556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.156256686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-06-18T19:22:21.156664047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-06-18T19:22:21.157595453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011053s 
2026-06-18T19:22:21.158063967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-18T19:22:21', 'download_client_categories') 
2026-06-18T19:22:21.158504966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.159330269Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-06-18T19:22:21.159552016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027881s 
2026-06-18T19:22:21.159794985Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-06-18T19:22:21.160098367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.160396548Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-06-18T19:22:21.160752635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-06-18T19:22:21.160947939Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.161163724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-06-18T19:22:21.161470682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-06-18T19:22:21.162372489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009891s 
2026-06-18T19:22:21.162623155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-06-18T19:22:21.162952889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-06-18T19:22:21.163818964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009701s 
2026-06-18T19:22:21.164294042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-18T19:22:21', 'add_salt_to_users') 
2026-06-18T19:22:21.164725451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.165663411Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-06-18T19:22:21.165877843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027848s 
2026-06-18T19:22:21.166187517Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-06-18T19:22:21.166486189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.166815242Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-06-18T19:22:21.167160488Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.167555013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-06-18T19:22:21.167942724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005646s 
2026-06-18T19:22:21.168442692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-18T19:22:21', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-06-18T19:22:21.168904713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.169807021Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-06-18T19:22:21.170038798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023277s 
2026-06-18T19:22:21.170341548Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-06-18T19:22:21.170634278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.170966858Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-06-18T19:22:21.171310581Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.171721569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-06-18T19:22:21.172116455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005968s 
2026-06-18T19:22:21.172620370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-18T19:22:21', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-06-18T19:22:21.173089075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.174023528Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-06-18T19:22:21.174275445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024012s 
2026-06-18T19:22:21.174569237Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-06-18T19:22:21.174857007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.175180589Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-06-18T19:22:21.175558962Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.175990041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-06-18T19:22:21.176371830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006023s 
2026-06-18T19:22:21.176554518Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.176975266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-06-18T19:22:21.177351674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000607s 
2026-06-18T19:22:21.177854177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-18T19:22:21', 'alpharatio_greatposterwall_config_contract') 
2026-06-18T19:22:21.178309895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.179607850Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-06-18T19:22:21.179873876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027675s 
2026-06-18T19:22:21.180117628Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-06-18T19:22:21.180376960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.180671073Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-06-18T19:22:21.181081520Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.181452618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-06-18T19:22:21.181776781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004534s 
2026-06-18T19:22:21.182208832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-18T19:22:21', 'remove_notwhatcd') 
2026-06-18T19:22:21.182634499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.183500945Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-06-18T19:22:21.183705227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021352s 
2026-06-18T19:22:21.183981093Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-06-18T19:22:21.184244604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.184558316Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-06-18T19:22:21.184979595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-18T19:22:21.185184748Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.185425313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-06-18T19:22:21.185824317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-06-18T19:22:21.186729040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001073s 
2026-06-18T19:22:21.186948683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-18T19:22:21.187145460Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.187408760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-06-18T19:22:21.187863166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-06-18T19:22:21.188848551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011833s 
2026-06-18T19:22:21.189313869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-18T19:22:21', 'add_on_grab_to_notifications') 
2026-06-18T19:22:21.189762082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.190680293Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-06-18T19:22:21.190904464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029651s 
2026-06-18T19:22:21.191191383Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-06-18T19:22:21.191474473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.191794147Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-06-18T19:22:21.192153882Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.192575572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-06-18T19:22:21.192952291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006057s 
2026-06-18T19:22:21.193448120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-18T19:22:21', 'animetorrents_use_custom_config_contract') 
2026-06-18T19:22:21.193906634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.194747178Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-06-18T19:22:21.194994286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002309s 
2026-06-18T19:22:21.195232185Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-06-18T19:22:21.195488241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.195784408Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-06-18T19:22:21.196108722Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.196366721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.197074468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007491s 
2026-06-18T19:22:21.197523001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-18T19:22:21', 'apprise_server_url') 
2026-06-18T19:22:21.197953349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.198648599Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-06-18T19:22:21.198880346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022992s 
2026-06-18T19:22:21.199139980Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-06-18T19:22:21.199409132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.199713575Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-06-18T19:22:21.200106738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-18T19:22:21.200315067Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-06-18T19:22:21.200586053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-06-18T19:22:21.201013144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-06-18T19:22:21.201967838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011395s 
2026-06-18T19:22:21.202437805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-18T19:22:21', 'health_restored_notification') 
2026-06-18T19:22:21.202888914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.203768747Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-06-18T19:22:21.204016556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028847s 
2026-06-18T19:22:21.204228283Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-06-18T19:22:21.204473427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.204763251Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-06-18T19:22:21.205121874Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-18T19:22:21.205503302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-06-18T19:22:21.205836574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s 
2026-06-18T19:22:21.206281992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-18T19:22:21', 'remove_uc') 
2026-06-18T19:22:21.206821990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.208282693Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-06-18T19:22:21.208486424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028894s 
2026-06-18T19:22:21.208741478Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-06-18T19:22:21.209001872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.209330445Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-06-18T19:22:21.209637042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.209898990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.210544731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006907s 
2026-06-18T19:22:21.211007965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-18T19:22:21', 'history_fix_data_titles') 
2026-06-18T19:22:21.211450898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.212317093Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-06-18T19:22:21.212542808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024088s 
2026-06-18T19:22:21.212798533Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-06-18T19:22:21.213064018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.213372800Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-06-18T19:22:21.213726994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-18T19:22:21.213932077Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.214181410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-06-18T19:22:21.214581416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-06-18T19:22:21.215531430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011178s 
2026-06-18T19:22:21.216012820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-18T19:22:21', 'download_client_per_indexer') 
2026-06-18T19:22:21.216457657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.217264703Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-06-18T19:22:21.217486400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027964s 
2026-06-18T19:22:21.217809310Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-18T19:22:21.218100677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.218436564Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-06-18T19:22:21.220530864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-06-18T19:22:21.220746419Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-18T19:22:21.221162357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-06-18T19:22:21.226695938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-18T19:22:21.227960105Z [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-06-18T19:22:21.228603031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-06-18T19:22:21.229357972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-06-18T19:22:21.231301148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.231727958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103082s 
2026-06-18T19:22:21.231981499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-06-18T19:22:21.232175880Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.232489593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-06-18T19:22:21.234674786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-18T19:22:21.235873552Z [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-06-18T19:22:21.236514664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-06-18T19:22:21.237300908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-06-18T19:22:21.239238201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.239658578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069127s 
2026-06-18T19:22:21.239899935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-06-18T19:22:21.240100008Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.240380513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-06-18T19:22:21.242496998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-18T19:22:21.243765174Z [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-06-18T19:22:21.244481938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-06-18T19:22:21.245200135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-06-18T19:22:21.247133702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.247563959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069383s 
2026-06-18T19:22:21.247773802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-18T19:22:21.247968584Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.248219470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-06-18T19:22:21.250498392Z [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-06-18T19:22:21.251768982Z [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-06-18T19:22:21.252467791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-18T19:22:21.252955944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-18T19:22:21.254457971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059921s 
2026-06-18T19:22:21.254672513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-18T19:22:21.254855392Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-18T19:22:21.255106007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-06-18T19:22:21.257394689Z [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-06-18T19:22:21.258662133Z [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-06-18T19:22:21.259302854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-18T19:22:21.259792861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-18T19:22:21.261310760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059604s 
2026-06-18T19:22:21.261519260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-18T19:22:21.261699383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.261946581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-06-18T19:22:21.264234572Z [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-06-18T19:22:21.265498278Z [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-06-18T19:22:21.266129139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-18T19:22:21.266617363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-18T19:22:21.268122085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059322s 
2026-06-18T19:22:21.268353452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-18T19:22:21.268548505Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-18T19:22:21.268839571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-06-18T19:22:21.270958391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-18T19:22:21.272180594Z [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-06-18T19:22:21.272860173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-18T19:22:21.273580665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-18T19:22:21.275323217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.275751540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066641s 
2026-06-18T19:22:21.276001223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-18T19:22:21.276198941Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.276500068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-06-18T19:22:21.278651553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-18T19:22:21.279868465Z [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-06-18T19:22:21.280541231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-18T19:22:21.281299038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-18T19:22:21.283044465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.283495655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067296s 
2026-06-18T19:22:21.283718574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-18T19:22:21.283943066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.284234012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-06-18T19:22:21.286391250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-18T19:22:21.287611839Z [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-06-18T19:22:21.288282020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-18T19:22:21.289005177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-18T19:22:21.290744782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.291178296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066976s 
2026-06-18T19:22:21.291384241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-18T19:22:21.291564995Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.291802183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-06-18T19:22:21.293897305Z [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-06-18T19:22:21.294874625Z [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-06-18T19:22:21.295413350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-18T19:22:21.296107709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-18T19:22:21.297716952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-18T19:22:21.298247431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-18T19:22:21.298607086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065584s 
2026-06-18T19:22:21.298850336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-06-18T19:22:21.299058686Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.299352237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-06-18T19:22:21.301405785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-06-18T19:22:21.302387333Z [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-06-18T19:22:21.302947301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-06-18T19:22:21.303881534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-06-18T19:22:21.305682874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-06-18T19:22:21.306375991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-06-18T19:22:21.306800566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071902s 
2026-06-18T19:22:21.307020209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-18T19:22:21.307208067Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.307484585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-06-18T19:22:21.309860933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-06-18T19:22:21.311446779Z [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-06-18T19:22:21.312245148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-18T19:22:21.312924206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-18T19:22:21.314611376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.315028577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073007s 
2026-06-18T19:22:21.315250765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-18T19:22:21.315449926Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.315724850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-06-18T19:22:21.318131048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-06-18T19:22:21.319732265Z [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-06-18T19:22:21.320517687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-18T19:22:21.321195714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-18T19:22:21.322895880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.323314904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072971s 
2026-06-18T19:22:21.323532553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-18T19:22:21.323718558Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.324022731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-06-18T19:22:21.326388768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-06-18T19:22:21.327973372Z [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-06-18T19:22:21.328762702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-18T19:22:21.329567274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-18T19:22:21.331605801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.332066059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077852s 
2026-06-18T19:22:21.332282295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-18T19:22:21.332482278Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.332778264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-06-18T19:22:21.335164944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-06-18T19:22:21.336790499Z [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-06-18T19:22:21.337593627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-18T19:22:21.338284149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-18T19:22:21.339989425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.340406255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073764s 
2026-06-18T19:22:21.340616829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-18T19:22:21.340799988Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.341043419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-06-18T19:22:21.343521763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-06-18T19:22:21.345070294Z [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-06-18T19:22:21.345800896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-18T19:22:21.346464994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-18T19:22:21.348098977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-18T19:22:21.348489644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072184s 
2026-06-18T19:22:21.348708976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-18T19:22:21.348900332Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.349176889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-06-18T19:22:21.351359918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-06-18T19:22:21.352364933Z [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-06-18T19:22:21.352939421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-18T19:22:21.353656075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-18T19:22:21.355352333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-18T19:22:21.355770716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063451s 
2026-06-18T19:22:21.356017123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-18T19:22:21.356212466Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.356495136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-06-18T19:22:21.360032734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-06-18T19:22:21.361027739Z [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-06-18T19:22:21.361573279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-18T19:22:21.362273750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-18T19:22:21.363963525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-18T19:22:21.364379554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075888s 
2026-06-18T19:22:21.364590839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-18T19:22:21.364780612Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.365059233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-18T19:22:21.366888590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-18T19:22:21.367601005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-18T19:22:21.368111243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-18T19:22:21.368713677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-18T19:22:21.370332520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-18T19:22:21.370728918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054323s 
2026-06-18T19:22:21.371305781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-18T19:22:21', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-18T19:22:21.371787782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.373748343Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-18T19:22:21.374010060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083251s 
2026-06-18T19:22:21.374290996Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-06-18T19:22:21.374557143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.374886346Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-06-18T19:22:21.375618441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-06-18T19:22:21.376453143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-18T19:22:21.377084856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012335s 
2026-06-18T19:22:21.377356063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-06-18T19:22:21.377806961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-06-18T19:22:21.378236908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006478s 
2026-06-18T19:22:21.378696634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-18T19:22:21', 'add_notification_status') 
2026-06-18T19:22:21.379139566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.380289443Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-06-18T19:22:21.380511080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026469s 
2026-06-18T19:22:21.380797778Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-06-18T19:22:21.381086409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.381409941Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-06-18T19:22:21.381875520Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.382286137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-06-18T19:22:21.382647766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005706s 
2026-06-18T19:22:21.382841095Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.383250941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-06-18T19:22:21.383622360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005944s 
2026-06-18T19:22:21.383813645Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-18T19:22:21.384286728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-06-18T19:22:21.384646804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005665s 
2026-06-18T19:22:21.385147954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-18T19:22:21', 'indexers_freeleech_only_config_contract') 
2026-06-18T19:22:21.385601598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.386461060Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-06-18T19:22:21.386700963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022898s 
2026-06-18T19:22:21.386939895Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-06-18T19:22:21.387197474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.387496978Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-06-18T19:22:21.387830149Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.388128119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.388813991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007332s 
2026-06-18T19:22:21.389263748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-18T19:22:21', 'email_encryption') 
2026-06-18T19:22:21.390341099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.391119668Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-06-18T19:22:21.391331525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030097s 
2026-06-18T19:22:21.391632281Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-06-18T19:22:21.391934550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.392272471Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-06-18T19:22:21.392589790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.392848171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.393860371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010497s 
2026-06-18T19:22:21.394366781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-18T19:22:21', 'newznab_category_to_capabilities_settings') 
2026-06-18T19:22:21.394830576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.395761421Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-06-18T19:22:21.396029752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028673s 
2026-06-18T19:22:21.396301690Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-06-18T19:22:21.396577436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.396888913Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-06-18T19:22:21.397198387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.397457289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.398159363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007312s 
2026-06-18T19:22:21.398658088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-18T19:22:21', 'gazelle_freeleech_token_options') 
2026-06-18T19:22:21.399096532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.400319225Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-06-18T19:22:21.400519058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027896s 
2026-06-18T19:22:21.400800245Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-06-18T19:22:21.401087343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.401425805Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-06-18T19:22:21.401731561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.402029151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.402575853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006343s 
2026-06-18T19:22:21.403076401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-18T19:22:21', 'myanonamouse_freeleech_wedge_options') 
2026-06-18T19:22:21.403534034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.404430270Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-06-18T19:22:21.404668089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023984s 
2026-06-18T19:22:21.404938434Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-06-18T19:22:21.405208939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.405544575Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-06-18T19:22:21.405873949Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.406118021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.415823258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009681s 
2026-06-18T19:22:21.416334719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-18T19:22:21', 'newznab_indexers_enable_redirect') 
2026-06-18T19:22:21.416803744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.417616652Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-06-18T19:22:21.417849190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114686s 
2026-06-18T19:22:21.418147211Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-06-18T19:22:21.418426954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.418753703Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-06-18T19:22:21.419092225Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.419338311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.420027459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006786s 
2026-06-18T19:22:21.420485973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-18T19:22:21', 'myanonamouse_freeleech_wedge_checkbox') 
2026-06-18T19:22:21.420955279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.421777556Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-06-18T19:22:21.422021448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002398s 
2026-06-18T19:22:21.430863866Z [Debug] MigrationController: Took: 00:00:00.6798678 
2026-06-18T19:22:21.497764117Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-06-18T19:22:21.514422816Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-18T19:22:21.527216716Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-18T19:22:21.528214748Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-18T19:22:21.528576857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-18T19:22:21.538071811Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-18T19:22:21.538388869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098546s 
2026-06-18T19:22:21.538767192Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-18T19:22:21.539068709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101526s 
2026-06-18T19:22:21.541362381Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-18T19:22:21.541742607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.542267265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-18T19:22:21.542746320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-18T19:22:21.543322691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007285s 
2026-06-18T19:22:21.543637897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.545028739Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-18T19:22:21.545353624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024046s 
2026-06-18T19:22:21.545770614Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-18T19:22:21.546158446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.546721511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-18T19:22:21.547210636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-18T19:22:21.547804252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007638s 
2026-06-18T19:22:21.548173186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-18T19:22:21.548470916Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-18T19:22:21.548850761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-18T19:22:21.549345729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-18T19:22:21.550247195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s 
2026-06-18T19:22:21.550597461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.551512425Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-18T19:22:21.551819894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022558s 
2026-06-18T19:22:21.552287326Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-18T19:22:21.552688214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.553172430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-18T19:22:21.553481934Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-18T19:22:21.553820596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-18T19:22:21.554302658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-18T19:22:21.554978720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007975s 
2026-06-18T19:22:21.555311701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.556237236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-18T19:22:21.556601400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020003s 
2026-06-18T19:22:21.557037949Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-18T19:22:21.557410179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.557844605Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-06-18T19:22:21.558436137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-06-18T19:22:21.559269245Z [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-06-18T19:22:21.560253258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001461s 
2026-06-18T19:22:21.560569465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-06-18T19:22:21.560996255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-18T19:22:21.561556063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006649s 
2026-06-18T19:22:21.562094368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-18T19:22:21', 'InitialSetup') 
2026-06-18T19:22:21.562751663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.563745746Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-18T19:22:21.564103848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028584s 
2026-06-18T19:22:21.564436578Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-06-18T19:22:21.564808257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.565208824Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-06-18T19:22:21.565781588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-18T19:22:21', 'ApplicationStatus') 
2026-06-18T19:22:21.566444775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.567425892Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-06-18T19:22:21.567752540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026589s 
2026-06-18T19:22:21.568113488Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-06-18T19:22:21.568473593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.568901986Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-06-18T19:22:21.569433077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-18T19:22:21', 'IndexerProps') 
2026-06-18T19:22:21.570082004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.570893920Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-06-18T19:22:21.571221721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024271s 
2026-06-18T19:22:21.571542888Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-06-18T19:22:21.571937684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.572368181Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-06-18T19:22:21.572898770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-06-18T19:22:21.573608681Z [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-06-18T19:22:21.574416810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011811s 
2026-06-18T19:22:21.574760222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-06-18T19:22:21.575260630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-18T19:22:21.575874297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007561s 
2026-06-18T19:22:21.576429014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-18T19:22:21', 'add_update_history') 
2026-06-18T19:22:21.577087591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.578037305Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-06-18T19:22:21.578367220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028976s 
2026-06-18T19:22:21.578693477Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-06-18T19:22:21.579061859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.579486184Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-06-18T19:22:21.580039910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-18T19:22:21', 'update_notifiarr') 
2026-06-18T19:22:21.580708067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.581565895Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-06-18T19:22:21.581888305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025132s 
2026-06-18T19:22:21.582206286Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-06-18T19:22:21.582563726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.582994935Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-06-18T19:22:21.583518560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-18T19:22:21', 'app_profiles') 
2026-06-18T19:22:21.584193971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.585717391Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-06-18T19:22:21.586047256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031663s 
2026-06-18T19:22:21.586372862Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-06-18T19:22:21.586742507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.587167363Z [Info] history_failed: Starting migration of Log DB to 7 
2026-06-18T19:22:21.587691639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-18T19:22:21', 'history_failed') 
2026-06-18T19:22:21.588405448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.589256513Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-06-18T19:22:21.589578582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025282s 
2026-06-18T19:22:21.589896513Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-06-18T19:22:21.590254784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.590680502Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-06-18T19:22:21.591197995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-18T19:22:21', 'redacted_api') 
2026-06-18T19:22:21.591860129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.592729822Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-06-18T19:22:21.593046821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024905s 
2026-06-18T19:22:21.593369361Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-06-18T19:22:21.593740639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.594173992Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-06-18T19:22:21.594710423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-18T19:22:21', 'IndexerProxies') 
2026-06-18T19:22:21.595364962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.596308694Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-06-18T19:22:21.596635462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025831s 
2026-06-18T19:22:21.596989816Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-06-18T19:22:21.597377517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.597818446Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-06-18T19:22:21.598389527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-18T19:22:21', 'app_indexer_remote_name') 
2026-06-18T19:22:21.599064196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.599978508Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-06-18T19:22:21.600328915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025676s 
2026-06-18T19:22:21.600675653Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-06-18T19:22:21.601058845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.601492519Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-06-18T19:22:21.602057117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-18T19:22:21', 'desi_gazelle_to_unit3d') 
2026-06-18T19:22:21.602730825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.603608163Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-06-18T19:22:21.603965302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025459s 
2026-06-18T19:22:21.604357833Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-06-18T19:22:21.604760865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.605206243Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-06-18T19:22:21.605802244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-18T19:22:21', 'add_on_update_to_notifications') 
2026-06-18T19:22:21.606493277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.607383040Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-06-18T19:22:21.607739458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026054s 
2026-06-18T19:22:21.608093351Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-06-18T19:22:21.608463457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.608891199Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-06-18T19:22:21.609427740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-18T19:22:21', 'IndexerVersions') 
2026-06-18T19:22:21.610091367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.610960539Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-06-18T19:22:21.611286876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025103s 
2026-06-18T19:22:21.611608605Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-06-18T19:22:21.611991356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.612429499Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-06-18T19:22:21.612963695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-18T19:22:21', 'cleanup_config') 
2026-06-18T19:22:21.613619868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.614468688Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-06-18T19:22:21.614792070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025046s 
2026-06-18T19:22:21.615117946Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-06-18T19:22:21.615480988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.615941316Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-06-18T19:22:21.616486234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-18T19:22:21', 'indexer_cleanup') 
2026-06-18T19:22:21.617143207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.617999202Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-06-18T19:22:21.618324067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025226s 
2026-06-18T19:22:21.618648841Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-06-18T19:22:21.619021953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.619448743Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-06-18T19:22:21.620013160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-18T19:22:21', 'minimum_seeders') 
2026-06-18T19:22:21.620677519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.621544767Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-06-18T19:22:21.621887357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025312s 
2026-06-18T19:22:21.622214426Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-06-18T19:22:21.622587368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.623015200Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-06-18T19:22:21.623545919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-18T19:22:21', 'remove_showrss') 
2026-06-18T19:22:21.624222332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.625074960Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-06-18T19:22:21.625395156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024986s 
2026-06-18T19:22:21.625743938Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-06-18T19:22:21.626133934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.626575294Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-06-18T19:22:21.627154651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-18T19:22:21', 'remove_torrentparadiseml') 
2026-06-18T19:22:21.627827417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.628759625Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-06-18T19:22:21.629100182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026022s 
2026-06-18T19:22:21.629463925Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-06-18T19:22:21.629866847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.630309539Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-06-18T19:22:21.630918656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-18T19:22:21', 'localization_setting_to_string') 
2026-06-18T19:22:21.631609589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.632544853Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-06-18T19:22:21.632906642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026515s 
2026-06-18T19:22:21.633223962Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-06-18T19:22:21.633585039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.634011118Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-06-18T19:22:21.634531096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-18T19:22:21', 'orpheus_api') 
2026-06-18T19:22:21.635181727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.636019655Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-06-18T19:22:21.636341845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024518s 
2026-06-18T19:22:21.636697942Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-06-18T19:22:21.637087186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.637528375Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-06-18T19:22:21.638110408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-18T19:22:21', 'download_client_categories') 
2026-06-18T19:22:21.638791731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.639660512Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-06-18T19:22:21.640026810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025617s 
2026-06-18T19:22:21.640359580Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-06-18T19:22:21.640739095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.641169933Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-06-18T19:22:21.641716134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-18T19:22:21', 'add_salt_to_users') 
2026-06-18T19:22:21.642380012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.643242259Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-06-18T19:22:21.643567114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025123s 
2026-06-18T19:22:21.643975878Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-06-18T19:22:21.644421045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.644883046Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-06-18T19:22:21.645548416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-18T19:22:21', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-06-18T19:22:21.646270271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.647186006Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-06-18T19:22:21.647572706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027137s 
2026-06-18T19:22:21.648011971Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-06-18T19:22:21.648461206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.648936814Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-06-18T19:22:21.649632927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-18T19:22:21', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-06-18T19:22:21.650371626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.651288604Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-06-18T19:22:21.651687087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027672s 
2026-06-18T19:22:21.652122694Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-06-18T19:22:21.652541027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.652999371Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-06-18T19:22:21.653659832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-18T19:22:21', 'alpharatio_greatposterwall_config_contract') 
2026-06-18T19:22:21.654385354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.655690514Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-06-18T19:22:21.656092855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003097s 
2026-06-18T19:22:21.656418020Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-06-18T19:22:21.656790320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.657219635Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-06-18T19:22:21.657774193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-18T19:22:21', 'remove_notwhatcd') 
2026-06-18T19:22:21.658419864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.659386020Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-06-18T19:22:21.659712909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026081s 
2026-06-18T19:22:21.660091632Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-06-18T19:22:21.660497660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.660933529Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-06-18T19:22:21.661518638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-18T19:22:21', 'add_on_grab_to_notifications') 
2026-06-18T19:22:21.662210803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.663039803Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-06-18T19:22:21.663395540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025264s 
2026-06-18T19:22:21.663764954Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-06-18T19:22:21.664222446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.664671792Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-06-18T19:22:21.665320509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-18T19:22:21', 'animetorrents_use_custom_config_contract') 
2026-06-18T19:22:21.666035189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.667082580Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-06-18T19:22:21.667482205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027082s 
2026-06-18T19:22:21.667804565Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-06-18T19:22:21.668214050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.668647163Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-06-18T19:22:21.669208624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-18T19:22:21', 'apprise_server_url') 
2026-06-18T19:22:21.669868965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.670824540Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-06-18T19:22:21.671151259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026116s 
2026-06-18T19:22:21.671505192Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-06-18T19:22:21.671924056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.672370005Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-06-18T19:22:21.672976537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-18T19:22:21', 'health_restored_notification') 
2026-06-18T19:22:21.673669734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.674552954Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-06-18T19:22:21.674910364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026249s 
2026-06-18T19:22:21.675218495Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-06-18T19:22:21.675569783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.676012395Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-06-18T19:22:21.676521601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-18T19:22:21', 'remove_uc') 
2026-06-18T19:22:21.677180308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.678023457Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-06-18T19:22:21.678341979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024737s 
2026-06-18T19:22:21.678680521Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-06-18T19:22:21.679064264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.679508128Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-06-18T19:22:21.680097546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-18T19:22:21', 'history_fix_data_titles') 
2026-06-18T19:22:21.680799841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.681669544Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-06-18T19:22:21.682025391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025964s 
2026-06-18T19:22:21.682375988Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-06-18T19:22:21.682774791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.683228335Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-06-18T19:22:21.683822172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-18T19:22:21', 'download_client_per_indexer') 
2026-06-18T19:22:21.684546612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.685426024Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-06-18T19:22:21.685798194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026293s 
2026-06-18T19:22:21.686203280Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-18T19:22:21.686657094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.687132052Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-06-18T19:22:21.687808565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-06-18T19:22:21.688143901Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-18T19:22:21.688462432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-06-18T19:22:21.689692070Z [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-06-18T19:22:21.691021429Z [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-06-18T19:22:21.691869638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-06-18T19:22:21.692626303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-06-18T19:22:21.693867655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-18T19:22:21.694452032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056315s 
2026-06-18T19:22:21.694763881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-06-18T19:22:21.695069036Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.695407377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-06-18T19:22:21.696565210Z [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-06-18T19:22:21.697677191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-06-18T19:22:21.698470399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-06-18T19:22:21.699239700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-06-18T19:22:21.700490490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-18T19:22:21.701137173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053469s 
2026-06-18T19:22:21.701454252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-18T19:22:21.701764106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-18T19:22:21.702121777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-18T19:22:21.703103736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-18T19:22:21.704102138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-18T19:22:21.704897711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-18T19:22:21.705643083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-18T19:22:21.706860687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-18T19:22:21.707495195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049857s 
2026-06-18T19:22:21.708145656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-18T19:22:21', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-18T19:22:21.708903704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.710097259Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-18T19:22:21.710517826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074751s 
2026-06-18T19:22:21.710866699Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-06-18T19:22:21.711265794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.711709197Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-06-18T19:22:21.712325990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-18T19:22:21', 'add_notification_status') 
2026-06-18T19:22:21.713023065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.713881034Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-06-18T19:22:21.714245648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026119s 
2026-06-18T19:22:21.714636326Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-06-18T19:22:21.715081192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.715539856Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-06-18T19:22:21.716231841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-18T19:22:21', 'indexers_freeleech_only_config_contract') 
2026-06-18T19:22:21.716956080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.717896786Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-06-18T19:22:21.718304166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002781s 
2026-06-18T19:22:21.718633650Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-06-18T19:22:21.719009668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.719451709Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-06-18T19:22:21.720015545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-18T19:22:21', 'email_encryption') 
2026-06-18T19:22:21.720713060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.721593505Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-06-18T19:22:21.721934051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025892s 
2026-06-18T19:22:21.722325800Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-06-18T19:22:21.722765787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.723247357Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-06-18T19:22:21.723932809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-18T19:22:21', 'newznab_category_to_capabilities_settings') 
2026-06-18T19:22:21.724662850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.725609608Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-06-18T19:22:21.726028251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028007s 
2026-06-18T19:22:21.726396874Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-06-18T19:22:21.726809786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.727271697Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-06-18T19:22:21.727910584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-18T19:22:21', 'gazelle_freeleech_token_options') 
2026-06-18T19:22:21.728641537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.729557764Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-06-18T19:22:21.729937779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027261s 
2026-06-18T19:22:21.730311503Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-06-18T19:22:21.730736679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.731218851Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-06-18T19:22:21.731866506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-18T19:22:21', 'myanonamouse_freeleech_wedge_options') 
2026-06-18T19:22:21.732596567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.733465588Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-06-18T19:22:21.733873039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026855s 
2026-06-18T19:22:21.734253296Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-06-18T19:22:21.734665787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.735132257Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-06-18T19:22:21.735764461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-18T19:22:21', 'newznab_indexers_enable_redirect') 
2026-06-18T19:22:21.736517168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.737430328Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-06-18T19:22:21.737805013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027401s 
2026-06-18T19:22:21.738192173Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-06-18T19:22:21.738617109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-18T19:22:21.739093148Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-06-18T19:22:21.739736464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-18T19:22:21', 'myanonamouse_freeleech_wedge_checkbox') 
2026-06-18T19:22:21.740509783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-18T19:22:21.741655692Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-06-18T19:22:21.742050768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029996s 
2026-06-18T19:22:21.896278302Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-06-18T19:22:21.903601058Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-06-18T19:22:21.907328880Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-06-18T19:22:22.013137505Z [Info] AppSyncProfileService: Setting up default app profile 
2026-06-18T19:22:22.024009463Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-06-18T19:22:22.131862587Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-06-18T19:22:22.208927841Z [ls.io-init] done.
2026-06-18T19:22:22.507036329Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-06-18T19:22:22.507615105Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-06-18T19:22:22.507985431Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin