2026-07-13T09:20:49.904889175Z [migrations] started
2026-07-13T09:20:49.904920488Z [migrations] no migrations found
2026-07-13T09:20:49.923531856Z usermod: no changes
2026-07-13T09:20:49.929821437Z ───────────────────────────────────────
2026-07-13T09:20:49.929833261Z 
2026-07-13T09:20:49.929836929Z       ██╗     ███████╗██╗ ██████╗
2026-07-13T09:20:49.929840596Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-13T09:20:49.929844163Z       ██║     ███████╗██║██║   ██║
2026-07-13T09:20:49.929847650Z       ██║     ╚════██║██║██║   ██║
2026-07-13T09:20:49.929851217Z       ███████╗███████║██║╚██████╔╝
2026-07-13T09:20:49.929854725Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-13T09:20:49.929858232Z 
2026-07-13T09:20:49.929861568Z    Brought to you by linuxserver.io
2026-07-13T09:20:49.929864995Z ───────────────────────────────────────
2026-07-13T09:20:49.930148727Z 
2026-07-13T09:20:49.930156643Z To support the app dev(s) visit:
2026-07-13T09:20:49.933262791Z Prowlarr: https://opencollective.com/prowlarr
2026-07-13T09:20:49.933604510Z 
2026-07-13T09:20:49.933610592Z To support LSIO projects visit:
2026-07-13T09:20:49.933614350Z https://www.linuxserver.io/donate/
2026-07-13T09:20:49.933617937Z 
2026-07-13T09:20:49.933621474Z ───────────────────────────────────────
2026-07-13T09:20:49.933625392Z GID/UID
2026-07-13T09:20:49.933628959Z ───────────────────────────────────────
2026-07-13T09:20:49.937898110Z 
2026-07-13T09:20:49.937910626Z User UID:    911
2026-07-13T09:20:49.937914934Z User GID:    911
2026-07-13T09:20:49.937918682Z ───────────────────────────────────────
2026-07-13T09:20:49.940484491Z Linuxserver.io version: 2.5.1.5469-ls6
2026-07-13T09:20:49.940904187Z Build-date: 2026-07-13T09:16:06+00:00
2026-07-13T09:20:49.940909267Z ───────────────────────────────────────
2026-07-13T09:20:49.940913165Z     
2026-07-13T09:20:49.993061853Z [custom-init] No custom files found, skipping...
2026-07-13T09:20:50.014114459Z failed to load "/config/config.xml": No such file or directory
2026-07-13T09:20:50.334977597Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.5.1.5469 
2026-07-13T09:20:50.352492325Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-13T09:20:50.359716721Z [Debug] Bootstrap: Console selected 
2026-07-13T09:20:50.360992301Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-13T09:20:50.615229532Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-13T09:20:50.681615955Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {696be7f1-10fa-48fb-96d1-6786f5f9f59e} may be persisted to storage in unencrypted form. 
2026-07-13T09:20:50.740812293Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-13T09:20:50.768119791Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-13T09:20:50.825363735Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-13T09:20:50.832184587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:50.832771209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:50.870961985Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-13T09:20:50.875279654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388268s 
2026-07-13T09:20:50.875567104Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-13T09:20:50.875799862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430902s 
2026-07-13T09:20:50.882679954Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-13T09:20:50.883236065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:50.888440551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-13T09:20:50.898739190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-13T09:20:50.921200946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325668s 
2026-07-13T09:20:50.921689420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:50.923640351Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-13T09:20:50.923810413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350826s 
2026-07-13T09:20:50.924526245Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-13T09:20:50.924794045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:50.929488353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-13T09:20:50.930508518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-13T09:20:50.931113918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013833s 
2026-07-13T09:20:50.931394694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-13T09:20:50.931729779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000125s 
2026-07-13T09:20:50.932243845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-13T09:20:50.932836980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-13T09:20:50.933507260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010578s 
2026-07-13T09:20:50.933821593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:50.934656926Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-13T09:20:50.934873743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021729s 
2026-07-13T09:20:50.935328940Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-13T09:20:50.935565156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:50.936431081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-13T09:20:50.937441246Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.43E-05s 
2026-07-13T09:20:50.937706019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-13T09:20:50.938067798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-13T09:20:50.938589970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006584s 
2026-07-13T09:20:50.938813912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:50.939591518Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-13T09:20:50.939767543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016421s 
2026-07-13T09:20:50.942897910Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-13T09:20:50.943154066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:50.943782082Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-13T09:20:50.948192046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-13T09:20:50.948597664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-07-13T09:20:50.949127551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009368s 
2026-07-13T09:20:50.949353617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-13T09:20:50.949680485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-13T09:20:50.950061904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005388s 
2026-07-13T09:20:50.950265364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-13T09:20:50.950893369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-07-13T09:20:50.951430211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00097s 
2026-07-13T09:20:50.951631085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-13T09:20:50.952065340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-13T09:20:50.952465266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005465s 
2026-07-13T09:20:50.952686231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-13T09:20:50.957505301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2026-07-13T09:20:50.958154098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052988s 
2026-07-13T09:20:50.958376546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-13T09:20:50.959050574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-13T09:20:50.959592536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s 
2026-07-13T09:20:50.959836798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-13T09:20:50.960337226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-13T09:20:50.960757483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006112s 
2026-07-13T09:20:50.960962466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-13T09:20:50.963878221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-07-13T09:20:50.964700147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035222s 
2026-07-13T09:20:50.964925521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-13T09:20:50.965274784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-13T09:20:50.965660501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00053s 
2026-07-13T09:20:50.965907168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-07-13T09:20:50.966540184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2026-07-13T09:20:50.967041153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009794s 
2026-07-13T09:20:50.967241396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-07-13T09:20:50.968001297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-07-13T09:20:50.968568761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010895s 
2026-07-13T09:20:50.968801770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-07-13T09:20:50.969166575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-07-13T09:20:50.969548094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s 
2026-07-13T09:20:50.969749560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-13T09:20:50.970199687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-13T09:20:50.970620515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006428s 
2026-07-13T09:20:50.970848414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-13T09:20:50.971139721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-13T09:20:50.971473624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004936s 
2026-07-13T09:20:50.971676633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-13T09:20:50.975188208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-07-13T09:20:50.975681201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038031s 
2026-07-13T09:20:50.975974883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-13T09:20:50.976383015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-13T09:20:50.976764674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005364s 
2026-07-13T09:20:50.977002162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-13T09:20:50.977355174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-13T09:20:50.977728396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005171s 
2026-07-13T09:20:50.977938739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-13T09:20:50.978827370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-13T09:20:50.979547220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014431s 
2026-07-13T09:20:50.979736571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-13T09:20:50.980782789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-13T09:20:50.981515886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001502s 
2026-07-13T09:20:50.981736741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-13T09:20:50.982158521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-13T09:20:50.982585652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006255s 
2026-07-13T09:20:50.982815204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-13T09:20:50.983349521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-07-13T09:20:50.983802934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008144s 
2026-07-13T09:20:50.984041856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-13T09:20:50.984367883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-13T09:20:50.984743379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004944s 
2026-07-13T09:20:50.986478485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-13T09:20:50', 'InitialSetup') 
2026-07-13T09:20:50.987183315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:50.989071339Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-13T09:20:50.989605826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047172s 
2026-07-13T09:20:50.989627179Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-13T09:20:50.989873505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:50.990185153Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-07-13T09:20:50.993258125Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-07-13T09:20:51.003234996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-13T09:20:51.004653203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2026-07-13T09:20:51.005690112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-13T09:20:51.006802654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-13T09:20:51.008513892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-13T09:20:51.008956834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154551s 
2026-07-13T09:20:51.009225555Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-07-13T09:20:51.010948877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-13T09:20:51.012198976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-07-13T09:20:51.012833805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-13T09:20:51.013509597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-13T09:20:51.015094490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-13T09:20:51.015481900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060935s 
2026-07-13T09:20:51.015892628Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-07-13T09:20:51.019685991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-07-13T09:20:51.020657939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-07-13T09:20:51.021278820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-13T09:20:51.021977538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-13T09:20:51.023530627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-13T09:20:51.023897606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077498s 
2026-07-13T09:20:51.024202110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-07-13T09:20:51.024966850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-13T09:20:51.025651310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012381s 
2026-07-13T09:20:51.025915702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-07-13T09:20:51.026348965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.026812188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006687s 
2026-07-13T09:20:51.027316034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-13T09:20:51', 'ApplicationStatus') 
2026-07-13T09:20:51.027685658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.028792218Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-13T09:20:51.029030628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026385s 
2026-07-13T09:20:51.029272425Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-13T09:20:51.029521778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.029801211Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-07-13T09:20:51.030924494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-13T09:20:51.031171121Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.031372677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-07-13T09:20:51.031839939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-07-13T09:20:51.032605010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009699s 
2026-07-13T09:20:51.032832749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-13T09:20:51.033641248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2026-07-13T09:20:51.034290235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012466s 
2026-07-13T09:20:51.034540730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-13T09:20:51.035323757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-13T09:20:51.036029559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012695s 
2026-07-13T09:20:51.036305585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-13T09:20:51.036759390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.037235219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006962s 
2026-07-13T09:20:51.037665516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-13T09:20:51', 'IndexerProps') 
2026-07-13T09:20:51.038089049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.039027890Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-13T09:20:51.039232613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024691s 
2026-07-13T09:20:51.039448017Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-13T09:20:51.039687079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.040023336Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-07-13T09:20:51.040543324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-13T09:20:51', 'add_update_history') 
2026-07-13T09:20:51.041021297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.041791488Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-13T09:20:51.042001932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020749s 
2026-07-13T09:20:51.042232547Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-13T09:20:51.042485086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.042778577Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-07-13T09:20:51.046141833Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-13T09:20:51.047418475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-13T09:20:51.048038986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001366s 
2026-07-13T09:20:51.048476026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-13T09:20:51', 'update_notifiarr') 
2026-07-13T09:20:51.048901934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.049703720Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-13T09:20:51.049909384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030641s 
2026-07-13T09:20:51.050140610Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-13T09:20:51.050356786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.050643614Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-07-13T09:20:51.051211327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-07-13T09:20:51.051968142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-07-13T09:20:51.052602490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011692s 
2026-07-13T09:20:51.052853706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-07-13T09:20:51.053239784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-07-13T09:20:51.053678638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006042s 
2026-07-13T09:20:51.053890726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-13T09:20:51.054083414Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-13T09:20:51.054322706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-07-13T09:20:51.054714465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-13T09:20:51.055448294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000899s 
2026-07-13T09:20:51.055890184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-13T09:20:51', 'app_profiles') 
2026-07-13T09:20:51.056311593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.057217639Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-13T09:20:51.057424826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026482s 
2026-07-13T09:20:51.057657815Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-13T09:20:51.057909883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.058200288Z [Info] history_failed: Starting migration of Main DB to 7 
2026-07-13T09:20:51.058740016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-13T09:20:51.058935039Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.059167658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-07-13T09:20:51.059505799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-07-13T09:20:51.060364168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009663s 
2026-07-13T09:20:51.060721779Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-13T09:20:51.061185633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-13T09:20:51.061570158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005639s 
2026-07-13T09:20:51.062003852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-13T09:20:51', 'history_failed') 
2026-07-13T09:20:51.062436975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.063239612Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-13T09:20:51.063463222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022054s 
2026-07-13T09:20:51.063670540Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-13T09:20:51.063932187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.064222803Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-07-13T09:20:51.064566425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.064839175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.066411041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016201s 
2026-07-13T09:20:51.066847501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-13T09:20:51', 'redacted_api') 
2026-07-13T09:20:51.067265783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.068090876Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-13T09:20:51.068314847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032857s 
2026-07-13T09:20:51.068561825Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-13T09:20:51.068813963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.069107795Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-07-13T09:20:51.069620989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-07-13T09:20:51.070281960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2026-07-13T09:20:51.070815054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009749s 
2026-07-13T09:20:51.071026040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-13T09:20:51.071207796Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.071424733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-13T09:20:51.071778446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-13T09:20:51.072515300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008667s 
2026-07-13T09:20:51.072951980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-13T09:20:51', 'IndexerProxies') 
2026-07-13T09:20:51.073373199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.074223211Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-13T09:20:51.074430639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025546s 
2026-07-13T09:20:51.074676805Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-13T09:20:51.074947591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.075232325Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-07-13T09:20:51.075605456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-07-13T09:20:51.075820189Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.076262761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-07-13T09:20:51.076641093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-07-13T09:20:51.077402186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009254s 
2026-07-13T09:20:51.077927665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-13T09:20:51', 'app_indexer_remote_name') 
2026-07-13T09:20:51.078321759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.079161861Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-13T09:20:51.079382586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026406s 
2026-07-13T09:20:51.079626528Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-13T09:20:51.079898105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.080199332Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-07-13T09:20:51.082373522Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.083326292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-07-13T09:20:51.083712370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011253s 
2026-07-13T09:20:51.084167617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-13T09:20:51', 'desi_gazelle_to_unit3d') 
2026-07-13T09:20:51.084591140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.085389278Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-13T09:20:51.085599231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027584s 
2026-07-13T09:20:51.085866520Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-13T09:20:51.086129580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.086440707Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-07-13T09:20:51.086798908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-13T09:20:51.087005985Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.087270067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-13T09:20:51.087704282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-13T09:20:51.088663044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011448s 
2026-07-13T09:20:51.089135907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-13T09:20:51', 'add_on_update_to_notifications') 
2026-07-13T09:20:51.089574360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.090733225Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-13T09:20:51.090950363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031477s 
2026-07-13T09:20:51.091189023Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-13T09:20:51.091432634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.091719472Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-07-13T09:20:51.092275522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-07-13T09:20:51.092946013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-13T09:20:51.093517856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010101s 
2026-07-13T09:20:51.093808181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-07-13T09:20:51.094302967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-13T09:20:51.094752784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007025s 
2026-07-13T09:20:51.095015092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-07-13T09:20:51.095460720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-13T09:20:51.095921609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006578s 
2026-07-13T09:20:51.096377257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-13T09:20:51', 'IndexerVersions') 
2026-07-13T09:20:51.096772393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.097722447Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-13T09:20:51.097928853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024338s 
2026-07-13T09:20:51.098151070Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-13T09:20:51.098393268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.098676228Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-07-13T09:20:51.100316072Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.101249062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-07-13T09:20:51.101568115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010313s 
2026-07-13T09:20:51.101836716Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.102227113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-07-13T09:20:51.102564853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s 
2026-07-13T09:20:51.102992254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-13T09:20:51', 'cleanup_config') 
2026-07-13T09:20:51.103407852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.104185428Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-13T09:20:51.104400802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020963s 
2026-07-13T09:20:51.104626928Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-13T09:20:51.104874968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.105164020Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-07-13T09:20:51.107197447Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.107574837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-07-13T09:20:51.107892367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s 
2026-07-13T09:20:51.108164916Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.108514080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-07-13T09:20:51.108817261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2026-07-13T09:20:51.109079789Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.109432009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-07-13T09:20:51.109735881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s 
2026-07-13T09:20:51.109996957Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.110335810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-07-13T09:20:51.110646376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000429s 
2026-07-13T09:20:51.110909486Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.111273369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-07-13T09:20:51.111559315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000425s 
2026-07-13T09:20:51.111815882Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.112213763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-07-13T09:20:51.112519459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s 
2026-07-13T09:20:51.112782630Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.113133937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-07-13T09:20:51.113436427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s 
2026-07-13T09:20:51.113696832Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.114044652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-07-13T09:20:51.114395800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s 
2026-07-13T09:20:51.114613599Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.118607525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-07-13T09:20:51.118900696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040556s 
2026-07-13T09:20:51.119164748Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.119505835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-07-13T09:20:51.119804577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004199s 
2026-07-13T09:20:51.120083188Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.120483515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-07-13T09:20:51.120745072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004382s 
2026-07-13T09:20:51.121001409Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.121351023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-07-13T09:20:51.121712090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s 
2026-07-13T09:20:51.121929178Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.122282700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-07-13T09:20:51.122593206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s 
2026-07-13T09:20:51.122852628Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.123206742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-07-13T09:20:51.123512538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s 
2026-07-13T09:20:51.123773133Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.124190524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-07-13T09:20:51.124497432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004459s 
2026-07-13T09:20:51.124761174Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.125111550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-07-13T09:20:51.125409901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s 
2026-07-13T09:20:51.125597218Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.126972038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-07-13T09:20:51.127336232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015915s 
2026-07-13T09:20:51.127523119Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.128000881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-07-13T09:20:51.128364213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006173s 
2026-07-13T09:20:51.128517462Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.128912678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-07-13T09:20:51.129264176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005677s 
2026-07-13T09:20:51.129450001Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.129851610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-07-13T09:20:51.130205633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005765s 
2026-07-13T09:20:51.130392560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.130794259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-07-13T09:20:51.131152391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005776s 
2026-07-13T09:20:51.131335720Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.131733211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-07-13T09:20:51.132151674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005811s 
2026-07-13T09:20:51.132291405Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.132705309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-13T09:20:51.133063862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005945s 
2026-07-13T09:20:51.133248754Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.133650594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-07-13T09:20:51.134009567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005795s 
2026-07-13T09:20:51.134243509Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.134588704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-07-13T09:20:51.134982137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s 
2026-07-13T09:20:51.135126989Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.135520371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-13T09:20:51.135920387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005707s 
2026-07-13T09:20:51.136097233Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.136502039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-07-13T09:20:51.136918167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005916s 
2026-07-13T09:20:51.137060023Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.137466081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-13T09:20:51.137833973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005867s 
2026-07-13T09:20:51.138014757Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.138428060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-07-13T09:20:51.138781973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005872s 
2026-07-13T09:20:51.138973048Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.139366711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-13T09:20:51.139728911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s 
2026-07-13T09:20:51.139940116Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.140346906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-07-13T09:20:51.140697412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005743s 
2026-07-13T09:20:51.140887876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.141281589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-07-13T09:20:51.141634921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000565s 
2026-07-13T09:20:51.141816406Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.142224128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-13T09:20:51.142574323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s 
2026-07-13T09:20:51.142805970Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.143207008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-07-13T09:20:51.143558676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s 
2026-07-13T09:20:51.143753429Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.144154477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-07-13T09:20:51.144512258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s 
2026-07-13T09:20:51.144941523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-13T09:20:51', 'indexer_cleanup') 
2026-07-13T09:20:51.145363423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.146170369Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-13T09:20:51.146378939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022051s 
2026-07-13T09:20:51.146608822Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-13T09:20:51.146860870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.147148720Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-07-13T09:20:51.147533305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-07-13T09:20:51.147738819Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.148008101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-07-13T09:20:51.148429981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-07-13T09:20:51.149422050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011756s 
2026-07-13T09:20:51.149859211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-13T09:20:51', 'minimum_seeders') 
2026-07-13T09:20:51.150279157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.151099349Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-13T09:20:51.151306757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028266s 
2026-07-13T09:20:51.151531901Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-13T09:20:51.151779570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.152089795Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-07-13T09:20:51.152449840Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.152806038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-07-13T09:20:51.153112495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s 
2026-07-13T09:20:51.153541930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-13T09:20:51', 'remove_showrss') 
2026-07-13T09:20:51.153955293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.154722529Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-13T09:20:51.154925207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020042s 
2026-07-13T09:20:51.155179680Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-13T09:20:51.155433191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.155733506Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-07-13T09:20:51.156131097Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.156509279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-07-13T09:20:51.156835737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000468s 
2026-07-13T09:20:51.157282898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-13T09:20:51', 'remove_torrentparadiseml') 
2026-07-13T09:20:51.157719918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.158507195Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-13T09:20:51.158721226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020838s 
2026-07-13T09:20:51.158984075Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-13T09:20:51.159249240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.159552120Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-07-13T09:20:51.159884930Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.160131768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.160789052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006996s 
2026-07-13T09:20:51.161258668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-13T09:20:51', 'localization_setting_to_string') 
2026-07-13T09:20:51.161707623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.162531152Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-13T09:20:51.162755053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023787s 
2026-07-13T09:20:51.162988072Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-13T09:20:51.163237084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.163517910Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-07-13T09:20:51.163795028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.164065012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.167561958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003534s 
2026-07-13T09:20:51.168004570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-13T09:20:51', 'orpheus_api') 
2026-07-13T09:20:51.168430498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.169195870Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-13T09:20:51.169396524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051539s 
2026-07-13T09:20:51.169649945Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-13T09:20:51.169912173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.170212077Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-07-13T09:20:51.170565920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-13T09:20:51.170766394Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.171012831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-07-13T09:20:51.171419340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-07-13T09:20:51.172397671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011442s 
2026-07-13T09:20:51.172861626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-13T09:20:51', 'download_client_categories') 
2026-07-13T09:20:51.173294127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.174117446Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-13T09:20:51.174335775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028182s 
2026-07-13T09:20:51.174566380Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-13T09:20:51.174819650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.175109324Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-07-13T09:20:51.175490171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-13T09:20:51.175686016Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.175916981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-13T09:20:51.176215002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-13T09:20:51.177103311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009715s 
2026-07-13T09:20:51.177344858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-13T09:20:51.177675194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-13T09:20:51.178551840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009857s 
2026-07-13T09:20:51.178992207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-13T09:20:51', 'add_salt_to_users') 
2026-07-13T09:20:51.179419208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.180377949Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-13T09:20:51.180587151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027756s 
2026-07-13T09:20:51.180890171Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-13T09:20:51.181172059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.181495581Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-07-13T09:20:51.181829484Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.182218828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-13T09:20:51.182563122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000537s 
2026-07-13T09:20:51.183054342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-13T09:20:51', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-13T09:20:51.183507134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.184356485Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-13T09:20:51.184588603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022252s 
2026-07-13T09:20:51.184900892Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-13T09:20:51.185181237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.185512374Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-07-13T09:20:51.185844653Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.186247645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-13T09:20:51.186603272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005599s 
2026-07-13T09:20:51.187107077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-13T09:20:51', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-13T09:20:51.187561112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.188358879Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-13T09:20:51.188608352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022019s 
2026-07-13T09:20:51.188895360Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-13T09:20:51.189177358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.189493214Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-07-13T09:20:51.189867579Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.190267915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-07-13T09:20:51.190624323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s 
2026-07-13T09:20:51.190810338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.191213100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-07-13T09:20:51.191569818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s 
2026-07-13T09:20:51.192077992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-13T09:20:51', 'alpharatio_greatposterwall_config_contract') 
2026-07-13T09:20:51.192541897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.193368392Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-13T09:20:51.193611852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022675s 
2026-07-13T09:20:51.193867447Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-13T09:20:51.194126660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.194430291Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-07-13T09:20:51.194845518Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.195219622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-07-13T09:20:51.195540648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s 
2026-07-13T09:20:51.196001327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-13T09:20:51', 'remove_notwhatcd') 
2026-07-13T09:20:51.196450552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.197149640Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-13T09:20:51.197368000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020171s 
2026-07-13T09:20:51.197635629Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-13T09:20:51.197909842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.198224366Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-07-13T09:20:51.198659943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-13T09:20:51.198870417Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.199117565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-07-13T09:20:51.199511870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-07-13T09:20:51.200527145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001162s 
2026-07-13T09:20:51.200749062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-13T09:20:51.200949857Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.201223208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-07-13T09:20:51.201659527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-07-13T09:20:51.202607838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011344s 
2026-07-13T09:20:51.203085269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-13T09:20:51', 'add_on_grab_to_notifications') 
2026-07-13T09:20:51.203530446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.204454789Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-13T09:20:51.204685233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029226s 
2026-07-13T09:20:51.204984897Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-13T09:20:51.205273598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.205602892Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-07-13T09:20:51.205941083Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.206364747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-13T09:20:51.206735834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005916s 
2026-07-13T09:20:51.207231673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-13T09:20:51', 'animetorrents_use_custom_config_contract') 
2026-07-13T09:20:51.207695117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.208533676Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-13T09:20:51.208781847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022895s 
2026-07-13T09:20:51.209026429Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-13T09:20:51.209292075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.209598292Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-07-13T09:20:51.209895971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.210173831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.210927620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008066s 
2026-07-13T09:20:51.211387286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-13T09:20:51', 'apprise_server_url') 
2026-07-13T09:20:51.211827212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.212647796Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-13T09:20:51.212872007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024889s 
2026-07-13T09:20:51.213146390Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-13T09:20:51.213424250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.213747301Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-07-13T09:20:51.214128209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-13T09:20:51.214353743Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 
2026-07-13T09:20:51.214632705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-13T09:20:51.215070677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-13T09:20:51.216038788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s 
2026-07-13T09:20:51.216517813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-13T09:20:51', 'health_restored_notification') 
2026-07-13T09:20:51.216965856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.217820848Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-13T09:20:51.218051723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028677s 
2026-07-13T09:20:51.218277939Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-13T09:20:51.218532682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.218828709Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-07-13T09:20:51.219199496Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-13T09:20:51.219578630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-13T09:20:51.219944918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004628s 
2026-07-13T09:20:51.220375665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-13T09:20:51', 'remove_uc') 
2026-07-13T09:20:51.220812205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.221585112Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-13T09:20:51.221796458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021204s 
2026-07-13T09:20:51.222055330Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-13T09:20:51.222324522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.222644667Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-07-13T09:20:51.222950052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.223214054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.223832621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006607s 
2026-07-13T09:20:51.224314962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-13T09:20:51', 'history_fix_data_titles') 
2026-07-13T09:20:51.224762484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.225557095Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-13T09:20:51.225781918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023367s 
2026-07-13T09:20:51.226049447Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-13T09:20:51.226330313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.226650758Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-07-13T09:20:51.227014211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-13T09:20:51.227220346Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.227474458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-13T09:20:51.227904715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-13T09:20:51.228871763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011512s 
2026-07-13T09:20:51.229341339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-13T09:20:51', 'download_client_per_indexer') 
2026-07-13T09:20:51.229788370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.230637030Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-13T09:20:51.230868667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028677s 
2026-07-13T09:20:51.231186677Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-13T09:20:51.231487213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.231826807Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-07-13T09:20:51.233990476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-13T09:20:51.234205259Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.234652540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-07-13T09:20:51.240312133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-13T09:20:51.241630790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-13T09:20:51.242287944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-13T09:20:51.243106814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-13T09:20:51.245162716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.245597272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106778s 
2026-07-13T09:20:51.245892647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-13T09:20:51.246084153Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.246419789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-07-13T09:20:51.248686305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-13T09:20:51.249858056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-13T09:20:51.250491602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-13T09:20:51.251210781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-13T09:20:51.253178426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.253617200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069363s 
2026-07-13T09:20:51.253897545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-13T09:20:51.254111235Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.254403304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-07-13T09:20:51.256683628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-13T09:20:51.257929518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-07-13T09:20:51.258592885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-13T09:20:51.259317194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-13T09:20:51.261424360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.261921461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072449s 
2026-07-13T09:20:51.262162837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-13T09:20:51.262358732Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-13T09:20:51.262617513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-13T09:20:51.265056748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-13T09:20:51.266373261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-13T09:20:51.267056527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-13T09:20:51.267594261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-13T09:20:51.269242521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063808s 
2026-07-13T09:20:51.269463156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-13T09:20:51.269659772Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.269952873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-13T09:20:51.272252195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-13T09:20:51.273498716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-13T09:20:51.274136121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-13T09:20:51.274632120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-13T09:20:51.276178045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005979s 
2026-07-13T09:20:51.276416245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-13T09:20:51.276607039Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.276859578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-13T09:20:51.279142889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-13T09:20:51.280424741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-13T09:20:51.281067636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-13T09:20:51.281556972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-13T09:20:51.283074219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059738s 
2026-07-13T09:20:51.283317720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-13T09:20:51.283525548Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.283856896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-13T09:20:51.285970064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-13T09:20:51.287154550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-13T09:20:51.287813448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-13T09:20:51.288588950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-13T09:20:51.290422003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.290859054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067421s 
2026-07-13T09:20:51.291121763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-13T09:20:51.291334472Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.291640238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-13T09:20:51.293832044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-13T09:20:51.295010628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-13T09:20:51.295665117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-13T09:20:51.296454828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-13T09:20:51.298362852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.298841767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069286s 
2026-07-13T09:20:51.299088875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-13T09:20:51.299316183Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.299643563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-13T09:20:51.302099711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-13T09:20:51.303347315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-13T09:20:51.304108218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-13T09:20:51.304852928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-13T09:20:51.306599878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.307095597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071368s 
2026-07-13T09:20:51.307332704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-13T09:20:51.307525353Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-13T09:20:51.307779425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-13T09:20:51.309987924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2026-07-13T09:20:51.311003110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2026-07-13T09:20:51.311569681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-13T09:20:51.312324382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-13T09:20:51.314010679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-13T09:20:51.314547901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-13T09:20:51.314926113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068735s 
2026-07-13T09:20:51.315176378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-07-13T09:20:51.315388936Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.315695944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-07-13T09:20:51.317880396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-07-13T09:20:51.318862314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-07-13T09:20:51.319557385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-07-13T09:20:51.320488521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-07-13T09:20:51.322348919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-13T09:20:51.323079591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-13T09:20:51.323513666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075496s 
2026-07-13T09:20:51.323744160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-13T09:20:51.324000346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.324245300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-13T09:20:51.326688342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-13T09:20:51.328311763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-13T09:20:51.329153458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-13T09:20:51.329934993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-13T09:20:51.331741723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.332245709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077413s 
2026-07-13T09:20:51.332498678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-13T09:20:51.332698120Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-13T09:20:51.332989537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-13T09:20:51.335477761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-13T09:20:51.337137966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-13T09:20:51.337932186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-13T09:20:51.338665463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-13T09:20:51.340448946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.340938232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076594s 
2026-07-13T09:20:51.341184258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-13T09:20:51.341393850Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.341682883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-13T09:20:51.344337030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-13T09:20:51.345955831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-13T09:20:51.346814391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-13T09:20:51.347603942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-13T09:20:51.349617659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.350108017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080583s 
2026-07-13T09:20:51.350389494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-13T09:20:51.350623856Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.350940605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-13T09:20:51.353373737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-07-13T09:20:51.355049032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-07-13T09:20:51.355912933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-13T09:20:51.356749278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-13T09:20:51.358582261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.359067639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078558s 
2026-07-13T09:20:51.359246720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-13T09:20:51.359439708Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-13T09:20:51.359688550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-07-13T09:20:51.362290693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-07-13T09:20:51.363951709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2026-07-13T09:20:51.364793355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-13T09:20:51.365485790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-13T09:20:51.367194413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-13T09:20:51.367611002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076793s 
2026-07-13T09:20:51.367861837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-13T09:20:51.368129226Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.368429682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-13T09:20:51.371050171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-13T09:20:51.371763969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-13T09:20:51.372367555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-13T09:20:51.373128789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-13T09:20:51.375011853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-13T09:20:51.375546751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006863s 
2026-07-13T09:20:51.375760491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-13T09:20:51.376055085Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-13T09:20:51.376382735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-13T09:20:51.380090675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-13T09:20:51.381105480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-13T09:20:51.381684857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-13T09:20:51.382402774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-13T09:20:51.384191418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-13T09:20:51.384665212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079873s 
2026-07-13T09:20:51.384893723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-13T09:20:51.385096792Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.385382067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-13T09:20:51.387214058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-13T09:20:51.387920671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-13T09:20:51.388491552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-13T09:20:51.389107703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-13T09:20:51.390802598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-13T09:20:51.391238586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056215s 
2026-07-13T09:20:51.391886622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-13T09:20:51', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-13T09:20:51.392421599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.394915264Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-13T09:20:51.395190288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091781s 
2026-07-13T09:20:51.395555273Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-13T09:20:51.395883845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.396370796Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-07-13T09:20:51.397139004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-13T09:20:51.398000049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-13T09:20:51.398857527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014253s 
2026-07-13T09:20:51.399223624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-13T09:20:51.399686397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-13T09:20:51.400181715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006708s 
2026-07-13T09:20:51.400647453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-13T09:20:51', 'add_notification_status') 
2026-07-13T09:20:51.401103412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.402071973Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-13T09:20:51.402311265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002535s 
2026-07-13T09:20:51.402610969Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-13T09:20:51.402901765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.403229786Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-07-13T09:20:51.403708500Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.404123546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-13T09:20:51.404511007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005773s 
2026-07-13T09:20:51.404731311Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.405163251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-13T09:20:51.405606574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006794s 
2026-07-13T09:20:51.405806187Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-13T09:20:51.406228678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-07-13T09:20:51.406603052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005747s 
2026-07-13T09:20:51.407170165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-13T09:20:51', 'indexers_freeleech_only_config_contract') 
2026-07-13T09:20:51.407658459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.408530836Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-13T09:20:51.408775710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024177s 
2026-07-13T09:20:51.409019771Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-13T09:20:51.409285436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.409595150Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-07-13T09:20:51.409903151Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.410162904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.410885410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000762s 
2026-07-13T09:20:51.411332711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-13T09:20:51', 'email_encryption') 
2026-07-13T09:20:51.411798489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.412627780Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-13T09:20:51.412843375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024676s 
2026-07-13T09:20:51.413158249Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-13T09:20:51.413463093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.413801766Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-07-13T09:20:51.414129887Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.414396514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.415531391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011703s 
2026-07-13T09:20:51.416096529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-13T09:20:51', 'newznab_category_to_capabilities_settings') 
2026-07-13T09:20:51.416630455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.417507031Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-13T09:20:51.417754560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030459s 
2026-07-13T09:20:51.418027851Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-13T09:20:51.418324729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.418652639Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-07-13T09:20:51.418964949Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.419225293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.419977659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007804s 
2026-07-13T09:20:51.420460802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-13T09:20:51', 'gazelle_freeleech_token_options') 
2026-07-13T09:20:51.420916611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.421709849Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-13T09:20:51.421945133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024617s 
2026-07-13T09:20:51.422228293Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-13T09:20:51.422512035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.422838593Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-07-13T09:20:51.423161824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.423419714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.424008019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006218s 
2026-07-13T09:20:51.424500551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-13T09:20:51', 'myanonamouse_freeleech_wedge_options') 
2026-07-13T09:20:51.424957392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.425780921Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-13T09:20:51.426025043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023262s 
2026-07-13T09:20:51.426316019Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-13T09:20:51.426611725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.426943443Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-07-13T09:20:51.427259871Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.427515576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.437250319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097475s 
2026-07-13T09:20:51.437752451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-13T09:20:51', 'newznab_indexers_enable_redirect') 
2026-07-13T09:20:51.438216947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.439052280Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-13T09:20:51.439287504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115079s 
2026-07-13T09:20:51.439581907Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-13T09:20:51.439896010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.440220323Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-07-13T09:20:51.440560238Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.440821114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.441419329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006428s 
2026-07-13T09:20:51.441917623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-13T09:20:51', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-13T09:20:51.442416528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.443254637Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-13T09:20:51.443493699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023992s 
2026-07-13T09:20:51.452334030Z [Debug] MigrationController: Took: 00:00:00.6833090 
2026-07-13T09:20:51.520019080Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-13T09:20:51.536957547Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-13T09:20:51.549890985Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-13T09:20:51.550870629Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-13T09:20:51.551241877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-13T09:20:51.560264696Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-13T09:20:51.560559580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093981s 
2026-07-13T09:20:51.560948313Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-13T09:20:51.561249320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097036s 
2026-07-13T09:20:51.563539604Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-13T09:20:51.563927626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.564495289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-13T09:20:51.564972932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-13T09:20:51.565555005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007282s 
2026-07-13T09:20:51.565905030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.567226963Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-13T09:20:51.567521196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023717s 
2026-07-13T09:20:51.567940932Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-13T09:20:51.568402923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.569008302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-13T09:20:51.569499231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-13T09:20:51.570079631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007183s 
2026-07-13T09:20:51.570407451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-13T09:20:51.570709179Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.571070327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-13T09:20:51.571527739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-13T09:20:51.572471009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s 
2026-07-13T09:20:51.572834421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.573695045Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-13T09:20:51.574041653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022132s 
2026-07-13T09:20:51.574452291Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-13T09:20:51.574856234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.575336843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-13T09:20:51.575594241Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-13T09:20:51.576039418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-13T09:20:51.576532031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-13T09:20:51.577186830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000776s 
2026-07-13T09:20:51.577572567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.578463041Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-13T09:20:51.578825231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001961s 
2026-07-13T09:20:51.579262532Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-13T09:20:51.579564220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.580118357Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-13T09:20:51.580733386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-13T09:20:51.581526073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-13T09:20:51.582445646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013897s 
2026-07-13T09:20:51.582766542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-13T09:20:51.583190316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-13T09:20:51.583676686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00063s 
2026-07-13T09:20:51.584255101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-13T09:20:51', 'InitialSetup') 
2026-07-13T09:20:51.584914320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.586331855Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-13T09:20:51.586668163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032254s 
2026-07-13T09:20:51.587005773Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-13T09:20:51.587383895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.587776786Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-07-13T09:20:51.588440163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-13T09:20:51', 'ApplicationStatus') 
2026-07-13T09:20:51.589088309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.589988543Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-13T09:20:51.590325031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026527s 
2026-07-13T09:20:51.590656839Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-13T09:20:51.591021975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.591457282Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-07-13T09:20:51.592028162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-13T09:20:51', 'IndexerProps') 
2026-07-13T09:20:51.592710928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.593608526Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-13T09:20:51.593934794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025754s 
2026-07-13T09:20:51.594272865Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-13T09:20:51.594654454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.595094140Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-07-13T09:20:51.595639048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-13T09:20:51.596427757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-13T09:20:51.597221456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011967s 
2026-07-13T09:20:51.597570309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-13T09:20:51.598067540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-13T09:20:51.598635575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000719s 
2026-07-13T09:20:51.599143398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-13T09:20:51', 'add_update_history') 
2026-07-13T09:20:51.599765361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.600773131Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-13T09:20:51.601113287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028528s 
2026-07-13T09:20:51.601451248Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-13T09:20:51.601825973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.602265007Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-07-13T09:20:51.602799314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-13T09:20:51', 'update_notifiarr') 
2026-07-13T09:20:51.603456919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.604319136Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-13T09:20:51.604655303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024999s 
2026-07-13T09:20:51.604981701Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-13T09:20:51.605349742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.605799538Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-07-13T09:20:51.606323644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-13T09:20:51', 'app_profiles') 
2026-07-13T09:20:51.606966810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.607814237Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-13T09:20:51.608168060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024873s 
2026-07-13T09:20:51.608500941Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-13T09:20:51.608872500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.609307366Z [Info] history_failed: Starting migration of Log DB to 7 
2026-07-13T09:20:51.609843486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-13T09:20:51', 'history_failed') 
2026-07-13T09:20:51.610498335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.611331604Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-13T09:20:51.611629464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024774s 
2026-07-13T09:20:51.612033909Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-13T09:20:51.612380728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.612817498Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-07-13T09:20:51.613333979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-13T09:20:51', 'redacted_api') 
2026-07-13T09:20:51.613980612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.614861847Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-13T09:20:51.615136561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024814s 
2026-07-13T09:20:51.615475403Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-13T09:20:51.615860199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.616344174Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-07-13T09:20:51.616883921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-13T09:20:51', 'IndexerProxies') 
2026-07-13T09:20:51.617565474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.618417541Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-13T09:20:51.618741724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025858s 
2026-07-13T09:20:51.619095126Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-13T09:20:51.619485172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.619974638Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-07-13T09:20:51.620531590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-13T09:20:51', 'app_indexer_remote_name') 
2026-07-13T09:20:51.621201330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.622087776Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-13T09:20:51.622437560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025959s 
2026-07-13T09:20:51.622787285Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-13T09:20:51.623177742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.623621967Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-07-13T09:20:51.624208949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-13T09:20:51', 'desi_gazelle_to_unit3d') 
2026-07-13T09:20:51.624881605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.625740776Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-13T09:20:51.626087625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025577s 
2026-07-13T09:20:51.626462470Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-13T09:20:51.626864861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.627317713Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-07-13T09:20:51.627934917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-13T09:20:51', 'add_on_update_to_notifications') 
2026-07-13T09:20:51.628625307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.629447073Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-13T09:20:51.629814313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025606s 
2026-07-13T09:20:51.630152093Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-13T09:20:51.630524303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.630961324Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-07-13T09:20:51.631502514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-13T09:20:51', 'IndexerVersions') 
2026-07-13T09:20:51.632183857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.633091616Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-13T09:20:51.633424627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025777s 
2026-07-13T09:20:51.633756425Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-13T09:20:51.634126882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.634568461Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-07-13T09:20:51.635096696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-13T09:20:51', 'cleanup_config') 
2026-07-13T09:20:51.635749070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.636830429Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-13T09:20:51.637146055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026988s 
2026-07-13T09:20:51.637481751Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-13T09:20:51.637851556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.638287915Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-07-13T09:20:51.638826580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-13T09:20:51', 'indexer_cleanup') 
2026-07-13T09:20:51.639478524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.640389038Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-13T09:20:51.640726799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025423s 
2026-07-13T09:20:51.641060481Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-13T09:20:51.641430186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.641865553Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-07-13T09:20:51.642400641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-13T09:20:51', 'minimum_seeders') 
2026-07-13T09:20:51.643051934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.643801634Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-13T09:20:51.644157371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023857s 
2026-07-13T09:20:51.644487396Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-13T09:20:51.644872231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.645304392Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-07-13T09:20:51.645834290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-13T09:20:51', 'remove_showrss') 
2026-07-13T09:20:51.646489670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.647244210Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-13T09:20:51.647575518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023928s 
2026-07-13T09:20:51.647973600Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-13T09:20:51.648380089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.648827039Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-07-13T09:20:51.649397869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-13T09:20:51', 'remove_torrentparadiseml') 
2026-07-13T09:20:51.650066426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.650983263Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-13T09:20:51.651338259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026109s 
2026-07-13T09:20:51.651706851Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-13T09:20:51.652151888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.652599570Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-07-13T09:20:51.653208397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-13T09:20:51', 'localization_setting_to_string') 
2026-07-13T09:20:51.653896593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.655155099Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-13T09:20:51.655517279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029929s 
2026-07-13T09:20:51.655842303Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-13T09:20:51.656241267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.656674009Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-07-13T09:20:51.657194778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-13T09:20:51', 'orpheus_api') 
2026-07-13T09:20:51.657848235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.658736996Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-13T09:20:51.659030607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024738s 
2026-07-13T09:20:51.659381083Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-13T09:20:51.659782863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.660292059Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-07-13T09:20:51.660838670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-13T09:20:51', 'download_client_categories') 
2026-07-13T09:20:51.661513860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.662391048Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-13T09:20:51.662760552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026007s 
2026-07-13T09:20:51.663090737Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-13T09:20:51.663479731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.663958035Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-07-13T09:20:51.664522672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-13T09:20:51', 'add_salt_to_users') 
2026-07-13T09:20:51.665223715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.666141384Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-13T09:20:51.666476689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026713s 
2026-07-13T09:20:51.666875894Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-13T09:20:51.667313185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.667885548Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-07-13T09:20:51.668559145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-13T09:20:51', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-13T09:20:51.669232351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.670331315Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-13T09:20:51.670691772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029356s 
2026-07-13T09:20:51.671097970Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-13T09:20:51.671547826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.672097073Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-07-13T09:20:51.672816392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-13T09:20:51', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-13T09:20:51.673531884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.674795810Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-13T09:20:51.675191528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031676s 
2026-07-13T09:20:51.675585862Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-13T09:20:51.676079587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.676556127Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-07-13T09:20:51.677185175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-13T09:20:51', 'alpharatio_greatposterwall_config_contract') 
2026-07-13T09:20:51.677886027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.679207168Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-13T09:20:51.679571723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030951s 
2026-07-13T09:20:51.679956097Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-13T09:20:51.680342917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.680776280Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-07-13T09:20:51.681319334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-13T09:20:51', 'remove_notwhatcd') 
2026-07-13T09:20:51.681984454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.682912874Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-13T09:20:51.683244753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025799s 
2026-07-13T09:20:51.683603245Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-13T09:20:51.684069926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.684489030Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-07-13T09:20:51.685076393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-13T09:20:51', 'add_on_grab_to_notifications') 
2026-07-13T09:20:51.685757426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.686576947Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-13T09:20:51.686931481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002551s 
2026-07-13T09:20:51.687328291Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-13T09:20:51.687755121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.688233514Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-07-13T09:20:51.688898875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-13T09:20:51', 'animetorrents_use_custom_config_contract') 
2026-07-13T09:20:51.689603495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.690475742Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-13T09:20:51.690874365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026739s 
2026-07-13T09:20:51.691213358Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-13T09:20:51.691605639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.692061146Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-07-13T09:20:51.692614371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-13T09:20:51', 'apprise_server_url') 
2026-07-13T09:20:51.693276144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.694167871Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-13T09:20:51.694506443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025742s 
2026-07-13T09:20:51.694877671Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-13T09:20:51.695275643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.695725920Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-07-13T09:20:51.696368144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-13T09:20:51', 'health_restored_notification') 
2026-07-13T09:20:51.697049016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.697908948Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-13T09:20:51.698269785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026201s 
2026-07-13T09:20:51.698588638Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-13T09:20:51.698952290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.699377948Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-07-13T09:20:51.699909138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-13T09:20:51', 'remove_uc') 
2026-07-13T09:20:51.700572184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.701430213Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-13T09:20:51.701749907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024981s 
2026-07-13T09:20:51.702101145Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-13T09:20:51.702492924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.702933502Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-07-13T09:20:51.703501496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-13T09:20:51', 'history_fix_data_titles') 
2026-07-13T09:20:51.704195044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.704997651Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-13T09:20:51.705344459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024973s 
2026-07-13T09:20:51.705700386Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-13T09:20:51.706097677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.706548876Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-07-13T09:20:51.707138373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-13T09:20:51', 'download_client_per_indexer') 
2026-07-13T09:20:51.707815688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.708648225Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-13T09:20:51.709007980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00253s 
2026-07-13T09:20:51.709417055Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-13T09:20:51.709868915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.710345465Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-07-13T09:20:51.711094995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-13T09:20:51.711394629Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-13T09:20:51.711726768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-13T09:20:51.713028591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-13T09:20:51.714312969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-07-13T09:20:51.715146518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-13T09:20:51.715892280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-13T09:20:51.717182750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-13T09:20:51.717745574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056369s 
2026-07-13T09:20:51.718066541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-13T09:20:51.718403430Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.718758105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-13T09:20:51.719863492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-13T09:20:51.720979570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-13T09:20:51.721761155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-13T09:20:51.722554504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-13T09:20:51.723818601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-13T09:20:51.724466296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053308s 
2026-07-13T09:20:51.724803445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-13T09:20:51.725115644Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-13T09:20:51.725476431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-13T09:20:51.726441786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-13T09:20:51.727430287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-13T09:20:51.728248516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-13T09:20:51.729064971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-13T09:20:51.730315240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-13T09:20:51.730993536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051342s 
2026-07-13T09:20:51.731621882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-13T09:20:51', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-13T09:20:51.732400501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.733733657Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-13T09:20:51.734167882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077681s 
2026-07-13T09:20:51.734559802Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-13T09:20:51.734960930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.735413291Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-07-13T09:20:51.736014162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-13T09:20:51', 'add_notification_status') 
2026-07-13T09:20:51.736722138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.737775561Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-13T09:20:51.738139243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028126s 
2026-07-13T09:20:51.738529800Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-13T09:20:51.738964396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.739449924Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-07-13T09:20:51.740145335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-13T09:20:51', 'indexers_freeleech_only_config_contract') 
2026-07-13T09:20:51.740886027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.742248793Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-13T09:20:51.742659881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032474s 
2026-07-13T09:20:51.743003333Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-13T09:20:51.743388059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.743834678Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-07-13T09:20:51.744485159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-13T09:20:51', 'email_encryption') 
2026-07-13T09:20:51.745147624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.746142167Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-13T09:20:51.746468314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027508s 
2026-07-13T09:20:51.746871406Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-13T09:20:51.747312345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.747796610Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-07-13T09:20:51.748487573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-13T09:20:51', 'newznab_category_to_capabilities_settings') 
2026-07-13T09:20:51.749219928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.750156555Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-13T09:20:51.750559517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028054s 
2026-07-13T09:20:51.750953762Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-13T09:20:51.751369239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.751832372Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-07-13T09:20:51.752483303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-13T09:20:51', 'gazelle_freeleech_token_options') 
2026-07-13T09:20:51.753199396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.754052084Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-13T09:20:51.754436399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002661s 
2026-07-13T09:20:51.754824631Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-13T09:20:51.755255669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.755716347Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-07-13T09:20:51.756395035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-13T09:20:51', 'myanonamouse_freeleech_wedge_options') 
2026-07-13T09:20:51.757132190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.758086933Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-13T09:20:51.758453612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027397s 
2026-07-13T09:20:51.758843929Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-13T09:20:51.759275899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.759750034Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-07-13T09:20:51.760429162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-13T09:20:51', 'newznab_indexers_enable_redirect') 
2026-07-13T09:20:51.761157610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.761988274Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-13T09:20:51.762374662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026973s 
2026-07-13T09:20:51.762742373Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-13T09:20:51.763171929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-13T09:20:51.763638128Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-07-13T09:20:51.764389201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-13T09:20:51', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-13T09:20:51.765057568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-13T09:20:51.765912370Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-13T09:20:51.766307176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027031s 
2026-07-13T09:20:51.913056823Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-07-13T09:20:51.920092809Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-13T09:20:51.923450013Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-07-13T09:20:52.021060536Z [Info] AppSyncProfileService: Setting up default app profile 
2026-07-13T09:20:52.031660463Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-07-13T09:20:52.127927980Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-07-13T09:20:52.181245493Z [ls.io-init] done.
2026-07-13T09:20:52.488401624Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-13T09:20:52.489394214Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-13T09:20:52.489847888Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin