2026-04-22T05:47:17.290686735Z [migrations] started
2026-04-22T05:47:17.290732317Z [migrations] no migrations found
2026-04-22T05:47:17.314025865Z usermod: no changes
2026-04-22T05:47:17.319400849Z ───────────────────────────────────────
2026-04-22T05:47:17.319726014Z 
2026-04-22T05:47:17.319731285Z       ██╗     ███████╗██╗ ██████╗
2026-04-22T05:47:17.319735293Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-22T05:47:17.319739221Z       ██║     ███████╗██║██║   ██║
2026-04-22T05:47:17.319743479Z       ██║     ╚════██║██║██║   ██║
2026-04-22T05:47:17.319747127Z       ███████╗███████║██║╚██████╔╝
2026-04-22T05:47:17.319751055Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-22T05:47:17.319754933Z 
2026-04-22T05:47:17.319758460Z    Brought to you by linuxserver.io
2026-04-22T05:47:17.319762087Z ───────────────────────────────────────
2026-04-22T05:47:17.319767919Z 
2026-04-22T05:47:17.319771566Z To support the app dev(s) visit:
2026-04-22T05:47:17.322400791Z Prowlarr: https://opencollective.com/prowlarr
2026-04-22T05:47:17.322982242Z 
2026-04-22T05:47:17.322989296Z To support LSIO projects visit:
2026-04-22T05:47:17.322992903Z https://www.linuxserver.io/donate/
2026-04-22T05:47:17.322996530Z 
2026-04-22T05:47:17.323000128Z ───────────────────────────────────────
2026-04-22T05:47:17.323004266Z GID/UID
2026-04-22T05:47:17.323007773Z ───────────────────────────────────────
2026-04-22T05:47:17.328588762Z 
2026-04-22T05:47:17.328597580Z User UID:    911
2026-04-22T05:47:17.328601508Z User GID:    911
2026-04-22T05:47:17.328605375Z ───────────────────────────────────────
2026-04-22T05:47:17.331382448Z Linuxserver.io version: 2.3.6.5351-ls231
2026-04-22T05:47:17.331860972Z Build-date: 2026-04-22T05:43:47+00:00
2026-04-22T05:47:17.331872445Z ───────────────────────────────────────
2026-04-22T05:47:17.331876773Z     
2026-04-22T05:47:17.393652557Z [custom-init] No custom files found, skipping...
2026-04-22T05:47:17.414620572Z failed to load "/config/config.xml": No such file or directory
2026-04-22T05:47:17.734374671Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.6.5351 
2026-04-22T05:47:17.751811285Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T05:47:17.758863016Z [Debug] Bootstrap: Console selected 
2026-04-22T05:47:17.760104746Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T05:47:18.005900047Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T05:47:18.070080383Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {95da71bd-6440-48f3-867c-15f519cf61a6} may be persisted to storage in unencrypted form. 
2026-04-22T05:47:18.127934569Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-22T05:47:18.156162194Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-04-22T05:47:18.215230074Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-22T05:47:18.222014908Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.222640928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.260857930Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-22T05:47:18.264956152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388494s 
2026-04-22T05:47:18.265248140Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-22T05:47:18.265483304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429055s 
2026-04-22T05:47:18.272489323Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-22T05:47:18.273021705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.278166125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-22T05:47:18.288060951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-22T05:47:18.298764225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203352s 
2026-04-22T05:47:18.299155082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.301167986Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-22T05:47:18.301374020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227494s 
2026-04-22T05:47:18.313314236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-22T05:47:18.313637196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.318470579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-22T05:47:18.319577438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T05:47:18.320180443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014867s 
2026-04-22T05:47:18.320479385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T05:47:18.320790732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001044s 
2026-04-22T05:47:18.321235397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-22T05:47:18.321859093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-22T05:47:18.322563232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s 
2026-04-22T05:47:18.322889128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.323783810Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-22T05:47:18.324021859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022767s 
2026-04-22T05:47:18.324480853Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-22T05:47:18.324751038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.325498393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T05:47:18.326519850Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.36E-05s 
2026-04-22T05:47:18.326746245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-22T05:47:18.327119838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-22T05:47:18.327611428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006255s 
2026-04-22T05:47:18.327837263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.328682545Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-22T05:47:18.328932548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016571s 
2026-04-22T05:47:18.331981027Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-22T05:47:18.332238676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.332886811Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-22T05:47:18.336931036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-22T05:47:18.337491675Z [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-04-22T05:47:18.337990008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008882s 
2026-04-22T05:47:18.338202706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-22T05:47:18.338583293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-22T05:47:18.338925041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005049s 
2026-04-22T05:47:18.339146076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-22T05:47:18.339742126Z [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-04-22T05:47:18.340316213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009711s 
2026-04-22T05:47:18.340546767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-22T05:47:18.340894728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-22T05:47:18.341261266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005096s 
2026-04-22T05:47:18.341450998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-22T05:47:18.346251355Z [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-04-22T05:47:18.346904801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052251s 
2026-04-22T05:47:18.347117188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-22T05:47:18.347764823Z [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-04-22T05:47:18.348353979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010292s 
2026-04-22T05:47:18.348596477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-22T05:47:18.348998657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-22T05:47:18.349403282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005778s 
2026-04-22T05:47:18.349654859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-22T05:47:18.353027891Z [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-04-22T05:47:18.353824295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039506s 
2026-04-22T05:47:18.354067184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-22T05:47:18.354526619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T05:47:18.354892386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s 
2026-04-22T05:47:18.355133351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-04-22T05:47:18.355742348Z [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-04-22T05:47:18.356335472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009756s 
2026-04-22T05:47:18.356543611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-04-22T05:47:18.357250234Z [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-04-22T05:47:18.357861846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011156s 
2026-04-22T05:47:18.358095526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-04-22T05:47:18.358467015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-04-22T05:47:18.358875176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000559s 
2026-04-22T05:47:18.359099568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-22T05:47:18.359494013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-22T05:47:18.359970522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006586s 
2026-04-22T05:47:18.360189483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-22T05:47:18.360516692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-22T05:47:18.360883551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004919s 
2026-04-22T05:47:18.361083474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-22T05:47:18.364507559Z [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-04-22T05:47:18.365080322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037884s 
2026-04-22T05:47:18.365310175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-22T05:47:18.365673256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-22T05:47:18.366126138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005979s 
2026-04-22T05:47:18.366387465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-22T05:47:18.366740686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-22T05:47:18.367140501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005419s 
2026-04-22T05:47:18.367322478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-22T05:47:18.368407943Z [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-04-22T05:47:18.369159888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015943s 
2026-04-22T05:47:18.369388498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-22T05:47:18.370358862Z [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-04-22T05:47:18.371137951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015417s 
2026-04-22T05:47:18.371395901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-04-22T05:47:18.371767980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.372244670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006309s 
2026-04-22T05:47:18.372456637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-22T05:47:18.373004019Z [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-04-22T05:47:18.373492322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008376s 
2026-04-22T05:47:18.373736564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-22T05:47:18.374045597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-22T05:47:18.374442626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005038s 
2026-04-22T05:47:18.376227440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-22T05:47:18', 'InitialSetup') 
2026-04-22T05:47:18.376900987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.378510618Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-22T05:47:18.378729309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045244s 
2026-04-22T05:47:18.379092009Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-04-22T05:47:18.379328104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.379642007Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-04-22T05:47:18.382826109Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-04-22T05:47:18.392918984Z [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-04-22T05:47:18.394347811Z [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-04-22T05:47:18.395672919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-22T05:47:18.396828597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-22T05:47:18.398559262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T05:47:18.399010130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159533s 
2026-04-22T05:47:18.399270845Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-04-22T05:47:18.400998294Z [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-04-22T05:47:18.403249287Z [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-04-22T05:47:18.403939968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-22T05:47:18.404640077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-22T05:47:18.406165099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T05:47:18.406586888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007058s 
2026-04-22T05:47:18.406940971Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-04-22T05:47:18.410667866Z [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-04-22T05:47:18.411952543Z [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-04-22T05:47:18.412649046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-22T05:47:18.413316420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-22T05:47:18.414849818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T05:47:18.415302810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081271s 
2026-04-22T05:47:18.415533976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-04-22T05:47:18.416584461Z [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-04-22T05:47:18.417321275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015272s 
2026-04-22T05:47:18.417591048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-04-22T05:47:18.418061866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.418553216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007082s 
2026-04-22T05:47:18.419068924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-22T05:47:18', 'ApplicationStatus') 
2026-04-22T05:47:18.419533720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.420774108Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-04-22T05:47:18.420994342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028882s 
2026-04-22T05:47:18.421277612Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-04-22T05:47:18.421606554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.421950387Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-04-22T05:47:18.423280926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T05:47:18.423471801Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.423732085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-04-22T05:47:18.424244707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-04-22T05:47:18.424928284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009364s 
2026-04-22T05:47:18.425154920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-22T05:47:18.426001164Z [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-04-22T05:47:18.426705152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013309s 
2026-04-22T05:47:18.426984454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-22T05:47:18.427777842Z [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-04-22T05:47:18.428537833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013373s 
2026-04-22T05:47:18.428837376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-22T05:47:18.429344287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.429844504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007668s 
2026-04-22T05:47:18.430271724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-22T05:47:18', 'IndexerProps') 
2026-04-22T05:47:18.430669064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.431602995Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-04-22T05:47:18.431796054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025376s 
2026-04-22T05:47:18.432125026Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-04-22T05:47:18.432351673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.432650164Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-04-22T05:47:18.433196835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-22T05:47:18', 'add_update_history') 
2026-04-22T05:47:18.433628023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.434479488Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-04-22T05:47:18.434677978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021358s 
2026-04-22T05:47:18.434903642Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-04-22T05:47:18.435158024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.435474752Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-04-22T05:47:18.438839528Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-22T05:47:18.440105357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-22T05:47:18.440679042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013831s 
2026-04-22T05:47:18.441111433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-22T05:47:18', 'update_notifiarr') 
2026-04-22T05:47:18.441551389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.442311630Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-04-22T05:47:18.442512565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029939s 
2026-04-22T05:47:18.442812148Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-04-22T05:47:18.443014025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.443298297Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-04-22T05:47:18.443859046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-04-22T05:47:18.444629207Z [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-04-22T05:47:18.445293335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011833s 
2026-04-22T05:47:18.445499299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-04-22T05:47:18.445886008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-04-22T05:47:18.446313168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006032s 
2026-04-22T05:47:18.446525536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T05:47:18.446723715Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T05:47:18.446962837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-04-22T05:47:18.447360658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-04-22T05:47:18.448138254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009336s 
2026-04-22T05:47:18.448554993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-22T05:47:18', 'app_profiles') 
2026-04-22T05:47:18.448983616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.449836854Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-04-22T05:47:18.450038380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002623s 
2026-04-22T05:47:18.450270107Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-04-22T05:47:18.450529058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.450858552Z [Info] history_failed: Starting migration of Main DB to 7 
2026-04-22T05:47:18.451321454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-22T05:47:18.451503160Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.451750638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-04-22T05:47:18.452149492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-04-22T05:47:18.452848710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000889s 
2026-04-22T05:47:18.453231941Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-04-22T05:47:18.453716838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-04-22T05:47:18.454121934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000563s 
2026-04-22T05:47:18.454521258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-22T05:47:18', 'history_failed') 
2026-04-22T05:47:18.454941865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.455768199Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-04-22T05:47:18.456010507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022135s 
2026-04-22T05:47:18.456283186Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-04-22T05:47:18.456543260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.456834576Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-04-22T05:47:18.457242608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.457541430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.459308017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018368s 
2026-04-22T05:47:18.459740188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-22T05:47:18', 'redacted_api') 
2026-04-22T05:47:18.460218381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.461021398Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-04-22T05:47:18.461234767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035327s 
2026-04-22T05:47:18.461521154Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-04-22T05:47:18.461772150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.462062995Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-04-22T05:47:18.462642081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-04-22T05:47:18.463335277Z [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-04-22T05:47:18.463997080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011027s 
2026-04-22T05:47:18.464201993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T05:47:18.464386925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.464611548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-22T05:47:18.464936452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-22T05:47:18.465666803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008242s 
2026-04-22T05:47:18.466086448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-22T05:47:18', 'IndexerProxies') 
2026-04-22T05:47:18.466519229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.467322216Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-04-22T05:47:18.467534093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024669s 
2026-04-22T05:47:18.467771852Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-04-22T05:47:18.468051675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.468342952Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-04-22T05:47:18.468738919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-04-22T05:47:18.468951938Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.469251121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-04-22T05:47:18.469668682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-04-22T05:47:18.470402800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009018s 
2026-04-22T05:47:18.470861213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-22T05:47:18', 'app_indexer_remote_name') 
2026-04-22T05:47:18.471302522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.472103274Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-04-22T05:47:18.472323378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025557s 
2026-04-22T05:47:18.472568802Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-04-22T05:47:18.472824677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.473124912Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-04-22T05:47:18.475551148Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.476496201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-04-22T05:47:18.476878982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001125s 
2026-04-22T05:47:18.477322685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-22T05:47:18', 'desi_gazelle_to_unit3d') 
2026-04-22T05:47:18.477760557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.478552031Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-04-22T05:47:18.478775250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027471s 
2026-04-22T05:47:18.479020284Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-04-22T05:47:18.479286149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.479608989Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-04-22T05:47:18.480011740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T05:47:18.480214709Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.480481376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-22T05:47:18.480914929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-04-22T05:47:18.481702746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009786s 
2026-04-22T05:47:18.482168213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-22T05:47:18', 'add_on_update_to_notifications') 
2026-04-22T05:47:18.482604572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.483992857Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-04-22T05:47:18.484218802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031953s 
2026-04-22T05:47:18.484450048Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-04-22T05:47:18.484695172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.484988442Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-04-22T05:47:18.485508951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-04-22T05:47:18.486182477Z [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-04-22T05:47:18.486805461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010614s 
2026-04-22T05:47:18.487091538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-04-22T05:47:18.487596054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-04-22T05:47:18.488112704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007577s 
2026-04-22T05:47:18.488371986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-04-22T05:47:18.488818345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-04-22T05:47:18.489269824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006758s 
2026-04-22T05:47:18.489700562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-22T05:47:18', 'IndexerVersions') 
2026-04-22T05:47:18.490121800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.491089248Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-04-22T05:47:18.491300964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024611s 
2026-04-22T05:47:18.491537150Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-04-22T05:47:18.491776372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.492087919Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-04-22T05:47:18.493718383Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.494722264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-04-22T05:47:18.495134775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011512s 
2026-04-22T05:47:18.495510672Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.496100590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-04-22T05:47:18.496532229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007148s 
2026-04-22T05:47:18.496984159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-22T05:47:18', 'cleanup_config') 
2026-04-22T05:47:18.497387812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.498155688Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-04-22T05:47:18.498404309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023384s 
2026-04-22T05:47:18.498634022Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-04-22T05:47:18.498881250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.499176594Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-04-22T05:47:18.501257405Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.501598291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-04-22T05:47:18.501908336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2026-04-22T05:47:18.502200835Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.502534557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-04-22T05:47:18.502913319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005107s 
2026-04-22T05:47:18.503174616Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.503523919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-04-22T05:47:18.503855076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004545s 
2026-04-22T05:47:18.504128266Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.504476247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-04-22T05:47:18.504789317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004399s 
2026-04-22T05:47:18.505058539Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.505413374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-04-22T05:47:18.505715693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s 
2026-04-22T05:47:18.506011789Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.506444120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-04-22T05:47:18.506782681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005143s 
2026-04-22T05:47:18.507029899Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.507384243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-04-22T05:47:18.507698656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s 
2026-04-22T05:47:18.507982087Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.508340368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-04-22T05:47:18.508655232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2026-04-22T05:47:18.508930106Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.513144463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-04-22T05:47:18.513497965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043582s 
2026-04-22T05:47:18.513761125Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.514141751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-04-22T05:47:18.514578130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005618s 
2026-04-22T05:47:18.514917413Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.515273921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-04-22T05:47:18.515580258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004432s 
2026-04-22T05:47:18.515867957Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.516290789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-04-22T05:47:18.516597486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s 
2026-04-22T05:47:18.516859123Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.517212836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-04-22T05:47:18.517528652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s 
2026-04-22T05:47:18.517787673Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.518140414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-04-22T05:47:18.518456680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004521s 
2026-04-22T05:47:18.518742997Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.519131760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-04-22T05:47:18.519467266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2026-04-22T05:47:18.519733963Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.520103657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-04-22T05:47:18.520409192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004243s 
2026-04-22T05:47:18.520608744Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.522037682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-04-22T05:47:18.522425974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016456s 
2026-04-22T05:47:18.522610646Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.523020511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-04-22T05:47:18.523396518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006003s 
2026-04-22T05:47:18.523578144Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.523995404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-04-22T05:47:18.524359748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005928s 
2026-04-22T05:47:18.524546835Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.524951179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-04-22T05:47:18.525319230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005894s 
2026-04-22T05:47:18.525503521Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.525910160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-04-22T05:47:18.526318282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000632s 
2026-04-22T05:47:18.526498595Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.526896336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-04-22T05:47:18.527309168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006292s 
2026-04-22T05:47:18.527538048Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.528003396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-04-22T05:47:18.528377800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006512s 
2026-04-22T05:47:18.528561900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.529005173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-04-22T05:47:18.529498667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007235s 
2026-04-22T05:47:18.529760444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.530190740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-04-22T05:47:18.530624053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006664s 
2026-04-22T05:47:18.530835679Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.531324153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-04-22T05:47:18.531796835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007302s 
2026-04-22T05:47:18.532076277Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.532604561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-04-22T05:47:18.533090780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007799s 
2026-04-22T05:47:18.533319701Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.533819007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-04-22T05:47:18.534252981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006995s 
2026-04-22T05:47:18.534459627Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.534882158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-04-22T05:47:18.535269618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006151s 
2026-04-22T05:47:18.535441915Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.535842632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-04-22T05:47:18.536280454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006272s 
2026-04-22T05:47:18.536470046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.536940393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-04-22T05:47:18.537316079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006626s 
2026-04-22T05:47:18.537527084Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.538019696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-04-22T05:47:18.538397116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006527s 
2026-04-22T05:47:18.538598442Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.539033979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-04-22T05:47:18.539427050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006142s 
2026-04-22T05:47:18.539674669Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.540177562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-04-22T05:47:18.540661336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000739s 
2026-04-22T05:47:18.540873153Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.541367318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-04-22T05:47:18.541729367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000645s 
2026-04-22T05:47:18.542226297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-22T05:47:18', 'indexer_cleanup') 
2026-04-22T05:47:18.542720763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.543612359Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-04-22T05:47:18.543930249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024789s 
2026-04-22T05:47:18.544200954Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-04-22T05:47:18.544477461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.544788928Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-04-22T05:47:18.545252401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-04-22T05:47:18.545478336Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.545761797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-04-22T05:47:18.546192314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-04-22T05:47:18.547043037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010455s 
2026-04-22T05:47:18.547578456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-22T05:47:18', 'minimum_seeders') 
2026-04-22T05:47:18.548040636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.548920889Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-04-22T05:47:18.549134309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028909s 
2026-04-22T05:47:18.549345664Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-04-22T05:47:18.549623374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.549949741Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-04-22T05:47:18.550332191Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.550720182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-04-22T05:47:18.551054876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s 
2026-04-22T05:47:18.551518199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-22T05:47:18', 'remove_showrss') 
2026-04-22T05:47:18.551977585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.552829771Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-04-22T05:47:18.553012739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021782s 
2026-04-22T05:47:18.553257492Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-04-22T05:47:18.553547215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.553915607Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-04-22T05:47:18.554310553Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.554752793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-04-22T05:47:18.555124993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005384s 
2026-04-22T05:47:18.555568616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-22T05:47:18', 'remove_torrentparadiseml') 
2026-04-22T05:47:18.556054114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.556908524Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-04-22T05:47:18.557140131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022676s 
2026-04-22T05:47:18.557405926Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-04-22T05:47:18.557697674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.558079252Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-04-22T05:47:18.558405128Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.558658709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.559442467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000823s 
2026-04-22T05:47:18.559947073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-22T05:47:18', 'localization_setting_to_string') 
2026-04-22T05:47:18.560389675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.561265378Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-04-22T05:47:18.561489600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025788s 
2026-04-22T05:47:18.561727459Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-04-22T05:47:18.561966430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.562256534Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-04-22T05:47:18.562529895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.562783996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.566960467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041777s 
2026-04-22T05:47:18.567397728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-22T05:47:18', 'orpheus_api') 
2026-04-22T05:47:18.567818375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.568690351Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-04-22T05:47:18.568901496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059271s 
2026-04-22T05:47:18.569144956Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-04-22T05:47:18.569406934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.569712860Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-04-22T05:47:18.570087254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-22T05:47:18.570321515Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.570630337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-04-22T05:47:18.571052708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T05:47:18.571828801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009429s 
2026-04-22T05:47:18.572303627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-22T05:47:18', 'download_client_categories') 
2026-04-22T05:47:18.572819816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.573701642Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-04-22T05:47:18.573919752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027577s 
2026-04-22T05:47:18.574150446Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-04-22T05:47:18.574402935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.574693870Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-04-22T05:47:18.575060759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-22T05:47:18.575247004Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T05:47:18.575514012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-22T05:47:18.575838335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-22T05:47:18.576563856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008024s 
2026-04-22T05:47:18.576805653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-22T05:47:18.577158183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-22T05:47:18.577910288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008646s 
2026-04-22T05:47:18.578356647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-22T05:47:18', 'add_salt_to_users') 
2026-04-22T05:47:18.578837635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.579782829Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-04-22T05:47:18.580014575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027168s 
2026-04-22T05:47:18.580318968Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-04-22T05:47:18.580593331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.580959749Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-04-22T05:47:18.581366418Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.581856003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-04-22T05:47:18.582260799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006676s 
2026-04-22T05:47:18.582770746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-22T05:47:18', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-04-22T05:47:18.583221163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.584143250Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-04-22T05:47:18.584371118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002438s 
2026-04-22T05:47:18.584679179Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-04-22T05:47:18.584956387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.585306312Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-04-22T05:47:18.585698782Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.586173698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-04-22T05:47:18.586632001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006876s 
2026-04-22T05:47:18.587169945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-22T05:47:18', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-04-22T05:47:18.587622095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.588523029Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-04-22T05:47:18.588774786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024824s 
2026-04-22T05:47:18.589056955Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-04-22T05:47:18.589384083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.589709439Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-04-22T05:47:18.590083552Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.590481263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-04-22T05:47:18.590937772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000635s 
2026-04-22T05:47:18.591159048Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.591578893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-04-22T05:47:18.591971905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000599s 
2026-04-22T05:47:18.592478976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-22T05:47:18', 'alpharatio_greatposterwall_config_contract') 
2026-04-22T05:47:18.592926467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.593870869Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-04-22T05:47:18.594103307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024231s 
2026-04-22T05:47:18.594346346Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-04-22T05:47:18.594589957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.594892075Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-04-22T05:47:18.595260187Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.595675633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-04-22T05:47:18.596010317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s 
2026-04-22T05:47:18.596516857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-22T05:47:18', 'remove_notwhatcd') 
2026-04-22T05:47:18.596929989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.597897838Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-04-22T05:47:18.598137321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023128s 
2026-04-22T05:47:18.598401332Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-04-22T05:47:18.598670023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.598983334Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-04-22T05:47:18.599404833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T05:47:18.599617962Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T05:47:18.599884199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-04-22T05:47:18.600276058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-04-22T05:47:18.601078664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009677s 
2026-04-22T05:47:18.601311353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T05:47:18.601524341Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T05:47:18.601790016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-04-22T05:47:18.602215814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-04-22T05:47:18.603070796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010254s 
2026-04-22T05:47:18.603586975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-22T05:47:18', 'add_on_grab_to_notifications') 
2026-04-22T05:47:18.604046400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.605644158Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-04-22T05:47:18.605865784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035588s 
2026-04-22T05:47:18.606147532Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-04-22T05:47:18.606427175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.606744023Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-04-22T05:47:18.607092394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.607495436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-04-22T05:47:18.607884540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005905s 
2026-04-22T05:47:18.608389677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-22T05:47:18', 'animetorrents_use_custom_config_contract') 
2026-04-22T05:47:18.608834553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.609746619Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-04-22T05:47:18.610005180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023653s 
2026-04-22T05:47:18.610196756Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-04-22T05:47:18.610443954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.610734489Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-04-22T05:47:18.611023571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.611279727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.612017072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007652s 
2026-04-22T05:47:18.612477168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-22T05:47:18', 'apprise_server_url') 
2026-04-22T05:47:18.612877835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.613735101Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-04-22T05:47:18.613948621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024527s 
2026-04-22T05:47:18.614185057Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-04-22T05:47:18.614447496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.614750727Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-04-22T05:47:18.615113597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T05:47:18.615320294Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-04-22T05:47:18.615580858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-22T05:47:18.616019582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-22T05:47:18.616800715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009621s 
2026-04-22T05:47:18.617247735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-22T05:47:18', 'health_restored_notification') 
2026-04-22T05:47:18.617675627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.618554186Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-04-22T05:47:18.618781724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026702s 
2026-04-22T05:47:18.618987489Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-04-22T05:47:18.619223744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.619502796Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-04-22T05:47:18.619880066Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T05:47:18.620249179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-04-22T05:47:18.620564174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004574s 
2026-04-22T05:47:18.620975151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-22T05:47:18', 'remove_uc') 
2026-04-22T05:47:18.621389335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.622182914Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-04-22T05:47:18.622380682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020552s 
2026-04-22T05:47:18.622620475Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-04-22T05:47:18.622874987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.623177817Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-04-22T05:47:18.623462751Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.623717223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.624366130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006844s 
2026-04-22T05:47:18.624814092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-22T05:47:18', 'history_fix_data_titles') 
2026-04-22T05:47:18.625243787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.626067456Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-04-22T05:47:18.626280165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023418s 
2026-04-22T05:47:18.626528825Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-04-22T05:47:18.626784360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.627092070Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-04-22T05:47:18.627434770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T05:47:18.627630153Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T05:47:18.627889856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-22T05:47:18.628287427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T05:47:18.629061405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009482s 
2026-04-22T05:47:18.629512834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-22T05:47:18', 'download_client_per_indexer') 
2026-04-22T05:47:18.629947570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.630811129Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-04-22T05:47:18.631033537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026487s 
2026-04-22T05:47:18.631331397Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-22T05:47:18.631619166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.631962207Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-04-22T05:47:18.634034971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-22T05:47:18.634238331Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T05:47:18.634646713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-04-22T05:47:18.639877717Z [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-04-22T05:47:18.641084537Z [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-04-22T05:47:18.641707883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-22T05:47:18.642432943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-22T05:47:18.644180011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.644618765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009708s 
2026-04-22T05:47:18.644836293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-22T05:47:18.645024402Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.645329686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-04-22T05:47:18.647495628Z [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-04-22T05:47:18.648649211Z [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-04-22T05:47:18.649265452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-22T05:47:18.649951494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-22T05:47:18.651657299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.652087535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064998s 
2026-04-22T05:47:18.652306626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-04-22T05:47:18.652494244Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.652765180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-04-22T05:47:18.654854557Z [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-04-22T05:47:18.656048071Z [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-04-22T05:47:18.656676947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-04-22T05:47:18.657367909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-04-22T05:47:18.659058163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.659475653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064659s 
2026-04-22T05:47:18.659678131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T05:47:18.659862432Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T05:47:18.660121013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-22T05:47:18.662350483Z [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-04-22T05:47:18.663586492Z [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-04-22T05:47:18.664228044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-22T05:47:18.664737209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-22T05:47:18.666265797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059203s 
2026-04-22T05:47:18.666470389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T05:47:18.666658668Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T05:47:18.666902970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-22T05:47:18.669144775Z [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-04-22T05:47:18.670380343Z [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-04-22T05:47:18.670997255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-22T05:47:18.671471831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-22T05:47:18.672958595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058275s 
2026-04-22T05:47:18.673166083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T05:47:18.673344512Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T05:47:18.673582912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-22T05:47:18.675806480Z [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-04-22T05:47:18.677055345Z [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-04-22T05:47:18.677669893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-22T05:47:18.678151753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-22T05:47:18.679625771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057977s 
2026-04-22T05:47:18.679859913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-22T05:47:18.680067220Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.680345581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-22T05:47:18.682420690Z [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-04-22T05:47:18.683603162Z [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-04-22T05:47:18.684264273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-22T05:47:18.684975245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-22T05:47:18.686681491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.687108641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065131s 
2026-04-22T05:47:18.687334716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-22T05:47:18.687527154Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.687815364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-22T05:47:18.689964312Z [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-04-22T05:47:18.691133847Z [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-04-22T05:47:18.691765900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-22T05:47:18.692482934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-22T05:47:18.694196164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.694616450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065198s 
2026-04-22T05:47:18.694838908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-22T05:47:18.695039332Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.695308704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-22T05:47:18.697444896Z [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-04-22T05:47:18.698612668Z [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-04-22T05:47:18.699252747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-22T05:47:18.699990072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-22T05:47:18.701704995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.702120512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00657s 
2026-04-22T05:47:18.702320154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-22T05:47:18.702494295Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.702727735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-22T05:47:18.704777142Z [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-04-22T05:47:18.705736053Z [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-04-22T05:47:18.706250960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-22T05:47:18.706890628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-22T05:47:18.708489618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-22T05:47:18.709000056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-22T05:47:18.709357025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064077s 
2026-04-22T05:47:18.709594423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-04-22T05:47:18.709803764Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.710090291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-04-22T05:47:18.712083014Z [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-04-22T05:47:18.713036905Z [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-04-22T05:47:18.713587574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-04-22T05:47:18.714565694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-04-22T05:47:18.716357031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-04-22T05:47:18.717031640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-04-22T05:47:18.717444130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071001s 
2026-04-22T05:47:18.717655015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-22T05:47:18.717837863Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T05:47:18.718110603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-22T05:47:18.720419372Z [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-04-22T05:47:18.721950605Z [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-04-22T05:47:18.722718442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-22T05:47:18.723385736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-22T05:47:18.725057192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.725460013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071142s 
2026-04-22T05:47:18.725668553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-22T05:47:18.725862052Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.726129852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-22T05:47:18.728456287Z [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-04-22T05:47:18.729990636Z [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-04-22T05:47:18.730743613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-22T05:47:18.731444695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-22T05:47:18.733144939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.733564053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071752s 
2026-04-22T05:47:18.733765107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-22T05:47:18.733947665Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.734207889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-22T05:47:18.736577050Z [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-04-22T05:47:18.738093855Z [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-04-22T05:47:18.738857823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-22T05:47:18.739564927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-22T05:47:18.741250341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.741653563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072087s 
2026-04-22T05:47:18.741862825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-22T05:47:18.742054070Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.742342210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-04-22T05:47:18.744669917Z [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-04-22T05:47:18.746199748Z [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-04-22T05:47:18.746971332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-22T05:47:18.747626251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-22T05:47:18.749307416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.749704135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071142s 
2026-04-22T05:47:18.749903507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T05:47:18.750080493Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T05:47:18.750309895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-04-22T05:47:18.752740159Z [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-04-22T05:47:18.754229519Z [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-04-22T05:47:18.754931121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-22T05:47:18.755585659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-22T05:47:18.757197976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T05:47:18.757583012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070569s 
2026-04-22T05:47:18.757811712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-22T05:47:18.757996845Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.758266438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-22T05:47:18.761716446Z [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-04-22T05:47:18.762667892Z [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-04-22T05:47:18.763207609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-22T05:47:18.763919893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-22T05:47:18.765591058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-22T05:47:18.765991054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074795s 
2026-04-22T05:47:18.766204494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-22T05:47:18.766389516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.766676133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-22T05:47:18.768720280Z [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-04-22T05:47:18.769671646Z [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-04-22T05:47:18.770195350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-22T05:47:18.770910180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-22T05:47:18.772599011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-22T05:47:18.773006622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060802s 
2026-04-22T05:47:18.773215733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T05:47:18.773395725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.773649146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-22T05:47:18.775410422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-22T05:47:18.776117667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-22T05:47:18.776596110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-22T05:47:18.777168443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-22T05:47:18.778752733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T05:47:18.779140344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052616s 
2026-04-22T05:47:18.779658387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-22T05:47:18', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-22T05:47:18.780137422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.782120746Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-22T05:47:18.782345498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081117s 
2026-04-22T05:47:18.782612827Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-04-22T05:47:18.782880656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.783195029Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-04-22T05:47:18.783940490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-22T05:47:18.784745982Z [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-04-22T05:47:18.785356943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011926s 
2026-04-22T05:47:18.785612928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-22T05:47:18.786054778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-22T05:47:18.786467128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006307s 
2026-04-22T05:47:18.786909529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-22T05:47:18', 'add_notification_status') 
2026-04-22T05:47:18.787336098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.788247223Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-04-22T05:47:18.788466094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023582s 
2026-04-22T05:47:18.788740647Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-04-22T05:47:18.789011602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.789331436Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-04-22T05:47:18.789779218Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.790172059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-04-22T05:47:18.790522735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005447s 
2026-04-22T05:47:18.790709231Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.791108104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-04-22T05:47:18.791465123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005735s 
2026-04-22T05:47:18.791646428Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T05:47:18.792040141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-04-22T05:47:18.792393282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005563s 
2026-04-22T05:47:18.792868028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-22T05:47:18', 'indexers_freeleech_only_config_contract') 
2026-04-22T05:47:18.793308946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.794139138Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-04-22T05:47:18.794367308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022169s 
2026-04-22T05:47:18.794594916Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-04-22T05:47:18.794840160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.795130204Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-04-22T05:47:18.795422362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.795667155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.796382566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007379s 
2026-04-22T05:47:18.796811510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-22T05:47:18', 'email_encryption') 
2026-04-22T05:47:18.797235063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.797998119Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-04-22T05:47:18.798197932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023378s 
2026-04-22T05:47:18.798481172Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-04-22T05:47:18.798754402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.799073345Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-04-22T05:47:18.799380744Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.799628633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.800644709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s 
2026-04-22T05:47:18.801128002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-22T05:47:18', 'newznab_category_to_capabilities_settings') 
2026-04-22T05:47:18.801573449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.802386236Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-04-22T05:47:18.802628534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027141s 
2026-04-22T05:47:18.802881423Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-04-22T05:47:18.803141878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.803445469Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-04-22T05:47:18.803744531Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.804007932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.804699895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007392s 
2026-04-22T05:47:18.805174902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-22T05:47:18', 'gazelle_freeleech_token_options') 
2026-04-22T05:47:18.805602232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.806401161Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-04-22T05:47:18.806624812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023817s 
2026-04-22T05:47:18.806891930Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-04-22T05:47:18.807158026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.807467028Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-04-22T05:47:18.807778365Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.808049431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.808600260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006021s 
2026-04-22T05:47:18.809075637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-22T05:47:18', 'myanonamouse_freeleech_wedge_options') 
2026-04-22T05:47:18.809515393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.810336106Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-04-22T05:47:18.810558884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022632s 
2026-04-22T05:47:18.810821232Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-04-22T05:47:18.811084082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.811398595Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-04-22T05:47:18.811704311Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.811966489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.821569407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096189s 
2026-04-22T05:47:18.822046177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-22T05:47:18', 'newznab_indexers_enable_redirect') 
2026-04-22T05:47:18.822483488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.823323209Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-04-22T05:47:18.823545016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113454s 
2026-04-22T05:47:18.832574078Z [Debug] MigrationController: Took: 00:00:00.6754508 
2026-04-22T05:47:18.901196850Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-22T05:47:18.917737770Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-04-22T05:47:18.935442895Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-22T05:47:18.936522058Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T05:47:18.936870930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T05:47:18.940793910Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-22T05:47:18.941087181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042584s 
2026-04-22T05:47:18.941415101Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-22T05:47:18.941736709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045452s 
2026-04-22T05:47:18.943422323Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-22T05:47:18.943818381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.945031203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-22T05:47:18.945491390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-22T05:47:18.946047861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007039s 
2026-04-22T05:47:18.946383777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.947731782Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-22T05:47:18.948136757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023607s 
2026-04-22T05:47:18.948541042Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-22T05:47:18.948935897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.949464080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-22T05:47:18.949938486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T05:47:18.950523464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007222s 
2026-04-22T05:47:18.950844861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T05:47:18.951133462Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T05:47:18.951476934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-22T05:47:18.951965898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-22T05:47:18.952839498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010043s 
2026-04-22T05:47:18.953180565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.954056388Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-22T05:47:18.954384058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021821s 
2026-04-22T05:47:18.954788192Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-22T05:47:18.955178869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.955654978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T05:47:18.955965423Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:18.956296209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-22T05:47:18.956763520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-22T05:47:18.957423098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007762s 
2026-04-22T05:47:18.957761860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.958594687Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-22T05:47:18.958939101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018913s 
2026-04-22T05:47:18.959361151Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-22T05:47:18.959722388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.960189339Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-22T05:47:18.960785529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-22T05:47:18.961570300Z [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-04-22T05:47:18.962529612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014114s 
2026-04-22T05:47:18.962827251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-22T05:47:18.963235203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-22T05:47:18.963763076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006308s 
2026-04-22T05:47:18.964301670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-22T05:47:18', 'InitialSetup') 
2026-04-22T05:47:18.964948703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.965884949Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-22T05:47:18.966187758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027228s 
2026-04-22T05:47:18.966512442Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-04-22T05:47:18.966871816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.967301130Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-04-22T05:47:18.967907822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-22T05:47:18', 'ApplicationStatus') 
2026-04-22T05:47:18.968566038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.970166942Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-04-22T05:47:18.970484030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032807s 
2026-04-22T05:47:18.970814305Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-04-22T05:47:18.971147586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.971558815Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-04-22T05:47:18.972086357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-22T05:47:18', 'IndexerProps') 
2026-04-22T05:47:18.972728109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.973595927Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-04-22T05:47:18.973932946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024633s 
2026-04-22T05:47:18.974239333Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-04-22T05:47:18.974605249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.975041518Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-04-22T05:47:18.975577888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-22T05:47:18.976294451Z [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-04-22T05:47:18.977046375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011542s 
2026-04-22T05:47:18.977379817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-22T05:47:18.977853180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-22T05:47:18.978430202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007167s 
2026-04-22T05:47:18.978957494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-22T05:47:18', 'add_update_history') 
2026-04-22T05:47:18.979601872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.980602717Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-04-22T05:47:18.980923172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002851s 
2026-04-22T05:47:18.981246544Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-04-22T05:47:18.981608052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.982025402Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-04-22T05:47:18.982556051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-22T05:47:18', 'update_notifiarr') 
2026-04-22T05:47:18.983195949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.984077715Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-04-22T05:47:18.984397329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002476s 
2026-04-22T05:47:18.984706511Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-04-22T05:47:18.985054813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.985471612Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-04-22T05:47:18.985979244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-22T05:47:18', 'app_profiles') 
2026-04-22T05:47:18.986627660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.987431950Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-04-22T05:47:18.987738798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024019s 
2026-04-22T05:47:18.988083221Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-04-22T05:47:18.988444579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.988868863Z [Info] history_failed: Starting migration of Log DB to 7 
2026-04-22T05:47:18.989378840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-22T05:47:18', 'history_failed') 
2026-04-22T05:47:18.990019881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.990878661Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-04-22T05:47:18.991197022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024526s 
2026-04-22T05:47:18.991507557Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-04-22T05:47:18.991868694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.992287668Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-04-22T05:47:18.992806713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-22T05:47:18', 'redacted_api') 
2026-04-22T05:47:18.993446722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.994301053Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-04-22T05:47:18.994609544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024536s 
2026-04-22T05:47:18.994927294Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-04-22T05:47:18.995284593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.995711944Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-04-22T05:47:18.996263204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-22T05:47:18', 'IndexerProxies') 
2026-04-22T05:47:18.996914425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:18.997753255Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-04-22T05:47:18.998069451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024783s 
2026-04-22T05:47:18.998410989Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-04-22T05:47:18.998791806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:18.999215068Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-04-22T05:47:18.999768222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-22T05:47:18', 'app_indexer_remote_name') 
2026-04-22T05:47:19.000479044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.001370048Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-04-22T05:47:19.001705935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025724s 
2026-04-22T05:47:19.002051380Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-04-22T05:47:19.002414351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.002836110Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-04-22T05:47:19.003385487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-22T05:47:19', 'desi_gazelle_to_unit3d') 
2026-04-22T05:47:19.004059354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.005208418Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-04-22T05:47:19.005529835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027775s 
2026-04-22T05:47:19.005879680Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-04-22T05:47:19.006271418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.006707366Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-04-22T05:47:19.007288877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-22T05:47:19', 'add_on_update_to_notifications') 
2026-04-22T05:47:19.007977274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.008874370Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-04-22T05:47:19.009215838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025742s 
2026-04-22T05:47:19.009539149Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-04-22T05:47:19.009897721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.010317056Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-04-22T05:47:19.010863366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-22T05:47:19', 'IndexerVersions') 
2026-04-22T05:47:19.011500168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.012347565Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-04-22T05:47:19.012670635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024476s 
2026-04-22T05:47:19.012985840Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-04-22T05:47:19.013344542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.013768847Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-04-22T05:47:19.014287030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-22T05:47:19', 'cleanup_config') 
2026-04-22T05:47:19.014926378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.015757021Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-04-22T05:47:19.016089831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002421s 
2026-04-22T05:47:19.016409003Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-04-22T05:47:19.016767535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.017195638Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-04-22T05:47:19.017721887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-22T05:47:19', 'indexer_cleanup') 
2026-04-22T05:47:19.018389712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.019196407Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-04-22T05:47:19.019514066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024336s 
2026-04-22T05:47:19.019818339Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-04-22T05:47:19.020207333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.020627408Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-04-22T05:47:19.021147526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-22T05:47:19', 'minimum_seeders') 
2026-04-22T05:47:19.021792415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.022630122Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-04-22T05:47:19.022936348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024245s 
2026-04-22T05:47:19.023250170Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-04-22T05:47:19.023626318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.024045732Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-04-22T05:47:19.024562773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-22T05:47:19', 'remove_showrss') 
2026-04-22T05:47:19.025202151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.026023996Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-04-22T05:47:19.026335674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024233s 
2026-04-22T05:47:19.026674366Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-04-22T05:47:19.027049531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.027486802Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-04-22T05:47:19.028082792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-22T05:47:19', 'remove_torrentparadiseml') 
2026-04-22T05:47:19.028757821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.029610799Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-04-22T05:47:19.029938259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025431s 
2026-04-22T05:47:19.030290247Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-04-22T05:47:19.030688970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.031124858Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-04-22T05:47:19.031717852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-22T05:47:19', 'localization_setting_to_string') 
2026-04-22T05:47:19.032410497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.033267753Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-04-22T05:47:19.033620083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025582s 
2026-04-22T05:47:19.033928304Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-04-22T05:47:19.034281966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.034692964Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-04-22T05:47:19.035198842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-22T05:47:19', 'orpheus_api') 
2026-04-22T05:47:19.035888982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.036690897Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-04-22T05:47:19.036997254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024264s 
2026-04-22T05:47:19.037340706Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-04-22T05:47:19.037723166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.038155266Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-04-22T05:47:19.038722198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-22T05:47:19', 'download_client_categories') 
2026-04-22T05:47:19.039392487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.040617144Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-04-22T05:47:19.040985145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002866s 
2026-04-22T05:47:19.041292133Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-04-22T05:47:19.041645374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.042061973Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-04-22T05:47:19.042586029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-22T05:47:19', 'add_salt_to_users') 
2026-04-22T05:47:19.043226819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.044070037Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-04-22T05:47:19.044410212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024309s 
2026-04-22T05:47:19.044776149Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-04-22T05:47:19.045195945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.045651823Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-04-22T05:47:19.046303154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-22T05:47:19', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-04-22T05:47:19.047018736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.047926915Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-04-22T05:47:19.048319605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00266s 
2026-04-22T05:47:19.048702366Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-04-22T05:47:19.049133314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.049597258Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-04-22T05:47:19.050267558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-22T05:47:19', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-04-22T05:47:19.051012789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.051982542Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-04-22T05:47:19.052375433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027629s 
2026-04-22T05:47:19.052754617Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-04-22T05:47:19.053171947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.053620981Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-04-22T05:47:19.054261030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-22T05:47:19', 'alpharatio_greatposterwall_config_contract') 
2026-04-22T05:47:19.054973014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.056011525Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-04-22T05:47:19.056395448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027759s 
2026-04-22T05:47:19.056716044Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-04-22T05:47:19.057074356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.057490834Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-04-22T05:47:19.058034870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-22T05:47:19', 'remove_notwhatcd') 
2026-04-22T05:47:19.058661632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.059688720Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-04-22T05:47:19.060033244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026156s 
2026-04-22T05:47:19.060381566Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-04-22T05:47:19.060778645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.061204683Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-04-22T05:47:19.061771865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-22T05:47:19', 'add_on_grab_to_notifications') 
2026-04-22T05:47:19.062441885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.063426878Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-04-22T05:47:19.063766693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026372s 
2026-04-22T05:47:19.064177770Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-04-22T05:47:19.064601975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.065043564Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-04-22T05:47:19.065674565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-22T05:47:19', 'animetorrents_use_custom_config_contract') 
2026-04-22T05:47:19.066384885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.067386602Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-04-22T05:47:19.067761868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027418s 
2026-04-22T05:47:19.068117294Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-04-22T05:47:19.068483962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.068906914Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-04-22T05:47:19.069440158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-22T05:47:19', 'apprise_server_url') 
2026-04-22T05:47:19.070085658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.071051813Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-04-22T05:47:19.071374132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025694s 
2026-04-22T05:47:19.071719839Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-04-22T05:47:19.072125395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.072559550Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-04-22T05:47:19.073137824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-22T05:47:19', 'health_restored_notification') 
2026-04-22T05:47:19.073819317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.074801374Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-04-22T05:47:19.075144004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026557s 
2026-04-22T05:47:19.075445832Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-04-22T05:47:19.075791258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.076244951Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-04-22T05:47:19.076745199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-22T05:47:19', 'remove_uc') 
2026-04-22T05:47:19.077376189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.078321593Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-04-22T05:47:19.078623481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025407s 
2026-04-22T05:47:19.078959448Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-04-22T05:47:19.079334062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.079755892Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-04-22T05:47:19.080345439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-22T05:47:19', 'history_fix_data_titles') 
2026-04-22T05:47:19.080995297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.081997355Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-04-22T05:47:19.082334755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026543s 
2026-04-22T05:47:19.082682395Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-04-22T05:47:19.083076468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.083504040Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-04-22T05:47:19.084096112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-22T05:47:19', 'download_client_per_indexer') 
2026-04-22T05:47:19.084767414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.085744471Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-04-22T05:47:19.086102402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026489s 
2026-04-22T05:47:19.086496115Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-22T05:47:19.086923165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.087380396Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-04-22T05:47:19.088014042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-22T05:47:19.088305629Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T05:47:19.088619561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-22T05:47:19.089811191Z [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-04-22T05:47:19.091065597Z [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-04-22T05:47:19.091865408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-22T05:47:19.092616169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-22T05:47:19.093878141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-22T05:47:19.094451105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054819s 
2026-04-22T05:47:19.094757391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-22T05:47:19.095064229Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T05:47:19.095378402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-22T05:47:19.096444579Z [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-04-22T05:47:19.097731831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-22T05:47:19.098481100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-22T05:47:19.099242674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-22T05:47:19.100497210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-22T05:47:19.101070695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053282s 
2026-04-22T05:47:19.101381120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T05:47:19.101666966Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T05:47:19.102010387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-22T05:47:19.102903065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-22T05:47:19.103873269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-22T05:47:19.104670615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-22T05:47:19.105408581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-22T05:47:19.106588367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T05:47:19.107213245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048257s 
2026-04-22T05:47:19.107824666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-22T05:47:19', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-22T05:47:19.108621240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.109734111Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-22T05:47:19.110127083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007247s 
2026-04-22T05:47:19.110476516Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-04-22T05:47:19.110849678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.111273962Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-04-22T05:47:19.112017740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-22T05:47:19', 'add_notification_status') 
2026-04-22T05:47:19.112715966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.113746892Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-04-22T05:47:19.114081777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028912s 
2026-04-22T05:47:19.114456602Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-04-22T05:47:19.114881016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.115320441Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-04-22T05:47:19.116010721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-22T05:47:19', 'indexers_freeleech_only_config_contract') 
2026-04-22T05:47:19.116681963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.117601124Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-04-22T05:47:19.117971941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002679s 
2026-04-22T05:47:19.118291073Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-04-22T05:47:19.118652361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.119193280Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-04-22T05:47:19.119718648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-22T05:47:19', 'email_encryption') 
2026-04-22T05:47:19.120392124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.121253209Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-04-22T05:47:19.121576409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002604s 
2026-04-22T05:47:19.121946304Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-04-22T05:47:19.122363985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.122814533Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-04-22T05:47:19.123456986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-22T05:47:19', 'newznab_category_to_capabilities_settings') 
2026-04-22T05:47:19.124199662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.125343485Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-04-22T05:47:19.125726156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029346s 
2026-04-22T05:47:19.126084648Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-04-22T05:47:19.126476217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.126913878Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-04-22T05:47:19.127511712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-22T05:47:19', 'gazelle_freeleech_token_options') 
2026-04-22T05:47:19.128203375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.129066603Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-04-22T05:47:19.129420065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025605s 
2026-04-22T05:47:19.129791042Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-04-22T05:47:19.130200857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.130648829Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-04-22T05:47:19.131259078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-22T05:47:19', 'myanonamouse_freeleech_wedge_options') 
2026-04-22T05:47:19.131962625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.132928660Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-04-22T05:47:19.133293134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026888s 
2026-04-22T05:47:19.133651877Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-04-22T05:47:19.134046632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T05:47:19.134484373Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-04-22T05:47:19.135080023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-22T05:47:19', 'newznab_indexers_enable_redirect') 
2026-04-22T05:47:19.135757387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T05:47:19.136736569Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-04-22T05:47:19.137052725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026224s 
2026-04-22T05:47:19.297672761Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-04-22T05:47:19.304996690Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-22T05:47:19.309467673Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-04-22T05:47:19.412564109Z [Info] AppSyncProfileService: Setting up default app profile 
2026-04-22T05:47:19.423751087Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-04-22T05:47:19.538780312Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-04-22T05:47:19.676385159Z [ls.io-init] done.
2026-04-22T05:47:19.932966882Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-22T05:47:19.934013400Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-22T05:47:19.934361130Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin