2026-07-04T15:00:04.617923518Z [migrations] started
2026-07-04T15:00:04.617966094Z [migrations] no migrations found
2026-07-04T15:00:04.639152980Z usermod: no changes
2026-07-04T15:00:04.645527710Z ───────────────────────────────────────
2026-07-04T15:00:04.645544314Z 
2026-07-04T15:00:04.645549184Z       ██╗     ███████╗██╗ ██████╗
2026-07-04T15:00:04.645553362Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-04T15:00:04.645557200Z       ██║     ███████╗██║██║   ██║
2026-07-04T15:00:04.645561158Z       ██║     ╚════██║██║██║   ██║
2026-07-04T15:00:04.645564865Z       ███████╗███████║██║╚██████╔╝
2026-07-04T15:00:04.645568593Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T15:00:04.645572330Z 
2026-07-04T15:00:04.645575867Z    Brought to you by linuxserver.io
2026-07-04T15:00:04.645579505Z ───────────────────────────────────────
2026-07-04T15:00:04.645898968Z 
2026-07-04T15:00:04.645926824Z To support the app dev(s) visit:
2026-07-04T15:00:04.647607750Z Prowlarr: https://opencollective.com/prowlarr
2026-07-04T15:00:04.647913807Z 
2026-07-04T15:00:04.647920631Z To support LSIO projects visit:
2026-07-04T15:00:04.647924518Z https://www.linuxserver.io/donate/
2026-07-04T15:00:04.647928366Z 
2026-07-04T15:00:04.647931813Z ───────────────────────────────────────
2026-07-04T15:00:04.647935781Z GID/UID
2026-07-04T15:00:04.647939218Z ───────────────────────────────────────
2026-07-04T15:00:04.652332698Z 
2026-07-04T15:00:04.652349471Z User UID:    911
2026-07-04T15:00:04.652355143Z User GID:    911
2026-07-04T15:00:04.652360103Z ───────────────────────────────────────
2026-07-04T15:00:04.654003653Z Linuxserver.io version: 2.5.0.5422-pkg-c7940c17-dev-f6aae2347b150e8c96a1934475909387e35442b0-pr-82
2026-07-04T15:00:04.654241001Z Build-date: 2026-07-04T14:55:41+00:00
2026-07-04T15:00:04.654245070Z ───────────────────────────────────────
2026-07-04T15:00:04.654249148Z     
2026-07-04T15:00:04.706866914Z [custom-init] No custom files found, skipping...
2026-07-04T15:00:05.229418766Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.5.0.5422 
2026-07-04T15:00:05.249112504Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:00:05.257652456Z [Debug] Bootstrap: Console selected 
2026-07-04T15:00:05.261289001Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:00:05.580455639Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T15:00:05.658802381Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9d105570-d6c0-4699-ac6f-2918cf07b262} may be persisted to storage in unencrypted form. 
2026-07-04T15:00:05.733253556Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-04T15:00:05.764081031Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-04T15:00:05.826546032Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T15:00:05.833873572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:05.834545275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:05.878120176Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T15:00:05.881833877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442819s 
2026-07-04T15:00:05.882134462Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T15:00:05.882364987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479481s 
2026-07-04T15:00:05.890011909Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T15:00:05.890646598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:05.896111275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T15:00:05.906564010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T15:00:05.917835694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214557s 
2026-07-04T15:00:05.929948082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:05.932099034Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T15:00:05.932287754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357002s 
2026-07-04T15:00:05.933103277Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T15:00:05.933372389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:05.938189502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T15:00:05.939279378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:00:05.939887362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001458s 
2026-07-04T15:00:05.940159510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:05.940480287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001086s 
2026-07-04T15:00:05.940924642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T15:00:05.941535261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T15:00:05.942235672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010789s 
2026-07-04T15:00:05.942539885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:05.943485961Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T15:00:05.943699050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022947s 
2026-07-04T15:00:05.944191812Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T15:00:05.944470524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:05.945242890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:05.946122261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-07-04T15:00:05.946385251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T15:00:05.946734955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T15:00:05.947257758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006493s 
2026-07-04T15:00:05.947493533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:05.948311941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T15:00:05.948529209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016537s 
2026-07-04T15:00:05.953135517Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T15:00:05.953411123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:05.954062905Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-04T15:00:05.958352225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-04T15:00:05.958982755Z [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-04T15:00:05.959549537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009821s 
2026-07-04T15:00:05.959769200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-04T15:00:05.960168404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-04T15:00:05.960491905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005072s 
2026-07-04T15:00:05.960692910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-04T15:00:05.961320063Z [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-04T15:00:05.961836093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009468s 
2026-07-04T15:00:05.962069192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-04T15:00:05.962413295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:00:05.962773170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s 
2026-07-04T15:00:05.962988294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-04T15:00:05.967746828Z [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-04T15:00:05.968425155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052255s 
2026-07-04T15:00:05.968646030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-04T15:00:05.969319647Z [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-04T15:00:05.969880176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001026s 
2026-07-04T15:00:05.970126913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-04T15:00:05.970531618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:00:05.970929810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005814s 
2026-07-04T15:00:05.971137148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-04T15:00:05.974097401Z [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-04T15:00:05.974961591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036214s 
2026-07-04T15:00:05.975220433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-04T15:00:05.975550548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:00:05.975995955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005483s 
2026-07-04T15:00:05.976246650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-07-04T15:00:05.976868141Z [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-04T15:00:05.977417468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00097s 
2026-07-04T15:00:05.977629545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-07-04T15:00:05.978337922Z [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-04T15:00:05.978931898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010978s 
2026-07-04T15:00:05.979175008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-07-04T15:00:05.979529943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-07-04T15:00:05.979945179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000558s 
2026-07-04T15:00:05.980144711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-04T15:00:05.980562843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-04T15:00:05.981002008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006664s 
2026-07-04T15:00:05.981232442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-04T15:00:05.981551745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-04T15:00:05.981940709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005103s 
2026-07-04T15:00:05.982141473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-04T15:00:05.985587124Z [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-04T15:00:05.986139847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037954s 
2026-07-04T15:00:05.986377015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-04T15:00:05.986735046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-04T15:00:05.987116043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s 
2026-07-04T15:00:05.987348922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-04T15:00:05.987699288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-04T15:00:05.988089755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005291s 
2026-07-04T15:00:05.988300028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-04T15:00:05.989218378Z [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-04T15:00:05.989956244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014549s 
2026-07-04T15:00:05.990182941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-04T15:00:05.991143265Z [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-04T15:00:05.991895421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001485s 
2026-07-04T15:00:05.992139272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-04T15:00:05.992547464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:00:05.992981659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006213s 
2026-07-04T15:00:05.993196782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-04T15:00:05.993735236Z [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-04T15:00:05.994196526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007941s 
2026-07-04T15:00:05.994423092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-04T15:00:05.994741844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:00:05.995113062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004861s 
2026-07-04T15:00:05.996850752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:05', 'InitialSetup') 
2026-07-04T15:00:05.997543718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:05.999458675Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T15:00:05.999664129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048052s 
2026-07-04T15:00:06.000025126Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-04T15:00:06.000289518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.000607008Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-07-04T15:00:06.003653695Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-07-04T15:00:06.013841265Z [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-04T15:00:06.015195243Z [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-04T15:00:06.016183243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:00:06.017145801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:00:06.018721245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:00:06.019264609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153654s 
2026-07-04T15:00:06.019529202Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-07-04T15:00:06.021280981Z [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-04T15:00:06.022474475Z [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-04T15:00:06.023135406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:00:06.023828773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:00:06.025268573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:00:06.025713700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059192s 
2026-07-04T15:00:06.026038053Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-07-04T15:00:06.029520898Z [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-04T15:00:06.030663380Z [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-04T15:00:06.031289140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:00:06.031973839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:00:06.033424561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:00:06.033840539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007572s 
2026-07-04T15:00:06.034067727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-07-04T15:00:06.034834131Z [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-04T15:00:06.035469641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011927s 
2026-07-04T15:00:06.035745647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-07-04T15:00:06.036175182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.036650098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006685s 
2026-07-04T15:00:06.037104383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:06', 'ApplicationStatus') 
2026-07-04T15:00:06.037639271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.038794748Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-04T15:00:06.039021595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027982s 
2026-07-04T15:00:06.039242039Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-04T15:00:06.039483004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.039794843Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-07-04T15:00:06.040836862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:00:06.041045833Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-04T15:00:06.041280726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-07-04T15:00:06.041741694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:06.042417936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009125s 
2026-07-04T15:00:06.042646567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-04T15:00:06.043447530Z [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-04T15:00:06.044061758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012062s 
2026-07-04T15:00:06.044297152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-04T15:00:06.045084899Z [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-04T15:00:06.045718675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012016s 
2026-07-04T15:00:06.045986705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-04T15:00:06.046435820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.046888532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006724s 
2026-07-04T15:00:06.047354350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:06', 'IndexerProps') 
2026-07-04T15:00:06.047737932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.048618967Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-04T15:00:06.048805793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023581s 
2026-07-04T15:00:06.049036167Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-04T15:00:06.049303867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.049583139Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-07-04T15:00:06.050080541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:06', 'add_update_history') 
2026-07-04T15:00:06.050536018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.051201880Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-04T15:00:06.051403716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019035s 
2026-07-04T15:00:06.051644441Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-04T15:00:06.051919495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.052241213Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-07-04T15:00:06.055617714Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T15:00:06.056859165Z [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-04T15:00:06.057404032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013287s 
2026-07-04T15:00:06.057829860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:06', 'update_notifiarr') 
2026-07-04T15:00:06.058245197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.058961189Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-04T15:00:06.059189529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028589s 
2026-07-04T15:00:06.059394572Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-04T15:00:06.059641840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.059946835Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-07-04T15:00:06.060531803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-07-04T15:00:06.061269509Z [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-04T15:00:06.061893155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011468s 
2026-07-04T15:00:06.062138128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-07-04T15:00:06.062512222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-07-04T15:00:06.062935014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005882s 
2026-07-04T15:00:06.063148884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:00:06.063326101Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-04T15:00:06.063568289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-07-04T15:00:06.063954297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:00:06.064688295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008895s 
2026-07-04T15:00:06.065099083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:06', 'app_profiles') 
2026-07-04T15:00:06.065525672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.066369141Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-04T15:00:06.066580797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00257s 
2026-07-04T15:00:06.066804297Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-04T15:00:06.067103299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.067435499Z [Info] history_failed: Starting migration of Main DB to 7 
2026-07-04T15:00:06.068000156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T15:00:06.068195209Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.068432737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-07-04T15:00:06.068852473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:00:06.069578245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009081s 
2026-07-04T15:00:06.069958420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-04T15:00:06.070440431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-07-04T15:00:06.070773452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s 
2026-07-04T15:00:06.071197396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:06', 'history_failed') 
2026-07-04T15:00:06.071651250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.072414117Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-04T15:00:06.072605282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021304s 
2026-07-04T15:00:06.072825756Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-04T15:00:06.073067523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.073354952Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-07-04T15:00:06.073734567Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.074032637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.075599263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016438s 
2026-07-04T15:00:06.076083809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:06', 'redacted_api') 
2026-07-04T15:00:06.076503104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.077219717Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-04T15:00:06.077435151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032505s 
2026-07-04T15:00:06.077666878Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-04T15:00:06.077915599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.078208378Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-07-04T15:00:06.078726622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-07-04T15:00:06.079391201Z [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-04T15:00:06.079937682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009805s 
2026-07-04T15:00:06.080147174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:00:06.080326405Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-04T15:00:06.080545997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-04T15:00:06.080855981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-04T15:00:06.081641203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008808s 
2026-07-04T15:00:06.082101410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:06', 'IndexerProxies') 
2026-07-04T15:00:06.082494802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.083271116Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-04T15:00:06.083476269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024849s 
2026-07-04T15:00:06.083726082Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-04T15:00:06.084022369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.084330660Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-07-04T15:00:06.084729523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-07-04T15:00:06.084945018Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-04T15:00:06.085239811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-07-04T15:00:06.085653424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-07-04T15:00:06.086427103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000938s 
2026-07-04T15:00:06.086885967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:06', 'app_indexer_remote_name') 
2026-07-04T15:00:06.087318107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.088090593Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-04T15:00:06.088306538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025521s 
2026-07-04T15:00:06.088552925Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-04T15:00:06.088810143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.089110207Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-07-04T15:00:06.091478988Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.092414573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-07-04T15:00:06.092798637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011193s 
2026-07-04T15:00:06.093259305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:06', 'desi_gazelle_to_unit3d') 
2026-07-04T15:00:06.093709461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.094616629Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-04T15:00:06.094825900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028846s 
2026-07-04T15:00:06.095087668Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-04T15:00:06.095351319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.095660462Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-07-04T15:00:06.096053042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:00:06.096254939Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.096522077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-04T15:00:06.096955129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:06.098006096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012381s 
2026-07-04T15:00:06.098470141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:06', 'add_on_update_to_notifications') 
2026-07-04T15:00:06.098903333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.099691862Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-04T15:00:06.099954010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028684s 
2026-07-04T15:00:06.100185175Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-04T15:00:06.100433355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.100726706Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-07-04T15:00:06.101256393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-07-04T15:00:06.101931523Z [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-04T15:00:06.102503846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010162s 
2026-07-04T15:00:06.102797197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-07-04T15:00:06.103294098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-04T15:00:06.103731509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006993s 
2026-07-04T15:00:06.104058126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-07-04T15:00:06.104468904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-04T15:00:06.104900173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006627s 
2026-07-04T15:00:06.105333495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:06', 'IndexerVersions') 
2026-07-04T15:00:06.105815095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.106696120Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-04T15:00:06.106908037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023987s 
2026-07-04T15:00:06.107155495Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-04T15:00:06.107413555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.107723339Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-07-04T15:00:06.109474617Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.110459230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-07-04T15:00:06.110787622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010576s 
2026-07-04T15:00:06.111069590Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.111469114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-07-04T15:00:06.111802957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000502s 
2026-07-04T15:00:06.112256440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:06', 'cleanup_config') 
2026-07-04T15:00:06.112745505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.113526118Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-04T15:00:06.113746361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021876s 
2026-07-04T15:00:06.113987187Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-04T15:00:06.114256018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.114561373Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-07-04T15:00:06.116736224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.117110708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-07-04T15:00:06.117443939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004527s 
2026-07-04T15:00:06.117719444Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.118088247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-07-04T15:00:06.118414314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004499s 
2026-07-04T15:00:06.118687895Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.119049203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-07-04T15:00:06.119374127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004562s 
2026-07-04T15:00:06.119650614Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.120031842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-07-04T15:00:06.120368069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004733s 
2026-07-04T15:00:06.120644736Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.121003860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-07-04T15:00:06.121322451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004487s 
2026-07-04T15:00:06.121596844Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.121966719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-07-04T15:00:06.122288437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004538s 
2026-07-04T15:00:06.122562670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.122929609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-07-04T15:00:06.123255685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004606s 
2026-07-04T15:00:06.123726163Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.124113433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-07-04T15:00:06.124439099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004617s 
2026-07-04T15:00:06.124714424Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.128729281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-07-04T15:00:06.129087863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041261s 
2026-07-04T15:00:06.129351735Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.129718213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-07-04T15:00:06.130032085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s 
2026-07-04T15:00:06.130308412Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.130671503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-07-04T15:00:06.130996578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s 
2026-07-04T15:00:06.131270420Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.131635906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-07-04T15:00:06.132003907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s 
2026-07-04T15:00:06.132286867Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.132650179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-07-04T15:00:06.132982388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004662s 
2026-07-04T15:00:06.133255248Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.133629071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-07-04T15:00:06.133946841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000456s 
2026-07-04T15:00:06.134220792Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.134585006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-07-04T15:00:06.134916874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004648s 
2026-07-04T15:00:06.135188862Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.135560240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-07-04T15:00:06.135888281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s 
2026-07-04T15:00:06.136100589Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.137533144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-07-04T15:00:06.137927088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016294s 
2026-07-04T15:00:06.138122421Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.138550924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-07-04T15:00:06.138931912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006081s 
2026-07-04T15:00:06.139132165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.139540989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-07-04T15:00:06.139928549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005914s 
2026-07-04T15:00:06.140128171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.140553939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-07-04T15:00:06.140924195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005965s 
2026-07-04T15:00:06.141127925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.141545105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-07-04T15:00:06.141923908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006038s 
2026-07-04T15:00:06.142121667Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.142540480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-07-04T15:00:06.142912009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005878s 
2026-07-04T15:00:06.143112152Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.143535905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-04T15:00:06.143933145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006135s 
2026-07-04T15:00:06.144126665Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.144553124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-07-04T15:00:06.144924472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005991s 
2026-07-04T15:00:06.145131369Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.145531094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-07-04T15:00:06.145905348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005835s 
2026-07-04T15:00:06.146100271Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.146517471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-04T15:00:06.146888519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005885s 
2026-07-04T15:00:06.147089423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.147506974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-07-04T15:00:06.147926199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006208s 
2026-07-04T15:00:06.148124789Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.148560817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-04T15:00:06.148934530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006081s 
2026-07-04T15:00:06.149135415Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.149555270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-07-04T15:00:06.149938141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006106s 
2026-07-04T15:00:06.150134317Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.150553872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-04T15:00:06.150926723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005948s 
2026-07-04T15:00:06.151131515Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.151538645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-07-04T15:00:06.151931166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005949s 
2026-07-04T15:00:06.152132321Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.152554972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-07-04T15:00:06.152926431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s 
2026-07-04T15:00:06.153134740Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.153549435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-04T15:00:06.153933339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006083s 
2026-07-04T15:00:06.154132079Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.154555191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-07-04T15:00:06.154980508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006441s 
2026-07-04T15:00:06.155185541Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.155592551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-07-04T15:00:06.155992156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006032s 
2026-07-04T15:00:06.156439497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:06', 'indexer_cleanup') 
2026-07-04T15:00:06.156887800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.157689014Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-04T15:00:06.157919668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002263s 
2026-07-04T15:00:06.158169431Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-04T15:00:06.158439896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.158754560Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-07-04T15:00:06.159220458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-07-04T15:00:06.159429620Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-04T15:00:06.159721107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-07-04T15:00:06.160187747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-07-04T15:00:06.161267021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012954s 
2026-07-04T15:00:06.161732609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:06', 'minimum_seeders') 
2026-07-04T15:00:06.162187034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.162884830Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-04T15:00:06.163115845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028859s 
2026-07-04T15:00:06.163355287Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-04T15:00:06.163630782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.163960647Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-07-04T15:00:06.164405703Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.164796801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-07-04T15:00:06.165130022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s 
2026-07-04T15:00:06.165566622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:06', 'remove_showrss') 
2026-07-04T15:00:06.166001868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.166715105Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-04T15:00:06.166939827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020114s 
2026-07-04T15:00:06.167197967Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-04T15:00:06.167470456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.167791072Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-07-04T15:00:06.168213743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.168600392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-07-04T15:00:06.168952732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s 
2026-07-04T15:00:06.169412398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:06', 'remove_torrentparadiseml') 
2026-07-04T15:00:06.169866503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.170657245Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-04T15:00:06.170888621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021438s 
2026-07-04T15:00:06.171186762Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-04T15:00:06.171449952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.171816009Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-07-04T15:00:06.172136695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.172392290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.173083152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007293s 
2026-07-04T15:00:06.173556685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:06', 'localization_setting_to_string') 
2026-07-04T15:00:06.174005339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.174801964Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-04T15:00:06.175029262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023985s 
2026-07-04T15:00:06.175268163Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-04T15:00:06.175524018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.175875827Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-07-04T15:00:06.176177154Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.176455725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.180371352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039579s 
2026-07-04T15:00:06.180820827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:06', 'orpheus_api') 
2026-07-04T15:00:06.181251625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.181973870Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-04T15:00:06.182179985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055481s 
2026-07-04T15:00:06.182450640Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-04T15:00:06.182723931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.183051340Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-07-04T15:00:06.183432178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T15:00:06.183649175Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-04T15:00:06.183930151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-07-04T15:00:06.184397903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T15:00:06.185481014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012906s 
2026-07-04T15:00:06.185953546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:06', 'download_client_categories') 
2026-07-04T15:00:06.186402521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.187230308Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-04T15:00:06.187453558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029876s 
2026-07-04T15:00:06.187707118Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-04T15:00:06.188032003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.188351867Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-07-04T15:00:06.188710790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-04T15:00:06.188916023Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.189134022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-04T15:00:06.189454067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-04T15:00:06.190404712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s 
2026-07-04T15:00:06.190658854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-04T15:00:06.190991334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-04T15:00:06.191959093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010594s 
2026-07-04T15:00:06.192400863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:06', 'add_salt_to_users') 
2026-07-04T15:00:06.192841841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.193678737Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-04T15:00:06.193896966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027577s 
2026-07-04T15:00:06.194205688Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-04T15:00:06.194507506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.194837861Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-07-04T15:00:06.195193838Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.195584375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-07-04T15:00:06.195971625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005615s 
2026-07-04T15:00:06.196475961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:06', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-04T15:00:06.196948964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.197739176Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-04T15:00:06.197992516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022433s 
2026-07-04T15:00:06.198302009Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-04T15:00:06.198611242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.198962590Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-07-04T15:00:06.199325842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.199732431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-07-04T15:00:06.200123669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005926s 
2026-07-04T15:00:06.200635239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:06', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-04T15:00:06.201119645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.201922592Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-04T15:00:06.202183618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022702s 
2026-07-04T15:00:06.202487981Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-04T15:00:06.202786051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.203125996Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-07-04T15:00:06.203512916Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.203940186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-07-04T15:00:06.204320753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005987s 
2026-07-04T15:00:06.204515645Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.204938858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-07-04T15:00:06.205313102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005968s 
2026-07-04T15:00:06.205840384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:06', 'alpharatio_greatposterwall_config_contract') 
2026-07-04T15:00:06.206278506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.207082716Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-04T15:00:06.207343611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022646s 
2026-07-04T15:00:06.208588068Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-04T15:00:06.208862651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.209166012Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-07-04T15:00:06.209564224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.209960442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-07-04T15:00:06.210332822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005233s 
2026-07-04T15:00:06.210790384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:06', 'remove_notwhatcd') 
2026-07-04T15:00:06.211214278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.211936092Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-04T15:00:06.212149702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020772s 
2026-07-04T15:00:06.212422432Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-04T15:00:06.212691453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.213014825Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-07-04T15:00:06.213448999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:00:06.213664734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.213910549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-07-04T15:00:06.214316016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:06.215328796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001172s 
2026-07-04T15:00:06.215555914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:00:06.215751688Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-04T15:00:06.216051412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-07-04T15:00:06.216500717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:06.217515912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011938s 
2026-07-04T15:00:06.217976359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:06', 'add_on_grab_to_notifications') 
2026-07-04T15:00:06.218430343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.219216617Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-04T15:00:06.219450488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028471s 
2026-07-04T15:00:06.219740963Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-04T15:00:06.220062761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.220392065Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-07-04T15:00:06.220737170Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.221171164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-07-04T15:00:06.221539967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005929s 
2026-07-04T15:00:06.222035615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:06', 'animetorrents_use_custom_config_contract') 
2026-07-04T15:00:06.222509510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.223297307Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-04T15:00:06.223537891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022577s 
2026-07-04T15:00:06.223814388Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-04T15:00:06.224092027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.224424237Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-07-04T15:00:06.224740033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.225019636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.225758504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007956s 
2026-07-04T15:00:06.226217268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:06', 'apprise_server_url') 
2026-07-04T15:00:06.226647394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.227375611Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-04T15:00:06.227572829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023558s 
2026-07-04T15:00:06.227862793Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-04T15:00:06.228179230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.228498022Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-07-04T15:00:06.228883318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T15:00:06.229101287Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2026-07-04T15:00:06.229385620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-04T15:00:06.229813963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:06.230817755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011872s 
2026-07-04T15:00:06.231289284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:06', 'health_restored_notification') 
2026-07-04T15:00:06.231741736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.232535755Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-04T15:00:06.232777362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028428s 
2026-07-04T15:00:06.233003748Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-04T15:00:06.233266938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.233562313Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-07-04T15:00:06.233932589Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T15:00:06.234311031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-04T15:00:06.234648491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s 
2026-07-04T15:00:06.235072806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:06', 'remove_uc') 
2026-07-04T15:00:06.235503594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.236208834Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-04T15:00:06.236426713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020077s 
2026-07-04T15:00:06.236680083Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-04T15:00:06.236959697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.237285563Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-07-04T15:00:06.237608854Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.237861543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.238571824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007486s 
2026-07-04T15:00:06.239031630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:06', 'history_fix_data_titles') 
2026-07-04T15:00:06.239494392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.240233471Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-04T15:00:06.240467763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002363s 
2026-07-04T15:00:06.240727055Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-04T15:00:06.241010175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.241321502Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-07-04T15:00:06.241709764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:00:06.241908595Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-04T15:00:06.242176945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-04T15:00:06.242581891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T15:00:06.243623739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012151s 
2026-07-04T15:00:06.244286815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:06', 'download_client_per_indexer') 
2026-07-04T15:00:06.244745038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.245469147Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-04T15:00:06.245698939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030015s 
2026-07-04T15:00:06.246041660Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T15:00:06.246356955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.246701990Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-07-04T15:00:06.248989698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-04T15:00:06.249197657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.249633715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-07-04T15:00:06.255288846Z [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-04T15:00:06.256522411Z [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-04T15:00:06.257160216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-04T15:00:06.257965638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-04T15:00:06.260038072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.260494031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105947s 
2026-07-04T15:00:06.260723633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-04T15:00:06.260941582Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-04T15:00:06.261254553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:00:06.263481649Z [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-04T15:00:06.264652998Z [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-04T15:00:06.265307787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-04T15:00:06.266019932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-04T15:00:06.268267018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.268696343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071716s 
2026-07-04T15:00:06.268936507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-07-04T15:00:06.269133874Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.269430251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-07-04T15:00:06.271551624Z [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-04T15:00:06.272738535Z [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-04T15:00:06.273363794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-07-04T15:00:06.274093975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-07-04T15:00:06.276050005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.276483929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068089s 
2026-07-04T15:00:06.276698571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:00:06.276895969Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.277158047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-04T15:00:06.279545075Z [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-04T15:00:06.280818580Z [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-04T15:00:06.281461244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:00:06.281968366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:00:06.283487646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060836s 
2026-07-04T15:00:06.283710144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:00:06.283913263Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-04T15:00:06.284371436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-04T15:00:06.286646269Z [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-04T15:00:06.287933351Z [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-04T15:00:06.288570374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:00:06.289069400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:00:06.290536154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059345s 
2026-07-04T15:00:06.290757470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T15:00:06.290944486Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-04T15:00:06.291206584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-04T15:00:06.293488892Z [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-04T15:00:06.294736434Z [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-04T15:00:06.295365922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T15:00:06.295882082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T15:00:06.297359618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059082s 
2026-07-04T15:00:06.297608209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:00:06.297820557Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-04T15:00:06.298129208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-04T15:00:06.300292967Z [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-04T15:00:06.301498365Z [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-04T15:00:06.302149486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:00:06.302931983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:00:06.304742179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.305182967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067845s 
2026-07-04T15:00:06.305418702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:00:06.305629767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.305931174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:00:06.308099992Z [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-04T15:00:06.309281412Z [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-04T15:00:06.309927103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:00:06.310682624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:00:06.312430254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.312877175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066749s 
2026-07-04T15:00:06.313109643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T15:00:06.313310668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.313598307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-04T15:00:06.315878881Z [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-04T15:00:06.317068036Z [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-04T15:00:06.317713917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T15:00:06.318498437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T15:00:06.320243933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.320679671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067297s 
2026-07-04T15:00:06.320889103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T15:00:06.321076200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.321314670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-04T15:00:06.323474872Z [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-04T15:00:06.324477401Z [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-04T15:00:06.325018230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T15:00:06.325709332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T15:00:06.327326660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T15:00:06.327863702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T15:00:06.328245912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066784s 
2026-07-04T15:00:06.328491657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-07-04T15:00:06.328698694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.329000862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-07-04T15:00:06.331045100Z [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-04T15:00:06.332010144Z [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-04T15:00:06.332592126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-07-04T15:00:06.333548292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-07-04T15:00:06.335379029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-07-04T15:00:06.336091835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-07-04T15:00:06.336530749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007262s 
2026-07-04T15:00:06.336760632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:00:06.336967609Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.337266772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-04T15:00:06.339628439Z [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-04T15:00:06.341200396Z [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-04T15:00:06.341974665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:00:06.342721028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:00:06.344431173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.344847141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073373s 
2026-07-04T15:00:06.345077024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:00:06.345281666Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-04T15:00:06.345580218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-04T15:00:06.347963769Z [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-04T15:00:06.349516977Z [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-04T15:00:06.350306948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:00:06.351068873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:00:06.352817916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.353232632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073914s 
2026-07-04T15:00:06.353457124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:00:06.353656576Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-04T15:00:06.353931229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-04T15:00:06.356335702Z [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-04T15:00:06.357875213Z [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-04T15:00:06.358653972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:00:06.359439434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:00:06.361310413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.361728304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075414s 
2026-07-04T15:00:06.361959069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T15:00:06.362163601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-04T15:00:06.362472253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-07-04T15:00:06.364936406Z [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-04T15:00:06.366495386Z [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-04T15:00:06.367272552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T15:00:06.368032873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T15:00:06.369790864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.370206040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074701s 
2026-07-04T15:00:06.370419080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T15:00:06.370607028Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-04T15:00:06.370861190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-07-04T15:00:06.373391777Z [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-04T15:00:06.374884174Z [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-04T15:00:06.375615226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T15:00:06.376351920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T15:00:06.377966402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T15:00:06.378354253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072629s 
2026-07-04T15:00:06.378577734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:00:06.378778688Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-04T15:00:06.379062600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-04T15:00:06.381261209Z [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-04T15:00:06.382241413Z [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-04T15:00:06.382803906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T15:00:06.383545961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T15:00:06.385311778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:00:06.385726062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064141s 
2026-07-04T15:00:06.385954202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T15:00:06.386151810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-04T15:00:06.386438216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-04T15:00:06.390141927Z [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-04T15:00:06.391122041Z [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-04T15:00:06.391674544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T15:00:06.392490358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T15:00:06.394187175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T15:00:06.394594967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078578s 
2026-07-04T15:00:06.394814950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:06.395015784Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-04T15:00:06.395301189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T15:00:06.397146676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T15:00:06.397854652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T15:00:06.398341403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T15:00:06.398976552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T15:00:06.400636766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:00:06.401037223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054881s 
2026-07-04T15:00:06.401573523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T15:00:06.402048279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.404111024Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T15:00:06.404367711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084469s 
2026-07-04T15:00:06.404667455Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-04T15:00:06.404933401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.405281312Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-07-04T15:00:06.406049229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-04T15:00:06.406866775Z [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-04T15:00:06.407475331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011898s 
2026-07-04T15:00:06.407751217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-04T15:00:06.408262126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-04T15:00:06.408688024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006465s 
2026-07-04T15:00:06.409140746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:06', 'add_notification_status') 
2026-07-04T15:00:06.409583087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.410379591Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-04T15:00:06.410605857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022881s 
2026-07-04T15:00:06.410906132Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-04T15:00:06.411191717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.411527453Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-07-04T15:00:06.412009695Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.412410622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-07-04T15:00:06.412771539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005516s 
2026-07-04T15:00:06.412971662Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.413376578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-07-04T15:00:06.413752696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005865s 
2026-07-04T15:00:06.413943881Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T15:00:06.414333305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-07-04T15:00:06.414689011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s 
2026-07-04T15:00:06.415187686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:06', 'indexers_freeleech_only_config_contract') 
2026-07-04T15:00:06.415642021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.416389326Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-04T15:00:06.416636344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021456s 
2026-07-04T15:00:06.416886107Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-04T15:00:06.417142714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.417453410Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-07-04T15:00:06.417799447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.418062426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.418784120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007647s 
2026-07-04T15:00:06.419257984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:06', 'email_encryption') 
2026-07-04T15:00:06.419714193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.420418211Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-04T15:00:06.420636561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023609s 
2026-07-04T15:00:06.420946716Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-04T15:00:06.421234255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.421582617Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-07-04T15:00:06.421905938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.422166232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.423192730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s 
2026-07-04T15:00:06.423696885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:06', 'newznab_category_to_capabilities_settings') 
2026-07-04T15:00:06.424204989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.425026504Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-04T15:00:06.425278301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028052s 
2026-07-04T15:00:06.425566051Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-04T15:00:06.425843840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.426171109Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-07-04T15:00:06.426485473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.426746489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.427572923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007619s 
2026-07-04T15:00:06.428082510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:06', 'gazelle_freeleech_token_options') 
2026-07-04T15:00:06.428591665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.429309511Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-04T15:00:06.429525637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025176s 
2026-07-04T15:00:06.429798556Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-04T15:00:06.430074061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.430384306Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-07-04T15:00:06.430691435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.430943412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.431522158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006156s 
2026-07-04T15:00:06.432033779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:06', 'myanonamouse_freeleech_wedge_options') 
2026-07-04T15:00:06.432494507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.433195929Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-04T15:00:06.433426193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022103s 
2026-07-04T15:00:06.433691858Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-04T15:00:06.433958946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.434279462Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-07-04T15:00:06.434588264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.434852466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.444956609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101113s 
2026-07-04T15:00:06.445455223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:06', 'newznab_indexers_enable_redirect') 
2026-07-04T15:00:06.445895209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.446611141Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-04T15:00:06.446838590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117358s 
2026-07-04T15:00:06.447125497Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-04T15:00:06.447398708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.447719744Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-07-04T15:00:06.448056773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.448306877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.448935754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006673s 
2026-07-04T15:00:06.449418576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:06', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-04T15:00:06.449862681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.450581599Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-04T15:00:06.450817594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022373s 
2026-07-04T15:00:06.460096505Z [Debug] MigrationController: Took: 00:00:00.6949796 
2026-07-04T15:00:06.535155103Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-04T15:00:06.552828582Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-07-04T15:00:06.565888558Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T15:00:06.566847781Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T15:00:06.567201122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T15:00:06.578078262Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T15:00:06.578396002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112346s 
2026-07-04T15:00:06.578748341Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T15:00:06.579066131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115364s 
2026-07-04T15:00:06.581490194Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T15:00:06.581865190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.582381700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T15:00:06.582846957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T15:00:06.583410032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007116s 
2026-07-04T15:00:06.583748884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.584978140Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T15:00:06.585314337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002225s 
2026-07-04T15:00:06.585702449Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T15:00:06.586096793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.586691201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T15:00:06.587163722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:00:06.587743270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007252s 
2026-07-04T15:00:06.588081501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:06.588385193Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-04T15:00:06.588746561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T15:00:06.589241337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T15:00:06.590154567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s 
2026-07-04T15:00:06.590508570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.591358181Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T15:00:06.591701683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022053s 
2026-07-04T15:00:06.592137922Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T15:00:06.592540182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.593017824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:06.593330864Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-04T15:00:06.593675328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T15:00:06.594193171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T15:00:06.594864764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007933s 
2026-07-04T15:00:06.595217034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.596006664Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T15:00:06.596373653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018701s 
2026-07-04T15:00:06.596831877Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T15:00:06.597200018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.597635034Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-04T15:00:06.598251606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-04T15:00:06.599061458Z [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-04T15:00:06.600000159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014216s 
2026-07-04T15:00:06.600326706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-04T15:00:06.600750610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T15:00:06.601453356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008061s 
2026-07-04T15:00:06.601980497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:06', 'InitialSetup') 
2026-07-04T15:00:06.602624795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.603490880Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T15:00:06.603809271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028226s 
2026-07-04T15:00:06.604234618Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-07-04T15:00:06.604611116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.605044770Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-07-04T15:00:06.605614367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:06', 'ApplicationStatus') 
2026-07-04T15:00:06.606276320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.607102134Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-07-04T15:00:06.607432028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024993s 
2026-07-04T15:00:06.607757875Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-07-04T15:00:06.608144523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.608568107Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-07-04T15:00:06.609095940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:06', 'IndexerProps') 
2026-07-04T15:00:06.609738324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.610544477Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-07-04T15:00:06.610863961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024229s 
2026-07-04T15:00:06.611202022Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-07-04T15:00:06.611578330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.612031212Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-07-04T15:00:06.612570979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-04T15:00:06.613267412Z [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-04T15:00:06.614035128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011311s 
2026-07-04T15:00:06.614376436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-04T15:00:06.614872936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T15:00:06.615462974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007329s 
2026-07-04T15:00:06.616069366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:06', 'add_update_history') 
2026-07-04T15:00:06.616729135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.617647334Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-07-04T15:00:06.617980876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028761s 
2026-07-04T15:00:06.618314809Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-07-04T15:00:06.618690135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.619286777Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-07-04T15:00:06.619651241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:06', 'update_notifiarr') 
2026-07-04T15:00:06.620332042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.621162325Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-07-04T15:00:06.621492640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024842s 
2026-07-04T15:00:06.621827926Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-07-04T15:00:06.622188612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.622623678Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-07-04T15:00:06.623146191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:06', 'app_profiles') 
2026-07-04T15:00:06.623794036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.624675151Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-07-04T15:00:06.625006257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024966s 
2026-07-04T15:00:06.625337404Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-07-04T15:00:06.625708081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.626137075Z [Info] history_failed: Starting migration of Log DB to 7 
2026-07-04T15:00:06.626664127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:06', 'history_failed') 
2026-07-04T15:00:06.627313635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.628168076Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-07-04T15:00:06.628501227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024744s 
2026-07-04T15:00:06.628830891Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-07-04T15:00:06.629192429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.629616794Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-07-04T15:00:06.630138786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:06', 'redacted_api') 
2026-07-04T15:00:06.630791049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.632159366Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-07-04T15:00:06.632483468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029639s 
2026-07-04T15:00:06.632814185Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-07-04T15:00:06.633180042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.633615238Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-07-04T15:00:06.634149635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:06', 'IndexerProxies') 
2026-07-04T15:00:06.634800285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.635655568Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-07-04T15:00:06.636011625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024883s 
2026-07-04T15:00:06.636362091Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-07-04T15:00:06.636750383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.637190680Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-07-04T15:00:06.637762001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:06', 'app_indexer_remote_name') 
2026-07-04T15:00:06.638422441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.639304859Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-07-04T15:00:06.639655766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025457s 
2026-07-04T15:00:06.640027715Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-07-04T15:00:06.640410546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.640850943Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-07-04T15:00:06.641408977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:06', 'desi_gazelle_to_unit3d') 
2026-07-04T15:00:06.642071832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.642894970Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-07-04T15:00:06.643236157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024774s 
2026-07-04T15:00:06.643613207Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-07-04T15:00:06.644042522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.644490123Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-07-04T15:00:06.645078248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:06', 'add_on_update_to_notifications') 
2026-07-04T15:00:06.645755141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.646595344Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-07-04T15:00:06.646953224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025421s 
2026-07-04T15:00:06.647288530Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-07-04T15:00:06.647655459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.648112239Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-07-04T15:00:06.648653750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:06', 'IndexerVersions') 
2026-07-04T15:00:06.649359201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.650219414Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-07-04T15:00:06.650543887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025552s 
2026-07-04T15:00:06.650876257Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-07-04T15:00:06.651245100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.651677270Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-07-04T15:00:06.652245876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:06', 'cleanup_config') 
2026-07-04T15:00:06.652895194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.653739003Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-07-04T15:00:06.654061954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025067s 
2026-07-04T15:00:06.654396528Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-07-04T15:00:06.654763346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.655197812Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-07-04T15:00:06.655725655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:06', 'indexer_cleanup') 
2026-07-04T15:00:06.656398560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.657188411Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-07-04T15:00:06.657515941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024325s 
2026-07-04T15:00:06.657847559Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-07-04T15:00:06.658218746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.658646588Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-07-04T15:00:06.659177107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:06', 'minimum_seeders') 
2026-07-04T15:00:06.659827457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.660682419Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-07-04T15:00:06.661015550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024684s 
2026-07-04T15:00:06.661353661Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-07-04T15:00:06.661733195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.662169214Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-07-04T15:00:06.662700484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:06', 'remove_showrss') 
2026-07-04T15:00:06.663349762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.664192208Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-07-04T15:00:06.664521692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024656s 
2026-07-04T15:00:06.664873681Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-07-04T15:00:06.665262805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.665706008Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-07-04T15:00:06.666277920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:06', 'remove_torrentparadiseml') 
2026-07-04T15:00:06.666963430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.667779755Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-07-04T15:00:06.668164019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024993s 
2026-07-04T15:00:06.668531910Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-07-04T15:00:06.668937356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.669460270Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-07-04T15:00:06.670087714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:06', 'localization_setting_to_string') 
2026-07-04T15:00:06.670772724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.671717006Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-07-04T15:00:06.672091871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027463s 
2026-07-04T15:00:06.672420012Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-07-04T15:00:06.672789155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.673216767Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-07-04T15:00:06.673735952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:06', 'orpheus_api') 
2026-07-04T15:00:06.674380220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.675254251Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-07-04T15:00:06.675568944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024863s 
2026-07-04T15:00:06.675940222Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-07-04T15:00:06.676339456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.676782499Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-07-04T15:00:06.677353709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:06', 'download_client_categories') 
2026-07-04T15:00:06.678026234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.678893030Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-07-04T15:00:06.679241782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00254s 
2026-07-04T15:00:06.679573400Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-07-04T15:00:06.679976583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.680413162Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-07-04T15:00:06.680957298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:06', 'add_salt_to_users') 
2026-07-04T15:00:06.681609341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.682445516Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-07-04T15:00:06.682780009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024906s 
2026-07-04T15:00:06.683180726Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-07-04T15:00:06.683613729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.684115900Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-07-04T15:00:06.684774176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:06', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-07-04T15:00:06.685486150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.686355672Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-07-04T15:00:06.686744585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026887s 
2026-07-04T15:00:06.687155533Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-07-04T15:00:06.687604728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.688104344Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-07-04T15:00:06.688782741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:06', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-07-04T15:00:06.689505046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.690374637Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-07-04T15:00:06.690780204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027068s 
2026-07-04T15:00:06.691176192Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-07-04T15:00:06.691606158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.692095734Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-07-04T15:00:06.692749280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:06', 'alpharatio_greatposterwall_config_contract') 
2026-07-04T15:00:06.693465643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.694360005Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-07-04T15:00:06.694762586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026904s 
2026-07-04T15:00:06.695103823Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-07-04T15:00:06.695484109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.695954286Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-07-04T15:00:06.696519084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:06', 'remove_notwhatcd') 
2026-07-04T15:00:06.697175155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.698185200Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-07-04T15:00:06.698503461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026806s 
2026-07-04T15:00:06.698887234Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-07-04T15:00:06.699323462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.699811796Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-07-04T15:00:06.700394650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:06', 'add_on_grab_to_notifications') 
2026-07-04T15:00:06.701079439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.701977478Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-07-04T15:00:06.702325349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026268s 
2026-07-04T15:00:06.702726968Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-07-04T15:00:06.703163056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.703624496Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-07-04T15:00:06.704299455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:06', 'animetorrents_use_custom_config_contract') 
2026-07-04T15:00:06.705116932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.706521742Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-07-04T15:00:06.706925295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032994s 
2026-07-04T15:00:06.707281091Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-07-04T15:00:06.707683752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.708187948Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-07-04T15:00:06.708752916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:06', 'apprise_server_url') 
2026-07-04T15:00:06.709426192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.710279551Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-07-04T15:00:06.710610357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025981s 
2026-07-04T15:00:06.710995503Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-07-04T15:00:06.711401220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.711874834Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-07-04T15:00:06.712477468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:06', 'health_restored_notification') 
2026-07-04T15:00:06.713159231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.714081389Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-07-04T15:00:06.714444691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026441s 
2026-07-04T15:00:06.714772852Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-07-04T15:00:06.715130352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.715558775Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-07-04T15:00:06.716113231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:06', 'remove_uc') 
2026-07-04T15:00:06.735740336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.736712945Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-07-04T15:00:06.737141759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215857s 
2026-07-04T15:00:06.737555973Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-07-04T15:00:06.737979186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.738485215Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-07-04T15:00:06.739111366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:06', 'history_fix_data_titles') 
2026-07-04T15:00:06.739915075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.740805088Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-07-04T15:00:06.741166987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002812s 
2026-07-04T15:00:06.741568916Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-07-04T15:00:06.741999654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.742505413Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-07-04T15:00:06.743126534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:06', 'download_client_per_indexer') 
2026-07-04T15:00:06.743911184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.744894906Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-07-04T15:00:06.745278098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028568s 
2026-07-04T15:00:06.745729998Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T15:00:06.746215366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.746728629Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-07-04T15:00:06.747490334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-04T15:00:06.747824246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-04T15:00:06.748214592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-04T15:00:06.749668822Z [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-04T15:00:06.751129885Z [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-04T15:00:06.752094367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-04T15:00:06.752888056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-04T15:00:06.754231893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T15:00:06.754876211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062717s 
2026-07-04T15:00:06.755278250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-04T15:00:06.755659087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-04T15:00:06.756058873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-04T15:00:06.757366517Z [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-04T15:00:06.758564590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-04T15:00:06.759417428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-04T15:00:06.760293342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-04T15:00:06.761614854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T15:00:06.762295265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058203s 
2026-07-04T15:00:06.762668577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T15:00:06.763017019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-04T15:00:06.763434139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T15:00:06.764615558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T15:00:06.765672798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T15:00:06.766534283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T15:00:06.767358373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T15:00:06.768666588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T15:00:06.769374234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055098s 
2026-07-04T15:00:06.770055977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T15:00:06.770857591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.772043731Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T15:00:06.772550020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080546s 
2026-07-04T15:00:06.772953002Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-07-04T15:00:06.773388970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.773881523Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-07-04T15:00:06.774511953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:06', 'add_notification_status') 
2026-07-04T15:00:06.775317716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.776188550Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-07-04T15:00:06.776589097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027965s 
2026-07-04T15:00:06.777070576Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-07-04T15:00:06.777523639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.778067204Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-07-04T15:00:06.778785611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:06', 'indexers_freeleech_only_config_contract') 
2026-07-04T15:00:06.779574249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.780645517Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-07-04T15:00:06.781087367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030546s 
2026-07-04T15:00:06.781460258Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-07-04T15:00:06.781884413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.782362335Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-07-04T15:00:06.782971983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:06', 'email_encryption') 
2026-07-04T15:00:06.783708978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.784724974Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-07-04T15:00:06.785107855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028549s 
2026-07-04T15:00:06.785538433Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-07-04T15:00:06.786017528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.786547335Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-07-04T15:00:06.787266123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:06', 'newznab_category_to_capabilities_settings') 
2026-07-04T15:00:06.788078499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.789074696Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-07-04T15:00:06.789513309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029945s 
2026-07-04T15:00:06.790057215Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-07-04T15:00:06.790515258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.791077931Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-07-04T15:00:06.791757340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:06', 'gazelle_freeleech_token_options') 
2026-07-04T15:00:06.792559525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.793520381Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-07-04T15:00:06.793933413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029754s 
2026-07-04T15:00:06.794368970Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-07-04T15:00:06.794835871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.795339435Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-07-04T15:00:06.796078584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:06', 'myanonamouse_freeleech_wedge_options') 
2026-07-04T15:00:06.796866751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.797818629Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-07-04T15:00:06.798233534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029331s 
2026-07-04T15:00:06.798688641Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-07-04T15:00:06.799134078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.799651721Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-07-04T15:00:06.800367202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:06', 'newznab_indexers_enable_redirect') 
2026-07-04T15:00:06.801147423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.802111906Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-07-04T15:00:06.802534527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029591s 
2026-07-04T15:00:06.802974514Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-07-04T15:00:06.803447937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T15:00:06.804048788Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-07-04T15:00:06.804769790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:06', 'myanonamouse_freeleech_wedge_checkbox') 
2026-07-04T15:00:06.805551655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T15:00:06.806520256Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-07-04T15:00:06.806951144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030305s 
2026-07-04T15:00:06.973252500Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-07-04T15:00:06.981131460Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-04T15:00:06.985529559Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-07-04T15:00:07.096113225Z [Info] AppSyncProfileService: Setting up default app profile 
2026-07-04T15:00:07.107161499Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-07-04T15:00:07.189213474Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-07-04T15:00:07.591161817Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-04T15:00:07.592165318Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-04T15:00:07.592565454Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin 
2026-07-04T15:00:08.007915331Z [ls.io-init] done.