2026-05-20T07:10:26.118095227Z [migrations] started
2026-05-20T07:10:26.118123784Z [migrations] no migrations found
2026-05-20T07:10:26.136903914Z usermod: no changes
2026-05-20T07:10:26.142600656Z ───────────────────────────────────────
2026-05-20T07:10:26.142615295Z 
2026-05-20T07:10:26.142620496Z       ██╗     ███████╗██╗ ██████╗
2026-05-20T07:10:26.142625326Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-20T07:10:26.142630366Z       ██║     ███████╗██║██║   ██║
2026-05-20T07:10:26.142637781Z       ██║     ╚════██║██║██║   ██║
2026-05-20T07:10:26.142642490Z       ███████╗███████║██║╚██████╔╝
2026-05-20T07:10:26.142647260Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-20T07:10:26.142651899Z 
2026-05-20T07:10:26.142656679Z    Brought to you by linuxserver.io
2026-05-20T07:10:26.142661298Z ───────────────────────────────────────
2026-05-20T07:10:26.142926372Z 
2026-05-20T07:10:26.142931262Z To support the app dev(s) visit:
2026-05-20T07:10:26.144604992Z Prowlarr: https://opencollective.com/prowlarr
2026-05-20T07:10:26.144925157Z 
2026-05-20T07:10:26.144929315Z To support LSIO projects visit:
2026-05-20T07:10:26.144932913Z https://www.linuxserver.io/donate/
2026-05-20T07:10:26.144936510Z 
2026-05-20T07:10:26.144939937Z ───────────────────────────────────────
2026-05-20T07:10:26.144943714Z GID/UID
2026-05-20T07:10:26.144947151Z ───────────────────────────────────────
2026-05-20T07:10:26.149412634Z 
2026-05-20T07:10:26.149424378Z User UID:    911
2026-05-20T07:10:26.149429268Z User GID:    911
2026-05-20T07:10:26.149433957Z ───────────────────────────────────────
2026-05-20T07:10:26.152104756Z Linuxserver.io version: 2.4.0.5368-ls236
2026-05-20T07:10:26.152520523Z Build-date: 2026-05-20T07:06:01+00:00
2026-05-20T07:10:26.152525102Z ───────────────────────────────────────
2026-05-20T07:10:26.152528960Z     
2026-05-20T07:10:26.201577965Z [custom-init] No custom files found, skipping...
2026-05-20T07:10:26.223189307Z failed to load "/config/config.xml": No such file or directory
2026-05-20T07:10:26.555754271Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5368 
2026-05-20T07:10:26.572749516Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-20T07:10:26.580190331Z [Debug] Bootstrap: Console selected 
2026-05-20T07:10:26.581064742Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-20T07:10:26.832986054Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-20T07:10:26.896453646Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {fb98658d-9ef8-4213-b7f3-7e6e447493e7} may be persisted to storage in unencrypted form. 
2026-05-20T07:10:26.954565613Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-20T07:10:26.983006928Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-20T07:10:27.042212738Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-20T07:10:27.049193626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.049794576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.087899713Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-20T07:10:27.092271908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387781s 
2026-05-20T07:10:27.092296427Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-20T07:10:27.092550308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428591s 
2026-05-20T07:10:27.099400804Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-20T07:10:27.099892695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.105084690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-20T07:10:27.114993494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-20T07:10:27.125849286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205273s 
2026-05-20T07:10:27.126873178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.129194002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-20T07:10:27.129403574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238251s 
2026-05-20T07:10:27.130043412Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-20T07:10:27.141501868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.146472939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-20T07:10:27.147592443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-20T07:10:27.148203484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015135s 
2026-05-20T07:10:27.148506394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T07:10:27.148863012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001104s 
2026-05-20T07:10:27.149314341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-20T07:10:27.149947977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-20T07:10:27.150666904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011143s 
2026-05-20T07:10:27.150999715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.151878765Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-20T07:10:27.152143819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023113s 
2026-05-20T07:10:27.152610488Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-20T07:10:27.152881284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.153639511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T07:10:27.154606017Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-05s 
2026-05-20T07:10:27.154871942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-20T07:10:27.155225815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-20T07:10:27.155717385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006338s 
2026-05-20T07:10:27.156035165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.156781378Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-20T07:10:27.157003224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016384s 
2026-05-20T07:10:27.160033016Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-20T07:10:27.160293591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.160895523Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-20T07:10:27.165018145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-20T07:10:27.165613233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-05-20T07:10:27.166105214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008808s 
2026-05-20T07:10:27.166330287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-20T07:10:27.166680192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-20T07:10:27.167041940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005023s 
2026-05-20T07:10:27.167208005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-20T07:10:27.167801871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2026-05-20T07:10:27.168456569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010182s 
2026-05-20T07:10:27.168690330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-20T07:10:27.168997458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-20T07:10:27.169399719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005064s 
2026-05-20T07:10:27.169616094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-20T07:10:27.174359206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2026-05-20T07:10:27.175035769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052195s 
2026-05-20T07:10:27.175212234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-20T07:10:27.175863295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-20T07:10:27.176469777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010158s 
2026-05-20T07:10:27.176712926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-20T07:10:27.177074985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-20T07:10:27.177452185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005677s 
2026-05-20T07:10:27.177663110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-20T07:10:27.180646407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2026-05-20T07:10:27.181429975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035307s 
2026-05-20T07:10:27.181654698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-20T07:10:27.181996035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-20T07:10:27.182356080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004983s 
2026-05-20T07:10:27.182597186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2026-05-20T07:10:27.183229098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2026-05-20T07:10:27.183695357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009431s 
2026-05-20T07:10:27.183909689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2026-05-20T07:10:27.184651904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2026-05-20T07:10:27.185247914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011049s 
2026-05-20T07:10:27.185477055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2026-05-20T07:10:27.185837241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2026-05-20T07:10:27.186203128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005208s 
2026-05-20T07:10:27.186397990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-20T07:10:27.186802234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-20T07:10:27.187226739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006426s 
2026-05-20T07:10:27.187411080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-20T07:10:27.187743730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-20T07:10:27.188165409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005104s 
2026-05-20T07:10:27.188362175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-20T07:10:27.191756972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-05-20T07:10:27.192374596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037705s 
2026-05-20T07:10:27.192568306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-20T07:10:27.192922559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-20T07:10:27.193317945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005463s 
2026-05-20T07:10:27.193550403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-20T07:10:27.193900609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-20T07:10:27.194288670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005298s 
2026-05-20T07:10:27.194497891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-20T07:10:27.195420239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-20T07:10:27.196143756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014723s 
2026-05-20T07:10:27.196366645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-20T07:10:27.197322730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-20T07:10:27.198092270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015157s 
2026-05-20T07:10:27.198342434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-20T07:10:27.198746899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.199165181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006034s 
2026-05-20T07:10:27.199379222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-20T07:10:27.199940532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-05-20T07:10:27.200426681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008359s 
2026-05-20T07:10:27.200647246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-20T07:10:27.200966058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-20T07:10:27.201346494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s 
2026-05-20T07:10:27.203128653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-20T07:10:27', 'InitialSetup') 
2026-05-20T07:10:27.203821879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.205309825Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-20T07:10:27.205512774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004435s 
2026-05-20T07:10:27.205813099Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-20T07:10:27.206068703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.206382866Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2026-05-20T07:10:27.209539763Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2026-05-20T07:10:27.220101062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-05-20T07:10:27.221647296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2026-05-20T07:10:27.222757181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-20T07:10:27.223959733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-20T07:10:27.225738615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-20T07:10:27.226200986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163823s 
2026-05-20T07:10:27.226467783Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2026-05-20T07:10:27.228380415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-05-20T07:10:27.229596795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-05-20T07:10:27.230252315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-20T07:10:27.231000291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-20T07:10:27.232886529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-20T07:10:27.233368791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006653s 
2026-05-20T07:10:27.233769307Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2026-05-20T07:10:27.237305408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2026-05-20T07:10:27.238622440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2026-05-20T07:10:27.239230896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-20T07:10:27.239908029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-20T07:10:27.241547180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-20T07:10:27.241971695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00798s 
2026-05-20T07:10:27.242203061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2026-05-20T07:10:27.242971769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-20T07:10:27.243639975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012294s 
2026-05-20T07:10:27.243886962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2026-05-20T07:10:27.244410226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.244868388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006863s 
2026-05-20T07:10:27.245329226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-20T07:10:27', 'ApplicationStatus') 
2026-05-20T07:10:27.245758501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.247197689Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-20T07:10:27.247379826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029832s 
2026-05-20T07:10:27.247617424Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-20T07:10:27.247885194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.248200819Z [Info] IndexerProps: Starting migration of Main DB to 3 
2026-05-20T07:10:27.249342839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-20T07:10:27.249607101Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.249868568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2026-05-20T07:10:27.250342863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2026-05-20T07:10:27.251004035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009436s 
2026-05-20T07:10:27.251229789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-20T07:10:27.252055382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2026-05-20T07:10:27.252714840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012716s 
2026-05-20T07:10:27.252946897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-20T07:10:27.253717740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-20T07:10:27.254395735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012352s 
2026-05-20T07:10:27.254665859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-20T07:10:27.255114252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.255580952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006855s 
2026-05-20T07:10:27.256019996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-20T07:10:27', 'IndexerProps') 
2026-05-20T07:10:27.256440132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.257334884Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-20T07:10:27.257536991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024173s 
2026-05-20T07:10:27.257773467Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-20T07:10:27.258023751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.258318505Z [Info] add_update_history: Starting migration of Main DB to 4 
2026-05-20T07:10:27.258866388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-20T07:10:27', 'add_update_history') 
2026-05-20T07:10:27.259317717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.260068449Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-20T07:10:27.260280035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020413s 
2026-05-20T07:10:27.260509527Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-20T07:10:27.260758809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.261047831Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2026-05-20T07:10:27.264485353Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-20T07:10:27.265875523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-20T07:10:27.266491684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015329s 
2026-05-20T07:10:27.266951570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-20T07:10:27', 'update_notifiarr') 
2026-05-20T07:10:27.267376756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.268200756Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-20T07:10:27.268408083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003208s 
2026-05-20T07:10:27.268638557Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-20T07:10:27.268907278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.269217774Z [Info] app_profiles: Starting migration of Main DB to 6 
2026-05-20T07:10:27.269793824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2026-05-20T07:10:27.270542732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2026-05-20T07:10:27.271178242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011528s 
2026-05-20T07:10:27.271430269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2026-05-20T07:10:27.271826066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2026-05-20T07:10:27.272288447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006276s 
2026-05-20T07:10:27.272494703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-20T07:10:27.272688333Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-20T07:10:27.272927103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2026-05-20T07:10:27.273336608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-20T07:10:27.274217702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010425s 
2026-05-20T07:10:27.274673079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-20T07:10:27', 'app_profiles') 
2026-05-20T07:10:27.275166363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.276059461Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-20T07:10:27.276262781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002868s 
2026-05-20T07:10:27.276490259Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-20T07:10:27.276753840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.277066890Z [Info] history_failed: Starting migration of Main DB to 7 
2026-05-20T07:10:27.277630565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-20T07:10:27.277825518Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-20T07:10:27.278101133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2026-05-20T07:10:27.278525698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2026-05-20T07:10:27.279332503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009779s 
2026-05-20T07:10:27.279714953Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-20T07:10:27.280228888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2026-05-20T07:10:27.280687812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006451s 
2026-05-20T07:10:27.281166697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-20T07:10:27', 'history_failed') 
2026-05-20T07:10:27.281659750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.282558159Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-20T07:10:27.282824836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024737s 
2026-05-20T07:10:27.283109389Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-20T07:10:27.283414994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.283772043Z [Info] redacted_api: Starting migration of Main DB to 8 
2026-05-20T07:10:27.284240016Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.284598468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.286460247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019584s 
2026-05-20T07:10:27.286921846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-20T07:10:27', 'redacted_api') 
2026-05-20T07:10:27.287356462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.288249600Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-20T07:10:27.288464162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037522s 
2026-05-20T07:10:27.288696941Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-20T07:10:27.288955442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.289305787Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2026-05-20T07:10:27.289922329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2026-05-20T07:10:27.290668221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2026-05-20T07:10:27.291270514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010852s 
2026-05-20T07:10:27.291503984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-20T07:10:27.291688936Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-20T07:10:27.291939441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-20T07:10:27.292275798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-20T07:10:27.292991560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008187s 
2026-05-20T07:10:27.293416786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-20T07:10:27', 'IndexerProxies') 
2026-05-20T07:10:27.293834768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.294650791Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-20T07:10:27.294874321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024629s 
2026-05-20T07:10:27.295119946Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-20T07:10:27.295374118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.295674833Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2026-05-20T07:10:27.296097484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2026-05-20T07:10:27.296310984Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-20T07:10:27.296603343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2026-05-20T07:10:27.297015673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2026-05-20T07:10:27.297733749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000882s 
2026-05-20T07:10:27.298188014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-20T07:10:27', 'app_indexer_remote_name') 
2026-05-20T07:10:27.298617599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.299420937Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-20T07:10:27.299642333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025284s 
2026-05-20T07:10:27.299953960Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-20T07:10:27.300230016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.300530482Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2026-05-20T07:10:27.302806265Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.303836029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2026-05-20T07:10:27.304256145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012196s 
2026-05-20T07:10:27.304698516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-20T07:10:27', 'desi_gazelle_to_unit3d') 
2026-05-20T07:10:27.305138361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.305931138Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-20T07:10:27.306145900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028662s 
2026-05-20T07:10:27.306440363Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-20T07:10:27.306733744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.307117136Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2026-05-20T07:10:27.307559918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T07:10:27.307826625Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-20T07:10:27.308176570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-20T07:10:27.308613059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-05-20T07:10:27.309395975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009734s 
2026-05-20T07:10:27.309864689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-20T07:10:27', 'add_on_update_to_notifications') 
2026-05-20T07:10:27.310342071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.311237063Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-20T07:10:27.311464461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027625s 
2026-05-20T07:10:27.311753182Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-20T07:10:27.312087906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.312407720Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2026-05-20T07:10:27.312934331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2026-05-20T07:10:27.313726536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-05-20T07:10:27.314475845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012827s 
2026-05-20T07:10:27.314816752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2026-05-20T07:10:27.315494036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-20T07:10:27.316061759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009573s 
2026-05-20T07:10:27.316400681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2026-05-20T07:10:27.316916410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-20T07:10:27.317423491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007927s 
2026-05-20T07:10:27.317872145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-20T07:10:27', 'IndexerVersions') 
2026-05-20T07:10:27.318304866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.319697801Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-20T07:10:27.319980090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030303s 
2026-05-20T07:10:27.320273601Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-20T07:10:27.320613966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.321005094Z [Info] cleanup_config: Starting migration of Main DB to 16 
2026-05-20T07:10:27.322781721Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.323886957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2026-05-20T07:10:27.324222573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011462s 
2026-05-20T07:10:27.324479360Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.324879065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2026-05-20T07:10:27.325189951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004841s 
2026-05-20T07:10:27.325633895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-20T07:10:27', 'cleanup_config') 
2026-05-20T07:10:27.326050674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.326851978Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-20T07:10:27.327063314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021135s 
2026-05-20T07:10:27.327287665Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-20T07:10:27.327534272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.327899337Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2026-05-20T07:10:27.329948314Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.330315613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2026-05-20T07:10:27.330629736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004435s 
2026-05-20T07:10:27.330891173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.331240606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2026-05-20T07:10:27.331538767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004297s 
2026-05-20T07:10:27.331803700Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.332176040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2026-05-20T07:10:27.332480754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s 
2026-05-20T07:10:27.332740327Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.333083818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2026-05-20T07:10:27.333412921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2026-05-20T07:10:27.333688746Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.334032940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2026-05-20T07:10:27.334338806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2026-05-20T07:10:27.334616114Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.334972953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2026-05-20T07:10:27.335281394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s 
2026-05-20T07:10:27.335573181Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.335956954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2026-05-20T07:10:27.336319755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005176s 
2026-05-20T07:10:27.336606703Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.336978331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2026-05-20T07:10:27.337288055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s 
2026-05-20T07:10:27.337637448Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.341646873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2026-05-20T07:10:27.341982158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041821s 
2026-05-20T07:10:27.342251109Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.342597417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2026-05-20T07:10:27.342899565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004216s 
2026-05-20T07:10:27.343171783Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.343575977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2026-05-20T07:10:27.343893657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000466s 
2026-05-20T07:10:27.344163981Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.344525580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2026-05-20T07:10:27.344838199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s 
2026-05-20T07:10:27.345140348Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.345504812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2026-05-20T07:10:27.345820878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005s 
2026-05-20T07:10:27.346085271Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.346456278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2026-05-20T07:10:27.346769328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004548s 
2026-05-20T07:10:27.347030374Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.347381050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2026-05-20T07:10:27.347702688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004401s 
2026-05-20T07:10:27.347975587Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.348321103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2026-05-20T07:10:27.348626177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004253s 
2026-05-20T07:10:27.348816300Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.350246721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2026-05-20T07:10:27.350629331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016282s 
2026-05-20T07:10:27.350825927Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.351235422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2026-05-20T07:10:27.351591609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s 
2026-05-20T07:10:27.351791482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.352216748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2026-05-20T07:10:27.352569889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000575s 
2026-05-20T07:10:27.352784491Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.353236071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2026-05-20T07:10:27.353614202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006268s 
2026-05-20T07:10:27.353846169Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.354265374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2026-05-20T07:10:27.354701802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006368s 
2026-05-20T07:10:27.354945864Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.355399297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2026-05-20T07:10:27.355803601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006329s 
2026-05-20T07:10:27.356120710Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.356628092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-20T07:10:27.357072968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007488s 
2026-05-20T07:10:27.357285215Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.357750151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2026-05-20T07:10:27.358110868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006024s 
2026-05-20T07:10:27.358295941Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.358689473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2026-05-20T07:10:27.359029698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000576s 
2026-05-20T07:10:27.359207456Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.359611139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-20T07:10:27.360023259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005826s 
2026-05-20T07:10:27.360178512Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.360655162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2026-05-20T07:10:27.361088494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000701s 
2026-05-20T07:10:27.361286203Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.361697040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-20T07:10:27.362057185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005892s 
2026-05-20T07:10:27.362245965Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.362655670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2026-05-20T07:10:27.363022720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s 
2026-05-20T07:10:27.363231500Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.363664462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-20T07:10:27.364040108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005872s 
2026-05-20T07:10:27.364266534Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.364698434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2026-05-20T07:10:27.365077988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000602s 
2026-05-20T07:10:27.365262189Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.365656944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2026-05-20T07:10:27.366029695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s 
2026-05-20T07:10:27.366194757Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.366594583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-20T07:10:27.366952654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s 
2026-05-20T07:10:27.367134811Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.367539495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2026-05-20T07:10:27.367908709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s 
2026-05-20T07:10:27.368094052Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.368496262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2026-05-20T07:10:27.368850616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005714s 
2026-05-20T07:10:27.369276493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-20T07:10:27', 'indexer_cleanup') 
2026-05-20T07:10:27.369735357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.370559357Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-20T07:10:27.370769871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022481s 
2026-05-20T07:10:27.371003752Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-20T07:10:27.371251561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.371552056Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2026-05-20T07:10:27.371964998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2026-05-20T07:10:27.372174680Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.372429593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2026-05-20T07:10:27.372844789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2026-05-20T07:10:27.373638898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009754s 
2026-05-20T07:10:27.374072091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-20T07:10:27', 'minimum_seeders') 
2026-05-20T07:10:27.374490503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.375580208Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-20T07:10:27.375769459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028725s 
2026-05-20T07:10:27.376010164Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-20T07:10:27.376269997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.376560091Z [Info] remove_showrss: Starting migration of Main DB to 19 
2026-05-20T07:10:27.376922130Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.377282756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2026-05-20T07:10:27.377587620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004286s 
2026-05-20T07:10:27.378009049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-20T07:10:27', 'remove_showrss') 
2026-05-20T07:10:27.378425718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.379576295Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-20T07:10:27.379783532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023861s 
2026-05-20T07:10:27.380066382Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-20T07:10:27.380321345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.380624286Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2026-05-20T07:10:27.380995713Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.381373614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2026-05-20T07:10:27.381696014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004644s 
2026-05-20T07:10:27.382140258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-20T07:10:27', 'remove_torrentparadiseml') 
2026-05-20T07:10:27.382579102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.383363011Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-20T07:10:27.383629898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020791s 
2026-05-20T07:10:27.383894721Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-20T07:10:27.384144354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.384453757Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2026-05-20T07:10:27.384758491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.385007072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.385676550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007053s 
2026-05-20T07:10:27.386145044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-20T07:10:27', 'localization_setting_to_string') 
2026-05-20T07:10:27.386597004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.387316032Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-20T07:10:27.387543670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022894s 
2026-05-20T07:10:27.387773794Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-20T07:10:27.388033326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.388319483Z [Info] orpheus_api: Starting migration of Main DB to 22 
2026-05-20T07:10:27.388598885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.388850562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.392675855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038591s 
2026-05-20T07:10:27.393109839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-20T07:10:27', 'orpheus_api') 
2026-05-20T07:10:27.393524655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.394296299Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-20T07:10:27.394499598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054703s 
2026-05-20T07:10:27.394753570Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-20T07:10:27.395014776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.395317295Z [Info] download_client_categories: Starting migration of Main DB to 23 
2026-05-20T07:10:27.395674294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-20T07:10:27.395904988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.396145022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2026-05-20T07:10:27.396540598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2026-05-20T07:10:27.397344146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009268s 
2026-05-20T07:10:27.397757920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-20T07:10:27', 'download_client_categories') 
2026-05-20T07:10:27.398187525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.399035923Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-20T07:10:27.399256838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026136s 
2026-05-20T07:10:27.399491751Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-20T07:10:27.399755372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.400067771Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2026-05-20T07:10:27.400433498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-20T07:10:27.400623310Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-20T07:10:27.400833313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-20T07:10:27.401129750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-20T07:10:27.401810130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007658s 
2026-05-20T07:10:27.402053871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-20T07:10:27.402377693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-20T07:10:27.403064546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000794s 
2026-05-20T07:10:27.403504582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-20T07:10:27', 'add_salt_to_users') 
2026-05-20T07:10:27.403980250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.404971647Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-20T07:10:27.405183072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026672s 
2026-05-20T07:10:27.405483778Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-20T07:10:27.405762058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.406086361Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2026-05-20T07:10:27.406434472Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.406826291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2026-05-20T07:10:27.407174362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005361s 
2026-05-20T07:10:27.407662165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-20T07:10:27', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-20T07:10:27.408141891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.408968866Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-20T07:10:27.409207667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022316s 
2026-05-20T07:10:27.409508183Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-20T07:10:27.409792886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.410119794Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2026-05-20T07:10:27.410465390Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.410868051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2026-05-20T07:10:27.411220351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005585s 
2026-05-20T07:10:27.411717392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-20T07:10:27', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-20T07:10:27.412206226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.413074314Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-20T07:10:27.413320470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023052s 
2026-05-20T07:10:27.413612308Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-20T07:10:27.413891861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.414212226Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2026-05-20T07:10:27.414586319Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.414988699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2026-05-20T07:10:27.415340348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000557s 
2026-05-20T07:10:27.415523056Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.415954725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2026-05-20T07:10:27.416317676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006041s 
2026-05-20T07:10:27.416803354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-20T07:10:27', 'alpharatio_greatposterwall_config_contract') 
2026-05-20T07:10:27.417255815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.418335549Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-20T07:10:27.418531704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024846s 
2026-05-20T07:10:27.418768040Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-20T07:10:27.419017072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.419324962Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2026-05-20T07:10:27.419667411Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.420081485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2026-05-20T07:10:27.420381389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s 
2026-05-20T07:10:27.420805473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-20T07:10:27', 'remove_notwhatcd') 
2026-05-20T07:10:27.421231090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.421999378Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-20T07:10:27.422266075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020575s 
2026-05-20T07:10:27.422527561Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-20T07:10:27.422786683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.423093321Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2026-05-20T07:10:27.423513707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T07:10:27.423713369Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-20T07:10:27.423979685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2026-05-20T07:10:27.424361595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2026-05-20T07:10:27.425097897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008912s 
2026-05-20T07:10:27.425313802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T07:10:27.425503173Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.425763077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2026-05-20T07:10:27.426185307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2026-05-20T07:10:27.426950819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009474s 
2026-05-20T07:10:27.427409753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-20T07:10:27', 'add_on_grab_to_notifications') 
2026-05-20T07:10:27.427900621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.428775373Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-20T07:10:27.428998522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026861s 
2026-05-20T07:10:27.429283236Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-20T07:10:27.429558430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.429878434Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2026-05-20T07:10:27.430210483Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.430620378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2026-05-20T07:10:27.430984722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005785s 
2026-05-20T07:10:27.431433005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-20T07:10:27', 'animetorrents_use_custom_config_contract') 
2026-05-20T07:10:27.431880035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.432678503Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-20T07:10:27.432912404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022167s 
2026-05-20T07:10:27.433159862Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-20T07:10:27.433403373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.433690772Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2026-05-20T07:10:27.433976808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.434232683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.434938715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007469s 
2026-05-20T07:10:27.435378029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-20T07:10:27', 'apprise_server_url') 
2026-05-20T07:10:27.435793857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.436678168Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-20T07:10:27.436878221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024518s 
2026-05-20T07:10:27.437137383Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-20T07:10:27.437397015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.437708743Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2026-05-20T07:10:27.438077696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T07:10:27.438285344Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-05-20T07:10:27.438549306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-20T07:10:27.438966246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-20T07:10:27.439732178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009466s 
2026-05-20T07:10:27.440202976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-20T07:10:27', 'health_restored_notification') 
2026-05-20T07:10:27.440646369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.441935736Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-20T07:10:27.442156671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003091s 
2026-05-20T07:10:27.442369790Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-20T07:10:27.442612529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.442897613Z [Info] remove_uc: Starting migration of Main DB to 33 
2026-05-20T07:10:27.443255644Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T07:10:27.443627763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-20T07:10:27.443977457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004504s 
2026-05-20T07:10:27.444394648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-20T07:10:27', 'remove_uc') 
2026-05-20T07:10:27.444828341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.445645867Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-20T07:10:27.445842784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021275s 
2026-05-20T07:10:27.446087547Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-20T07:10:27.446341969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.446650200Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2026-05-20T07:10:27.446944272Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.447193474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.447812350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006592s 
2026-05-20T07:10:27.448280202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-20T07:10:27', 'history_fix_data_titles') 
2026-05-20T07:10:27.448705068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.449526702Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-20T07:10:27.449740904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023264s 
2026-05-20T07:10:27.449996659Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-20T07:10:27.450257855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.450561486Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2026-05-20T07:10:27.450915339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-20T07:10:27.451109690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.451349112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-20T07:10:27.451744779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-20T07:10:27.452528397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000945s 
2026-05-20T07:10:27.452984155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-20T07:10:27', 'download_client_per_indexer') 
2026-05-20T07:10:27.453417498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.454194031Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-20T07:10:27.454412662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025594s 
2026-05-20T07:10:27.454729430Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-20T07:10:27.455005165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.455337454Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2026-05-20T07:10:27.457432062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-20T07:10:27.457642005Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.458053914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2026-05-20T07:10:27.463284979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-20T07:10:27.464500817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-05-20T07:10:27.465116617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-20T07:10:27.465860506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-20T07:10:27.467604287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.468036147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097231s 
2026-05-20T07:10:27.468269136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-20T07:10:27.468459680Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.468765827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2026-05-20T07:10:27.470901948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-20T07:10:27.472098578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-05-20T07:10:27.472727785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-20T07:10:27.473424749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-20T07:10:27.475133149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.475545069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065293s 
2026-05-20T07:10:27.475769350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2026-05-20T07:10:27.475973902Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.476246702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2026-05-20T07:10:27.478325398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-20T07:10:27.479483720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2026-05-20T07:10:27.480112937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2026-05-20T07:10:27.480812586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2026-05-20T07:10:27.482490976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.482909910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064217s 
2026-05-20T07:10:27.483113740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-20T07:10:27.483293973Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-20T07:10:27.483537323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-20T07:10:27.485784248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-20T07:10:27.487012702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-20T07:10:27.487646128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-20T07:10:27.488162888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-20T07:10:27.489643570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058718s 
2026-05-20T07:10:27.489854766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-20T07:10:27.490036512Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-20T07:10:27.490280473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-20T07:10:27.492530194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-20T07:10:27.493757525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-20T07:10:27.494383927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-20T07:10:27.494868442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-20T07:10:27.496337180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005821s 
2026-05-20T07:10:27.496544868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-20T07:10:27.496725693Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.496976297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-20T07:10:27.499205276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-20T07:10:27.500443950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-20T07:10:27.501066414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-20T07:10:27.501549156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-20T07:10:27.502990529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057939s 
2026-05-20T07:10:27.503224630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-20T07:10:27.503419803Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.503702973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-20T07:10:27.505802862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-20T07:10:27.506971055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-20T07:10:27.507616975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-20T07:10:27.508406024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-20T07:10:27.510101469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.510526525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065748s 
2026-05-20T07:10:27.510757259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-20T07:10:27.510952062Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.511242506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-20T07:10:27.513368438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-20T07:10:27.514548694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-20T07:10:27.515198072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-20T07:10:27.515946509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-20T07:10:27.517589689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.518010436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065186s 
2026-05-20T07:10:27.518241291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-20T07:10:27.518436053Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.518719213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-20T07:10:27.520872790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-20T07:10:27.522040592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-20T07:10:27.522682926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-20T07:10:27.523400070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-20T07:10:27.525102949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.525525480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006563s 
2026-05-20T07:10:27.525731755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-20T07:10:27.525906838Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.526138865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-20T07:10:27.528191950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2026-05-20T07:10:27.529149628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2026-05-20T07:10:27.529679996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-20T07:10:27.530372100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-20T07:10:27.531983445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-20T07:10:27.532535827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-20T07:10:27.532863247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064865s 
2026-05-20T07:10:27.533104332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2026-05-20T07:10:27.533304135Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.533595141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2026-05-20T07:10:27.535587543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME) 
2026-05-20T07:10:27.536547887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2026-05-20T07:10:27.537105099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2026-05-20T07:10:27.538036094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2026-05-20T07:10:27.539941681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2026-05-20T07:10:27.540620999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2026-05-20T07:10:27.541050304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071658s 
2026-05-20T07:10:27.541264405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-20T07:10:27.541450069Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-20T07:10:27.541720153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-20T07:10:27.544030405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-20T07:10:27.545562220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-20T07:10:27.546331930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-20T07:10:27.547004435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-20T07:10:27.548688256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.549098812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071387s 
2026-05-20T07:10:27.549313976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-20T07:10:27.549499028Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.549773020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-20T07:10:27.552094495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-20T07:10:27.553628494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-20T07:10:27.554389537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-20T07:10:27.555109547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-20T07:10:27.556772435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.557178313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071629s 
2026-05-20T07:10:27.557394839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-20T07:10:27.557582637Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.557844955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-20T07:10:27.560210609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-20T07:10:27.561740189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-20T07:10:27.562501052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-20T07:10:27.563194799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-20T07:10:27.564867828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.565280218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071961s 
2026-05-20T07:10:27.565493738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-20T07:10:27.565686847Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.565973164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2026-05-20T07:10:27.568311262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2026-05-20T07:10:27.569841234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2026-05-20T07:10:27.570603799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-20T07:10:27.571286334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-20T07:10:27.572954082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.573361944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071423s 
2026-05-20T07:10:27.573572668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-20T07:10:27.573752049Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-20T07:10:27.573993566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2026-05-20T07:10:27.576424581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2026-05-20T07:10:27.577907037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2026-05-20T07:10:27.578629872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-20T07:10:27.579327958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-20T07:10:27.580942930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-20T07:10:27.581331994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071182s 
2026-05-20T07:10:27.581558019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-20T07:10:27.581747170Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-20T07:10:27.582025360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-20T07:10:27.585582984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-20T07:10:27.586539821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-05-20T07:10:27.587080109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-20T07:10:27.587736852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-20T07:10:27.589455292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-20T07:10:27.589860078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075877s 
2026-05-20T07:10:27.590076053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-20T07:10:27.590261306Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.590552793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-20T07:10:27.592611539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-20T07:10:27.593558986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-05-20T07:10:27.594092030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-20T07:10:27.594809194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-20T07:10:27.596497835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-20T07:10:27.596909694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061129s 
2026-05-20T07:10:27.597120469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T07:10:27.597303698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.597555645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-20T07:10:27.599329828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-20T07:10:27.600029968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-20T07:10:27.600505456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-20T07:10:27.601099522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-20T07:10:27.602685376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-20T07:10:27.603075091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052918s 
2026-05-20T07:10:27.603597462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-20T07:10:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-20T07:10:27.604127540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.605669675Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-20T07:10:27.605918717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077787s 
2026-05-20T07:10:27.606192308Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-20T07:10:27.606447432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.606767146Z [Info] add_notification_status: Starting migration of Main DB to 37 
2026-05-20T07:10:27.607483929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-20T07:10:27.608276225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-20T07:10:27.608881554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011715s 
2026-05-20T07:10:27.609144804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-20T07:10:27.609578467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-20T07:10:27.609982521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006167s 
2026-05-20T07:10:27.610392657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-20T07:10:27', 'add_notification_status') 
2026-05-20T07:10:27.610821330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.611805371Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-20T07:10:27.612041457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024264s 
2026-05-20T07:10:27.612325669Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-20T07:10:27.612597877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.612918964Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2026-05-20T07:10:27.613365263Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.613752122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2026-05-20T07:10:27.614099050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s 
2026-05-20T07:10:27.614284674Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.614676974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2026-05-20T07:10:27.615033292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005688s 
2026-05-20T07:10:27.615220439Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T07:10:27.615606256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2026-05-20T07:10:27.615940589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000528s 
2026-05-20T07:10:27.616422379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-20T07:10:27', 'indexers_freeleech_only_config_contract') 
2026-05-20T07:10:27.616864740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.617606233Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-20T07:10:27.617842299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021142s 
2026-05-20T07:10:27.618068634Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-20T07:10:27.618317385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.618608983Z [Info] email_encryption: Starting migration of Main DB to 39 
2026-05-20T07:10:27.618908015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.619158509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.619837256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000717s 
2026-05-20T07:10:27.620292513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-20T07:10:27', 'email_encryption') 
2026-05-20T07:10:27.620737048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.621428581Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-20T07:10:27.621636980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022828s 
2026-05-20T07:10:27.621922325Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-20T07:10:27.622237740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.622515950Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2026-05-20T07:10:27.622828520Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.623076850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.624076232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010326s 
2026-05-20T07:10:27.624578534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-20T07:10:27', 'newznab_category_to_capabilities_settings') 
2026-05-20T07:10:27.625014422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.625753420Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-20T07:10:27.625989335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026276s 
2026-05-20T07:10:27.626254209Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-20T07:10:27.626518471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.626825569Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2026-05-20T07:10:27.627126656Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.627374084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.628087832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000746s 
2026-05-20T07:10:27.628552117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-20T07:10:27', 'gazelle_freeleech_token_options') 
2026-05-20T07:10:27.629002614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.629720800Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-20T07:10:27.629951976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023226s 
2026-05-20T07:10:27.630223562Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-20T07:10:27.630493696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.630806707Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2026-05-20T07:10:27.631114767Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.631361564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.631929738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005919s 
2026-05-20T07:10:27.632411338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-20T07:10:27', 'myanonamouse_freeleech_wedge_options') 
2026-05-20T07:10:27.632852246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.633638409Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-20T07:10:27.633871459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022393s 
2026-05-20T07:10:27.634140971Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-20T07:10:27.634405404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.634724236Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2026-05-20T07:10:27.635027006Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.635279013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.644871550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096092s 
2026-05-20T07:10:27.645355455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-20T07:10:27', 'newznab_indexers_enable_redirect') 
2026-05-20T07:10:27.645801243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.646552997Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-20T07:10:27.646782038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112502s 
2026-05-20T07:10:27.655681690Z [Debug] MigrationController: Took: 00:00:00.6719501 
2026-05-20T07:10:27.724707395Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-20T07:10:27.741288717Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 *** 
2026-05-20T07:10:27.758935254Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-20T07:10:27.759935358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T07:10:27.760320223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T07:10:27.764377363Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-20T07:10:27.764663510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043572s 
2026-05-20T07:10:27.764997532Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-20T07:10:27.765317086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046475s 
2026-05-20T07:10:27.766807748Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-20T07:10:27.767207372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.768516689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-20T07:10:27.768986766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-20T07:10:27.769547545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007383s 
2026-05-20T07:10:27.769890906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.771074881Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-20T07:10:27.771404555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022304s 
2026-05-20T07:10:27.771805873Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-20T07:10:27.772234085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.772872230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-20T07:10:27.773453090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-20T07:10:27.774077036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008091s 
2026-05-20T07:10:27.774426069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T07:10:27.774724901Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.775074034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-20T07:10:27.775555875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-20T07:10:27.776478543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001012s 
2026-05-20T07:10:27.776809980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.777896729Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-20T07:10:27.778391485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022241s 
2026-05-20T07:10:27.778808585Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-20T07:10:27.779208731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.779699208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T07:10:27.780025766Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-20T07:10:27.780358306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-20T07:10:27.780863643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-20T07:10:27.781552871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008215s 
2026-05-20T07:10:27.781890391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.782777427Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-20T07:10:27.783136791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001991s 
2026-05-20T07:10:27.783565274Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-20T07:10:27.783941071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.784375676Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-20T07:10:27.784981666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-20T07:10:27.785786116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-05-20T07:10:27.786809217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014753s 
2026-05-20T07:10:27.787081185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-20T07:10:27.787501221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-20T07:10:27.788055948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000663s 
2026-05-20T07:10:27.788590073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-20T07:10:27', 'InitialSetup') 
2026-05-20T07:10:27.789229491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.790127730Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-20T07:10:27.790441311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027112s 
2026-05-20T07:10:27.790766035Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2026-05-20T07:10:27.791131682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.791555806Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2026-05-20T07:10:27.792121054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-20T07:10:27', 'ApplicationStatus') 
2026-05-20T07:10:27.792841986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.793656486Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2026-05-20T07:10:27.793978424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025375s 
2026-05-20T07:10:27.794294461Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2026-05-20T07:10:27.794644606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.795068990Z [Info] IndexerProps: Starting migration of Log DB to 3 
2026-05-20T07:10:27.795607585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-20T07:10:27', 'IndexerProps') 
2026-05-20T07:10:27.796255770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.797111083Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2026-05-20T07:10:27.797426528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024737s 
2026-05-20T07:10:27.797748146Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2026-05-20T07:10:27.798121417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.798544630Z [Info] add_update_history: Starting migration of Log DB to 4 
2026-05-20T07:10:27.799082042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-20T07:10:27.799763494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-05-20T07:10:27.800550679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011279s 
2026-05-20T07:10:27.800871425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-20T07:10:27.801350069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-20T07:10:27.801955358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007401s 
2026-05-20T07:10:27.802483933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-20T07:10:27', 'add_update_history') 
2026-05-20T07:10:27.803143381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.804531386Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2026-05-20T07:10:27.804866761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032874s 
2026-05-20T07:10:27.805185523Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2026-05-20T07:10:27.805551320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.805968891Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2026-05-20T07:10:27.806494178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-20T07:10:27', 'update_notifiarr') 
2026-05-20T07:10:27.807133456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.807980993Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2026-05-20T07:10:27.808310797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024293s 
2026-05-20T07:10:27.808616793Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2026-05-20T07:10:27.808969553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.809460171Z [Info] app_profiles: Starting migration of Log DB to 6 
2026-05-20T07:10:27.809951050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-20T07:10:27', 'app_profiles') 
2026-05-20T07:10:27.810551038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.811371120Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2026-05-20T07:10:27.811684000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024156s 
2026-05-20T07:10:27.812024145Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2026-05-20T07:10:27.812394450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.812819226Z [Info] history_failed: Starting migration of Log DB to 7 
2026-05-20T07:10:27.813337830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-20T07:10:27', 'history_failed') 
2026-05-20T07:10:27.813973961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.814862291Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2026-05-20T07:10:27.815176503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024793s 
2026-05-20T07:10:27.815493532Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2026-05-20T07:10:27.815934269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.816320898Z [Info] redacted_api: Starting migration of Log DB to 8 
2026-05-20T07:10:27.816832969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-20T07:10:27', 'redacted_api') 
2026-05-20T07:10:27.817468369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.818276827Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2026-05-20T07:10:27.818589807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024242s 
2026-05-20T07:10:27.818919501Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2026-05-20T07:10:27.819276801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.819670734Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2026-05-20T07:10:27.820206773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-20T07:10:27', 'IndexerProxies') 
2026-05-20T07:10:27.820846041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.821669900Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2026-05-20T07:10:27.821987930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024457s 
2026-05-20T07:10:27.822326051Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2026-05-20T07:10:27.822703030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.823191835Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2026-05-20T07:10:27.823737834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-20T07:10:27', 'app_indexer_remote_name') 
2026-05-20T07:10:27.824476832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.825397677Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2026-05-20T07:10:27.825739054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026464s 
2026-05-20T07:10:27.826082125Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2026-05-20T07:10:27.826462922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.826888268Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2026-05-20T07:10:27.827443086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-20T07:10:27', 'desi_gazelle_to_unit3d') 
2026-05-20T07:10:27.828126702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.828982305Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2026-05-20T07:10:27.829318723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025086s 
2026-05-20T07:10:27.829697125Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2026-05-20T07:10:27.830095156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.830507026Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2026-05-20T07:10:27.831094770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-20T07:10:27', 'add_on_update_to_notifications') 
2026-05-20T07:10:27.831735069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.832628538Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2026-05-20T07:10:27.832988703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025296s 
2026-05-20T07:10:27.833312415Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2026-05-20T07:10:27.833683342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.834101765Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2026-05-20T07:10:27.834640159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-20T07:10:27', 'IndexerVersions') 
2026-05-20T07:10:27.835275789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.836080750Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2026-05-20T07:10:27.836416757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023992s 
2026-05-20T07:10:27.836748355Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2026-05-20T07:10:27.837113240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.837545560Z [Info] cleanup_config: Starting migration of Log DB to 16 
2026-05-20T07:10:27.838065958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-20T07:10:27', 'cleanup_config') 
2026-05-20T07:10:27.838700747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.839476409Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2026-05-20T07:10:27.839762796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023781s 
2026-05-20T07:10:27.840133242Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2026-05-20T07:10:27.840503197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.840929074Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2026-05-20T07:10:27.841453771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-20T07:10:27', 'indexer_cleanup') 
2026-05-20T07:10:27.842092417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.842883841Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2026-05-20T07:10:27.843211441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023973s 
2026-05-20T07:10:27.843496334Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2026-05-20T07:10:27.843877953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.844342178Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2026-05-20T07:10:27.844879379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-20T07:10:27', 'minimum_seeders') 
2026-05-20T07:10:27.845517545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.846283958Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2026-05-20T07:10:27.846612620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024034s 
2026-05-20T07:10:27.846935931Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2026-05-20T07:10:27.847303010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.847685921Z [Info] remove_showrss: Starting migration of Log DB to 19 
2026-05-20T07:10:27.848262392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-20T07:10:27', 'remove_showrss') 
2026-05-20T07:10:27.848902992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.849685558Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2026-05-20T07:10:27.850006775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002396s 
2026-05-20T07:10:27.850353573Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2026-05-20T07:10:27.850738549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.851170969Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2026-05-20T07:10:27.851705736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-20T07:10:27', 'remove_torrentparadiseml') 
2026-05-20T07:10:27.852430025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.853240417Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2026-05-20T07:10:27.853558658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024619s 
2026-05-20T07:10:27.853916368Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2026-05-20T07:10:27.854330743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.854767642Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2026-05-20T07:10:27.855387140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-20T07:10:27', 'localization_setting_to_string') 
2026-05-20T07:10:27.856080837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.856881479Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2026-05-20T07:10:27.857237196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025275s 
2026-05-20T07:10:27.857587391Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2026-05-20T07:10:27.857915111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.858332171Z [Info] orpheus_api: Starting migration of Log DB to 22 
2026-05-20T07:10:27.858845705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-20T07:10:27', 'orpheus_api') 
2026-05-20T07:10:27.859471866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.860278069Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2026-05-20T07:10:27.860593605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023744s 
2026-05-20T07:10:27.860942708Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2026-05-20T07:10:27.861332072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.861763661Z [Info] download_client_categories: Starting migration of Log DB to 23 
2026-05-20T07:10:27.862339551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-20T07:10:27', 'download_client_categories') 
2026-05-20T07:10:27.862998568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.863759430Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2026-05-20T07:10:27.864136279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024117s 
2026-05-20T07:10:27.864454901Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2026-05-20T07:10:27.864824124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.865241936Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2026-05-20T07:10:27.865773426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-20T07:10:27', 'add_salt_to_users') 
2026-05-20T07:10:27.866415229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.867147443Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2026-05-20T07:10:27.867435533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002331s 
2026-05-20T07:10:27.867816420Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2026-05-20T07:10:27.868291547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.868740371Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2026-05-20T07:10:27.869363476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-20T07:10:27', 'speedcd_userpasssettings_to_speedcdsettings') 
2026-05-20T07:10:27.870074428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.871358343Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2026-05-20T07:10:27.871760102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00304s 
2026-05-20T07:10:27.872144015Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2026-05-20T07:10:27.872579282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.873082595Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2026-05-20T07:10:27.873753156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-20T07:10:27', 'torrentday_cookiesettings_to_torrentdaysettings') 
2026-05-20T07:10:27.874474989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.875341615Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2026-05-20T07:10:27.875703964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026684s 
2026-05-20T07:10:27.876157337Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2026-05-20T07:10:27.876610350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.877066929Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2026-05-20T07:10:27.877699804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-20T07:10:27', 'alpharatio_greatposterwall_config_contract') 
2026-05-20T07:10:27.878401937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.879268052Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2026-05-20T07:10:27.879620702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026267s 
2026-05-20T07:10:27.879987541Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2026-05-20T07:10:27.880361604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.880784866Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2026-05-20T07:10:27.881316206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-20T07:10:27', 'remove_notwhatcd') 
2026-05-20T07:10:27.881958369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.882871729Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2026-05-20T07:10:27.883201944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025196s 
2026-05-20T07:10:27.883517439Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2026-05-20T07:10:27.883934940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.884385718Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2026-05-20T07:10:27.884965415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-20T07:10:27', 'add_on_grab_to_notifications') 
2026-05-20T07:10:27.885630134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.886499354Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2026-05-20T07:10:27.886853678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025475s 
2026-05-20T07:10:27.887235336Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2026-05-20T07:10:27.887629770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.888127964Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2026-05-20T07:10:27.888771299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-20T07:10:27', 'animetorrents_use_custom_config_contract') 
2026-05-20T07:10:27.889436970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.890341601Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2026-05-20T07:10:27.890725124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026677s 
2026-05-20T07:10:27.891055880Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2026-05-20T07:10:27.891474763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.891879579Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2026-05-20T07:10:27.892428334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-20T07:10:27', 'apprise_server_url') 
2026-05-20T07:10:27.893064234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.893915138Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2026-05-20T07:10:27.894248149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024877s 
2026-05-20T07:10:27.894584777Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2026-05-20T07:10:27.894978470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.895418356Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2026-05-20T07:10:27.896013374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-20T07:10:27', 'health_restored_notification') 
2026-05-20T07:10:27.896729015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.897655902Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2026-05-20T07:10:27.897997299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026486s 
2026-05-20T07:10:27.898305700Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2026-05-20T07:10:27.898661056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.899062885Z [Info] remove_uc: Starting migration of Log DB to 33 
2026-05-20T07:10:27.899552721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-20T07:10:27', 'remove_uc') 
2026-05-20T07:10:27.900224604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.901050748Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2026-05-20T07:10:27.901375372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002412s 
2026-05-20T07:10:27.901706489Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2026-05-20T07:10:27.902106053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.902513875Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2026-05-20T07:10:27.903069333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-20T07:10:27', 'history_fix_data_titles') 
2026-05-20T07:10:27.903715134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.904586538Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2026-05-20T07:10:27.904926543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024918s 
2026-05-20T07:10:27.905273592Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2026-05-20T07:10:27.905667195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.906097732Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2026-05-20T07:10:27.906673201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-20T07:10:27', 'download_client_per_indexer') 
2026-05-20T07:10:27.907338210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.908200276Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2026-05-20T07:10:27.908560672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025145s 
2026-05-20T07:10:27.908958803Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-20T07:10:27.909396324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.909850158Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2026-05-20T07:10:27.910542643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-20T07:10:27.910834691Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-20T07:10:27.911145948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-20T07:10:27.912370323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-05-20T07:10:27.913633327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-05-20T07:10:27.914451885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-20T07:10:27.915188178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-20T07:10:27.916429498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-20T07:10:27.917004406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055094s 
2026-05-20T07:10:27.917308759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-20T07:10:27.917611288Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.917939108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-20T07:10:27.918949022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-05-20T07:10:27.920024979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-20T07:10:27.920770701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-20T07:10:27.921539509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-20T07:10:27.922768534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-20T07:10:27.923375065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050766s 
2026-05-20T07:10:27.923678336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T07:10:27.924014854Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-20T07:10:27.924363055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-20T07:10:27.925339792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-20T07:10:27.926287510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-20T07:10:27.927043142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-20T07:10:27.927767481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-20T07:10:27.928966605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-20T07:10:27.929583408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048322s 
2026-05-20T07:10:27.930205029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-20T07:10:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-20T07:10:27.930928396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.932091679Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-20T07:10:27.932482436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007204s 
2026-05-20T07:10:27.932841950Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2026-05-20T07:10:27.933223558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.933658604Z [Info] add_notification_status: Starting migration of Log DB to 37 
2026-05-20T07:10:27.934216788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-20T07:10:27', 'add_notification_status') 
2026-05-20T07:10:27.934871897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.935785788Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2026-05-20T07:10:27.936136995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025476s 
2026-05-20T07:10:27.936508914Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2026-05-20T07:10:27.936925022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.937371321Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2026-05-20T07:10:27.938002141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-20T07:10:27', 'indexers_freeleech_only_config_contract') 
2026-05-20T07:10:27.938690197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.939627574Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2026-05-20T07:10:27.940049765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026668s 
2026-05-20T07:10:27.940372996Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2026-05-20T07:10:27.940739844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.941155431Z [Info] email_encryption: Starting migration of Log DB to 39 
2026-05-20T07:10:27.941680178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-20T07:10:27', 'email_encryption') 
2026-05-20T07:10:27.942317802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.943148936Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2026-05-20T07:10:27.943466185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024185s 
2026-05-20T07:10:27.943844336Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2026-05-20T07:10:27.944284693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.944736603Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2026-05-20T07:10:27.945387544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-20T07:10:27', 'newznab_category_to_capabilities_settings') 
2026-05-20T07:10:27.946207365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.947153060Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2026-05-20T07:10:27.947545670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028272s 
2026-05-20T07:10:27.947923060Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2026-05-20T07:10:27.948324529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.948757681Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2026-05-20T07:10:27.949354252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-20T07:10:27', 'gazelle_freeleech_token_options') 
2026-05-20T07:10:27.950033621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.950936429Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2026-05-20T07:10:27.951298608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025897s 
2026-05-20T07:10:27.951671910Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2026-05-20T07:10:27.952105052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.952546782Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2026-05-20T07:10:27.953158323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-20T07:10:27', 'myanonamouse_freeleech_wedge_options') 
2026-05-20T07:10:27.953850958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.955063660Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2026-05-20T07:10:27.955432122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029287s 
2026-05-20T07:10:27.955790514Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2026-05-20T07:10:27.956257214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T07:10:27.956707240Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2026-05-20T07:10:27.957305545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-20T07:10:27', 'newznab_indexers_enable_redirect') 
2026-05-20T07:10:27.958006176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T07:10:27.958875256Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2026-05-20T07:10:27.959232175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025969s 
2026-05-20T07:10:28.114688565Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2026-05-20T07:10:28.122534595Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-20T07:10:28.127099799Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-20T07:10:28.234069686Z [Info] AppSyncProfileService: Setting up default app profile 
2026-05-20T07:10:28.244411914Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2026-05-20T07:10:28.338896869Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-20T07:10:28.424137157Z [ls.io-init] done.
2026-05-20T07:10:28.733549416Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-20T07:10:28.734735584Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-20T07:10:28.735090669Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin