2026-05-10T00:02:05.433060798Z [migrations] started
2026-05-10T00:02:05.433128685Z [migrations] no migrations found
2026-05-10T00:02:05.454644768Z usermod: no changes
2026-05-10T00:02:05.460532754Z ───────────────────────────────────────
2026-05-10T00:02:05.460553896Z 
2026-05-10T00:02:05.460559237Z       ██╗     ███████╗██╗ ██████╗
2026-05-10T00:02:05.460563886Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-10T00:02:05.460568836Z       ██║     ███████╗██║██║   ██║
2026-05-10T00:02:05.460573375Z       ██║     ╚════██║██║██║   ██║
2026-05-10T00:02:05.460578155Z       ███████╗███████║██║╚██████╔╝
2026-05-10T00:02:05.460582845Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-10T00:02:05.460587594Z 
2026-05-10T00:02:05.460592103Z    Brought to you by linuxserver.io
2026-05-10T00:02:05.460596602Z ───────────────────────────────────────
2026-05-10T00:02:05.460863450Z 
2026-05-10T00:02:05.460873259Z To support the app dev(s) visit:
2026-05-10T00:02:05.462401045Z Prowlarr: https://opencollective.com/prowlarr
2026-05-10T00:02:05.462695709Z 
2026-05-10T00:02:05.462700348Z To support LSIO projects visit:
2026-05-10T00:02:05.462703985Z https://www.linuxserver.io/donate/
2026-05-10T00:02:05.462707623Z 
2026-05-10T00:02:05.462711150Z ───────────────────────────────────────
2026-05-10T00:02:05.462715158Z GID/UID
2026-05-10T00:02:05.462718775Z ───────────────────────────────────────
2026-05-10T00:02:05.466664179Z 
2026-05-10T00:02:05.466682406Z User UID:    911
2026-05-10T00:02:05.466687697Z User GID:    911
2026-05-10T00:02:05.466692186Z ───────────────────────────────────────
2026-05-10T00:02:05.468099469Z Linuxserver.io version: 2.4.0.5368-ls235
2026-05-10T00:02:05.468352870Z Build-date: 2026-05-09T23:58:06+00:00
2026-05-10T00:02:05.468364323Z ───────────────────────────────────────
2026-05-10T00:02:05.468369904Z     
2026-05-10T00:02:05.515933434Z [custom-init] No custom files found, skipping...
2026-05-10T00:02:05.536713114Z failed to load "/config/config.xml": No such file or directory
2026-05-10T00:02:05.901790806Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5368 
2026-05-10T00:02:05.919652872Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T00:02:05.927128604Z [Debug] Bootstrap: Console selected 
2026-05-10T00:02:05.928386687Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T00:02:06.217135849Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-10T00:02:06.285648942Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {0c76a4d6-4561-46e6-971b-3c859ebd3444} may be persisted to storage in unencrypted form. 
2026-05-10T00:02:06.348672171Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-10T00:02:06.378855385Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-10T00:02:06.442838076Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-10T00:02:06.450194808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:06.450883465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:06.492713591Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-10T00:02:06.497164593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425443s 
2026-05-10T00:02:06.497518556Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-10T00:02:06.497767417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469723s 
2026-05-10T00:02:06.505899401Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-10T00:02:06.506532946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.512188564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-10T00:02:06.523120676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-10T00:02:06.536241956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236631s 
2026-05-10T00:02:06.536743346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.538885720Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-10T00:02:06.539102216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263763s 
2026-05-10T00:02:06.539815301Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-10T00:02:06.552453949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.557888031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-10T00:02:06.559115863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T00:02:06.559886435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001685s 
2026-05-10T00:02:06.560165788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T00:02:06.560486934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001115s 
2026-05-10T00:02:06.560958734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-10T00:02:06.561610486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-10T00:02:06.562390447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011865s 
2026-05-10T00:02:06.562734480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.563633460Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-10T00:02:06.563879675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023893s 
2026-05-10T00:02:06.564418560Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-10T00:02:06.564695558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.565620470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T00:02:06.566702920Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.02E-05s 
2026-05-10T00:02:06.566970218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-10T00:02:06.567348410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-10T00:02:06.567933237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007182s 
2026-05-10T00:02:06.568183712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.568940766Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-10T00:02:06.569158554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00169s 
2026-05-10T00:02:06.572832933Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-10T00:02:06.573108888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.573802565Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-10T00:02:06.578243377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-10T00:02:06.578954379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-05-10T00:02:06.579591492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010771s 
2026-05-10T00:02:06.579809831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-10T00:02:06.580184706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-10T00:02:06.580546755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005184s 
2026-05-10T00:02:06.580747279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-10T00:02:06.581378830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-05-10T00:02:06.581914910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009719s 
2026-05-10T00:02:06.582148049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-10T00:02:06.582497834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T00:02:06.582868009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s 
2026-05-10T00:02:06.583087110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-10T00:02:06.588365027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2026-05-10T00:02:06.589251763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059343s 
2026-05-10T00:02:06.589483148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-10T00:02:06.590190272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-10T00:02:06.590752905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010602s 
2026-05-10T00:02:06.591006015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-10T00:02:06.591401521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T00:02:06.591804613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s 
2026-05-10T00:02:06.592027181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-10T00:02:06.595339089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-05-10T00:02:06.596319203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040745s 
2026-05-10T00:02:06.596554497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-10T00:02:06.596900764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T00:02:06.597281991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005227s 
2026-05-10T00:02:06.597528588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-05-10T00:02:06.598176202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2026-05-10T00:02:06.598721400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000979s 
2026-05-10T00:02:06.598936372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-05-10T00:02:06.599652434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-05-10T00:02:06.600304778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011482s 
2026-05-10T00:02:06.600530102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-05-10T00:02:06.600894415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-05-10T00:02:06.601264550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005305s 
2026-05-10T00:02:06.601460615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-10T00:02:06.601880471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-10T00:02:06.602326850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006609s 
2026-05-10T00:02:06.602551752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-10T00:02:06.602882679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-10T00:02:06.603243666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000489s 
2026-05-10T00:02:06.603442376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-10T00:02:06.607259552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-05-10T00:02:06.607963369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042896s 
2026-05-10T00:02:06.608209675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-10T00:02:06.608575040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-10T00:02:06.608999104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005663s 
2026-05-10T00:02:06.609240490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-10T00:02:06.609596948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-10T00:02:06.609997665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000543s 
2026-05-10T00:02:06.610212307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-10T00:02:06.611160366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-10T00:02:06.611937631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015004s 
2026-05-10T00:02:06.612871992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-10T00:02:06.613894231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-10T00:02:06.614741978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016491s 
2026-05-10T00:02:06.615007983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-10T00:02:06.615465555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.615944769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006538s 
2026-05-10T00:02:06.616171746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-10T00:02:06.616711824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-05-10T00:02:06.617231791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008506s 
2026-05-10T00:02:06.617454960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-10T00:02:06.617779564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T00:02:06.618172034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005079s 
2026-05-10T00:02:06.620290449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-10T00:02:06', 'InitialSetup') 
2026-05-10T00:02:06.621041452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.622624008Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-10T00:02:06.622832107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049281s 
2026-05-10T00:02:06.623192272Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-10T00:02:06.623446254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.623785477Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-05-10T00:02:06.627338581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-05-10T00:02:06.638571228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-05-10T00:02:06.640152402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2026-05-10T00:02:06.641281004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-10T00:02:06.642502584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-10T00:02:06.644335274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T00:02:06.644816152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172092s 
2026-05-10T00:02:06.645110836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-05-10T00:02:06.646907403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-05-10T00:02:06.648160296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-05-10T00:02:06.648799683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-10T00:02:06.649538882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-10T00:02:06.651120877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T00:02:06.651550873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062031s 
2026-05-10T00:02:06.652044868Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-05-10T00:02:06.655998108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-05-10T00:02:06.657303005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-05-10T00:02:06.657927964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-10T00:02:06.658702293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-10T00:02:06.660259007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T00:02:06.660701648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083974s 
2026-05-10T00:02:06.660930199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-05-10T00:02:06.661729688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-10T00:02:06.662413726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012619s 
2026-05-10T00:02:06.662684661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-05-10T00:02:06.663127713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.663592118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006751s 
2026-05-10T00:02:06.664123949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-10T00:02:06', 'ApplicationStatus') 
2026-05-10T00:02:06.664589196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.665620623Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-10T00:02:06.665839453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026649s 
2026-05-10T00:02:06.666097613Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-10T00:02:06.666357316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.666665847Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-05-10T00:02:06.668083061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T00:02:06.668301010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T00:02:06.668544039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-05-10T00:02:06.669025438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-05-10T00:02:06.669818635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s 
2026-05-10T00:02:06.670043719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-10T00:02:06.670886045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2026-05-10T00:02:06.671583359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013203s 
2026-05-10T00:02:06.671815867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-10T00:02:06.672692081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-10T00:02:06.673387982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012707s 
2026-05-10T00:02:06.673672075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-10T00:02:06.674119065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.674591877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006888s 
2026-05-10T00:02:06.675039167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-10T00:02:06', 'IndexerProps') 
2026-05-10T00:02:06.675476789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.676410639Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-10T00:02:06.676624119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024848s 
2026-05-10T00:02:06.676901197Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-10T00:02:06.677159116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.677482367Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-05-10T00:02:06.678108668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-10T00:02:06', 'add_update_history') 
2026-05-10T00:02:06.678542161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.679286239Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-10T00:02:06.679485861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021167s 
2026-05-10T00:02:06.679729201Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-10T00:02:06.680005647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.680313287Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-05-10T00:02:06.684053718Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-10T00:02:06.685454970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-10T00:02:06.686120159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015658s 
2026-05-10T00:02:06.686585736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-10T00:02:06', 'update_notifiarr') 
2026-05-10T00:02:06.687012846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.688461894Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-10T00:02:06.688697328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038711s 
2026-05-10T00:02:06.688951720Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-10T00:02:06.689200401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.689524143Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-05-10T00:02:06.690257750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-05-10T00:02:06.691040145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-05-10T00:02:06.691747440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012605s 
2026-05-10T00:02:06.692137395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-05-10T00:02:06.692529244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-05-10T00:02:06.692960312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006007s 
2026-05-10T00:02:06.693166557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T00:02:06.693366319Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-10T00:02:06.693603507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-05-10T00:02:06.694014514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-10T00:02:06.694804525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009527s 
2026-05-10T00:02:06.695248729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-10T00:02:06', 'app_profiles') 
2026-05-10T00:02:06.695675849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.696590902Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-10T00:02:06.696805424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027133s 
2026-05-10T00:02:06.697066880Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-10T00:02:06.697324970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.697644814Z [Info] history_failed: Starting migration of Main DB to 7 
2026-05-10T00:02:06.698400045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T00:02:06.698592833Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T00:02:06.698830552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-05-10T00:02:06.699216168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-05-10T00:02:06.700084787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010199s 
2026-05-10T00:02:06.700478710Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-10T00:02:06.700960300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-10T00:02:06.701342510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005761s 
2026-05-10T00:02:06.701779369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-10T00:02:06', 'history_failed') 
2026-05-10T00:02:06.702215528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.703010578Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-10T00:02:06.703217034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022136s 
2026-05-10T00:02:06.703471296Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-10T00:02:06.703726780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.704115613Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-05-10T00:02:06.704706513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:06.705018391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:06.706838706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019103s 
2026-05-10T00:02:06.707290797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-10T00:02:06', 'redacted_api') 
2026-05-10T00:02:06.707735722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.708518839Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-10T00:02:06.708740365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035733s 
2026-05-10T00:02:06.709000850Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-10T00:02:06.709248649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.709561188Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-05-10T00:02:06.710263743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-05-10T00:02:06.710957610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2026-05-10T00:02:06.711587187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010972s 
2026-05-10T00:02:06.711802691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T00:02:06.712019237Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-10T00:02:06.712244761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-10T00:02:06.712561629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-10T00:02:06.713329586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s 
2026-05-10T00:02:06.713782758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-10T00:02:06', 'IndexerProxies') 
2026-05-10T00:02:06.714210229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.715013466Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-10T00:02:06.715218880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025204s 
2026-05-10T00:02:06.715509345Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-10T00:02:06.715766162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.716119373Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-05-10T00:02:06.716702156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-05-10T00:02:06.716919734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T00:02:06.717212023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-05-10T00:02:06.717640646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-05-10T00:02:06.718453342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009759s 
2026-05-10T00:02:06.718932667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-10T00:02:06', 'app_indexer_remote_name') 
2026-05-10T00:02:06.719368365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.720159878Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-10T00:02:06.720377116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026425s 
2026-05-10T00:02:06.720647320Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-10T00:02:06.720904358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.721231466Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-05-10T00:02:06.723826482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.724855263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-05-10T00:02:06.725314157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012345s 
2026-05-10T00:02:06.725773622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-10T00:02:06', 'desi_gazelle_to_unit3d') 
2026-05-10T00:02:06.726216264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.726976474Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-10T00:02:06.727203050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028583s 
2026-05-10T00:02:06.727492253Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-10T00:02:06.727766495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.728122221Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-05-10T00:02:06.728607218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T00:02:06.728808192Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-10T00:02:06.729083617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-10T00:02:06.729526749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-10T00:02:06.730401681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010719s 
2026-05-10T00:02:06.730873571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-10T00:02:06', 'add_on_update_to_notifications') 
2026-05-10T00:02:06.731322575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.732157226Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-10T00:02:06.732403071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027689s 
2026-05-10T00:02:06.732662142Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-10T00:02:06.732917386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.733235447Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-05-10T00:02:06.733952480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-05-10T00:02:06.734617008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-05-10T00:02:06.735306958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001143s 
2026-05-10T00:02:06.735587923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-05-10T00:02:06.736118271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-10T00:02:06.736619901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007844s 
2026-05-10T00:02:06.736897420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-05-10T00:02:06.737345202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-10T00:02:06.737798083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006743s 
2026-05-10T00:02:06.738242097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-10T00:02:06', 'IndexerVersions') 
2026-05-10T00:02:06.738674829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.739618920Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-10T00:02:06.739827630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024511s 
2026-05-10T00:02:06.740144648Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-10T00:02:06.740396626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.740714866Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-05-10T00:02:06.742836118Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.743943638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-05-10T00:02:06.744326969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012187s 
2026-05-10T00:02:06.744586682Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.744991037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-05-10T00:02:06.745312905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005001s 
2026-05-10T00:02:06.745752149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-10T00:02:06', 'cleanup_config') 
2026-05-10T00:02:06.746193167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.746941334Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-10T00:02:06.747165385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020993s 
2026-05-10T00:02:06.747421531Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-10T00:02:06.747685502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.748071309Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-05-10T00:02:06.750498717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.750885485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-05-10T00:02:06.751244779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2026-05-10T00:02:06.751499602Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.751866801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-05-10T00:02:06.752177287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004506s 
2026-05-10T00:02:06.752437861Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.752792315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-05-10T00:02:06.753103602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s 
2026-05-10T00:02:06.753362473Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.753715063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-05-10T00:02:06.754022141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004368s 
2026-05-10T00:02:06.754287896Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.754633713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-05-10T00:02:06.754941753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004286s 
2026-05-10T00:02:06.755199221Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.755554677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-05-10T00:02:06.755872306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2026-05-10T00:02:06.756160767Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.756524259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-05-10T00:02:06.756855075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s 
2026-05-10T00:02:06.757114037Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.757477288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-05-10T00:02:06.757780418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s 
2026-05-10T00:02:06.758047256Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.762430361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-05-10T00:02:06.762905167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046008s 
2026-05-10T00:02:06.763170872Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.763532029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-05-10T00:02:06.763834148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2026-05-10T00:02:06.764125755Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.764474397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-05-10T00:02:06.764790513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s 
2026-05-10T00:02:06.765048422Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.765400121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-05-10T00:02:06.765712560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s 
2026-05-10T00:02:06.765985329Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.766336316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-05-10T00:02:06.766657813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004525s 
2026-05-10T00:02:06.766915893Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.767281499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-05-10T00:02:06.767583246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004471s 
2026-05-10T00:02:06.767865374Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.768224167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-05-10T00:02:06.768537348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004465s 
2026-05-10T00:02:06.768794365Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.769150021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-05-10T00:02:06.769447260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004154s 
2026-05-10T00:02:06.769639126Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.771403559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-05-10T00:02:06.771814537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019832s 
2026-05-10T00:02:06.772022245Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.772442531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-05-10T00:02:06.772806855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005999s 
2026-05-10T00:02:06.772995444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.773424488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-05-10T00:02:06.773793471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006041s 
2026-05-10T00:02:06.773978935Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.774392066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-05-10T00:02:06.774747823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005839s 
2026-05-10T00:02:06.774938336Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.775342991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-05-10T00:02:06.775714720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005867s 
2026-05-10T00:02:06.775911486Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.776323165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-05-10T00:02:06.776676987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005785s 
2026-05-10T00:02:06.776861378Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.777271244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-10T00:02:06.777650988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006051s 
2026-05-10T00:02:06.777834768Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.778248040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-05-10T00:02:06.778606592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005869s 
2026-05-10T00:02:06.778803258Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.779195308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-05-10T00:02:06.779565112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005701s 
2026-05-10T00:02:06.779745145Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.780209790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-10T00:02:06.780581278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006482s 
2026-05-10T00:02:06.780776281Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.781210335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-05-10T00:02:06.781589007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006266s 
2026-05-10T00:02:06.781775723Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.782193354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-10T00:02:06.782558740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s 
2026-05-10T00:02:06.782750165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.783161744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-05-10T00:02:06.783530386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006046s 
2026-05-10T00:02:06.783719136Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.784145074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-10T00:02:06.784515730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000595s 
2026-05-10T00:02:06.784698308Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.785110087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-05-10T00:02:06.785463278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s 
2026-05-10T00:02:06.785656046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.786046613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-05-10T00:02:06.786437099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005688s 
2026-05-10T00:02:06.786596069Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.787009963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-10T00:02:06.787370939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005921s 
2026-05-10T00:02:06.787558267Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.787983833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-05-10T00:02:06.788353297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006066s 
2026-05-10T00:02:06.788539873Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.788933876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-05-10T00:02:06.789296717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005669s 
2026-05-10T00:02:06.789751933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-10T00:02:06', 'indexer_cleanup') 
2026-05-10T00:02:06.790250978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.791065599Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-10T00:02:06.791277405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022956s 
2026-05-10T00:02:06.791552379Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-10T00:02:06.791814977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.792179411Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-05-10T00:02:06.792774570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-05-10T00:02:06.792979031Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T00:02:06.793238804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-05-10T00:02:06.793669742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-05-10T00:02:06.794576919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010961s 
2026-05-10T00:02:06.795018588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-10T00:02:06', 'minimum_seeders') 
2026-05-10T00:02:06.795450007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.796253956Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-10T00:02:06.796448377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027208s 
2026-05-10T00:02:06.796708712Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-10T00:02:06.796952532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.797260883Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-05-10T00:02:06.797768936Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.798127759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-05-10T00:02:06.798457823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004522s 
2026-05-10T00:02:06.798898140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-10T00:02:06', 'remove_showrss') 
2026-05-10T00:02:06.799321102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.800469133Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-10T00:02:06.800692984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024241s 
2026-05-10T00:02:06.800956805Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-10T00:02:06.801209784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.801542584Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-05-10T00:02:06.802048223Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.802436144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-05-10T00:02:06.802801429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005079s 
2026-05-10T00:02:06.803300143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-10T00:02:06', 'remove_torrentparadiseml') 
2026-05-10T00:02:06.803782364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.804524038Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-10T00:02:06.804788821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021683s 
2026-05-10T00:02:06.805075378Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-10T00:02:06.805346484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.805714875Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-05-10T00:02:06.806143228Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:06.806403071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:06.807259425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008947s 
2026-05-10T00:02:06.807752919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-10T00:02:06', 'localization_setting_to_string') 
2026-05-10T00:02:06.808259028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.808982344Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-10T00:02:06.809210303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002562s 
2026-05-10T00:02:06.809460868Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-10T00:02:06.809727785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.810049994Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-05-10T00:02:06.810424318Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:06.810692568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:06.815012497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042845s 
2026-05-10T00:02:06.815533095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-10T00:02:06', 'orpheus_api') 
2026-05-10T00:02:06.816016388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.816693081Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-10T00:02:06.816915799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060175s 
2026-05-10T00:02:06.817190943Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-10T00:02:06.817453852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.817782434Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-05-10T00:02:06.818253783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-10T00:02:06.818461832Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T00:02:06.818711264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-05-10T00:02:06.819122552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-05-10T00:02:06.820105461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011314s 
2026-05-10T00:02:06.820601480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-10T00:02:06', 'download_client_categories') 
2026-05-10T00:02:06.821092739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.821904564Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-10T00:02:06.822162253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028932s 
2026-05-10T00:02:06.822430363Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-10T00:02:06.822716849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.823057996Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-05-10T00:02:06.823564145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-10T00:02:06.823784319Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T00:02:06.824042358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-10T00:02:06.824372102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-10T00:02:06.825215039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009397s 
2026-05-10T00:02:06.825472608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-10T00:02:06.825834296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-10T00:02:06.826593535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000876s 
2026-05-10T00:02:06.827084083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-10T00:02:06', 'add_salt_to_users') 
2026-05-10T00:02:06.827533107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.828493891Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-10T00:02:06.828732923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026608s 
2026-05-10T00:02:06.829115784Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-10T00:02:06.829398102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.829761323Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-05-10T00:02:06.830284938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.830687027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-10T00:02:06.831071251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005765s 
2026-05-10T00:02:06.831582691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-10T00:02:06', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-10T00:02:06.832083599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.832847678Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-10T00:02:06.833094565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002252s 
2026-05-10T00:02:06.833478859Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-10T00:02:06.833819474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.834206644Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-05-10T00:02:06.834713725Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.835125614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-10T00:02:06.835503816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005898s 
2026-05-10T00:02:06.836079725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-10T00:02:06', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-10T00:02:06.836561205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.837306596Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-10T00:02:06.837553343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002281s 
2026-05-10T00:02:06.837862064Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-10T00:02:06.838140245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.838485951Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-05-10T00:02:06.838950166Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.839350963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-05-10T00:02:06.839725847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000581s 
2026-05-10T00:02:06.839933145Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.840352409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-05-10T00:02:06.840724448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005983s 
2026-05-10T00:02:06.841222261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-10T00:02:06', 'alpharatio_greatposterwall_config_contract') 
2026-05-10T00:02:06.841681866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.842423579Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-10T00:02:06.842663032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021988s 
2026-05-10T00:02:06.842932424Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-10T00:02:06.843184562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.843504035Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-05-10T00:02:06.844028270Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.844412674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-05-10T00:02:06.844761878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s 
2026-05-10T00:02:06.845205010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-10T00:02:06', 'remove_notwhatcd') 
2026-05-10T00:02:06.845647581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.846355657Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-10T00:02:06.846631692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020457s 
2026-05-10T00:02:06.846927819Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-10T00:02:06.847219927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.847574922Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-05-10T00:02:06.848156984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T00:02:06.848363369Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-05-10T00:02:06.848604314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-05-10T00:02:06.848995632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-05-10T00:02:06.849855504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010207s 
2026-05-10T00:02:06.850074464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T00:02:06.850266130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T00:02:06.850535332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-05-10T00:02:06.850961711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-05-10T00:02:06.851770339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009915s 
2026-05-10T00:02:06.852283502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-10T00:02:06', 'add_on_grab_to_notifications') 
2026-05-10T00:02:06.852735793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.853541104Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-10T00:02:06.853761067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027091s 
2026-05-10T00:02:06.854083837Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-10T00:02:06.854358500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.854707673Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-05-10T00:02:06.855181417Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:06.855603397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-10T00:02:06.856013312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006239s 
2026-05-10T00:02:06.856500132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-10T00:02:06', 'animetorrents_use_custom_config_contract') 
2026-05-10T00:02:06.856958034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.857745570Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-10T00:02:06.857980964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022765s 
2026-05-10T00:02:06.858221468Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-10T00:02:06.858476201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.858791927Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-05-10T00:02:06.859147052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:06.859417326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:06.860322850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00095s 
2026-05-10T00:02:06.860777084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-10T00:02:06', 'apprise_server_url') 
2026-05-10T00:02:06.861220427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.861958162Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-10T00:02:06.862166432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025563s 
2026-05-10T00:02:06.862438710Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-10T00:02:06.862712411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.863033668Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-05-10T00:02:06.863495157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-10T00:02:06.863707405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2026-05-10T00:02:06.864013982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-10T00:02:06.864465992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-10T00:02:06.865405273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011371s 
2026-05-10T00:02:06.865878967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-10T00:02:06', 'health_restored_notification') 
2026-05-10T00:02:06.866321067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.867124405Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-10T00:02:06.867345811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028085s 
2026-05-10T00:02:06.867587327Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-10T00:02:06.867829304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.868152505Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-05-10T00:02:06.868633233Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-10T00:02:06.869008479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-10T00:02:06.869340838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s 
2026-05-10T00:02:06.869770683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-10T00:02:06', 'remove_uc') 
2026-05-10T00:02:06.870195338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.870878424Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-10T00:02:06.871078436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019838s 
2026-05-10T00:02:06.871337789Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-10T00:02:06.871600628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.871972837Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-05-10T00:02:06.872335177Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:06.872589188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:06.873385732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008345s 
2026-05-10T00:02:06.873848945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-10T00:02:06', 'history_fix_data_titles') 
2026-05-10T00:02:06.874293640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.875017628Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-10T00:02:06.875229384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024273s 
2026-05-10T00:02:06.875502394Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-10T00:02:06.875764422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.876113494Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-05-10T00:02:06.876551657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T00:02:06.876771860Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-10T00:02:06.877002785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-10T00:02:06.877409394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-10T00:02:06.878366040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011103s 
2026-05-10T00:02:06.878819082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-10T00:02:06', 'download_client_per_indexer') 
2026-05-10T00:02:06.879259018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:06.880726192Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-10T00:02:06.880968290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034278s 
2026-05-10T00:02:06.881291380Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-10T00:02:06.881589520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:06.881946760Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-05-10T00:02:06.884412044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-10T00:02:06.884637908Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T00:02:06.885061000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-05-10T00:02:06.890931731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-10T00:02:06.892295958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-05-10T00:02:06.892918402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-10T00:02:06.893682200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-10T00:02:06.895453847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.896033133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105689s 
2026-05-10T00:02:06.896260902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-10T00:02:06.896458299Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-10T00:02:06.896783654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-05-10T00:02:06.899056120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-10T00:02:06.900255906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-05-10T00:02:06.900893159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-10T00:02:06.901636435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-10T00:02:06.903436891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.903868119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068174s 
2026-05-10T00:02:06.904146860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-10T00:02:06.904340510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-05-10T00:02:06.904637959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-05-10T00:02:06.906836275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-10T00:02:06.908036963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-05-10T00:02:06.908661951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-10T00:02:06.909396070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-10T00:02:06.911141164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.911569015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066924s 
2026-05-10T00:02:06.911781363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T00:02:06.911980043Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T00:02:06.912227782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-10T00:02:06.914561260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-10T00:02:06.915826387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-10T00:02:06.916512128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T00:02:06.917002115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T00:02:06.918597307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061253s 
2026-05-10T00:02:06.918811358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T00:02:06.918996090Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T00:02:06.919245973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-10T00:02:06.921606476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-10T00:02:06.922905712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-10T00:02:06.923548055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T00:02:06.924048472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T00:02:06.925608844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060987s 
2026-05-10T00:02:06.925833707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-10T00:02:06.925998419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T00:02:06.926246618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-10T00:02:06.928596861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-10T00:02:06.929844914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-10T00:02:06.930474591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-10T00:02:06.930970049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-10T00:02:06.932495952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060014s 
2026-05-10T00:02:06.932729883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T00:02:06.932930086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T00:02:06.933219719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-10T00:02:06.935398496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-10T00:02:06.936608332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-10T00:02:06.937304364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T00:02:06.938009433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T00:02:06.939763886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.940211858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067323s 
2026-05-10T00:02:06.940445589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T00:02:06.940652585Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-10T00:02:06.940949984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-10T00:02:06.943150816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-10T00:02:06.944392766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-10T00:02:06.945043346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T00:02:06.945792324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T00:02:06.947561907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.948011863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068033s 
2026-05-10T00:02:06.948249402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-10T00:02:06.948451258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-10T00:02:06.948736061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-10T00:02:06.950949658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-10T00:02:06.952162531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-10T00:02:06.952802399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-10T00:02:06.953542579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-10T00:02:06.955303284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.955738140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067532s 
2026-05-10T00:02:06.955959877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-10T00:02:06.956138887Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-10T00:02:06.956376786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-10T00:02:06.958489250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2026-05-10T00:02:06.959464754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2026-05-10T00:02:06.960034722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-10T00:02:06.960730904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-10T00:02:06.962365174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-10T00:02:06.962889961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-10T00:02:06.963259846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066482s 
2026-05-10T00:02:06.963502544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-05-10T00:02:06.963707727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T00:02:06.964020938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-05-10T00:02:06.966125275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-05-10T00:02:06.967085939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-05-10T00:02:06.967646518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-05-10T00:02:06.968627433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-05-10T00:02:06.970435995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-10T00:02:06.971116154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-10T00:02:06.971535168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072595s 
2026-05-10T00:02:06.971759119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T00:02:06.971963100Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-10T00:02:06.972238654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-10T00:02:06.974642785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-10T00:02:06.976244310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-10T00:02:06.977040493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T00:02:06.977763869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T00:02:06.979484714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.979948388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074195s 
2026-05-10T00:02:06.980171577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T00:02:06.980358223Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T00:02:06.980645261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-10T00:02:06.983084864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-10T00:02:06.984676118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-10T00:02:06.985454054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T00:02:06.986171849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T00:02:06.987926542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.988347039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074409s 
2026-05-10T00:02:06.988564497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T00:02:06.988760131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-10T00:02:06.989029634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-10T00:02:06.991461199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-10T00:02:06.993029397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-10T00:02:06.993802193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T00:02:06.994511972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T00:02:06.996253970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T00:02:06.996706290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073987s 
2026-05-10T00:02:06.996896113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-10T00:02:06.997090384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-05-10T00:02:06.997386460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-10T00:02:06.999810391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-10T00:02:07.001392626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-10T00:02:07.002186795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-10T00:02:07.002897907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-10T00:02:07.004645055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-10T00:02:07.005075602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074345s 
2026-05-10T00:02:07.005282429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-10T00:02:07.005462321Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T00:02:07.005701893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-05-10T00:02:07.008235595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-05-10T00:02:07.009746648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2026-05-10T00:02:07.010473201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-10T00:02:07.011155835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-10T00:02:07.012852391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-10T00:02:07.013248318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007321s 
2026-05-10T00:02:07.013473622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T00:02:07.013664146Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-10T00:02:07.013941284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-10T00:02:07.017734952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-10T00:02:07.018750437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-05-10T00:02:07.019307559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T00:02:07.020038170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T00:02:07.021756099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T00:02:07.022182177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079921s 
2026-05-10T00:02:07.022403041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-10T00:02:07.022589016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T00:02:07.022891214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-10T00:02:07.025047716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-10T00:02:07.026076558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-05-10T00:02:07.026626505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-10T00:02:07.027345112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-10T00:02:07.029139375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-10T00:02:07.029567688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064304s 
2026-05-10T00:02:07.029777961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T00:02:07.030340754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T00:02:07.030364512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-10T00:02:07.032151661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-10T00:02:07.032857903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-10T00:02:07.033337559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-10T00:02:07.033960543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-10T00:02:07.035622329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T00:02:07.036051132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055821s 
2026-05-10T00:02:07.036605368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-10T00:02:07', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-10T00:02:07.037097690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.038973837Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-10T00:02:07.039228450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083982s 
2026-05-10T00:02:07.039515869Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-10T00:02:07.039784389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.040158142Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-05-10T00:02:07.040950978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-10T00:02:07.041765689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-10T00:02:07.042479997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013003s 
2026-05-10T00:02:07.042748678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-10T00:02:07.043179205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-10T00:02:07.043616716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006429s 
2026-05-10T00:02:07.044098776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-10T00:02:07', 'add_notification_status') 
2026-05-10T00:02:07.044552800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.045437512Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-10T00:02:07.045659529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024204s 
2026-05-10T00:02:07.045987569Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-10T00:02:07.046267613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.046627658Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-05-10T00:02:07.047244390Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:07.047636129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-10T00:02:07.048144051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006845s 
2026-05-10T00:02:07.048341960Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:07.048755773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-10T00:02:07.049109535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005776s 
2026-05-10T00:02:07.049292784Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-10T00:02:07.049662810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-05-10T00:02:07.050018857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005361s 
2026-05-10T00:02:07.050507330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-10T00:02:07', 'indexers_freeleech_only_config_contract') 
2026-05-10T00:02:07.050970012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.051898772Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-10T00:02:07.052139376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002316s 
2026-05-10T00:02:07.052412747Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-10T00:02:07.052666849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.052993516Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-05-10T00:02:07.053420957Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:07.053678065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:07.054495110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008553s 
2026-05-10T00:02:07.054951509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-10T00:02:07', 'email_encryption') 
2026-05-10T00:02:07.055405413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.056136545Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-10T00:02:07.056344053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024673s 
2026-05-10T00:02:07.056651552Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-10T00:02:07.056932908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.057274606Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-05-10T00:02:07.057650924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:07.057906629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:07.059055502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011874s 
2026-05-10T00:02:07.059564938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-10T00:02:07', 'newznab_category_to_capabilities_settings') 
2026-05-10T00:02:07.060070135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.060831799Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-10T00:02:07.061090309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028816s 
2026-05-10T00:02:07.061365102Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-10T00:02:07.061629966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.061965121Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-05-10T00:02:07.062358252Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:07.062608456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:07.063483788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009067s 
2026-05-10T00:02:07.064015679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-10T00:02:07', 'gazelle_freeleech_token_options') 
2026-05-10T00:02:07.064487940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.065243962Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-10T00:02:07.065472913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002612s 
2026-05-10T00:02:07.065777717Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-10T00:02:07.066045807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.066392134Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-05-10T00:02:07.066794214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:07.067041652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:07.067735830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007297s 
2026-05-10T00:02:07.068260617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-10T00:02:07', 'myanonamouse_freeleech_wedge_options') 
2026-05-10T00:02:07.068736244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.070518302Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-10T00:02:07.070757414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033988s 
2026-05-10T00:02:07.071060224Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-10T00:02:07.071331369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.071698689Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-05-10T00:02:07.072145980Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:07.072402707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:07.083071018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105753s 
2026-05-10T00:02:07.083635003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-10T00:02:07', 'newznab_indexers_enable_redirect') 
2026-05-10T00:02:07.084121453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.085031465Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-10T00:02:07.085254775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125921s 
2026-05-10T00:02:07.095353889Z [Debug] MigrationController: Took: 00:00:00.7153106 
2026-05-10T00:02:07.168908132Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-10T00:02:07.188917181Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-10T00:02:07.208508208Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-10T00:02:07.209644255Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-10T00:02:07.209978939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-10T00:02:07.214019064Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-10T00:02:07.214329269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043806s 
2026-05-10T00:02:07.214658231Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-10T00:02:07.214981632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046801s 
2026-05-10T00:02:07.216895396Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-10T00:02:07.217281493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.218508915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-10T00:02:07.218989613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-10T00:02:07.219617016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007834s 
2026-05-10T00:02:07.219967071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.221190805Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-10T00:02:07.221510990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023306s 
2026-05-10T00:02:07.221942378Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-10T00:02:07.222331672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.222952262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-10T00:02:07.223441497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T00:02:07.224118881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008101s 
2026-05-10T00:02:07.224427372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T00:02:07.224738408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T00:02:07.225092240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-10T00:02:07.225595023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-10T00:02:07.226690939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012317s 
2026-05-10T00:02:07.227044561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.228029875Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-10T00:02:07.228380622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025296s 
2026-05-10T00:02:07.228804084Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-10T00:02:07.229207386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.229742153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T00:02:07.230052448Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-10T00:02:07.230380949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-10T00:02:07.230873110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-10T00:02:07.231596988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008548s 
2026-05-10T00:02:07.231953786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.232770270Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-10T00:02:07.233124583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019679s 
2026-05-10T00:02:07.233595662Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-10T00:02:07.233968262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.234407837Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-10T00:02:07.235205974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-10T00:02:07.236017649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-05-10T00:02:07.236999085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014811s 
2026-05-10T00:02:07.237319069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-10T00:02:07.237730868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-10T00:02:07.238280996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006509s 
2026-05-10T00:02:07.238806855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-10T00:02:07', 'InitialSetup') 
2026-05-10T00:02:07.239441112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.240335914Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-10T00:02:07.240651379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026839s 
2026-05-10T00:02:07.241006594Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-10T00:02:07.241370086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.241806465Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-05-10T00:02:07.242430030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-10T00:02:07', 'ApplicationStatus') 
2026-05-10T00:02:07.243084949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.243872745Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-10T00:02:07.244209714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025005s 
2026-05-10T00:02:07.244526883Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-10T00:02:07.244886066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.245302915Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-05-10T00:02:07.245829936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-10T00:02:07', 'IndexerProps') 
2026-05-10T00:02:07.246466588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.247334576Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-10T00:02:07.247644169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024679s 
2026-05-10T00:02:07.247999875Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-10T00:02:07.248373488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.248805307Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-05-10T00:02:07.249549115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-10T00:02:07.250241499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-05-10T00:02:07.251057161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011925s 
2026-05-10T00:02:07.251391144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-10T00:02:07.251895179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-10T00:02:07.252574045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008394s 
2026-05-10T00:02:07.253116438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-10T00:02:07', 'add_update_history') 
2026-05-10T00:02:07.253765805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.254830389Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-10T00:02:07.255157197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030605s 
2026-05-10T00:02:07.255514837Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-10T00:02:07.255940514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.256326952Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-05-10T00:02:07.256859805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-10T00:02:07', 'update_notifiarr') 
2026-05-10T00:02:07.257509192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.258424726Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-10T00:02:07.258748878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025591s 
2026-05-10T00:02:07.259080306Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-10T00:02:07.259426493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.259841198Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-05-10T00:02:07.260385023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-10T00:02:07', 'app_profiles') 
2026-05-10T00:02:07.261049050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.261846596Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-10T00:02:07.262167913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024287s 
2026-05-10T00:02:07.262503940Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-10T00:02:07.262854836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.263301215Z [Info] history_failed: Starting migration of Log DB to 7 
2026-05-10T00:02:07.263824549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-10T00:02:07', 'history_failed') 
2026-05-10T00:02:07.264495149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.265313928Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-10T00:02:07.265636247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024726s 
2026-05-10T00:02:07.265955860Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-10T00:02:07.266312739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.266728907Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-05-10T00:02:07.267254044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-10T00:02:07', 'redacted_api') 
2026-05-10T00:02:07.267957641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.268827402Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-10T00:02:07.269146665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025328s 
2026-05-10T00:02:07.269478253Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-10T00:02:07.269841724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.270279476Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-05-10T00:02:07.270816948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-10T00:02:07', 'IndexerProxies') 
2026-05-10T00:02:07.271470003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.272360065Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-10T00:02:07.272659538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024797s 
2026-05-10T00:02:07.273006166Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-10T00:02:07.273420570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.273816828Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-05-10T00:02:07.274382237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-10T00:02:07', 'app_indexer_remote_name') 
2026-05-10T00:02:07.275068198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.276209286Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-10T00:02:07.276554250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028111s 
2026-05-10T00:02:07.276904335Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-10T00:02:07.277282547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.277719126Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-05-10T00:02:07.278278281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-10T00:02:07', 'desi_gazelle_to_unit3d') 
2026-05-10T00:02:07.278952228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.279766217Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-10T00:02:07.280129970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002481s 
2026-05-10T00:02:07.280489113Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-10T00:02:07.280879409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.281324104Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-05-10T00:02:07.281916537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-10T00:02:07', 'add_on_update_to_notifications') 
2026-05-10T00:02:07.282603119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.283468602Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-10T00:02:07.283823096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025676s 
2026-05-10T00:02:07.284365248Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-10T00:02:07.284699040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.285135108Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-05-10T00:02:07.285692059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-10T00:02:07', 'IndexerVersions') 
2026-05-10T00:02:07.286371728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.287232491Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-10T00:02:07.287556253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025488s 
2026-05-10T00:02:07.287923543Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-10T00:02:07.288283678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.288727301Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-05-10T00:02:07.289262078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-10T00:02:07', 'cleanup_config') 
2026-05-10T00:02:07.289922908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.291118365Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-10T00:02:07.291482669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028449s 
2026-05-10T00:02:07.291785699Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-10T00:02:07.292217318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.292617835Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-05-10T00:02:07.293188343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-10T00:02:07', 'indexer_cleanup') 
2026-05-10T00:02:07.293816879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.294680578Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-10T00:02:07.294974500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024786s 
2026-05-10T00:02:07.295346689Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-10T00:02:07.295679529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.296177071Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-05-10T00:02:07.296683401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-10T00:02:07', 'minimum_seeders') 
2026-05-10T00:02:07.297377017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.298166607Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-10T00:02:07.298532163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024954s 
2026-05-10T00:02:07.298832137Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-10T00:02:07.299233455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.299625545Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-05-10T00:02:07.300217246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-10T00:02:07', 'remove_showrss') 
2026-05-10T00:02:07.300850321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.301702807Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-10T00:02:07.301996809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024796s 
2026-05-10T00:02:07.302389319Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-10T00:02:07.302746589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.303224842Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-05-10T00:02:07.303763416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-10T00:02:07', 'remove_torrentparadiseml') 
2026-05-10T00:02:07.304521673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.305346083Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-10T00:02:07.305728242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025864s 
2026-05-10T00:02:07.306063197Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-10T00:02:07.306502612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.306919762Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-05-10T00:02:07.307565031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-10T00:02:07', 'localization_setting_to_string') 
2026-05-10T00:02:07.308245060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.309120012Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-10T00:02:07.309479325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026257s 
2026-05-10T00:02:07.309819070Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-10T00:02:07.310164485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.310588329Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-05-10T00:02:07.311109147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-10T00:02:07', 'orpheus_api') 
2026-05-10T00:02:07.311758906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.312592755Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-10T00:02:07.312912609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024458s 
2026-05-10T00:02:07.313267784Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-10T00:02:07.313664933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.314108096Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-05-10T00:02:07.314691821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-10T00:02:07', 'download_client_categories') 
2026-05-10T00:02:07.315380277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.316218184Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-10T00:02:07.316578460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002536s 
2026-05-10T00:02:07.316911951Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-10T00:02:07.317283840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.317722303Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-05-10T00:02:07.318264264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-10T00:02:07', 'add_salt_to_users') 
2026-05-10T00:02:07.318931598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.319778473Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-10T00:02:07.320166444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024871s 
2026-05-10T00:02:07.320528934Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-10T00:02:07.320949832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.321411461Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-05-10T00:02:07.322093795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-10T00:02:07', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-10T00:02:07.322840849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.323710550Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-10T00:02:07.324122720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027078s 
2026-05-10T00:02:07.324541834Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-10T00:02:07.324983343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.325472348Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-05-10T00:02:07.326167417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-10T00:02:07', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-10T00:02:07.326919251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.327802269Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-10T00:02:07.328228106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027548s 
2026-05-10T00:02:07.328642601Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-10T00:02:07.329071565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.329544607Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-05-10T00:02:07.330215668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-10T00:02:07', 'alpharatio_greatposterwall_config_contract') 
2026-05-10T00:02:07.330950287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.331842414Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-10T00:02:07.332251838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027225s 
2026-05-10T00:02:07.332601111Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-10T00:02:07.332965275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.333396623Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-05-10T00:02:07.333959677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-10T00:02:07', 'remove_notwhatcd') 
2026-05-10T00:02:07.334653584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.335537695Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-10T00:02:07.335880485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025652s 
2026-05-10T00:02:07.336239368Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-10T00:02:07.336626046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.337065802Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-05-10T00:02:07.337653044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-10T00:02:07', 'add_on_grab_to_notifications') 
2026-05-10T00:02:07.338327893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.339227785Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-10T00:02:07.339576437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025845s 
2026-05-10T00:02:07.339979679Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-10T00:02:07.340414514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.340866855Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-05-10T00:02:07.341509759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-10T00:02:07', 'animetorrents_use_custom_config_contract') 
2026-05-10T00:02:07.342232154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.343183139Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-10T00:02:07.343568695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002728s 
2026-05-10T00:02:07.343954432Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-10T00:02:07.344335379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.344765054Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-05-10T00:02:07.345309771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-10T00:02:07', 'apprise_server_url') 
2026-05-10T00:02:07.345977976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.346855223Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-10T00:02:07.347186670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025239s 
2026-05-10T00:02:07.347541945Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-10T00:02:07.347959907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.348406546Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-05-10T00:02:07.349001935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-10T00:02:07', 'health_restored_notification') 
2026-05-10T00:02:07.349675361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.350563369Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-10T00:02:07.350912382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025973s 
2026-05-10T00:02:07.351228999Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-10T00:02:07.351574355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.352015312Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-05-10T00:02:07.352517273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-10T00:02:07', 'remove_uc') 
2026-05-10T00:02:07.353162352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.354025690Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-10T00:02:07.354333039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002468s 
2026-05-10T00:02:07.354676150Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-10T00:02:07.355057748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.355487624Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-05-10T00:02:07.356081590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-10T00:02:07', 'history_fix_data_titles') 
2026-05-10T00:02:07.356748132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.357645539Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-10T00:02:07.357982447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025764s 
2026-05-10T00:02:07.358339436Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-10T00:02:07.358739322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.359185390Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-05-10T00:02:07.359767913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-10T00:02:07', 'download_client_per_indexer') 
2026-05-10T00:02:07.360483514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.361379398Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-10T00:02:07.362353188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026264s 
2026-05-10T00:02:07.362779146Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-10T00:02:07.363224172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.363697425Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-05-10T00:02:07.364508568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-10T00:02:07.364796889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-10T00:02:07.365123286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-10T00:02:07.366416059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-05-10T00:02:07.367699142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-05-10T00:02:07.368611830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-10T00:02:07.369341169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-10T00:02:07.370604472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-10T00:02:07.371178027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057112s 
2026-05-10T00:02:07.371483131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-10T00:02:07.371788246Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-10T00:02:07.372140184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-10T00:02:07.373236271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-05-10T00:02:07.374306406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-10T00:02:07.375055985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-10T00:02:07.375810515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-10T00:02:07.377068618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-10T00:02:07.377678245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051692s 
2026-05-10T00:02:07.377994572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-10T00:02:07.378287141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-10T00:02:07.378635392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-10T00:02:07.379569503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-10T00:02:07.380561140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-10T00:02:07.381318054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-10T00:02:07.382060058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-10T00:02:07.383267229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-10T00:02:07.383907959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048815s 
2026-05-10T00:02:07.384540252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-10T00:02:07', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-10T00:02:07.385259621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.386499858Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-10T00:02:07.386895976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007383s 
2026-05-10T00:02:07.387293165Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-10T00:02:07.387667649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.388146664Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-05-10T00:02:07.388698134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-10T00:02:07', 'add_notification_status') 
2026-05-10T00:02:07.389375107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.390379089Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-10T00:02:07.390738603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027125s 
2026-05-10T00:02:07.391103457Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-10T00:02:07.391521710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.392037869Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-05-10T00:02:07.392706756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-10T00:02:07', 'indexers_freeleech_only_config_contract') 
2026-05-10T00:02:07.393400543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.394322769Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-10T00:02:07.394687925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027402s 
2026-05-10T00:02:07.395024322Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-10T00:02:07.395406411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.395812549Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-05-10T00:02:07.396372416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-10T00:02:07', 'email_encryption') 
2026-05-10T00:02:07.397042726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.397889271Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-10T00:02:07.398218554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025086s 
2026-05-10T00:02:07.398595282Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-10T00:02:07.399084647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.399550866Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-05-10T00:02:07.400238811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-10T00:02:07', 'newznab_category_to_capabilities_settings') 
2026-05-10T00:02:07.400956166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.401861609Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-10T00:02:07.402256484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027193s 
2026-05-10T00:02:07.402622521Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-10T00:02:07.403020302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.403472532Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-05-10T00:02:07.404083583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-10T00:02:07', 'gazelle_freeleech_token_options') 
2026-05-10T00:02:07.404764163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.405689106Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-10T00:02:07.406033990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026285s 
2026-05-10T00:02:07.406407743Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-10T00:02:07.406813410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.407265390Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-05-10T00:02:07.407897322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-10T00:02:07', 'myanonamouse_freeleech_wedge_options') 
2026-05-10T00:02:07.408607212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.409554359Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-10T00:02:07.409936268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026967s 
2026-05-10T00:02:07.410303848Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-10T00:02:07.410711318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-10T00:02:07.411166064Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-05-10T00:02:07.411779379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-10T00:02:07', 'newznab_indexers_enable_redirect') 
2026-05-10T00:02:07.412492715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-10T00:02:07.413394481Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-10T00:02:07.413750047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026522s 
2026-05-10T00:02:07.578280773Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-05-10T00:02:07.587645619Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-10T00:02:07.592473109Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-10T00:02:07.714323167Z [Info] AppSyncProfileService: Setting up default app profile 
2026-05-10T00:02:07.728331182Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-05-10T00:02:07.793457966Z [ls.io-init] done.
2026-05-10T00:02:07.826442782Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-10T00:02:09.087135984Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-10T00:02:09.088327793Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-10T00:02:09.089855549Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin