2026-06-17T08:50:08.497072197Z [migrations] started
2026-06-17T08:50:08.497137408Z [migrations] no migrations found
2026-06-17T08:50:08.515649114Z usermod: no changes
2026-06-17T08:50:08.521640290Z ───────────────────────────────────────
2026-06-17T08:50:08.521667455Z 
2026-06-17T08:50:08.521671924Z       ██╗     ███████╗██╗ ██████╗
2026-06-17T08:50:08.521676403Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-17T08:50:08.521680712Z       ██║     ███████╗██║██║   ██║
2026-06-17T08:50:08.521684900Z       ██║     ╚════██║██║██║   ██║
2026-06-17T08:50:08.521689139Z       ███████╗███████║██║╚██████╔╝
2026-06-17T08:50:08.521693387Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-17T08:50:08.521697716Z 
2026-06-17T08:50:08.521701844Z    Brought to you by linuxserver.io
2026-06-17T08:50:08.521706123Z ───────────────────────────────────────
2026-06-17T08:50:08.521966728Z 
2026-06-17T08:50:08.521994704Z To support the app dev(s) visit:
2026-06-17T08:50:08.523427320Z Prowlarr: https://opencollective.com/prowlarr
2026-06-17T08:50:08.523731703Z 
2026-06-17T08:50:08.523742504Z To support LSIO projects visit:
2026-06-17T08:50:08.523747545Z https://www.linuxserver.io/donate/
2026-06-17T08:50:08.523752184Z 
2026-06-17T08:50:08.523756994Z ───────────────────────────────────────
2026-06-17T08:50:08.523762946Z GID/UID
2026-06-17T08:50:08.523767695Z ───────────────────────────────────────
2026-06-17T08:50:08.527684535Z 
2026-06-17T08:50:08.527700978Z User UID:    911
2026-06-17T08:50:08.527705156Z User GID:    911
2026-06-17T08:50:08.527709274Z ───────────────────────────────────────
2026-06-17T08:50:08.529463047Z Linuxserver.io version: 2.4.0.5396-ls2
2026-06-17T08:50:08.529746117Z Build-date: 2026-06-17T08:46:25+00:00
2026-06-17T08:50:08.529759293Z ───────────────────────────────────────
2026-06-17T08:50:08.529764153Z     
2026-06-17T08:50:08.579051183Z [custom-init] No custom files found, skipping...
2026-06-17T08:50:08.600443290Z failed to load "/config/config.xml": No such file or directory
2026-06-17T08:50:08.924041749Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5396 
2026-06-17T08:50:08.941239047Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-17T08:50:08.948429109Z [Debug] Bootstrap: Console selected 
2026-06-17T08:50:08.949741081Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-17T08:50:09.203079318Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-17T08:50:09.265829054Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b24721eb-2f59-4ca4-9591-cd60acdc4fec} may be persisted to storage in unencrypted form. 
2026-06-17T08:50:09.324778385Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-06-17T08:50:09.352387123Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-17T08:50:09.410948663Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-17T08:50:09.417972170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:09.418642019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:09.456338274Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-17T08:50:09.459809245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384315s 
2026-06-17T08:50:09.460145292Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-17T08:50:09.460384493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418861s 
2026-06-17T08:50:09.467532380Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-17T08:50:09.468134543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.474803065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-17T08:50:09.485838461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-17T08:50:09.508101722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328098s 
2026-06-17T08:50:09.508540446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.510878215Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-17T08:50:09.511088358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356747s 
2026-06-17T08:50:09.511747796Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-17T08:50:09.512044183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.516700872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-17T08:50:09.517829004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-17T08:50:09.518391447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014325s 
2026-06-17T08:50:09.518665028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T08:50:09.518980704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001059s 
2026-06-17T08:50:09.519429789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-17T08:50:09.520087032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-17T08:50:09.520787263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011162s 
2026-06-17T08:50:09.521099602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.521939103Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-17T08:50:09.522154617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022237s 
2026-06-17T08:50:09.522634393Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-17T08:50:09.522911451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.523668806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T08:50:09.524489840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-06-17T08:50:09.524749623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-17T08:50:09.525105430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-17T08:50:09.525604635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000631s 
2026-06-17T08:50:09.525846072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.526582415Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-17T08:50:09.526760143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015521s 
2026-06-17T08:50:09.529827751Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-17T08:50:09.530055059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.530682212Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-06-17T08:50:09.534814465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-06-17T08:50:09.535428392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-06-17T08:50:09.535940904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009015s 
2026-06-17T08:50:09.536160857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-06-17T08:50:09.536685845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-06-17T08:50:09.536864364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s 
2026-06-17T08:50:09.537072343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-06-17T08:50:09.537706671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-06-17T08:50:09.538226928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009554s 
2026-06-17T08:50:09.538458825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-06-17T08:50:09.538811626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-17T08:50:09.539168635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004978s 
2026-06-17T08:50:09.539347265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-06-17T08:50:09.544093945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2026-06-17T08:50:09.544770959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051848s 
2026-06-17T08:50:09.544998868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-06-17T08:50:09.545670601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-06-17T08:50:09.546207382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010021s 
2026-06-17T08:50:09.546455141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-06-17T08:50:09.546857682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-17T08:50:09.547238750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s 
2026-06-17T08:50:09.547410045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-06-17T08:50:09.550379395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-06-17T08:50:09.551245439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036031s 
2026-06-17T08:50:09.551478709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-06-17T08:50:09.551782351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-17T08:50:09.552227768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s 
2026-06-17T08:50:09.552477260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-06-17T08:50:09.553112350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2026-06-17T08:50:09.553661405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009629s 
2026-06-17T08:50:09.553876208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-06-17T08:50:09.554584575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-06-17T08:50:09.555179744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010976s 
2026-06-17T08:50:09.555377281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-06-17T08:50:09.555744772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-06-17T08:50:09.556184898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005614s 
2026-06-17T08:50:09.556390272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-06-17T08:50:09.556804165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-06-17T08:50:09.557271326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006713s 
2026-06-17T08:50:09.557494075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-06-17T08:50:09.557824180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-06-17T08:50:09.558206289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005038s 
2026-06-17T08:50:09.558411883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-06-17T08:50:09.561811581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-06-17T08:50:09.562379525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037611s 
2026-06-17T08:50:09.562614318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-06-17T08:50:09.563005165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-06-17T08:50:09.563363146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005242s 
2026-06-17T08:50:09.563560744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-06-17T08:50:09.563919837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-06-17T08:50:09.564320064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005197s 
2026-06-17T08:50:09.564532050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-06-17T08:50:09.565474669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-06-17T08:50:09.566152985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014185s 
2026-06-17T08:50:09.566380674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-06-17T08:50:09.567353643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-06-17T08:50:09.568094415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015001s 
2026-06-17T08:50:09.568351804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-06-17T08:50:09.568762711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.569168499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005763s 
2026-06-17T08:50:09.569381628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-06-17T08:50:09.569918469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-06-17T08:50:09.570377955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007905s 
2026-06-17T08:50:09.570604090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-06-17T08:50:09.570927041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-17T08:50:09.571256324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s 
2026-06-17T08:50:09.572987440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-17T08:50:09', 'InitialSetup') 
2026-06-17T08:50:09.573678021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.575173393Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-17T08:50:09.575339027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043289s 
2026-06-17T08:50:09.575645043Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-06-17T08:50:09.575925578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.576279291Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-06-17T08:50:09.579160594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-06-17T08:50:09.589011164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-06-17T08:50:09.590333939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2026-06-17T08:50:09.591238531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-17T08:50:09.592292504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-17T08:50:09.593851744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-17T08:50:09.594277442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148432s 
2026-06-17T08:50:09.594552586Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-06-17T08:50:09.596270516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-06-17T08:50:09.597425372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-06-17T08:50:09.598084339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-17T08:50:09.598777856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-17T08:50:09.600151963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-17T08:50:09.600571098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058226s 
2026-06-17T08:50:09.600915591Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-06-17T08:50:09.604366011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-06-17T08:50:09.605523412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-06-17T08:50:09.606142770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-17T08:50:09.606808891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-17T08:50:09.608241507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-17T08:50:09.608664599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075141s 
2026-06-17T08:50:09.608894272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-06-17T08:50:09.609667409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-17T08:50:09.610316256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012046s 
2026-06-17T08:50:09.610586811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-06-17T08:50:09.611050374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.611529239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006947s 
2026-06-17T08:50:09.612112844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-17T08:50:09', 'ApplicationStatus') 
2026-06-17T08:50:09.612576729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.613694279Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-06-17T08:50:09.613904964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028241s 
2026-06-17T08:50:09.614142212Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-06-17T08:50:09.614387255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.614682901Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-06-17T08:50:09.615881244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-17T08:50:09.616108201Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.616377243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-06-17T08:50:09.616888042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-06-17T08:50:09.617556919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009374s 
2026-06-17T08:50:09.617783516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-06-17T08:50:09.618618979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2026-06-17T08:50:09.619223025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012351s 
2026-06-17T08:50:09.619455784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-06-17T08:50:09.620245264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-17T08:50:09.620875524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012038s 
2026-06-17T08:50:09.621145878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-06-17T08:50:09.621589882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.622021071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006485s 
2026-06-17T08:50:09.622443462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-17T08:50:09', 'IndexerProps') 
2026-06-17T08:50:09.622857826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.624421465Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-06-17T08:50:09.624623623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030213s 
2026-06-17T08:50:09.624859738Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-06-17T08:50:09.625109100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.625403473Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-06-17T08:50:09.625901106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-17T08:50:09', 'add_update_history') 
2026-06-17T08:50:09.626331813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.627023646Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-06-17T08:50:09.627230844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019249s 
2026-06-17T08:50:09.627455977Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-06-17T08:50:09.627703406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.628045565Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-06-17T08:50:09.631627469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-17T08:50:09.632877898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-17T08:50:09.633421593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013334s 
2026-06-17T08:50:09.633881239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-17T08:50:09', 'update_notifiarr') 
2026-06-17T08:50:09.634308359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.634992447Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-06-17T08:50:09.635194414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028645s 
2026-06-17T08:50:09.635411641Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-06-17T08:50:09.635650763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.635956679Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-06-17T08:50:09.636531978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-06-17T08:50:09.637276317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-06-17T08:50:09.637912679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011616s 
2026-06-17T08:50:09.638154155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-06-17T08:50:09.638533319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-06-17T08:50:09.638941310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005741s 
2026-06-17T08:50:09.639145932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-17T08:50:09.639327929Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T08:50:09.639562511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-06-17T08:50:09.639988900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-06-17T08:50:09.640696375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009066s 
2026-06-17T08:50:09.641120560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-17T08:50:09', 'app_profiles') 
2026-06-17T08:50:09.641532680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.642283201Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-06-17T08:50:09.642481210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024753s 
2026-06-17T08:50:09.642703337Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-06-17T08:50:09.642946988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.643232142Z [Info] history_failed: Starting migration of Main DB to 7 
2026-06-17T08:50:09.643757010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-17T08:50:09.643992885Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-17T08:50:09.644225794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-06-17T08:50:09.644595579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-06-17T08:50:09.645284496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008376s 
2026-06-17T08:50:09.645665684Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-06-17T08:50:09.646132103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-06-17T08:50:09.646516387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005668s 
2026-06-17T08:50:09.646940211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-17T08:50:09', 'history_failed') 
2026-06-17T08:50:09.647360247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.648080487Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-06-17T08:50:09.648281031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020972s 
2026-06-17T08:50:09.648504892Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-06-17T08:50:09.648782692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.649071343Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-06-17T08:50:09.649479646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:09.649799400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:09.651559585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018544s 
2026-06-17T08:50:09.652005584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-17T08:50:09', 'redacted_api') 
2026-06-17T08:50:09.652421351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.653077863Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-06-17T08:50:09.653288558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033612s 
2026-06-17T08:50:09.653518992Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-06-17T08:50:09.653765668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.654055582Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-06-17T08:50:09.654587083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-06-17T08:50:09.655257653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2026-06-17T08:50:09.655808453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010059s 
2026-06-17T08:50:09.656034488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-17T08:50:09.656259291Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T08:50:09.656525567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-06-17T08:50:09.656836804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-06-17T08:50:09.657524539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007809s 
2026-06-17T08:50:09.657950838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-17T08:50:09', 'IndexerProxies') 
2026-06-17T08:50:09.658373669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.659088389Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-06-17T08:50:09.659284404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023205s 
2026-06-17T08:50:09.659528606Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-06-17T08:50:09.659782988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.660104125Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-06-17T08:50:09.660498188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-06-17T08:50:09.660711979Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T08:50:09.661003005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-06-17T08:50:09.661418382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-06-17T08:50:09.662120847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008654s 
2026-06-17T08:50:09.662583549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-17T08:50:09', 'app_indexer_remote_name') 
2026-06-17T08:50:09.663007453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.663730098Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-06-17T08:50:09.663967557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024267s 
2026-06-17T08:50:09.664212229Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-06-17T08:50:09.664466331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.664763430Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-06-17T08:50:09.667624141Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.668632061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-06-17T08:50:09.669010734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011842s 
2026-06-17T08:50:09.669460750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-17T08:50:09', 'desi_gazelle_to_unit3d') 
2026-06-17T08:50:09.669894724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.670581077Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-06-17T08:50:09.670789146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027058s 
2026-06-17T08:50:09.671048117Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-06-17T08:50:09.671315306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.671618075Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-06-17T08:50:09.672031187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T08:50:09.672235168Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-17T08:50:09.672506314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-06-17T08:50:09.672931310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-06-17T08:50:09.673703626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009544s 
2026-06-17T08:50:09.674195326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-17T08:50:09', 'add_on_update_to_notifications') 
2026-06-17T08:50:09.674630132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.675388670Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-06-17T08:50:09.675611939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025606s 
2026-06-17T08:50:09.675891633Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-06-17T08:50:09.676170575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.676482513Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-06-17T08:50:09.677130719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-06-17T08:50:09.677845087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-06-17T08:50:09.678445056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010644s 
2026-06-17T08:50:09.678731022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-06-17T08:50:09.679233534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-06-17T08:50:09.679696116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007311s 
2026-06-17T08:50:09.679975569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-06-17T08:50:09.680426006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-06-17T08:50:09.680847625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006456s 
2026-06-17T08:50:09.681278794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-17T08:50:09', 'IndexerVersions') 
2026-06-17T08:50:09.681693268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.682515144Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-06-17T08:50:09.682720066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022772s 
2026-06-17T08:50:09.682944298Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-06-17T08:50:09.683188079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.683470087Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-06-17T08:50:09.685062665Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.686030835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-06-17T08:50:09.686360278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010377s 
2026-06-17T08:50:09.686623188Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.687015578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-06-17T08:50:09.687364881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005192s 
2026-06-17T08:50:09.687788625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-17T08:50:09', 'cleanup_config') 
2026-06-17T08:50:09.688249223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.689204016Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-06-17T08:50:09.689433438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002308s 
2026-06-17T08:50:09.689748092Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-06-17T08:50:09.689997244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.690285725Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-06-17T08:50:09.692358440Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.692709256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-06-17T08:50:09.693014361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004295s 
2026-06-17T08:50:09.693298683Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.693869824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-06-17T08:50:09.694163695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s 
2026-06-17T08:50:09.694425383Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.694772121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-06-17T08:50:09.695077406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s 
2026-06-17T08:50:09.695413463Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.695797466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-06-17T08:50:09.696207432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005258s 
2026-06-17T08:50:09.696430762Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.696773492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-06-17T08:50:09.697072865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000423s 
2026-06-17T08:50:09.697338430Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.697719146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-06-17T08:50:09.698262270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006369s 
2026-06-17T08:50:09.698518286Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.698902901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-06-17T08:50:09.699224198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s 
2026-06-17T08:50:09.699661719Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.700153890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-06-17T08:50:09.700472452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004589s 
2026-06-17T08:50:09.700745081Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.705026605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-06-17T08:50:09.705386920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043938s 
2026-06-17T08:50:09.705673117Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.706026809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-06-17T08:50:09.706436374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005132s 
2026-06-17T08:50:09.706763253Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.707103197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-06-17T08:50:09.707419114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s 
2026-06-17T08:50:09.707668486Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.708109294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-06-17T08:50:09.708418857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004998s 
2026-06-17T08:50:09.708742008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.709032193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-06-17T08:50:09.709377548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004432s 
2026-06-17T08:50:09.709710759Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.710074772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-06-17T08:50:09.710410078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000469s 
2026-06-17T08:50:09.710731184Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.711110759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-06-17T08:50:09.711420132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s 
2026-06-17T08:50:09.711673633Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.712041574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-06-17T08:50:09.712339083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000429s 
2026-06-17T08:50:09.712524787Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.713934486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-06-17T08:50:09.714324371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016162s 
2026-06-17T08:50:09.714518242Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.714922546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-06-17T08:50:09.715291820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000585s 
2026-06-17T08:50:09.715496472Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.715921408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-06-17T08:50:09.716336855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006261s 
2026-06-17T08:50:09.716532228Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.716953046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-06-17T08:50:09.717306989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005765s 
2026-06-17T08:50:09.717491400Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.717898941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-06-17T08:50:09.718258836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s 
2026-06-17T08:50:09.718448508Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.718855317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-06-17T08:50:09.719295895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006496s 
2026-06-17T08:50:09.719510948Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.720016837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-06-17T08:50:09.720463967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007406s 
2026-06-17T08:50:09.720662166Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.721065860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-06-17T08:50:09.721419933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s 
2026-06-17T08:50:09.721607350Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.721997155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-06-17T08:50:09.722353854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005663s 
2026-06-17T08:50:09.722535620Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.722934824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-06-17T08:50:09.723295911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005845s 
2026-06-17T08:50:09.723477157Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.723897323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-06-17T08:50:09.724268851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s 
2026-06-17T08:50:09.724452701Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.724862216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-06-17T08:50:09.725219706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005878s 
2026-06-17T08:50:09.725409919Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.725818152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-06-17T08:50:09.726176052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s 
2026-06-17T08:50:09.726358500Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.726758756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-06-17T08:50:09.727123791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s 
2026-06-17T08:50:09.727321550Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.727727838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-06-17T08:50:09.728113745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005947s 
2026-06-17T08:50:09.728327435Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.728756059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-06-17T08:50:09.729111685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000599s 
2026-06-17T08:50:09.729301287Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.729711994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-06-17T08:50:09.730076127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005961s 
2026-06-17T08:50:09.730327213Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.730776007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-06-17T08:50:09.731130691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005943s 
2026-06-17T08:50:09.731318931Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.731712293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-06-17T08:50:09.732117940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005929s 
2026-06-17T08:50:09.732587766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-17T08:50:09', 'indexer_cleanup') 
2026-06-17T08:50:09.733008504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.734306218Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-06-17T08:50:09.734515680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027668s 
2026-06-17T08:50:09.734773439Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-06-17T08:50:09.735047681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.735389389Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-06-17T08:50:09.735877052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-06-17T08:50:09.736076744Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T08:50:09.736405757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-06-17T08:50:09.736863268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-06-17T08:50:09.737704693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s 
2026-06-17T08:50:09.738135771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-17T08:50:09', 'minimum_seeders') 
2026-06-17T08:50:09.738642492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.739280597Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-06-17T08:50:09.739524859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002638s 
2026-06-17T08:50:09.739721916Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-06-17T08:50:09.740093394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.740365542Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-06-17T08:50:09.740823845Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.741290765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-06-17T08:50:09.741583144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004867s 
2026-06-17T08:50:09.742144154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-17T08:50:09', 'remove_showrss') 
2026-06-17T08:50:09.742546064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.743273389Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-06-17T08:50:09.743521588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021451s 
2026-06-17T08:50:09.743725189Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-06-17T08:50:09.744057538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.744318273Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-06-17T08:50:09.744694320Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.745077352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-06-17T08:50:09.745431876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004975s 
2026-06-17T08:50:09.745878676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-17T08:50:09', 'remove_torrentparadiseml') 
2026-06-17T08:50:09.746370516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.747054464Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-06-17T08:50:09.747265739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020632s 
2026-06-17T08:50:09.747534060Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-06-17T08:50:09.747801258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.748133237Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-06-17T08:50:09.748470556Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:09.748750700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:09.749417834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007249s 
2026-06-17T08:50:09.749914465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-17T08:50:09', 'localization_setting_to_string') 
2026-06-17T08:50:09.750369281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.751056034Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-06-17T08:50:09.751273502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023007s 
2026-06-17T08:50:09.751504217Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-06-17T08:50:09.751768800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.752096700Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-06-17T08:50:09.752402516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:09.752672580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:09.756618988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003947s 
2026-06-17T08:50:09.757160990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-17T08:50:09', 'orpheus_api') 
2026-06-17T08:50:09.757619183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.758275875Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-06-17T08:50:09.758490748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005631s 
2026-06-17T08:50:09.758777586Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-06-17T08:50:09.759050776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.759361071Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-06-17T08:50:09.759831158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-17T08:50:09.760059368Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.760351686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-06-17T08:50:09.760812575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-06-17T08:50:09.761799813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011734s 
2026-06-17T08:50:09.762374040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-17T08:50:09', 'download_client_categories') 
2026-06-17T08:50:09.762902364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.763683017Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-06-17T08:50:09.763936036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030307s 
2026-06-17T08:50:09.764168835Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-06-17T08:50:09.764422015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.764717570Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-06-17T08:50:09.765146284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-06-17T08:50:09.765377399Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T08:50:09.765646010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-06-17T08:50:09.765981305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-06-17T08:50:09.766668660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008009s 
2026-06-17T08:50:09.766914585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-06-17T08:50:09.767241484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-06-17T08:50:09.767931934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007825s 
2026-06-17T08:50:09.768370237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-17T08:50:09', 'add_salt_to_users') 
2026-06-17T08:50:09.768789241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.769622389Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-06-17T08:50:09.769837653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024196s 
2026-06-17T08:50:09.770153739Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-06-17T08:50:09.770433402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.770791664Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-06-17T08:50:09.771133933Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.771534440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-06-17T08:50:09.771915447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000559s 
2026-06-17T08:50:09.772408080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-17T08:50:09', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-06-17T08:50:09.772871353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.773588707Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-06-17T08:50:09.773823631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021566s 
2026-06-17T08:50:09.774144547Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-06-17T08:50:09.774416815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.774743373Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-06-17T08:50:09.775083678Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.775509977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-06-17T08:50:09.775878239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005815s 
2026-06-17T08:50:09.776546765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-17T08:50:09', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-06-17T08:50:09.777067885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.777804368Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-06-17T08:50:09.778076056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024084s 
2026-06-17T08:50:09.778369507Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-06-17T08:50:09.778644290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.778972261Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-06-17T08:50:09.779363759Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.779762022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-06-17T08:50:09.780135223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005691s 
2026-06-17T08:50:09.780314304Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.780724069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-06-17T08:50:09.781092692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005961s 
2026-06-17T08:50:09.781622799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-17T08:50:09', 'alpharatio_greatposterwall_config_contract') 
2026-06-17T08:50:09.782163378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.782962658Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-06-17T08:50:09.783251891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023321s 
2026-06-17T08:50:09.783490631Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-06-17T08:50:09.783753130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.784095399Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-06-17T08:50:09.784519043Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.784959951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-06-17T08:50:09.785314294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s 
2026-06-17T08:50:09.785771225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-17T08:50:09', 'remove_notwhatcd') 
2026-06-17T08:50:09.786258165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.786958286Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-06-17T08:50:09.787125021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020879s 
2026-06-17T08:50:09.787375907Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-06-17T08:50:09.787634968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.788009212Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-06-17T08:50:09.788395871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T08:50:09.788638269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T08:50:09.788873173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-06-17T08:50:09.789263429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-06-17T08:50:09.790040083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009362s 
2026-06-17T08:50:09.790312271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T08:50:09.790541994Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.790824463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-06-17T08:50:09.791285732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-06-17T08:50:09.792140784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s 
2026-06-17T08:50:09.792618536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-17T08:50:09', 'add_on_grab_to_notifications') 
2026-06-17T08:50:09.793106730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.793990299Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-06-17T08:50:09.794259542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028394s 
2026-06-17T08:50:09.794578424Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-06-17T08:50:09.794870011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.795206489Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-06-17T08:50:09.795604871Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.796125249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-06-17T08:50:09.796467990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006307s 
2026-06-17T08:50:09.796981394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-17T08:50:09', 'animetorrents_use_custom_config_contract') 
2026-06-17T08:50:09.797501080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.798231842Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-06-17T08:50:09.798461354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023151s 
2026-06-17T08:50:09.798693903Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-06-17T08:50:09.798942984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.799232377Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-06-17T08:50:09.799586671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:09.799889080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:09.800683049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008177s 
2026-06-17T08:50:09.801099628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-17T08:50:09', 'apprise_server_url') 
2026-06-17T08:50:09.801575867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.802292250Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-06-17T08:50:09.802526622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024359s 
2026-06-17T08:50:09.802785273Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-06-17T08:50:09.803042070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.803373628Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-06-17T08:50:09.803801370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T08:50:09.804073317Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2026-06-17T08:50:09.804292168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-06-17T08:50:09.804750862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-06-17T08:50:09.805537907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009937s 
2026-06-17T08:50:09.806060510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-17T08:50:09', 'health_restored_notification') 
2026-06-17T08:50:09.806500096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.807345629Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-06-17T08:50:09.807567355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027404s 
2026-06-17T08:50:09.807799743Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-06-17T08:50:09.808085960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.808353569Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-06-17T08:50:09.808818175Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T08:50:09.809209382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-06-17T08:50:09.809520669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s 
2026-06-17T08:50:09.809933671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-17T08:50:09', 'remove_uc') 
2026-06-17T08:50:09.810352675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.811517682Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-06-17T08:50:09.811718195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002421s 
2026-06-17T08:50:09.812040264Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-06-17T08:50:09.812289236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.812662638Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-06-17T08:50:09.812930116Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:09.813184058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:09.813907866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007608s 
2026-06-17T08:50:09.814361469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-17T08:50:09', 'history_fix_data_titles') 
2026-06-17T08:50:09.814791856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.815506856Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-06-17T08:50:09.815732931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023141s 
2026-06-17T08:50:09.815985240Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-06-17T08:50:09.816247257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.816555288Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-06-17T08:50:09.816913640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-17T08:50:09.817105586Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.817346040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-06-17T08:50:09.817775355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-06-17T08:50:09.818534614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009412s 
2026-06-17T08:50:09.819058610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-17T08:50:09', 'download_client_per_indexer') 
2026-06-17T08:50:09.819522364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.820340832Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-06-17T08:50:09.820561627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026886s 
2026-06-17T08:50:09.820885730Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-17T08:50:09.821219723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.821580339Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-06-17T08:50:09.824028771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-06-17T08:50:09.824230166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T08:50:09.824671275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-06-17T08:50:09.830687151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-17T08:50:09.831919704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-06-17T08:50:09.832587358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-06-17T08:50:09.833330285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-06-17T08:50:09.835170401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.835672493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107108s 
2026-06-17T08:50:09.835912005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-06-17T08:50:09.836124623Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.836497084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-06-17T08:50:09.838650411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-17T08:50:09.839822481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-06-17T08:50:09.840482170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-06-17T08:50:09.841173562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-06-17T08:50:09.842878346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.843295857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065459s 
2026-06-17T08:50:09.843511000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-06-17T08:50:09.843698017Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.843979193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-06-17T08:50:09.846086908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-17T08:50:09.847263588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-06-17T08:50:09.847889268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-06-17T08:50:09.848589609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-06-17T08:50:09.850284774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.850697946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064807s 
2026-06-17T08:50:09.850910825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-17T08:50:09.851074995Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.851312714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-06-17T08:50:09.853576293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-06-17T08:50:09.854819387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-06-17T08:50:09.855445267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-17T08:50:09.855982700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-17T08:50:09.857493463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059406s 
2026-06-17T08:50:09.857715690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-17T08:50:09.857876554Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.858117399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-06-17T08:50:09.860360397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-06-17T08:50:09.861594363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-06-17T08:50:09.862216526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-17T08:50:09.862693226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-17T08:50:09.864227446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005882s 
2026-06-17T08:50:09.864435465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-17T08:50:09.864609536Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.864852084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-06-17T08:50:09.867071905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-06-17T08:50:09.868310259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-06-17T08:50:09.868937723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-17T08:50:09.869417189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-17T08:50:09.870972241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058938s 
2026-06-17T08:50:09.871203486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-17T08:50:09.871389481Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.871670507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-06-17T08:50:09.873779314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-17T08:50:09.874951525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-17T08:50:09.875602005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-17T08:50:09.876331735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-17T08:50:09.878046820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.878463359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006551s 
2026-06-17T08:50:09.878692721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-17T08:50:09.878883605Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.879170784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-06-17T08:50:09.881303539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-17T08:50:09.882476732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-17T08:50:09.883116321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-17T08:50:09.883823996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-17T08:50:09.885601215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.886016281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066s 
2026-06-17T08:50:09.886241826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-17T08:50:09.886433502Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.886708586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-06-17T08:50:09.888856682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-17T08:50:09.890031338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-17T08:50:09.890662710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-17T08:50:09.891366958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-17T08:50:09.893084057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.893509143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065525s 
2026-06-17T08:50:09.893709587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-17T08:50:09.893882254Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.894110344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-06-17T08:50:09.896201746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2026-06-17T08:50:09.897156079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2026-06-17T08:50:09.897679944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-17T08:50:09.898319883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-17T08:50:09.899911348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-17T08:50:09.900417217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-17T08:50:09.900774316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006442s 
2026-06-17T08:50:09.901013698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-06-17T08:50:09.901209352Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.901498284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-06-17T08:50:09.903500958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-06-17T08:50:09.904469148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-06-17T08:50:09.905025569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-06-17T08:50:09.906027437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-06-17T08:50:09.907798544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-06-17T08:50:09.908489045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-06-17T08:50:09.908905754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071595s 
2026-06-17T08:50:09.909119955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-17T08:50:09.909300519Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.909566585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-06-17T08:50:09.911884093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-06-17T08:50:09.913414194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-06-17T08:50:09.914179736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-17T08:50:09.914857732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-17T08:50:09.916545762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.916949835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071466s 
2026-06-17T08:50:09.917162915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-17T08:50:09.917348248Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.917623252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-06-17T08:50:09.919954728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-06-17T08:50:09.921496192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-06-17T08:50:09.922254991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-17T08:50:09.922989601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-17T08:50:09.924672600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.925086434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072264s 
2026-06-17T08:50:09.925299072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-17T08:50:09.925483574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T08:50:09.925744379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-06-17T08:50:09.928068731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-06-17T08:50:09.929595305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-06-17T08:50:09.930399525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-17T08:50:09.931072711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-17T08:50:09.932739388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.933146979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071673s 
2026-06-17T08:50:09.933357573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-17T08:50:09.933548838Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.933832740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-06-17T08:50:09.936210770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-06-17T08:50:09.937734048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-06-17T08:50:09.938491724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-17T08:50:09.939210973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-17T08:50:09.940832218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.941235320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071589s 
2026-06-17T08:50:09.941438329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-17T08:50:09.941615916Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.941849176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-06-17T08:50:09.944298950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-06-17T08:50:09.945824543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2026-06-17T08:50:09.946493380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-17T08:50:09.947147047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-17T08:50:09.948746839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-17T08:50:09.949126934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070537s 
2026-06-17T08:50:09.949342779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-17T08:50:09.949525778Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.949796223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-06-17T08:50:09.951927085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-06-17T08:50:09.952898040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-06-17T08:50:09.953459160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-17T08:50:09.954151324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-17T08:50:09.955816137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-17T08:50:09.956236845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061838s 
2026-06-17T08:50:09.956498271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-17T08:50:09.956684557Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T08:50:09.956952466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-06-17T08:50:09.960382234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-06-17T08:50:09.961376917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-06-17T08:50:09.961873608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-17T08:50:09.962550661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-17T08:50:09.964212108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-17T08:50:09.964617214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074144s 
2026-06-17T08:50:09.964825644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T08:50:09.965004824Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:09.965274047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-17T08:50:09.967056297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-17T08:50:09.967772249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-17T08:50:09.968318038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-17T08:50:09.968867435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-17T08:50:09.970463970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-17T08:50:09.970842382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053017s 
2026-06-17T08:50:09.971374724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-17T08:50:09', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-17T08:50:09.971826845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.973502209Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-17T08:50:09.973744958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078417s 
2026-06-17T08:50:09.974025634Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-06-17T08:50:09.974279645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.974603628Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-06-17T08:50:09.975313708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-06-17T08:50:09.976099661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-17T08:50:09.976698637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001177s 
2026-06-17T08:50:09.976945725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-06-17T08:50:09.977378817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-06-17T08:50:09.977776879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006128s 
2026-06-17T08:50:09.978220332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-17T08:50:09', 'add_notification_status') 
2026-06-17T08:50:09.978645058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.979652487Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-06-17T08:50:09.979869624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024392s 
2026-06-17T08:50:09.980170190Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-06-17T08:50:09.980442478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.980755338Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-06-17T08:50:09.981199353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.981584138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-06-17T08:50:09.981931758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005336s 
2026-06-17T08:50:09.982115297Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.982509471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-06-17T08:50:09.982861731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005624s 
2026-06-17T08:50:09.983043707Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T08:50:09.983413432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-06-17T08:50:09.983756884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000527s 
2026-06-17T08:50:09.984243183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-17T08:50:09', 'indexers_freeleech_only_config_contract') 
2026-06-17T08:50:09.984682438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.985431266Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-06-17T08:50:09.985661650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021218s 
2026-06-17T08:50:09.985885441Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-06-17T08:50:09.986131276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.986423835Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-06-17T08:50:09.986750022Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:09.986988653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:09.987651368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006927s 
2026-06-17T08:50:09.988122947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-17T08:50:09', 'email_encryption') 
2026-06-17T08:50:09.988539106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.989611185Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-06-17T08:50:09.989808392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026229s 
2026-06-17T08:50:09.990098997Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-06-17T08:50:09.990414062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.990829328Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-06-17T08:50:09.991136246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:09.991390970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:09.992600866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001224s 
2026-06-17T08:50:09.993072266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-17T08:50:09', 'newznab_category_to_capabilities_settings') 
2026-06-17T08:50:09.993521821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.994410672Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-06-17T08:50:09.994640785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029804s 
2026-06-17T08:50:09.994899236Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-06-17T08:50:09.995168408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.995467080Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-06-17T08:50:09.995779118Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:09.996043851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:09.996717218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007157s 
2026-06-17T08:50:09.997187936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-17T08:50:09', 'gazelle_freeleech_token_options') 
2026-06-17T08:50:09.997617882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:09.998270336Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-06-17T08:50:09.998490449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022025s 
2026-06-17T08:50:09.998755333Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-06-17T08:50:09.999024314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:09.999336513Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-06-17T08:50:09.999649473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:09.999922062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:10.000474846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000626s 
2026-06-17T08:50:10.000954532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-17T08:50:10', 'myanonamouse_freeleech_wedge_options') 
2026-06-17T08:50:10.001386382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.002355894Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-06-17T08:50:10.002578072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024264s 
2026-06-17T08:50:10.002874810Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-06-17T08:50:10.003109933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.003428234Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-06-17T08:50:10.003728930Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:10.003993463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:10.013577907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095616s 
2026-06-17T08:50:10.014037663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-17T08:50:10', 'newznab_indexers_enable_redirect') 
2026-06-17T08:50:10.014486497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.015341720Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-06-17T08:50:10.015542985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113217s 
2026-06-17T08:50:10.015831767Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-06-17T08:50:10.016121741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.016440593Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44 
2026-06-17T08:50:10.016817071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:10.017132537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:10.017773788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006655s 
2026-06-17T08:50:10.018279707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-17T08:50:10', 'myanonamouse_freeleech_wedge_checkbox') 
2026-06-17T08:50:10.018729643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.019656039Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-06-17T08:50:10.019887345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024744s 
2026-06-17T08:50:10.028751188Z [Debug] MigrationController: Took: 00:00:00.6755433 
2026-06-17T08:50:10.095540571Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-06-17T08:50:10.112235917Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-06-17T08:50:10.125413549Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-17T08:50:10.126353101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T08:50:10.126709228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T08:50:10.135610356Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-17T08:50:10.135914910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092435s 
2026-06-17T08:50:10.136255285Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-17T08:50:10.136571382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095455s 
2026-06-17T08:50:10.138816264Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-17T08:50:10.139186900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.139692949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-17T08:50:10.140183808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-17T08:50:10.140757233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007228s 
2026-06-17T08:50:10.141093671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.142214127Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-17T08:50:10.142529022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021402s 
2026-06-17T08:50:10.142935160Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-17T08:50:10.143321538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.143879732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-17T08:50:10.144451133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-17T08:50:10.145054859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007429s 
2026-06-17T08:50:10.145371537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T08:50:10.145659416Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:10.146005022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-17T08:50:10.146478947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-17T08:50:10.147359881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001001s 
2026-06-17T08:50:10.147698183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.148551281Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-17T08:50:10.148880274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00215s 
2026-06-17T08:50:10.149281642Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-17T08:50:10.149680295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.150146554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T08:50:10.150446458Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T08:50:10.150771573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-17T08:50:10.151239506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-17T08:50:10.151930668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007959s 
2026-06-17T08:50:10.152279460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.153078860Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-17T08:50:10.153428214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019034s 
2026-06-17T08:50:10.153853911Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-17T08:50:10.154216181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.154647840Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-06-17T08:50:10.155244492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-06-17T08:50:10.156045025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-06-17T08:50:10.156936911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013834s 
2026-06-17T08:50:10.157257557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-06-17T08:50:10.157662673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-17T08:50:10.158181768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000633s 
2026-06-17T08:50:10.158708309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-17T08:50:10', 'InitialSetup') 
2026-06-17T08:50:10.159336444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.160215534Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-17T08:50:10.160527182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026416s 
2026-06-17T08:50:10.160845483Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-06-17T08:50:10.161203554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.161628610Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-06-17T08:50:10.162185632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-17T08:50:10', 'ApplicationStatus') 
2026-06-17T08:50:10.162856133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.163654140Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-06-17T08:50:10.163990968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024549s 
2026-06-17T08:50:10.164305662Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-06-17T08:50:10.164654745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.165066365Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-06-17T08:50:10.165572444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-17T08:50:10', 'IndexerProps') 
2026-06-17T08:50:10.166210720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.167013817Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-06-17T08:50:10.167324162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023738s 
2026-06-17T08:50:10.167639107Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-06-17T08:50:10.168014202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.168430661Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-06-17T08:50:10.168949616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-06-17T08:50:10.169642462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-06-17T08:50:10.170390438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011156s 
2026-06-17T08:50:10.170719050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-06-17T08:50:10.171195299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-17T08:50:10.171805137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007205s 
2026-06-17T08:50:10.172358943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-17T08:50:10', 'add_update_history') 
2026-06-17T08:50:10.172998010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.174091633Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-06-17T08:50:10.174416337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029944s 
2026-06-17T08:50:10.174731461Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-06-17T08:50:10.175088510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.175714351Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-06-17T08:50:10.176037502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-17T08:50:10', 'update_notifiarr') 
2026-06-17T08:50:10.176681649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.177476190Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-06-17T08:50:10.177792497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023986s 
2026-06-17T08:50:10.178099736Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-06-17T08:50:10.178446684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.178861771Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-06-17T08:50:10.179382870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-17T08:50:10', 'app_profiles') 
2026-06-17T08:50:10.180019773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.180940958Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-06-17T08:50:10.181257726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002509s 
2026-06-17T08:50:10.181569254Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-06-17T08:50:10.181924549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.182331068Z [Info] history_failed: Starting migration of Log DB to 7 
2026-06-17T08:50:10.182848220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-17T08:50:10', 'history_failed') 
2026-06-17T08:50:10.183482267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.184297218Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-06-17T08:50:10.184602623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023525s 
2026-06-17T08:50:10.184904381Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-06-17T08:50:10.185249707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.185668039Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-06-17T08:50:10.186173607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-17T08:50:10', 'redacted_api') 
2026-06-17T08:50:10.186801492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.187593517Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-06-17T08:50:10.187900656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023481s 
2026-06-17T08:50:10.188218025Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-06-17T08:50:10.188570605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.188993186Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-06-17T08:50:10.189510899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-17T08:50:10', 'IndexerProxies') 
2026-06-17T08:50:10.190149355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.191380545Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-06-17T08:50:10.191386988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024163s 
2026-06-17T08:50:10.191648114Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-06-17T08:50:10.192096457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.192539980Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-06-17T08:50:10.193104918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-17T08:50:10', 'app_indexer_remote_name') 
2026-06-17T08:50:10.193777332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.194601452Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-06-17T08:50:10.194948000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025034s 
2026-06-17T08:50:10.195317354Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-06-17T08:50:10.195688612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.196150753Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-06-17T08:50:10.196706081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-17T08:50:10', 'desi_gazelle_to_unit3d') 
2026-06-17T08:50:10.197355620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.198154829Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-06-17T08:50:10.198486828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024621s 
2026-06-17T08:50:10.198846873Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-06-17T08:50:10.199266749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.199666093Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-06-17T08:50:10.200270981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-17T08:50:10', 'add_on_update_to_notifications') 
2026-06-17T08:50:10.200941021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.201734539Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-06-17T08:50:10.202072830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024716s 
2026-06-17T08:50:10.202396192Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-06-17T08:50:10.202745976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.203158206Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-06-17T08:50:10.203678925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-17T08:50:10', 'IndexerVersions') 
2026-06-17T08:50:10.204342331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.205141210Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-06-17T08:50:10.205461586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024083s 
2026-06-17T08:50:10.205774947Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-06-17T08:50:10.206132327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.206561331Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-06-17T08:50:10.207156710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-17T08:50:10', 'cleanup_config') 
2026-06-17T08:50:10.207795055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.208741442Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-06-17T08:50:10.209061577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00262s 
2026-06-17T08:50:10.209365589Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-06-17T08:50:10.209715824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.210130099Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-06-17T08:50:10.210646609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-17T08:50:10', 'indexer_cleanup') 
2026-06-17T08:50:10.211292490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.212073523Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-06-17T08:50:10.212384560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023591s 
2026-06-17T08:50:10.212700907Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-06-17T08:50:10.213055832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.213470086Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-06-17T08:50:10.213984442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-17T08:50:10', 'minimum_seeders') 
2026-06-17T08:50:10.214623319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.215396616Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-06-17T08:50:10.215713895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023451s 
2026-06-17T08:50:10.216043098Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-06-17T08:50:10.216413314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.216824683Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-06-17T08:50:10.217341363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-17T08:50:10', 'remove_showrss') 
2026-06-17T08:50:10.217974859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.218752235Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-06-17T08:50:10.219066327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023561s 
2026-06-17T08:50:10.219403476Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-06-17T08:50:10.219779794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.220224580Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-06-17T08:50:10.220782113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-17T08:50:10', 'remove_torrentparadiseml') 
2026-06-17T08:50:10.221440179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.222210490Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-06-17T08:50:10.222546437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024203s 
2026-06-17T08:50:10.222892845Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-06-17T08:50:10.223308813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.223725542Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-06-17T08:50:10.224364880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-17T08:50:10', 'localization_setting_to_string') 
2026-06-17T08:50:10.225042194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.225880302Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-06-17T08:50:10.226235087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025709s 
2026-06-17T08:50:10.226536704Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-06-17T08:50:10.226879795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.227285071Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-06-17T08:50:10.227794798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-17T08:50:10', 'orpheus_api') 
2026-06-17T08:50:10.228445529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.229201181Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-06-17T08:50:10.229503940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023405s 
2026-06-17T08:50:10.229843304Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-06-17T08:50:10.230222337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.230645730Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-06-17T08:50:10.231210848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-17T08:50:10', 'download_client_categories') 
2026-06-17T08:50:10.231889675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.232651420Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-06-17T08:50:10.232990352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024139s 
2026-06-17T08:50:10.233309846Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-06-17T08:50:10.233680142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.234092492Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-06-17T08:50:10.234627640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-17T08:50:10', 'add_salt_to_users') 
2026-06-17T08:50:10.235281978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.236042710Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-06-17T08:50:10.236369438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023603s 
2026-06-17T08:50:10.236747660Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-06-17T08:50:10.237164940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.237615127Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-06-17T08:50:10.238258503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-17T08:50:10', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-06-17T08:50:10.238961459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.239752663Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-06-17T08:50:10.240164272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025346s 
2026-06-17T08:50:10.240551301Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-06-17T08:50:10.240977359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.241435031Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-06-17T08:50:10.242102526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-17T08:50:10', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-06-17T08:50:10.242810051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.243629782Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-06-17T08:50:10.244035739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025893s 
2026-06-17T08:50:10.244418600Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-06-17T08:50:10.244834989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.245407402Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-06-17T08:50:10.246044575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-17T08:50:10', 'alpharatio_greatposterwall_config_contract') 
2026-06-17T08:50:10.246854787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.247827997Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-06-17T08:50:10.248213754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029296s 
2026-06-17T08:50:10.248529500Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-06-17T08:50:10.248890527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.249301405Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-06-17T08:50:10.249824438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-17T08:50:10', 'remove_notwhatcd') 
2026-06-17T08:50:10.250460961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.251485504Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-06-17T08:50:10.251802643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026054s 
2026-06-17T08:50:10.252170514Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-06-17T08:50:10.252549998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.252977109Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-06-17T08:50:10.253551445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-17T08:50:10', 'add_on_grab_to_notifications') 
2026-06-17T08:50:10.254216495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.254994702Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-06-17T08:50:10.255339436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024166s 
2026-06-17T08:50:10.255728530Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-06-17T08:50:10.256198948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.256658814Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-06-17T08:50:10.257307240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-17T08:50:10', 'animetorrents_use_custom_config_contract') 
2026-06-17T08:50:10.258007079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.258882272Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-06-17T08:50:10.259274412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002645s 
2026-06-17T08:50:10.259608034Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-06-17T08:50:10.260051788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.260481393Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-06-17T08:50:10.261026481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-17T08:50:10', 'apprise_server_url') 
2026-06-17T08:50:10.261685628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.262539969Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-06-17T08:50:10.262872368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00256s 
2026-06-17T08:50:10.263227033Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-06-17T08:50:10.263624072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.264115863Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-06-17T08:50:10.264705270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-17T08:50:10', 'health_restored_notification') 
2026-06-17T08:50:10.265397234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.266257797Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-06-17T08:50:10.266609666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026121s 
2026-06-17T08:50:10.266929029Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-06-17T08:50:10.267288263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.267708540Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-06-17T08:50:10.268240331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-17T08:50:10', 'remove_uc') 
2026-06-17T08:50:10.268888666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.269699620Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-06-17T08:50:10.270016097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024361s 
2026-06-17T08:50:10.270363036Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-06-17T08:50:10.270751609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.271186945Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-06-17T08:50:10.271748466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-17T08:50:10', 'history_fix_data_titles') 
2026-06-17T08:50:10.272479318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.273290562Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-06-17T08:50:10.273629485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002532s 
2026-06-17T08:50:10.273987636Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-06-17T08:50:10.274380628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.274821065Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-06-17T08:50:10.275412306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-17T08:50:10', 'download_client_per_indexer') 
2026-06-17T08:50:10.276111814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.276937618Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-06-17T08:50:10.277296430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025401s 
2026-06-17T08:50:10.277703741Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-17T08:50:10.278150651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.278623273Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-06-17T08:50:10.279414637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-06-17T08:50:10.279718098Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-17T08:50:10.280064476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-06-17T08:50:10.281302269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-06-17T08:50:10.282585634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-06-17T08:50:10.283397108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-06-17T08:50:10.284166528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-06-17T08:50:10.285460725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-17T08:50:10.286033478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056142s 
2026-06-17T08:50:10.286350006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-06-17T08:50:10.286670842Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-17T08:50:10.287022190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-06-17T08:50:10.288186464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-06-17T08:50:10.289633920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-06-17T08:50:10.290399171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-06-17T08:50:10.291167649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-06-17T08:50:10.292441204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-17T08:50:10.293055311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056458s 
2026-06-17T08:50:10.293375516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T08:50:10.293685200Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-17T08:50:10.294045776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-17T08:50:10.295015920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-17T08:50:10.296008229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-17T08:50:10.296787729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-17T08:50:10.297529002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-17T08:50:10.298744881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-17T08:50:10.299377555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049458s 
2026-06-17T08:50:10.300015861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-17T08:50:10', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-17T08:50:10.300771142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.302082453Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-17T08:50:10.302492910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075289s 
2026-06-17T08:50:10.302858756Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-06-17T08:50:10.303257660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.303715512Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-06-17T08:50:10.304359549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-17T08:50:10', 'add_notification_status') 
2026-06-17T08:50:10.305035491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.306000434Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-06-17T08:50:10.306352683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027267s 
2026-06-17T08:50:10.306753070Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-06-17T08:50:10.307186292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.307669105Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-06-17T08:50:10.308332742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-17T08:50:10', 'indexers_freeleech_only_config_contract') 
2026-06-17T08:50:10.309053253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.310245013Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-06-17T08:50:10.310656352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030257s 
2026-06-17T08:50:10.310998631Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-06-17T08:50:10.311379007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.311813222Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-06-17T08:50:10.312383621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-17T08:50:10', 'email_encryption') 
2026-06-17T08:50:10.313067468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.314040077Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-06-17T08:50:10.314380643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026755s 
2026-06-17T08:50:10.314777993Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-06-17T08:50:10.315227158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.315697686Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-06-17T08:50:10.316385501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-17T08:50:10', 'newznab_category_to_capabilities_settings') 
2026-06-17T08:50:10.317107285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.318245818Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-06-17T08:50:10.318762949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029407s 
2026-06-17T08:50:10.319107864Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-06-17T08:50:10.319511888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.320040412Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-06-17T08:50:10.320796786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-17T08:50:10', 'gazelle_freeleech_token_options') 
2026-06-17T08:50:10.321523299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.322704088Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-06-17T08:50:10.323121128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031571s 
2026-06-17T08:50:10.323639843Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-06-17T08:50:10.324095951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.324569054Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-06-17T08:50:10.325222961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-17T08:50:10', 'myanonamouse_freeleech_wedge_options') 
2026-06-17T08:50:10.325994034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.327100362Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-06-17T08:50:10.327508544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029579s 
2026-06-17T08:50:10.327892277Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-06-17T08:50:10.328308155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.328758221Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-06-17T08:50:10.329372098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-17T08:50:10', 'newznab_indexers_enable_redirect') 
2026-06-17T08:50:10.330087879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.330934304Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-06-17T08:50:10.331300502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026079s 
2026-06-17T08:50:10.331672451Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating 
2026-06-17T08:50:10.332106124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T08:50:10.332579899Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44 
2026-06-17T08:50:10.333214807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-17T08:50:10', 'myanonamouse_freeleech_wedge_checkbox') 
2026-06-17T08:50:10.333916220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T08:50:10.334748326Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated 
2026-06-17T08:50:10.335139724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026086s 
2026-06-17T08:50:10.484675159Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-06-17T08:50:10.491413260Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-06-17T08:50:10.494760612Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-06-17T08:50:10.602976202Z [Info] AppSyncProfileService: Setting up default app profile 
2026-06-17T08:50:10.613171978Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-06-17T08:50:10.707798628Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-06-17T08:50:10.770998942Z [ls.io-init] done.
2026-06-17T08:50:11.088977823Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-06-17T08:50:11.089829238Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-06-17T08:50:11.090184704Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin