2026-05-30T20:18:35.150035952Z [migrations] started
2026-05-30T20:18:35.150072806Z [migrations] no migrations found
2026-05-30T20:18:35.167552156Z usermod: no changes
2026-05-30T20:18:35.172896219Z ───────────────────────────────────────
2026-05-30T20:18:35.172915067Z 
2026-05-30T20:18:35.172920327Z       ██╗     ███████╗██╗ ██████╗
2026-05-30T20:18:35.172925387Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-30T20:18:35.172929776Z       ██║     ███████╗██║██║   ██║
2026-05-30T20:18:35.172934566Z       ██║     ╚════██║██║██║   ██║
2026-05-30T20:18:35.172939155Z       ███████╗███████║██║╚██████╔╝
2026-05-30T20:18:35.172943644Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-30T20:18:35.172948213Z 
2026-05-30T20:18:35.172952522Z    Brought to you by linuxserver.io
2026-05-30T20:18:35.172956891Z ───────────────────────────────────────
2026-05-30T20:18:35.173208107Z 
2026-05-30T20:18:35.173224149Z To support the app dev(s) visit:
2026-05-30T20:18:35.175973035Z Prowlarr: https://opencollective.com/prowlarr
2026-05-30T20:18:35.176443442Z 
2026-05-30T20:18:35.176451789Z To support LSIO projects visit:
2026-05-30T20:18:35.176455747Z https://www.linuxserver.io/donate/
2026-05-30T20:18:35.176459394Z 
2026-05-30T20:18:35.176463021Z ───────────────────────────────────────
2026-05-30T20:18:35.176467410Z GID/UID
2026-05-30T20:18:35.176471058Z ───────────────────────────────────────
2026-05-30T20:18:35.181015279Z 
2026-05-30T20:18:35.181026792Z User UID:    911
2026-05-30T20:18:35.181031000Z User GID:    911
2026-05-30T20:18:35.181034748Z ───────────────────────────────────────
2026-05-30T20:18:35.183800558Z Linuxserver.io version: 2.4.0.5389-ls237
2026-05-30T20:18:35.184287017Z Build-date: 2026-05-30T20:14:07+00:00
2026-05-30T20:18:35.184295284Z ───────────────────────────────────────
2026-05-30T20:18:35.184299322Z     
2026-05-30T20:18:35.235921561Z [custom-init] No custom files found, skipping...
2026-05-30T20:18:35.257388411Z failed to load "/config/config.xml": No such file or directory
2026-05-30T20:18:35.580074457Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5389 
2026-05-30T20:18:35.597375408Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-30T20:18:35.604707253Z [Debug] Bootstrap: Console selected 
2026-05-30T20:18:35.606081551Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-30T20:18:35.853025324Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-30T20:18:35.918577625Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {52bcaafb-8229-4eab-8597-1c2ab1fa6091} may be persisted to storage in unencrypted form. 
2026-05-30T20:18:35.976497246Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-30T20:18:36.003897054Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-30T20:18:36.061815031Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-30T20:18:36.068798886Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.069452091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.107194338Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-30T20:18:36.110516869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382576s 
2026-05-30T20:18:36.110831362Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-30T20:18:36.111060403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417206s 
2026-05-30T20:18:36.117847662Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-30T20:18:36.118438451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.123402047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-30T20:18:36.133480774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-30T20:18:36.155865834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321887s 
2026-05-30T20:18:36.156413547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.159041629Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-30T20:18:36.159239939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035423s 
2026-05-30T20:18:36.159911381Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-30T20:18:36.160180473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.164877121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-30T20:18:36.165998760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-30T20:18:36.166555130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014524s 
2026-05-30T20:18:36.166842910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-30T20:18:36.167155800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000105s 
2026-05-30T20:18:36.167606157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-30T20:18:36.168253060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-30T20:18:36.168958380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011123s 
2026-05-30T20:18:36.169266931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.170041491Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-30T20:18:36.170254190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021587s 
2026-05-30T20:18:36.170724757Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-30T20:18:36.170994460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.171748880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-30T20:18:36.172613421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-30T20:18:36.172866671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-30T20:18:36.173223449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-30T20:18:36.173731623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006408s 
2026-05-30T20:18:36.173971987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.174723089Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-30T20:18:36.174930758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015714s 
2026-05-30T20:18:36.177955248Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-30T20:18:36.178204490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.178840762Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-30T20:18:36.182970699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-30T20:18:36.183590617Z [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-05-30T20:18:36.184107017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009227s 
2026-05-30T20:18:36.184322541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-30T20:18:36.184664049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-30T20:18:36.185019344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004951s 
2026-05-30T20:18:36.185222142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-30T20:18:36.185838424Z [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-05-30T20:18:36.186352539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009366s 
2026-05-30T20:18:36.186584125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-30T20:18:36.186928439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-30T20:18:36.187288995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004974s 
2026-05-30T20:18:36.187469188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-30T20:18:36.192329516Z [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-05-30T20:18:36.192966990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052564s 
2026-05-30T20:18:36.193185239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-30T20:18:36.193849367Z [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-05-30T20:18:36.194387801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010002s 
2026-05-30T20:18:36.194630890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-30T20:18:36.195025315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-30T20:18:36.195414508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005617s 
2026-05-30T20:18:36.195583238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-30T20:18:36.198517197Z [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-05-30T20:18:36.199364653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035465s 
2026-05-30T20:18:36.199594306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-30T20:18:36.199945232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-30T20:18:36.200347693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005468s 
2026-05-30T20:18:36.200593999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-05-30T20:18:36.201222805Z [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-05-30T20:18:36.201774075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009612s 
2026-05-30T20:18:36.201990912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-05-30T20:18:36.202692685Z [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-05-30T20:18:36.203284417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010904s 
2026-05-30T20:18:36.203481494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-05-30T20:18:36.203853493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-05-30T20:18:36.204306275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005814s 
2026-05-30T20:18:36.204503522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-30T20:18:36.204918798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-30T20:18:36.205362933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006662s 
2026-05-30T20:18:36.205547074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-30T20:18:36.205869914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-30T20:18:36.206252665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005025s 
2026-05-30T20:18:36.206453699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-30T20:18:36.209873917Z [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-05-30T20:18:36.210447502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037568s 
2026-05-30T20:18:36.210679199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-30T20:18:36.211040917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-30T20:18:36.211387916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005308s 
2026-05-30T20:18:36.211620194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-30T20:18:36.212017233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-30T20:18:36.212391116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005225s 
2026-05-30T20:18:36.212597372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-30T20:18:36.213513657Z [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-05-30T20:18:36.214219739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014244s 
2026-05-30T20:18:36.214446145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-30T20:18:36.215404845Z [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-05-30T20:18:36.216205307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015467s 
2026-05-30T20:18:36.216460812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-30T20:18:36.216861850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.217269581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005929s 
2026-05-30T20:18:36.217494373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-30T20:18:36.218020413Z [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-05-30T20:18:36.218481572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007842s 
2026-05-30T20:18:36.218701635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-30T20:18:36.219019255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-30T20:18:36.219376985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004711s 
2026-05-30T20:18:36.221175467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-30T20:18:36', 'InitialSetup') 
2026-05-30T20:18:36.221816558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.223334154Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-30T20:18:36.223500860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044036s 
2026-05-30T20:18:36.223800393Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-30T20:18:36.224152352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.224462236Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-05-30T20:18:36.227505143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-05-30T20:18:36.237180147Z [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-05-30T20:18:36.238504224Z [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-05-30T20:18:36.239414046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-30T20:18:36.240430393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-30T20:18:36.242100576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-30T20:18:36.242508909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148013s 
2026-05-30T20:18:36.242774844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-05-30T20:18:36.244525049Z [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-05-30T20:18:36.245707370Z [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-05-30T20:18:36.246338340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-30T20:18:36.247009462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-30T20:18:36.248443810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-30T20:18:36.248866622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058237s 
2026-05-30T20:18:36.249212238Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-05-30T20:18:36.252735543Z [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-05-30T20:18:36.253879347Z [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-05-30T20:18:36.254501630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-30T20:18:36.255156078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-30T20:18:36.256560656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-30T20:18:36.256980582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075247s 
2026-05-30T20:18:36.257209804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-05-30T20:18:36.257973672Z [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-05-30T20:18:36.258619502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011975s 
2026-05-30T20:18:36.258877432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-05-30T20:18:36.259306336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.259705820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006364s 
2026-05-30T20:18:36.260247040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-30T20:18:36', 'ApplicationStatus') 
2026-05-30T20:18:36.260647226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.261686208Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-30T20:18:36.261889167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025438s 
2026-05-30T20:18:36.262119160Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-30T20:18:36.262361478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.262654879Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-05-30T20:18:36.263664071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-30T20:18:36.263856449Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.264140400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-05-30T20:18:36.264595387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-05-30T20:18:36.265231568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008801s 
2026-05-30T20:18:36.265458134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-30T20:18:36.266253576Z [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-05-30T20:18:36.266860118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011952s 
2026-05-30T20:18:36.267089099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-30T20:18:36.267829189Z [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-05-30T20:18:36.268594280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012793s 
2026-05-30T20:18:36.268859374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-30T20:18:36.269308809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.269749436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006617s 
2026-05-30T20:18:36.270177599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-30T20:18:36', 'IndexerProps') 
2026-05-30T20:18:36.270590099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.271866560Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-30T20:18:36.272025029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026988s 
2026-05-30T20:18:36.272314602Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-30T20:18:36.272526489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.272832285Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-05-30T20:18:36.273336500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-30T20:18:36', 'add_update_history') 
2026-05-30T20:18:36.273763530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.274532969Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-30T20:18:36.274739415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020155s 
2026-05-30T20:18:36.274968757Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-30T20:18:36.275211135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.275464044Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-05-30T20:18:36.278891718Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-30T20:18:36.280109620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-30T20:18:36.280655490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013389s 
2026-05-30T20:18:36.281080245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-30T20:18:36', 'update_notifiarr') 
2026-05-30T20:18:36.281496163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.282250802Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-30T20:18:36.282457448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029094s 
2026-05-30T20:18:36.282675317Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-30T20:18:36.282914338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.283205876Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-05-30T20:18:36.283742176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-05-30T20:18:36.284612568Z [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-05-30T20:18:36.285209530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012088s 
2026-05-30T20:18:36.285453261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-05-30T20:18:36.285834800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-05-30T20:18:36.286243743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s 
2026-05-30T20:18:36.286416842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-30T20:18:36.286603808Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-30T20:18:36.286838892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-05-30T20:18:36.287216893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-30T20:18:36.287940230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008625s 
2026-05-30T20:18:36.288366257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-30T20:18:36', 'app_profiles') 
2026-05-30T20:18:36.288783778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.289650203Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-30T20:18:36.289849575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025681s 
2026-05-30T20:18:36.290069467Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-30T20:18:36.290314170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.290599855Z [Info] history_failed: Starting migration of Main DB to 7 
2026-05-30T20:18:36.291133069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-30T20:18:36.291328403Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.291569037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-05-30T20:18:36.291947960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-05-30T20:18:36.292634663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008476s 
2026-05-30T20:18:36.293025761Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-30T20:18:36.293486038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-30T20:18:36.293865322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005571s 
2026-05-30T20:18:36.294289746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-30T20:18:36', 'history_failed') 
2026-05-30T20:18:36.294708370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.295495906Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-30T20:18:36.295693914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002159s 
2026-05-30T20:18:36.295929499Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-30T20:18:36.296177218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.296459196Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-05-30T20:18:36.296865544Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.297163664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.298706521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016202s 
2026-05-30T20:18:36.299139613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-30T20:18:36', 'redacted_api') 
2026-05-30T20:18:36.299553547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.300388999Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-30T20:18:36.300570745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032508s 
2026-05-30T20:18:36.300798744Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-30T20:18:36.301045491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.301335535Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-05-30T20:18:36.301869330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-05-30T20:18:36.302531925Z [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-05-30T20:18:36.303081351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009932s 
2026-05-30T20:18:36.303283278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-30T20:18:36.303477469Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-30T20:18:36.303680708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-30T20:18:36.304048088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-30T20:18:36.304684439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000784s 
2026-05-30T20:18:36.305111860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-30T20:18:36', 'IndexerProxies') 
2026-05-30T20:18:36.305530413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.306339392Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-30T20:18:36.306555748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024137s 
2026-05-30T20:18:36.306785360Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-30T20:18:36.307045334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.307336009Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-05-30T20:18:36.307728670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-05-30T20:18:36.307961088Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.308255962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-05-30T20:18:36.308674695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-05-30T20:18:36.309378843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008688s 
2026-05-30T20:18:36.309838048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-30T20:18:36', 'app_indexer_remote_name') 
2026-05-30T20:18:36.310269387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.311114559Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-30T20:18:36.311322878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025577s 
2026-05-30T20:18:36.311562852Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-30T20:18:36.311819158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.312137238Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-05-30T20:18:36.314936415Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.315953614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-05-30T20:18:36.316331284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011916s 
2026-05-30T20:18:36.316771852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-30T20:18:36', 'desi_gazelle_to_unit3d') 
2026-05-30T20:18:36.317195665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.317948782Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-30T20:18:36.318164175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027613s 
2026-05-30T20:18:36.318426604Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-30T20:18:36.318685355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.318994237Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-05-30T20:18:36.319377599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-30T20:18:36.319575508Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-30T20:18:36.319843127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-30T20:18:36.320293924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-30T20:18:36.321037552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009304s 
2026-05-30T20:18:36.321498140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-30T20:18:36', 'add_on_update_to_notifications') 
2026-05-30T20:18:36.321929368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.322695431Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-30T20:18:36.322915003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00254s 
2026-05-30T20:18:36.323135597Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-30T20:18:36.323383066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.323675725Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-05-30T20:18:36.324261866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-05-30T20:18:36.324931785Z [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-05-30T20:18:36.325531442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010323s 
2026-05-30T20:18:36.325818901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-05-30T20:18:36.326311082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-30T20:18:36.326774305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007184s 
2026-05-30T20:18:36.327041042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-05-30T20:18:36.327486419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-30T20:18:36.327939732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006453s 
2026-05-30T20:18:36.328369127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-30T20:18:36', 'IndexerVersions') 
2026-05-30T20:18:36.328787750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.329657702Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-30T20:18:36.329861432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023544s 
2026-05-30T20:18:36.330083609Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-30T20:18:36.330324665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.330612995Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-05-30T20:18:36.332165001Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.333100445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-05-30T20:18:36.333415990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010097s 
2026-05-30T20:18:36.333678649Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.334067141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-05-30T20:18:36.334418659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005131s 
2026-05-30T20:18:36.334841871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-30T20:18:36', 'cleanup_config') 
2026-05-30T20:18:36.335253601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.336093041Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-30T20:18:36.336295850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021533s 
2026-05-30T20:18:36.336519560Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-30T20:18:36.336767229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.337057684Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-05-30T20:18:36.339091059Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.339448559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-05-30T20:18:36.339756740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004274s 
2026-05-30T20:18:36.340036533Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.340389784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-05-30T20:18:36.340694608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004297s 
2026-05-30T20:18:36.340953971Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.341306050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-05-30T20:18:36.341605453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004296s 
2026-05-30T20:18:36.341865025Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.342209078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-05-30T20:18:36.342516217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s 
2026-05-30T20:18:36.342775869Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.343124301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-05-30T20:18:36.343425377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004265s 
2026-05-30T20:18:36.343684790Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.344072551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-05-30T20:18:36.344377916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s 
2026-05-30T20:18:36.344639973Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.344990880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-05-30T20:18:36.345295393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s 
2026-05-30T20:18:36.345555307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.345902897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-05-30T20:18:36.346205446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004317s 
2026-05-30T20:18:36.346468546Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.350393139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-05-30T20:18:36.350730669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040334s 
2026-05-30T20:18:36.350994400Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.351335096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-05-30T20:18:36.351636753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s 
2026-05-30T20:18:36.351907549Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.352262714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-05-30T20:18:36.352568891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2026-05-30T20:18:36.352831650Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.353177035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-05-30T20:18:36.353484705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2026-05-30T20:18:36.353746372Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.354096888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-05-30T20:18:36.354409508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s 
2026-05-30T20:18:36.354669631Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.355022983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-05-30T20:18:36.355327607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s 
2026-05-30T20:18:36.355588893Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.355957916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-05-30T20:18:36.356269954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004536s 
2026-05-30T20:18:36.356534026Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.356898941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-05-30T20:18:36.357196731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004128s 
2026-05-30T20:18:36.357380140Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.358775720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-05-30T20:18:36.359156347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015901s 
2026-05-30T20:18:36.359340337Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.359744551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-05-30T20:18:36.360138224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006041s 
2026-05-30T20:18:36.360323648Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.360718282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-05-30T20:18:36.361070251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005641s 
2026-05-30T20:18:36.361256887Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.361653305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-05-30T20:18:36.362009563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005735s 
2026-05-30T20:18:36.362196249Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.362595523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-05-30T20:18:36.362949425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005762s 
2026-05-30T20:18:36.363138426Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.363527830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-05-30T20:18:36.363890420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005663s 
2026-05-30T20:18:36.364083960Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.364496361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-30T20:18:36.364852708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00059s 
2026-05-30T20:18:36.365040607Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.365440111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-05-30T20:18:36.365798152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000578s 
2026-05-30T20:18:36.365981942Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.366372839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-05-30T20:18:36.366718395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000557s 
2026-05-30T20:18:36.366905091Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.367298854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-30T20:18:36.367651785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000569s 
2026-05-30T20:18:36.367834513Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.368262164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-05-30T20:18:36.368638592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000607s 
2026-05-30T20:18:36.368823425Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.369228430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-30T20:18:36.369588716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005857s 
2026-05-30T20:18:36.369772286Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.370181510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-05-30T20:18:36.370540473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005857s 
2026-05-30T20:18:36.370726577Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.371126984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-30T20:18:36.371470636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000569s 
2026-05-30T20:18:36.371655248Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.372077167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-05-30T20:18:36.372437293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005935s 
2026-05-30T20:18:36.372624740Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.373015968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-05-30T20:18:36.373366464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005629s 
2026-05-30T20:18:36.373551787Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.373951101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-30T20:18:36.374305254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005732s 
2026-05-30T20:18:36.374532853Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.374938019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-05-30T20:18:36.375290679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000575s 
2026-05-30T20:18:36.375472435Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.375873092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-05-30T20:18:36.376249910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005908s 
2026-05-30T20:18:36.376674966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-30T20:18:36', 'indexer_cleanup') 
2026-05-30T20:18:36.377090794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.378177452Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-30T20:18:36.378379679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024856s 
2026-05-30T20:18:36.378609853Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-30T20:18:36.378857021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.379149640Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-05-30T20:18:36.379550738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-05-30T20:18:36.379754207Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.380026796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-05-30T20:18:36.380444457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-05-30T20:18:36.381235511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009726s 
2026-05-30T20:18:36.381662781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-30T20:18:36', 'minimum_seeders') 
2026-05-30T20:18:36.382082126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.382943701Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-30T20:18:36.383149205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026576s 
2026-05-30T20:18:36.383368186Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-30T20:18:36.383611616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.383914847Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-05-30T20:18:36.384282277Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.384636420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-05-30T20:18:36.384945913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s 
2026-05-30T20:18:36.385364636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-30T20:18:36', 'remove_showrss') 
2026-05-30T20:18:36.385776666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.386577188Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-30T20:18:36.386779756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020267s 
2026-05-30T20:18:36.387022485Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-30T20:18:36.387279001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.387575669Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-05-30T20:18:36.387975213Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.388356932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-05-30T20:18:36.388681856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004667s 
2026-05-30T20:18:36.389121472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-30T20:18:36', 'remove_torrentparadiseml') 
2026-05-30T20:18:36.389556267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.390373002Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-30T20:18:36.390587945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021064s 
2026-05-30T20:18:36.390844081Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-30T20:18:36.391106539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.391409249Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-05-30T20:18:36.391710956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.391971671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.392610949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006868s 
2026-05-30T20:18:36.393075564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-30T20:18:36', 'localization_setting_to_string') 
2026-05-30T20:18:36.393505911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.394355662Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-30T20:18:36.394572789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023711s 
2026-05-30T20:18:36.394810969Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-30T20:18:36.395054449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.395334373Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-05-30T20:18:36.395633095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.395869771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.399411775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035484s 
2026-05-30T20:18:36.399811870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-30T20:18:36', 'orpheus_api') 
2026-05-30T20:18:36.400274272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.401062228Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-30T20:18:36.401258243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052173s 
2026-05-30T20:18:36.401507405Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-30T20:18:36.401765535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.402068655Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-05-30T20:18:36.402426746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-30T20:18:36.402624364Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.402865901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-05-30T20:18:36.403265806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-05-30T20:18:36.404081348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009536s 
2026-05-30T20:18:36.404514120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-30T20:18:36', 'download_client_categories') 
2026-05-30T20:18:36.404939376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.405816202Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-30T20:18:36.406027177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026631s 
2026-05-30T20:18:36.406256068Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-30T20:18:36.406510009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.406793119Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-05-30T20:18:36.407147693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-30T20:18:36.407339640Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-30T20:18:36.407551416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-30T20:18:36.407857393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-30T20:18:36.408517522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007509s 
2026-05-30T20:18:36.408801925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-30T20:18:36.409123182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-30T20:18:36.409807580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007564s 
2026-05-30T20:18:36.410222465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-30T20:18:36', 'add_salt_to_users') 
2026-05-30T20:18:36.410640006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.411622986Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-30T20:18:36.411830624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025704s 
2026-05-30T20:18:36.412142953Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-30T20:18:36.412420061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.412740416Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-05-30T20:18:36.413078397Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.413464484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-30T20:18:36.413809770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005386s 
2026-05-30T20:18:36.414300518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-30T20:18:36', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-30T20:18:36.414744222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.415514353Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-30T20:18:36.415751440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021837s 
2026-05-30T20:18:36.416101385Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-30T20:18:36.416399425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.416714389Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-05-30T20:18:36.417048061Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.417444820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-30T20:18:36.417838623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005561s 
2026-05-30T20:18:36.418298419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-30T20:18:36', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-30T20:18:36.418752684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.419634380Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-30T20:18:36.419867379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022875s 
2026-05-30T20:18:36.420149467Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-30T20:18:36.420460653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.420778333Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-05-30T20:18:36.421153990Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.421552893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-05-30T20:18:36.421906776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005571s 
2026-05-30T20:18:36.422056487Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.422464318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-05-30T20:18:36.422835316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s 
2026-05-30T20:18:36.423307496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-30T20:18:36', 'alpharatio_greatposterwall_config_contract') 
2026-05-30T20:18:36.423755448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.424686874Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-30T20:18:36.424915324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023104s 
2026-05-30T20:18:36.425151821Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-30T20:18:36.425404790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.425695566Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-05-30T20:18:36.426090261Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.426450446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-05-30T20:18:36.426788597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2026-05-30T20:18:36.427265057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-30T20:18:36', 'remove_notwhatcd') 
2026-05-30T20:18:36.427673299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.428549213Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-30T20:18:36.428757262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021864s 
2026-05-30T20:18:36.429007275Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-30T20:18:36.429268000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.429574768Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-05-30T20:18:36.429996367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-30T20:18:36.430196069Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.430431393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-05-30T20:18:36.430776578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-05-30T20:18:36.431496959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008756s 
2026-05-30T20:18:36.431710880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-30T20:18:36.431931714Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.432219003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-05-30T20:18:36.432661294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-05-30T20:18:36.433417667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009399s 
2026-05-30T20:18:36.433885539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-30T20:18:36', 'add_on_grab_to_notifications') 
2026-05-30T20:18:36.434314503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.435257111Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-30T20:18:36.435472565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027402s 
2026-05-30T20:18:36.435752178Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-30T20:18:36.436103045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.436377978Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-05-30T20:18:36.436737392Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.437151406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-30T20:18:36.437511441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005805s 
2026-05-30T20:18:36.437991628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-30T20:18:36', 'animetorrents_use_custom_config_contract') 
2026-05-30T20:18:36.438432135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.439321085Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-30T20:18:36.439517611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022948s 
2026-05-30T20:18:36.439751051Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-30T20:18:36.440048089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.440333293Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-05-30T20:18:36.440615832Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.440874644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.441604724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007595s 
2026-05-30T20:18:36.442051724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-30T20:18:36', 'apprise_server_url') 
2026-05-30T20:18:36.442474546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.443303094Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-30T20:18:36.443509921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024368s 
2026-05-30T20:18:36.443768983Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-30T20:18:36.444074518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.444390825Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-05-30T20:18:36.444750980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-30T20:18:36.444988308Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s 
2026-05-30T20:18:36.445253502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-30T20:18:36.445671694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-30T20:18:36.446428028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000931s 
2026-05-30T20:18:36.446885920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-30T20:18:36', 'health_restored_notification') 
2026-05-30T20:18:36.447314883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.448243393Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-30T20:18:36.448422474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026552s 
2026-05-30T20:18:36.448644391Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-30T20:18:36.448888232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.449173436Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-05-30T20:18:36.449547449Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-30T20:18:36.449908156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-30T20:18:36.450220705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s 
2026-05-30T20:18:36.450656803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-30T20:18:36', 'remove_uc') 
2026-05-30T20:18:36.451066188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.452348520Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-30T20:18:36.452545276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025492s 
2026-05-30T20:18:36.452789278Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-30T20:18:36.453041696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.453348664Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-05-30T20:18:36.453638638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.453893892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.454522508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007077s 
2026-05-30T20:18:36.454971452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-30T20:18:36', 'history_fix_data_titles') 
2026-05-30T20:18:36.455410436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.456282803Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-30T20:18:36.456494409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023793s 
2026-05-30T20:18:36.456746507Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-30T20:18:36.457021681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.457308258Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-05-30T20:18:36.457659927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-30T20:18:36.457852544Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.458098049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-30T20:18:36.458466401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-30T20:18:36.459202774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009056s 
2026-05-30T20:18:36.459659514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-30T20:18:36', 'download_client_per_indexer') 
2026-05-30T20:18:36.460151234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.461030665Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-30T20:18:36.461289626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026415s 
2026-05-30T20:18:36.461546734Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-30T20:18:36.461828341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.462160320Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-05-30T20:18:36.464251621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-30T20:18:36.464460652Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.464874896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-05-30T20:18:36.470383580Z [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-05-30T20:18:36.471622225Z [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-05-30T20:18:36.472325441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-30T20:18:36.473076734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-30T20:18:36.474821227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.475248577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010114s 
2026-05-30T20:18:36.475436265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-30T20:18:36.475627470Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-30T20:18:36.475993477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-05-30T20:18:36.478165211Z [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-05-30T20:18:36.479368394Z [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-05-30T20:18:36.480018192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-30T20:18:36.480718833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-30T20:18:36.482436883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.482850366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066089s 
2026-05-30T20:18:36.483074227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-30T20:18:36.483265702Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.483541457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-05-30T20:18:36.485702520Z [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-05-30T20:18:36.486853728Z [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-05-30T20:18:36.487474869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-30T20:18:36.488188827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-30T20:18:36.489911646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.490328516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065443s 
2026-05-30T20:18:36.490535653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-30T20:18:36.490710305Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.490949787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-30T20:18:36.493275530Z [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-05-30T20:18:36.494538504Z [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-05-30T20:18:36.495173723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-30T20:18:36.495667307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-30T20:18:36.497158991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059673s 
2026-05-30T20:18:36.497365106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-30T20:18:36.497543034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.497831124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-30T20:18:36.500078791Z [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-05-30T20:18:36.501306543Z [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-05-30T20:18:36.501932093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-30T20:18:36.502426218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-30T20:18:36.503911099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059061s 
2026-05-30T20:18:36.504164409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-30T20:18:36.504342858Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-30T20:18:36.504580737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-30T20:18:36.506835348Z [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-05-30T20:18:36.508115165Z [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-05-30T20:18:36.508730153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-30T20:18:36.509205741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-30T20:18:36.510666343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058531s 
2026-05-30T20:18:36.510901065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-30T20:18:36.511091429Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-30T20:18:36.511375210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-30T20:18:36.513513045Z [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-05-30T20:18:36.514749134Z [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-05-30T20:18:36.515386458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-30T20:18:36.516148873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-30T20:18:36.517865360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.518289174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066635s 
2026-05-30T20:18:36.518517483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-30T20:18:36.518710412Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.519003061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-30T20:18:36.521158192Z [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-05-30T20:18:36.522370262Z [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-05-30T20:18:36.523011253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-30T20:18:36.523720151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-30T20:18:36.525556649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.525946083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066919s 
2026-05-30T20:18:36.526176537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-30T20:18:36.526369336Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.526649009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-30T20:18:36.528796343Z [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-05-30T20:18:36.530005949Z [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-05-30T20:18:36.530642782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-30T20:18:36.531352281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-30T20:18:36.533115141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.533518674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066193s 
2026-05-30T20:18:36.533719237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-30T20:18:36.533896494Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.534124524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-30T20:18:36.536228691Z [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-05-30T20:18:36.537207743Z [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-05-30T20:18:36.537734894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-30T20:18:36.538369632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-30T20:18:36.539964835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-30T20:18:36.540498279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-30T20:18:36.540837031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064825s 
2026-05-30T20:18:36.541073457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-05-30T20:18:36.541278711Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.541567783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-05-30T20:18:36.543569634Z [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-05-30T20:18:36.544548345Z [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-05-30T20:18:36.545083553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-05-30T20:18:36.546006131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-05-30T20:18:36.547762659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-30T20:18:36.548476526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-30T20:18:36.548893356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070834s 
2026-05-30T20:18:36.549107577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-30T20:18:36.549293231Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.549560549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-30T20:18:36.551887665Z [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-05-30T20:18:36.553445052Z [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-05-30T20:18:36.554191705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-30T20:18:36.554864240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-30T20:18:36.556540656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.556945361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071418s 
2026-05-30T20:18:36.557161516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-30T20:18:36.557351659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.557625270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-30T20:18:36.559950913Z [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-05-30T20:18:36.561493500Z [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-05-30T20:18:36.562248581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-30T20:18:36.562927207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-30T20:18:36.564602351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.565009771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071444s 
2026-05-30T20:18:36.565223201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-30T20:18:36.565407853Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-30T20:18:36.565670452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-30T20:18:36.568036136Z [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-05-30T20:18:36.569570696Z [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-05-30T20:18:36.570373643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-30T20:18:36.571072290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-30T20:18:36.587366413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.587857923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219203s 
2026-05-30T20:18:36.588161545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-30T20:18:36.588519085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-30T20:18:36.588834330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-30T20:18:36.591626563Z [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-05-30T20:18:36.592684413Z [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-05-30T20:18:36.593207958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-30T20:18:36.593803016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-30T20:18:36.595357927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.595697201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066204s 
2026-05-30T20:18:36.595893406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-30T20:18:36.596066635Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-30T20:18:36.596262659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-05-30T20:18:36.601105983Z [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-05-30T20:18:36.602123542Z [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-05-30T20:18:36.602665914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-30T20:18:36.603314180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-30T20:18:36.606016602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-30T20:18:36.606323410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098846s 
2026-05-30T20:18:36.606493683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-30T20:18:36.606651841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-30T20:18:36.606833808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-30T20:18:36.608856642Z [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-05-30T20:18:36.609524737Z [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-05-30T20:18:36.609955875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-30T20:18:36.610547897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-30T20:18:36.612100294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-30T20:18:36.612427342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054209s 
2026-05-30T20:18:36.612693448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-30T20:18:36.612885876Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-30T20:18:36.613090778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-30T20:18:36.616424422Z [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-05-30T20:18:36.617125373Z [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-05-30T20:18:36.617506571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-30T20:18:36.618090928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-30T20:18:36.619613604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-30T20:18:36.619931825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066332s 
2026-05-30T20:18:36.620111888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-30T20:18:36.620261249Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-30T20:18:36.620469819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-30T20:18:36.622162838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-30T20:18:36.622659158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-30T20:18:36.623010385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-30T20:18:36.623486033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-30T20:18:36.624977276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-30T20:18:36.625287841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046249s 
2026-05-30T20:18:36.625657285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-30T20:18:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-30T20:18:36.625998663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.627617723Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-30T20:18:36.627796593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068882s 
2026-05-30T20:18:36.628044603Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-30T20:18:36.628233293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.628495932Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-05-30T20:18:36.629165881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-30T20:18:36.629701569Z [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-05-30T20:18:36.630154702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008087s 
2026-05-30T20:18:36.630345035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-30T20:18:36.630645140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-30T20:18:36.630961086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s 
2026-05-30T20:18:36.631277032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-30T20:18:36', 'add_notification_status') 
2026-05-30T20:18:36.631606886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.632508031Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-30T20:18:36.632637742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019141s 
2026-05-30T20:18:36.632844188Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-30T20:18:36.633038920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.633294365Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-05-30T20:18:36.633693479Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.633955847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-30T20:18:36.634225931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003662s 
2026-05-30T20:18:36.634369149Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.634631518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-30T20:18:36.634890610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003791s 
2026-05-30T20:18:36.635038147Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-30T20:18:36.635289563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-05-30T20:18:36.635551150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000359s 
2026-05-30T20:18:36.635885072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-30T20:18:36', 'indexers_freeleech_only_config_contract') 
2026-05-30T20:18:36.636221620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.636980859Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-30T20:18:36.637163557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017409s 
2026-05-30T20:18:36.637333229Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-30T20:18:36.637513261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.637747743Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-05-30T20:18:36.638000232Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.638191487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.638809181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006291s 
2026-05-30T20:18:36.639109937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-30T20:18:36', 'email_encryption') 
2026-05-30T20:18:36.639445412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.640573073Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-30T20:18:36.640737865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00237s 
2026-05-30T20:18:36.640948509Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-30T20:18:36.641143412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.641392243Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-05-30T20:18:36.641653248Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.641845866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.642740578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009177s 
2026-05-30T20:18:36.643081725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-30T20:18:36', 'newznab_category_to_capabilities_settings') 
2026-05-30T20:18:36.643399024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.644086448Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-30T20:18:36.644307934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022146s 
2026-05-30T20:18:36.644460592Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-30T20:18:36.644648710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.644892912Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-05-30T20:18:36.645145401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.645335944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.645929820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006113s 
2026-05-30T20:18:36.646259735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-30T20:18:36', 'gazelle_freeleech_token_options') 
2026-05-30T20:18:36.646595040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.647253205Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-30T20:18:36.647409751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018804s 
2026-05-30T20:18:36.647620315Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-30T20:18:36.647833985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.648118458Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-05-30T20:18:36.648370055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.648561540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.649075926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s 
2026-05-30T20:18:36.649408065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-30T20:18:36', 'myanonamouse_freeleech_wedge_options') 
2026-05-30T20:18:36.649734783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.650409362Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-30T20:18:36.650707873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018221s 
2026-05-30T20:18:36.650875961Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-30T20:18:36.651113329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.651319956Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-05-30T20:18:36.651581132Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.651770483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.661423833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095916s 
2026-05-30T20:18:36.661752955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-30T20:18:36', 'newznab_indexers_enable_redirect') 
2026-05-30T20:18:36.662087529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.662896208Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-30T20:18:36.663051671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110459s 
2026-05-30T20:18:36.663235331Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-05-30T20:18:36.663435434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.663683934Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-05-30T20:18:36.664033849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.664191486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.664772607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005828s 
2026-05-30T20:18:36.665106238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-30T20:18:36', 'myanonamouse_freeleech_wedge_checkbox') 
2026-05-30T20:18:36.665429991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.666135892Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-05-30T20:18:36.666307367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001925s 
2026-05-30T20:18:36.674905623Z [Debug] MigrationController: Took: 00:00:00.6700920 
2026-05-30T20:18:36.745291709Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-30T20:18:36.767936802Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-30T20:18:36.785109786Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-30T20:18:36.786042244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-30T20:18:36.786320734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-30T20:18:36.795571183Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-30T20:18:36.795836748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095374s 
2026-05-30T20:18:36.796162544Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-30T20:18:36.796371865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097911s 
2026-05-30T20:18:36.798648240Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-30T20:18:36.798926190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.799342097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-30T20:18:36.799690289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-30T20:18:36.800151427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005544s 
2026-05-30T20:18:36.800415920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.801788013Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-30T20:18:36.802037105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021754s 
2026-05-30T20:18:36.802368612Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-30T20:18:36.802650039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.803123472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-30T20:18:36.803457906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-30T20:18:36.804036311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005333s 
2026-05-30T20:18:36.804248037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-30T20:18:36.804467068Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-30T20:18:36.804735038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-30T20:18:36.805074281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-30T20:18:36.805829502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008324s 
2026-05-30T20:18:36.806087521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.806903274Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-30T20:18:36.807150562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018854s 
2026-05-30T20:18:36.807474735Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-30T20:18:36.807759639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.808202220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-30T20:18:36.808400860Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-30T20:18:36.808641995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-30T20:18:36.808973673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-30T20:18:36.809500404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005966s 
2026-05-30T20:18:36.809755227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.810536460Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-30T20:18:36.810801534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016049s 
2026-05-30T20:18:36.811166038Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-30T20:18:36.811437395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.811783151Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-30T20:18:36.812369662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-30T20:18:36.812904680Z [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-05-30T20:18:36.813553627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009447s 
2026-05-30T20:18:36.813799933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-30T20:18:36.814103514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-30T20:18:36.814518861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004803s 
2026-05-30T20:18:36.814891651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-30T20:18:36', 'InitialSetup') 
2026-05-30T20:18:36.815348341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.816221600Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-30T20:18:36.816465371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021655s 
2026-05-30T20:18:36.816723410Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-30T20:18:36.816990107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.817315974Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-05-30T20:18:36.817731029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-30T20:18:36', 'ApplicationStatus') 
2026-05-30T20:18:36.818216006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.818958331Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-30T20:18:36.819201160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019632s 
2026-05-30T20:18:36.819447005Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-30T20:18:36.819712349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.820045230Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-05-30T20:18:36.820423882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-30T20:18:36', 'IndexerProps') 
2026-05-30T20:18:36.820879169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.821659290Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-30T20:18:36.821863842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019139s 
2026-05-30T20:18:36.822151792Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-30T20:18:36.822380402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.822736760Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-05-30T20:18:36.823171646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-30T20:18:36.823642183Z [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-05-30T20:18:36.824221500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007978s 
2026-05-30T20:18:36.824471694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-30T20:18:36.824813252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-30T20:18:36.825250322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005147s 
2026-05-30T20:18:36.825627471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-30T20:18:36', 'add_update_history') 
2026-05-30T20:18:36.826080364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.826937349Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-30T20:18:36.827191361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021824s 
2026-05-30T20:18:36.827442557Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-30T20:18:36.827710767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.828065061Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-05-30T20:18:36.828430266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-30T20:18:36', 'update_notifiarr') 
2026-05-30T20:18:36.828886505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.829637668Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-30T20:18:36.829883513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019258s 
2026-05-30T20:18:36.830169639Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-30T20:18:36.830396205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.830720518Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-05-30T20:18:36.831091054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-30T20:18:36', 'app_profiles') 
2026-05-30T20:18:36.831542233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.832602779Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-30T20:18:36.832854856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022049s 
2026-05-30T20:18:36.833113197Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-30T20:18:36.833378531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.833688285Z [Info] history_failed: Starting migration of Log DB to 7 
2026-05-30T20:18:36.834061256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-30T20:18:36', 'history_failed') 
2026-05-30T20:18:36.834516733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.835256172Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-30T20:18:36.835498801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018837s 
2026-05-30T20:18:36.835737211Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-30T20:18:36.836018908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.836332980Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-05-30T20:18:36.836702645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-30T20:18:36', 'redacted_api') 
2026-05-30T20:18:36.837154795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.837919796Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-30T20:18:36.838257626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018867s 
2026-05-30T20:18:36.838562200Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-30T20:18:36.838821562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.839134272Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-05-30T20:18:36.839521061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-30T20:18:36', 'IndexerProxies') 
2026-05-30T20:18:36.839973402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.840785517Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-30T20:18:36.841061373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019301s 
2026-05-30T20:18:36.841307538Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-30T20:18:36.841577272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.841903308Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-05-30T20:18:36.842298925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-30T20:18:36', 'app_indexer_remote_name') 
2026-05-30T20:18:36.842762218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.843552399Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-30T20:18:36.843797413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019657s 
2026-05-30T20:18:36.844096365Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-30T20:18:36.844385026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.844692415Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-05-30T20:18:36.845093673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-30T20:18:36', 'desi_gazelle_to_unit3d') 
2026-05-30T20:18:36.845542467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.846294582Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-30T20:18:36.846546950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019201s 
2026-05-30T20:18:36.846821773Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-30T20:18:36.847119663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.847429387Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-05-30T20:18:36.847840485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-30T20:18:36', 'add_on_update_to_notifications') 
2026-05-30T20:18:36.848327105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.849057025Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-30T20:18:36.849319944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019372s 
2026-05-30T20:18:36.849570609Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-30T20:18:36.849835522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.850146980Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-05-30T20:18:36.850523889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-30T20:18:36', 'IndexerVersions') 
2026-05-30T20:18:36.850974165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.851795960Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-30T20:18:36.852059361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019641s 
2026-05-30T20:18:36.852314785Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-30T20:18:36.852577805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.852907930Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-05-30T20:18:36.853270770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-30T20:18:36', 'cleanup_config') 
2026-05-30T20:18:36.853726809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.854649366Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-30T20:18:36.854897616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020721s 
2026-05-30T20:18:36.855153321Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-30T20:18:36.855423485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.855737598Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-05-30T20:18:36.856139698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-30T20:18:36', 'indexer_cleanup') 
2026-05-30T20:18:36.856586518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.857521691Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-30T20:18:36.857757305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002094s 
2026-05-30T20:18:36.858011517Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-30T20:18:36.858275269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.858596165Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-05-30T20:18:36.858963405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-30T20:18:36', 'minimum_seeders') 
2026-05-30T20:18:36.859412609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.860220075Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-30T20:18:36.860499017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019443s 
2026-05-30T20:18:36.860720703Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-30T20:18:36.860996469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.861308868Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-05-30T20:18:36.861675997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-30T20:18:36', 'remove_showrss') 
2026-05-30T20:18:36.862128408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.862811414Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-30T20:18:36.863053792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018238s 
2026-05-30T20:18:36.863312954Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-30T20:18:36.863582857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.863925718Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-05-30T20:18:36.864326545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-30T20:18:36', 'remove_torrentparadiseml') 
2026-05-30T20:18:36.864791591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.865472112Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-30T20:18:36.865721614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s 
2026-05-30T20:18:36.865987890Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-30T20:18:36.866272644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.866597378Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-05-30T20:18:36.867010149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-30T20:18:36', 'localization_setting_to_string') 
2026-05-30T20:18:36.867482210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.868172019Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-30T20:18:36.868437223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018872s 
2026-05-30T20:18:36.868836467Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-30T20:18:36.869011089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.869307876Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-05-30T20:18:36.869668413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-30T20:18:36', 'orpheus_api') 
2026-05-30T20:18:36.870130042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.871027580Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-30T20:18:36.871266371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020473s 
2026-05-30T20:18:36.871526495Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-30T20:18:36.871799915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.872160842Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-05-30T20:18:36.872560868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-30T20:18:36', 'download_client_categories') 
2026-05-30T20:18:36.873020614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.873819282Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-30T20:18:36.874068774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020056s 
2026-05-30T20:18:36.874332355Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-30T20:18:36.874608030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.874922023Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-05-30T20:18:36.875308721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-30T20:18:36', 'add_salt_to_users') 
2026-05-30T20:18:36.875764379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.876473998Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-30T20:18:36.876718861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018618s 
2026-05-30T20:18:36.876997672Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-30T20:18:36.877292827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.877622250Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-05-30T20:18:36.878056314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-30T20:18:36', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-30T20:18:36.878540279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.879208254Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-30T20:18:36.879480723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018863s 
2026-05-30T20:18:36.879766779Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-30T20:18:36.880092214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.880431718Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-05-30T20:18:36.880878608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-30T20:18:36', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-30T20:18:36.881367422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.882033373Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-30T20:18:36.882315031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019172s 
2026-05-30T20:18:36.882609043Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-30T20:18:36.882906251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.883236977Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-05-30T20:18:36.883661873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-30T20:18:36', 'alpharatio_greatposterwall_config_contract') 
2026-05-30T20:18:36.884195808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.884966500Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-30T20:18:36.885237235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020412s 
2026-05-30T20:18:36.885484493Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-30T20:18:36.885747804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.886059081Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-05-30T20:18:36.886429176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-30T20:18:36', 'remove_notwhatcd') 
2026-05-30T20:18:36.886877118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.887991072Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-30T20:18:36.888237688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022253s 
2026-05-30T20:18:36.888498584Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-30T20:18:36.888775802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.889096548Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-05-30T20:18:36.889494118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-30T20:18:36', 'add_on_grab_to_notifications') 
2026-05-30T20:18:36.889958203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.890771801Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-30T20:18:36.891023939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001983s 
2026-05-30T20:18:36.891300195Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-30T20:18:36.891590079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.891938020Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-05-30T20:18:36.892370150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-30T20:18:36', 'animetorrents_use_custom_config_contract') 
2026-05-30T20:18:36.892853854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.893771402Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-30T20:18:36.894046877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021533s 
2026-05-30T20:18:36.894299525Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-30T20:18:36.894571393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.894884984Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-05-30T20:18:36.895264188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-30T20:18:36', 'apprise_server_url') 
2026-05-30T20:18:36.895717852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.896528504Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-30T20:18:36.896776433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019519s 
2026-05-30T20:18:36.897037930Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-30T20:18:36.897312703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.897634441Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-05-30T20:18:36.898033675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-30T20:18:36', 'health_restored_notification') 
2026-05-30T20:18:36.898498351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.899144151Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-30T20:18:36.899397762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018173s 
2026-05-30T20:18:36.899640521Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-30T20:18:36.899955225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.900239778Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-05-30T20:18:36.900599442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-30T20:18:36', 'remove_uc') 
2026-05-30T20:18:36.901073146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.901745110Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-30T20:18:36.901977297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018542s 
2026-05-30T20:18:36.902233353Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-30T20:18:36.902502395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.902815936Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-05-30T20:18:36.903201342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-30T20:18:36', 'history_fix_data_titles') 
2026-05-30T20:18:36.903681790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.904341388Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-30T20:18:36.904589438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018212s 
2026-05-30T20:18:36.904849692Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-30T20:18:36.905133914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.905452135Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-05-30T20:18:36.905847151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-30T20:18:36', 'download_client_per_indexer') 
2026-05-30T20:18:36.906310023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.906955352Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-30T20:18:36.907217250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018192s 
2026-05-30T20:18:36.907502424Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-30T20:18:36.907796997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.908218265Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-05-30T20:18:36.908790708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-30T20:18:36.909015210Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-30T20:18:36.909249011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-30T20:18:36.910186198Z [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-05-30T20:18:36.911016651Z [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-05-30T20:18:36.911609926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-30T20:18:36.912270786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-30T20:18:36.913420722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-30T20:18:36.913850999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004354s 
2026-05-30T20:18:36.914089269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-30T20:18:36.914308801Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-30T20:18:36.914552582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-30T20:18:36.915408786Z [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-05-30T20:18:36.916170761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-30T20:18:36.916727241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-30T20:18:36.917325055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-30T20:18:36.918369489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-30T20:18:36.918837651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040196s 
2026-05-30T20:18:36.919101984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-30T20:18:36.919313179Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-30T20:18:36.919568002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-30T20:18:36.920370418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-30T20:18:36.921026990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-30T20:18:36.921570174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-30T20:18:36.922216686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-30T20:18:36.923191760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-30T20:18:36.923661646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038165s 
2026-05-30T20:18:36.924167254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-30T20:18:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-30T20:18:36.924644094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.925567213Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-30T20:18:36.925852197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056619s 
2026-05-30T20:18:36.926120227Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-30T20:18:36.926398547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.926738332Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-05-30T20:18:36.927140502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-30T20:18:36', 'add_notification_status') 
2026-05-30T20:18:36.927650148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.928404607Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-30T20:18:36.928662356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019483s 
2026-05-30T20:18:36.928932721Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-30T20:18:36.929227915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.929558481Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-05-30T20:18:36.929996633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-30T20:18:36', 'indexers_freeleech_only_config_contract') 
2026-05-30T20:18:36.930501821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.931347965Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-30T20:18:36.931622017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020937s 
2026-05-30T20:18:36.931882471Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-30T20:18:36.932163327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.932495005Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-05-30T20:18:36.932880822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-30T20:18:36', 'email_encryption') 
2026-05-30T20:18:36.933361410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.934042351Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-30T20:18:36.934300411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018959s 
2026-05-30T20:18:36.934595004Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-30T20:18:36.934894046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.935224742Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-05-30T20:18:36.935668536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-30T20:18:36', 'newznab_category_to_capabilities_settings') 
2026-05-30T20:18:36.936253103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.936933944Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-30T20:18:36.937213226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020056s 
2026-05-30T20:18:36.937494974Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-30T20:18:36.937781110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.938106395Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-05-30T20:18:36.938539137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-30T20:18:36', 'gazelle_freeleech_token_options') 
2026-05-30T20:18:36.939023221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.939699714Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-30T20:18:36.939990339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019109s 
2026-05-30T20:18:36.940283229Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-30T20:18:36.940577091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.940904600Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-05-30T20:18:36.941337462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-30T20:18:36', 'myanonamouse_freeleech_wedge_options') 
2026-05-30T20:18:36.941834302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.942630977Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-30T20:18:36.942930189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020354s 
2026-05-30T20:18:36.943199111Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-30T20:18:36.943482141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.943816684Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-05-30T20:18:36.944273935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-30T20:18:36', 'newznab_indexers_enable_redirect') 
2026-05-30T20:18:36.944767349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.945496748Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-30T20:18:36.945811542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019906s 
2026-05-30T20:18:36.946101496Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-05-30T20:18:36.946396079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-30T20:18:36.946724471Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-05-30T20:18:36.947156531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-30T20:18:36', 'myanonamouse_freeleech_wedge_checkbox') 
2026-05-30T20:18:36.947635796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-30T20:18:36.948515848Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-05-30T20:18:36.948801513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020943s 
2026-05-30T20:18:37.100221277Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-05-30T20:18:37.107204691Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-30T20:18:37.111266421Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-30T20:18:37.216215771Z [Info] AppSyncProfileService: Setting up default app profile 
2026-05-30T20:18:37.229003072Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-05-30T20:18:37.325536895Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-30T20:18:37.457841845Z [ls.io-init] done.
2026-05-30T20:18:37.725070880Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-30T20:18:37.725738725Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-30T20:18:37.726137568Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin