AMD64 PASS
linuxserver/prowlarr
Runtime: 14.66s
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2026-05-09T23:16:41+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 82.10MB
Tag: amd64-nightly-2.4.0.5367-ls235
Version: 2.4.0.5367-ls235
Expand
2026-05-09T23:24:28.110692600Z [migrations] started
2026-05-09T23:24:28.110740517Z [migrations] no migrations found
2026-05-09T23:24:28.131861177Z usermod: no changes
2026-05-09T23:24:28.137287925Z ───────────────────────────────────────
2026-05-09T23:24:28.137311191Z
2026-05-09T23:24:28.137315440Z ██╗ ███████╗██╗ ██████╗
2026-05-09T23:24:28.137319338Z ██║ ██╔════╝██║██╔═══██╗
2026-05-09T23:24:28.137323266Z ██║ ███████╗██║██║ ██║
2026-05-09T23:24:28.137327063Z ██║ ╚════██║██║██║ ██║
2026-05-09T23:24:28.137330851Z ███████╗███████║██║╚██████╔╝
2026-05-09T23:24:28.137334799Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-09T23:24:28.137338526Z
2026-05-09T23:24:28.137342815Z Brought to you by linuxserver.io
2026-05-09T23:24:28.137347444Z ───────────────────────────────────────
2026-05-09T23:24:28.137582919Z
2026-05-09T23:24:28.137590774Z To support the app dev(s) visit:
2026-05-09T23:24:28.139366650Z Prowlarr: https://opencollective.com/prowlarr
2026-05-09T23:24:28.139670011Z
2026-05-09T23:24:28.139816827Z To support LSIO projects visit:
2026-05-09T23:24:28.139821757Z https://www.linuxserver.io/donate/
2026-05-09T23:24:28.139826106Z
2026-05-09T23:24:28.139829713Z ───────────────────────────────────────
2026-05-09T23:24:28.139834252Z GID/UID
2026-05-09T23:24:28.139838040Z ───────────────────────────────────────
2026-05-09T23:24:28.144425488Z
2026-05-09T23:24:28.144435588Z User UID: 911
2026-05-09T23:24:28.144439716Z User GID: 911
2026-05-09T23:24:28.144443544Z ───────────────────────────────────────
2026-05-09T23:24:28.146162145Z Linuxserver.io version: 2.4.0.5367-ls235
2026-05-09T23:24:28.146441668Z Build-date: 2026-05-09T23:16:41+00:00
2026-05-09T23:24:28.146448732Z ───────────────────────────────────────
2026-05-09T23:24:28.146452900Z
2026-05-09T23:24:28.194545883Z [custom-init] No custom files found, skipping...
2026-05-09T23:24:28.216632730Z failed to load "/config/config.xml": No such file or directory
2026-05-09T23:24:28.531252061Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5367
2026-05-09T23:24:28.548530223Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-09T23:24:28.555627004Z [Debug] Bootstrap: Console selected
2026-05-09T23:24:28.556905719Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-09T23:24:28.813639567Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-09T23:24:28.876499427Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f1dd2d5a-d4ed-4f1f-a2cf-33dc2be2aab8} may be persisted to storage in unencrypted form.
2026-05-09T23:24:28.933902969Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-09T23:24:28.961848402Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-05-09T23:24:29.020708447Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-09T23:24:29.028017766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.028310445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.074724638Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-09T23:24:29.078272062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471196s
2026-05-09T23:24:29.078565092Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-09T23:24:29.078811688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506222s
2026-05-09T23:24:29.085641211Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-09T23:24:29.086174013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.091461911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-09T23:24:29.101362268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-09T23:24:29.112208969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204962s
2026-05-09T23:24:29.112617021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.115684658Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-09T23:24:29.115880843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239489s
2026-05-09T23:24:29.116558247Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-09T23:24:29.126894381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.131930191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-09T23:24:29.133055548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-09T23:24:29.133648852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014968s
2026-05-09T23:24:29.133943125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:29.134257167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001034s
2026-05-09T23:24:29.134703446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-09T23:24:29.135314497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-09T23:24:29.136040849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011079s
2026-05-09T23:24:29.136361124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.137113820Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-09T23:24:29.137339464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021518s
2026-05-09T23:24:29.137768208Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-09T23:24:29.138050456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.138796769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:29.139696841Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.44E-05s
2026-05-09T23:24:29.140017076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-09T23:24:29.140346028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-09T23:24:29.140814993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006372s
2026-05-09T23:24:29.141070527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.141703702Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-09T23:24:29.141917813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014803s
2026-05-09T23:24:29.144962174Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-09T23:24:29.145215584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.145813167Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-09T23:24:29.149861499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-09T23:24:29.150508783Z [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-09T23:24:29.151010282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000883s
2026-05-09T23:24:29.151160244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-09T23:24:29.151530540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-09T23:24:29.151860354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004993s
2026-05-09T23:24:29.152071730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-09T23:24:29.152687219Z [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-09T23:24:29.153202086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009425s
2026-05-09T23:24:29.153433903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-09T23:24:29.153780591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-09T23:24:29.154136929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000499s
2026-05-09T23:24:29.154350659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-09T23:24:29.159107097Z [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-09T23:24:29.159765984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052063s
2026-05-09T23:24:29.160045236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-09T23:24:29.160703472Z [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-09T23:24:29.161221585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010198s
2026-05-09T23:24:29.161463552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-09T23:24:29.161859499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-09T23:24:29.162242932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000565s
2026-05-09T23:24:29.162447944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-09T23:24:29.165411843Z [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-09T23:24:29.166250010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035714s
2026-05-09T23:24:29.166450224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-09T23:24:29.166790499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-09T23:24:29.167176115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004998s
2026-05-09T23:24:29.167430638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-05-09T23:24:29.168095356Z [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-09T23:24:29.168600243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009333s
2026-05-09T23:24:29.168768161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-05-09T23:24:29.169462249Z [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-09T23:24:29.170068610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011064s
2026-05-09T23:24:29.170301509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-05-09T23:24:29.170661263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-05-09T23:24:29.171029615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005235s
2026-05-09T23:24:29.171228796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-09T23:24:29.171639272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-09T23:24:29.172096323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006684s
2026-05-09T23:24:29.172322138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-09T23:24:29.172644266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-09T23:24:29.173007067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004838s
2026-05-09T23:24:29.173215617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-09T23:24:29.176637919Z [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-09T23:24:29.177179068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037649s
2026-05-09T23:24:29.177414232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-09T23:24:29.177769437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-09T23:24:29.178167539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s
2026-05-09T23:24:29.178402983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-09T23:24:29.178750813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-09T23:24:29.179142001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005307s
2026-05-09T23:24:29.179350431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-09T23:24:29.180310965Z [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-09T23:24:29.181019111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014659s
2026-05-09T23:24:29.181248212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-09T23:24:29.182206692Z [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-09T23:24:29.182978667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015179s
2026-05-09T23:24:29.183226496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-09T23:24:29.183629808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.184122510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006148s
2026-05-09T23:24:29.184320398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-09T23:24:29.184815375Z [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-09T23:24:29.185306133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000811s
2026-05-09T23:24:29.185530134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-09T23:24:29.185849918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-09T23:24:29.186230755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004946s
2026-05-09T23:24:29.187896359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-09T23:24:29', 'InitialSetup')
2026-05-09T23:24:29.188586409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.190089014Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-09T23:24:29.190292474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043344s
2026-05-09T23:24:29.190594933Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-05-09T23:24:29.190852652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.191161313Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-05-09T23:24:29.194071754Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-05-09T23:24:29.203906969Z [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-09T23:24:29.205312239Z [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-09T23:24:29.206209756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-09T23:24:29.207135090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-09T23:24:29.208726634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-09T23:24:29.209154566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148364s
2026-05-09T23:24:29.209422195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-05-09T23:24:29.211121507Z [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-09T23:24:29.212306634Z [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-09T23:24:29.212916883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-09T23:24:29.213647614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-09T23:24:29.214993584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-09T23:24:29.215371686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057112s
2026-05-09T23:24:29.215707151Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-05-09T23:24:29.219081005Z [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-09T23:24:29.220215169Z [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-09T23:24:29.220806840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-09T23:24:29.221468022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-09T23:24:29.222840175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-09T23:24:29.223260491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007323s
2026-05-09T23:24:29.223487698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-05-09T23:24:29.224365867Z [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-09T23:24:29.225015966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013094s
2026-05-09T23:24:29.225278444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-05-09T23:24:29.225708390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.226146803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006405s
2026-05-09T23:24:29.226615066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-09T23:24:29', 'ApplicationStatus')
2026-05-09T23:24:29.227046174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.227954733Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-05-09T23:24:29.228162011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002392s
2026-05-09T23:24:29.228389299Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-05-09T23:24:29.228633871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.228929206Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-05-09T23:24:29.229971355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-09T23:24:29.230160065Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-09T23:24:29.230395879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-05-09T23:24:29.230826667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:29.231486726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008731s
2026-05-09T23:24:29.231716499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-09T23:24:29.232546470Z [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-09T23:24:29.233182451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012542s
2026-05-09T23:24:29.233418947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-09T23:24:29.234194238Z [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-09T23:24:29.234848245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012129s
2026-05-09T23:24:29.235117457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-09T23:24:29.235566041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.236020546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006665s
2026-05-09T23:24:29.236445752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-09T23:24:29', 'IndexerProps')
2026-05-09T23:24:29.236863834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.238121837Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-05-09T23:24:29.238322160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027526s
2026-05-09T23:24:29.238561492Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-05-09T23:24:29.238812307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.239106500Z [Info] add_update_history: Starting migration of Main DB to 4
2026-05-09T23:24:29.239618421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-09T23:24:29', 'add_update_history')
2026-05-09T23:24:29.240071763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.240736732Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-05-09T23:24:29.240947397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019267s
2026-05-09T23:24:29.241169404Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-05-09T23:24:29.241417353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.241709020Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-05-09T23:24:29.245079527Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-09T23:24:29.246324765Z [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-09T23:24:29.246897368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001384s
2026-05-09T23:24:29.247325360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-09T23:24:29', 'update_notifiarr')
2026-05-09T23:24:29.247746107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.248426507Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-05-09T23:24:29.248608273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028625s
2026-05-09T23:24:29.248827515Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-05-09T23:24:29.249071766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.249356279Z [Info] app_profiles: Starting migration of Main DB to 6
2026-05-09T23:24:29.249895836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-05-09T23:24:29.250651037Z [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-09T23:24:29.251283611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011571s
2026-05-09T23:24:29.251521840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-05-09T23:24:29.251923038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-05-09T23:24:29.252339998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005964s
2026-05-09T23:24:29.252544670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-09T23:24:29.252736657Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-09T23:24:29.252968974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-05-09T23:24:29.253351455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-09T23:24:29.254074541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008797s
2026-05-09T23:24:29.254501711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-09T23:24:29', 'app_profiles')
2026-05-09T23:24:29.254921717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.255634802Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-05-09T23:24:29.255833543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024247s
2026-05-09T23:24:29.256074768Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-05-09T23:24:29.256319892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.256604455Z [Info] history_failed: Starting migration of Main DB to 7
2026-05-09T23:24:29.257058379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-09T23:24:29.257256929Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-09T23:24:29.257490469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-05-09T23:24:29.257866106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-05-09T23:24:29.258593991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008769s
2026-05-09T23:24:29.258978616Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-05-09T23:24:29.259442790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-05-09T23:24:29.259816563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005552s
2026-05-09T23:24:29.260295668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-09T23:24:29', 'history_failed')
2026-05-09T23:24:29.260721946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.261382246Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-05-09T23:24:29.261590645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020934s
2026-05-09T23:24:29.261810468Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-05-09T23:24:29.262056123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.262372951Z [Info] redacted_api: Starting migration of Main DB to 8
2026-05-09T23:24:29.262775321Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.263069523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.264685197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016811s
2026-05-09T23:24:29.265106716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-09T23:24:29', 'redacted_api')
2026-05-09T23:24:29.265525279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.266150618Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-05-09T23:24:29.266363236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031436s
2026-05-09T23:24:29.266593400Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-05-09T23:24:29.266839996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.267131032Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-05-09T23:24:29.267709106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-05-09T23:24:29.268382332Z [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-09T23:24:29.268945215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010163s
2026-05-09T23:24:29.269152353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-09T23:24:29.269333668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-09T23:24:29.269552318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-09T23:24:29.269861891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-09T23:24:29.270563494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007692s
2026-05-09T23:24:29.270975163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-09T23:24:29', 'IndexerProxies')
2026-05-09T23:24:29.271395069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.272095359Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-05-09T23:24:29.272303307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023002s
2026-05-09T23:24:29.272546167Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-05-09T23:24:29.272802823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.273103589Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-05-09T23:24:29.273540469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-05-09T23:24:29.273741163Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-09T23:24:29.274035205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-05-09T23:24:29.274449920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-05-09T23:24:29.275171012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008867s
2026-05-09T23:24:29.275627682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-09T23:24:29', 'app_indexer_remote_name')
2026-05-09T23:24:29.276095083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.276777898Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-05-09T23:24:29.276991618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024481s
2026-05-09T23:24:29.277236160Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-05-09T23:24:29.277491234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.277788022Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-05-09T23:24:29.279955657Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.280872843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-05-09T23:24:29.281257999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011027s
2026-05-09T23:24:29.281696051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-09T23:24:29', 'desi_gazelle_to_unit3d')
2026-05-09T23:24:29.282144965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.282789773Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-05-09T23:24:29.282998534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025873s
2026-05-09T23:24:29.283255381Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-05-09T23:24:29.283525285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.283832383Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-05-09T23:24:29.284211386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-09T23:24:29.284411409Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-09T23:24:29.284680611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-09T23:24:29.285108673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:29.285837491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009181s
2026-05-09T23:24:29.286302277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-09T23:24:29', 'add_on_update_to_notifications')
2026-05-09T23:24:29.286739157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.287434176Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-05-09T23:24:29.287654209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024583s
2026-05-09T23:24:29.287894042Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-05-09T23:24:29.288144206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.288439120Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-05-09T23:24:29.288946672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-05-09T23:24:29.289611070Z [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-09T23:24:29.290221248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010424s
2026-05-09T23:24:29.290509138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-05-09T23:24:29.291004616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-05-09T23:24:29.291491496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007425s
2026-05-09T23:24:29.291756119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-05-09T23:24:29.292221777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-05-09T23:24:29.292668977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006729s
2026-05-09T23:24:29.293101268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-09T23:24:29', 'IndexerVersions')
2026-05-09T23:24:29.293519069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.294321826Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-05-09T23:24:29.294524634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022929s
2026-05-09T23:24:29.294748986Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-05-09T23:24:29.294995743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.295286057Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-05-09T23:24:29.296908665Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.297883077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-05-09T23:24:29.298199935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010492s
2026-05-09T23:24:29.298461451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.298846948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-05-09T23:24:29.299160599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004777s
2026-05-09T23:24:29.299581116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-09T23:24:29', 'cleanup_config')
2026-05-09T23:24:29.300017264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.300759509Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-05-09T23:24:29.300964021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020433s
2026-05-09T23:24:29.301188422Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-05-09T23:24:29.301436542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.301769082Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-05-09T23:24:29.303749780Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.304122380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-05-09T23:24:29.304431303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s
2026-05-09T23:24:29.304694122Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.305041451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-05-09T23:24:29.305347357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s
2026-05-09T23:24:29.305614355Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.305962616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-05-09T23:24:29.306267460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004319s
2026-05-09T23:24:29.306528967Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.306873901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-05-09T23:24:29.307181391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s
2026-05-09T23:24:29.307443048Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.307786760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-05-09T23:24:29.308111444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s
2026-05-09T23:24:29.308365225Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.308713406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-05-09T23:24:29.309021676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s
2026-05-09T23:24:29.309281950Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.309635372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-05-09T23:24:29.309941088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s
2026-05-09T23:24:29.310201893Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.310552068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-05-09T23:24:29.310860439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004373s
2026-05-09T23:24:29.311121635Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.315040767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-05-09T23:24:29.315377625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040302s
2026-05-09T23:24:29.315642969Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.316002694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-05-09T23:24:29.316306856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s
2026-05-09T23:24:29.316569625Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.316920903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-05-09T23:24:29.317230386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004379s
2026-05-09T23:24:29.317491662Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.317837989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-05-09T23:24:29.318147553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s
2026-05-09T23:24:29.318409951Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.318756990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-05-09T23:24:29.319070000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s
2026-05-09T23:24:29.319332038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.319683075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-05-09T23:24:29.320043480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s
2026-05-09T23:24:29.320306771Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.320659270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-05-09T23:24:29.320971169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s
2026-05-09T23:24:29.321239950Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.321582730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-05-09T23:24:29.321879939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004137s
2026-05-09T23:24:29.322067226Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.323465772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-05-09T23:24:29.323853563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015982s
2026-05-09T23:24:29.324052874Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.324459403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-05-09T23:24:29.324823506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s
2026-05-09T23:24:29.325009411Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.325402652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-05-09T23:24:29.325758218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005659s
2026-05-09T23:24:29.325947910Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.326347595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-05-09T23:24:29.326769795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006171s
2026-05-09T23:24:29.326991933Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.327395676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-05-09T23:24:29.327767745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005852s
2026-05-09T23:24:29.327993239Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.328385870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-05-09T23:24:29.328746907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005741s
2026-05-09T23:24:29.328929925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.329339430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-05-09T23:24:29.329704846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005917s
2026-05-09T23:24:29.329890559Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.330298020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-05-09T23:24:29.330666241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005805s
2026-05-09T23:24:29.330850282Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.331236309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-05-09T23:24:29.331589701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005609s
2026-05-09T23:24:29.331775796Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.332192264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-05-09T23:24:29.332550696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s
2026-05-09T23:24:29.332743244Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.333147177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-05-09T23:24:29.334130517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012023s
2026-05-09T23:24:29.334314909Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.334730165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-05-09T23:24:29.335092985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005973s
2026-05-09T23:24:29.335278930Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.335687352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-05-09T23:24:29.336077127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006071s
2026-05-09T23:24:29.336261107Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.336669620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-05-09T23:24:29.337034014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00058s
2026-05-09T23:24:29.337217844Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.337611276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-05-09T23:24:29.337970480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005724s
2026-05-09T23:24:29.338154871Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.338552011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-05-09T23:24:29.338902917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005666s
2026-05-09T23:24:29.339089623Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.339488897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-05-09T23:24:29.339869854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005831s
2026-05-09T23:24:29.340062412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.340463951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-05-09T23:24:29.340822723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2026-05-09T23:24:29.341011513Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.341403813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-05-09T23:24:29.341762706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s
2026-05-09T23:24:29.342192431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-09T23:24:29', 'indexer_cleanup')
2026-05-09T23:24:29.342670614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.343459723Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-05-09T23:24:29.343661891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002238s
2026-05-09T23:24:29.343930782Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-05-09T23:24:29.344181327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.344478575Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-05-09T23:24:29.344892849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-05-09T23:24:29.345090417Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-09T23:24:29.345344850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-05-09T23:24:29.345760927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-05-09T23:24:29.346553744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009763s
2026-05-09T23:24:29.346986275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-09T23:24:29', 'minimum_seeders')
2026-05-09T23:24:29.347406421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.348089526Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-05-09T23:24:29.348291032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024758s
2026-05-09T23:24:29.348517288Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-05-09T23:24:29.348762451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.349051153Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-05-09T23:24:29.349414414Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.349769970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-05-09T23:24:29.350080335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004285s
2026-05-09T23:24:29.350511473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-09T23:24:29', 'remove_showrss')
2026-05-09T23:24:29.350932341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.351558762Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-05-09T23:24:29.351764106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00188s
2026-05-09T23:24:29.352018578Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-05-09T23:24:29.352280956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.352579558Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-05-09T23:24:29.352948601Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.353322303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-05-09T23:24:29.353649963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s
2026-05-09T23:24:29.354094548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-09T23:24:29', 'remove_torrentparadiseml')
2026-05-09T23:24:29.354531518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.355176116Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-05-09T23:24:29.355382642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019367s
2026-05-09T23:24:29.355644199Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-05-09T23:24:29.355925245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.356247203Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-05-09T23:24:29.356540904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.356796229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.357465055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007078s
2026-05-09T23:24:29.357930042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-09T23:24:29', 'localization_setting_to_string')
2026-05-09T23:24:29.358370248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.359202404Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-05-09T23:24:29.359422146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023889s
2026-05-09T23:24:29.359645035Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-05-09T23:24:29.359918836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.360211566Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-05-09T23:24:29.360479335Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.360728607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.364518339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038167s
2026-05-09T23:24:29.364942713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-09T23:24:29', 'orpheus_api')
2026-05-09T23:24:29.365362529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.365995774Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-05-09T23:24:29.366205716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052921s
2026-05-09T23:24:29.366447914Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-05-09T23:24:29.366707898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.367012391Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-05-09T23:24:29.367364650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-09T23:24:29.367564733Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-09T23:24:29.367815438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-05-09T23:24:29.368227528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-05-09T23:24:29.368984292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009132s
2026-05-09T23:24:29.369426562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-09T23:24:29', 'download_client_categories')
2026-05-09T23:24:29.369859183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.370544363Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-05-09T23:24:29.370768615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024379s
2026-05-09T23:24:29.370995050Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-05-09T23:24:29.371244172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.371531962Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-05-09T23:24:29.371913470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-09T23:24:29.372094544Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-09T23:24:29.372306431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-09T23:24:29.372614842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-09T23:24:29.373281184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007622s
2026-05-09T23:24:29.373534584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-09T23:24:29.373865841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-09T23:24:29.374538295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000788s
2026-05-09T23:24:29.374982009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-09T23:24:29', 'add_salt_to_users')
2026-05-09T23:24:29.375400572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.376123227Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-05-09T23:24:29.376341496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023382s
2026-05-09T23:24:29.376627963Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-05-09T23:24:29.376907336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.377228563Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-05-09T23:24:29.377582515Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.377959444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-05-09T23:24:29.378319419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005393s
2026-05-09T23:24:29.378805648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-09T23:24:29', 'speedcd_userpasssettings_to_speedcdsettings')
2026-05-09T23:24:29.379258761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.379953239Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-05-09T23:24:29.380199505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020759s
2026-05-09T23:24:29.380494229Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-05-09T23:24:29.380776948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.381110469Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-05-09T23:24:29.381453851Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.381855690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-05-09T23:24:29.382206577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s
2026-05-09T23:24:29.382702706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-09T23:24:29', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-05-09T23:24:29.383157061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.383939767Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-05-09T23:24:29.384175221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021533s
2026-05-09T23:24:29.384466538Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-05-09T23:24:29.384747243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.385066456Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-05-09T23:24:29.385445269Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.385835194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-05-09T23:24:29.386192824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005588s
2026-05-09T23:24:29.386380672Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.386782541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-05-09T23:24:29.387151565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005833s
2026-05-09T23:24:29.387632713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-09T23:24:29', 'alpharatio_greatposterwall_config_contract')
2026-05-09T23:24:29.388115165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.388793591Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-05-09T23:24:29.389029215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021361s
2026-05-09T23:24:29.389264639Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-05-09T23:24:29.389512108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.389802493Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-05-09T23:24:29.390170283Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.390529056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-05-09T23:24:29.390881595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004692s
2026-05-09T23:24:29.391373576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-09T23:24:29', 'remove_notwhatcd')
2026-05-09T23:24:29.391836057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.392554254Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-05-09T23:24:29.392841211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020927s
2026-05-09T23:24:29.393141987Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-05-09T23:24:29.393450779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.393831465Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-05-09T23:24:29.394421514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-09T23:24:29.394658701Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-09T23:24:29.394941861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-05-09T23:24:29.395404323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:29.396413525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012035s
2026-05-09T23:24:29.396676835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-09T23:24:29.396917329Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-09T23:24:29.397216171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-05-09T23:24:29.397711729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:29.398623185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011239s
2026-05-09T23:24:29.399172491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-09T23:24:29', 'add_on_grab_to_notifications')
2026-05-09T23:24:29.399685043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.400566759Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-05-09T23:24:29.400825590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003001s
2026-05-09T23:24:29.401201948Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-05-09T23:24:29.401540048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.401963882Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-05-09T23:24:29.402555864Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.403048917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-05-09T23:24:29.403500165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007112s
2026-05-09T23:24:29.404101887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-09T23:24:29', 'animetorrents_use_custom_config_contract')
2026-05-09T23:24:29.404645923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.405436995Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-05-09T23:24:29.405712210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025488s
2026-05-09T23:24:29.406005891Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-05-09T23:24:29.406301095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.406668686Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-05-09T23:24:29.407130325Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.407453296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.408562389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011669s
2026-05-09T23:24:29.409108949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-09T23:24:29', 'apprise_server_url')
2026-05-09T23:24:29.409613776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.410345289Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-05-09T23:24:29.410602467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029355s
2026-05-09T23:24:29.411043836Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-05-09T23:24:29.411356826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.411749757Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-05-09T23:24:29.412354896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-09T23:24:29.412603777Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s
2026-05-09T23:24:29.412917148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-09T23:24:29.413421163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:29.414471628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012713s
2026-05-09T23:24:29.415029632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-09T23:24:29', 'health_restored_notification')
2026-05-09T23:24:29.415557424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.416381975Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-05-09T23:24:29.416650796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031162s
2026-05-09T23:24:29.416946742Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-05-09T23:24:29.417234251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.417606501Z [Info] remove_uc: Starting migration of Main DB to 33
2026-05-09T23:24:29.418211740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:29.418652798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-09T23:24:29.419057292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005679s
2026-05-09T23:24:29.419560907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-09T23:24:29', 'remove_uc')
2026-05-09T23:24:29.420122678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.421417485Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-05-09T23:24:29.421654222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002891s
2026-05-09T23:24:29.421977042Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-05-09T23:24:29.422280573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.422681490Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-05-09T23:24:29.423180164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.423477082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.424527107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010828s
2026-05-09T23:24:29.425076613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-09T23:24:29', 'history_fix_data_titles')
2026-05-09T23:24:29.425623504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.426390559Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-05-09T23:24:29.426642987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029014s
2026-05-09T23:24:29.426973553Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-05-09T23:24:29.427289529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.427677120Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-05-09T23:24:29.428294443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-09T23:24:29.428537633Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-09T23:24:29.428833348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-09T23:24:29.429318244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:29.430414923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013054s
2026-05-09T23:24:29.430970782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-09T23:24:29', 'download_client_per_indexer')
2026-05-09T23:24:29.431505368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.432322063Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-05-09T23:24:29.432587758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003151s
2026-05-09T23:24:29.433004046Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-09T23:24:29.433325213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.433744738Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-05-09T23:24:29.436774268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-09T23:24:29.437072298Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-09T23:24:29.437585482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-05-09T23:24:29.444881624Z [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-09T23:24:29.446419942Z [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-09T23:24:29.447179431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-09T23:24:29.448133051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-09T23:24:29.450269413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.450821675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129226s
2026-05-09T23:24:29.451129335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-09T23:24:29.451329718Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-09T23:24:29.451703812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-05-09T23:24:29.454528630Z [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-09T23:24:29.456021456Z [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-09T23:24:29.456801657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-09T23:24:29.457708433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-09T23:24:29.459806989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.460518111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083209s
2026-05-09T23:24:29.460782083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-09T23:24:29.461009260Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-09T23:24:29.461336529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-05-09T23:24:29.464070154Z [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-09T23:24:29.465526767Z [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-09T23:24:29.466273280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-09T23:24:29.467171158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-09T23:24:29.469301247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.469823388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081917s
2026-05-09T23:24:29.470080626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-09T23:24:29.470298345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-09T23:24:29.470595293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-09T23:24:29.473515113Z [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-09T23:24:29.475100776Z [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-09T23:24:29.475885977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-09T23:24:29.476521958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-09T23:24:29.478433356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075451s
2026-05-09T23:24:29.478692859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-09T23:24:29.478917421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-05-09T23:24:29.479216383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-09T23:24:29.482136994Z [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-09T23:24:29.483719802Z [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-09T23:24:29.484486906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-09T23:24:29.485112316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-09T23:24:29.486969295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074535s
2026-05-09T23:24:29.487228166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-09T23:24:29.487444762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-09T23:24:29.487735418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-09T23:24:29.490655568Z [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-09T23:24:29.492260820Z [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-09T23:24:29.493029167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-09T23:24:29.493650308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-09T23:24:29.495511797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007435s
2026-05-09T23:24:29.495796280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-09T23:24:29.496060762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-05-09T23:24:29.496408112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-09T23:24:29.499087407Z [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-09T23:24:29.500580594Z [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-09T23:24:29.501377108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-09T23:24:29.502296699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-09T23:24:29.504472431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.505029332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083054s
2026-05-09T23:24:29.505295859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-09T23:24:29.505526974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-09T23:24:29.505872359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-09T23:24:29.508619010Z [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-09T23:24:29.510084632Z [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-09T23:24:29.510861346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-09T23:24:29.511924878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-09T23:24:29.514036590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.514551607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008376s
2026-05-09T23:24:29.514831771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-09T23:24:29.515066875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-05-09T23:24:29.515400025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-09T23:24:29.518131415Z [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-09T23:24:29.519574662Z [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-09T23:24:29.520371797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-09T23:24:29.521280907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-09T23:24:29.523404664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.523937567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082158s
2026-05-09T23:24:29.524181889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-09T23:24:29.524397964Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-05-09T23:24:29.524677607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-09T23:24:29.527270649Z [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-09T23:24:29.528459192Z [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-09T23:24:29.529095113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-09T23:24:29.529897749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-09T23:24:29.531902175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-09T23:24:29.532509138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-09T23:24:29.532940807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079857s
2026-05-09T23:24:29.533231202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-05-09T23:24:29.533475003Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-05-09T23:24:29.533830178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-05-09T23:24:29.536426416Z [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-09T23:24:29.537579838Z [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-09T23:24:29.538244446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-05-09T23:24:29.539413210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-05-09T23:24:29.541575434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-05-09T23:24:29.542387810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-05-09T23:24:29.542886865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008753s
2026-05-09T23:24:29.543145756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-09T23:24:29.543372984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-05-09T23:24:29.543695172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-09T23:24:29.546637958Z [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-09T23:24:29.548557443Z [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-09T23:24:29.549497436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-09T23:24:29.550376436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-09T23:24:29.552453038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.552943806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089584s
2026-05-09T23:24:29.553201626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-09T23:24:29.553420797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-09T23:24:29.553764359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-09T23:24:29.556726774Z [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-09T23:24:29.558597451Z [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-09T23:24:29.559512834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-09T23:24:29.560400401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-09T23:24:29.562448626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.562945015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089049s
2026-05-09T23:24:29.563204187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-09T23:24:29.563432717Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-09T23:24:29.563751940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-09T23:24:29.567246087Z [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-09T23:24:29.569235543Z [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-09T23:24:29.570148852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-09T23:24:29.571022230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-09T23:24:29.573089934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.573545261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093794s
2026-05-09T23:24:29.573767208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-09T23:24:29.573976389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-09T23:24:29.574266193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-05-09T23:24:29.576615323Z [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-09T23:24:29.578142699Z [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-09T23:24:29.578908871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-09T23:24:29.579580634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-09T23:24:29.581237300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.581652957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071337s
2026-05-09T23:24:29.581852930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-09T23:24:29.582027591Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-09T23:24:29.582278817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-05-09T23:24:29.584702538Z [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-09T23:24:29.586186125Z [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-09T23:24:29.586900304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-09T23:24:29.587551976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-09T23:24:29.589166587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-09T23:24:29.589545871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007049s
2026-05-09T23:24:29.589773560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-09T23:24:29.589957881Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-09T23:24:29.590228937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-09T23:24:29.593784085Z [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-09T23:24:29.594751333Z [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-09T23:24:29.595285950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-09T23:24:29.595990328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-09T23:24:29.597652054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-09T23:24:29.598049755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075772s
2026-05-09T23:24:29.598270479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-09T23:24:29.598454780Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-09T23:24:29.598747520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-09T23:24:29.600804011Z [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-09T23:24:29.601738142Z [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-09T23:24:29.602262618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-09T23:24:29.602938579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-09T23:24:29.604607510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-09T23:24:29.605014179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060168s
2026-05-09T23:24:29.605216887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:29.605395397Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-09T23:24:29.605648837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-09T23:24:29.607415745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-09T23:24:29.608134703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-09T23:24:29.608604780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-09T23:24:29.609196902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-09T23:24:29.610767194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-09T23:24:29.611159404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005281s
2026-05-09T23:24:29.611678288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-09T23:24:29', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-09T23:24:29.612176772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.614360600Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-09T23:24:29.614610012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008373s
2026-05-09T23:24:29.614872721Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-05-09T23:24:29.615140039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.615447308Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-05-09T23:24:29.616192819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-09T23:24:29.616964784Z [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-09T23:24:29.617575874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011641s
2026-05-09T23:24:29.617837972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-09T23:24:29.618273900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-09T23:24:29.618677623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006165s
2026-05-09T23:24:29.619122909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-09T23:24:29', 'add_notification_status')
2026-05-09T23:24:29.619552985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.620445452Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-05-09T23:24:29.620669303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023264s
2026-05-09T23:24:29.620941852Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-05-09T23:24:29.621210202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.621528754Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-05-09T23:24:29.621970654Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.622355569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-05-09T23:24:29.622702337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005358s
2026-05-09T23:24:29.622887239Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.623280120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-05-09T23:24:29.623633272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005639s
2026-05-09T23:24:29.623818885Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:29.624226466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-05-09T23:24:29.624555318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005352s
2026-05-09T23:24:29.625029383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-09T23:24:29', 'indexers_freeleech_only_config_contract')
2026-05-09T23:24:29.625474830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.626188497Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-05-09T23:24:29.626437418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020879s
2026-05-09T23:24:29.626654906Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-05-09T23:24:29.626897064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.627185886Z [Info] email_encryption: Starting migration of Main DB to 39
2026-05-09T23:24:29.627472523Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.627721785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.628445162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007441s
2026-05-09T23:24:29.628871520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-09T23:24:29', 'email_encryption')
2026-05-09T23:24:29.629298069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.630010023Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-05-09T23:24:29.630214605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022973s
2026-05-09T23:24:29.630504919Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-05-09T23:24:29.630784442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.631102112Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-05-09T23:24:29.631412837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.631660717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.632658025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010244s
2026-05-09T23:24:29.633147280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-09T23:24:29', 'newznab_category_to_capabilities_settings')
2026-05-09T23:24:29.633595052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.634366104Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-05-09T23:24:29.634609875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002658s
2026-05-09T23:24:29.634859618Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-05-09T23:24:29.635120293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.635421540Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-05-09T23:24:29.635719389Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.636001397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.636695986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007513s
2026-05-09T23:24:29.637157194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-09T23:24:29', 'gazelle_freeleech_token_options')
2026-05-09T23:24:29.637588593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.638339054Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-05-09T23:24:29.638560330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002346s
2026-05-09T23:24:29.638830925Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-05-09T23:24:29.639099967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.639410181Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-05-09T23:24:29.639710907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.639979548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.640542852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006164s
2026-05-09T23:24:29.641021887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-09T23:24:29', 'myanonamouse_freeleech_wedge_options')
2026-05-09T23:24:29.641463596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.642224960Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-05-09T23:24:29.642460975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022259s
2026-05-09T23:24:29.642714425Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-05-09T23:24:29.642977004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.643290686Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-05-09T23:24:29.643598836Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.643839260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.653373329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095471s
2026-05-09T23:24:29.653867554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-09T23:24:29', 'newznab_indexers_enable_redirect')
2026-05-09T23:24:29.654318963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.655141419Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-05-09T23:24:29.655364338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112651s
2026-05-09T23:24:29.664318900Z [Debug] MigrationController: Took: 00:00:00.7014532
2026-05-09T23:24:29.733087928Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-09T23:24:29.750985758Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-05-09T23:24:29.768473503Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-09T23:24:29.769510962Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:29.769874765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:29.773759237Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-09T23:24:29.774033990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042231s
2026-05-09T23:24:29.774379336Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-09T23:24:29.774685913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045112s
2026-05-09T23:24:29.776195162Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-09T23:24:29.776567081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.777725905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-09T23:24:29.778218677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-09T23:24:29.778778083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007019s
2026-05-09T23:24:29.779116405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.781267476Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-09T23:24:29.781583502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031284s
2026-05-09T23:24:29.781972385Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-09T23:24:29.782372491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.782904192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-09T23:24:29.783380090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-09T23:24:29.784027353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007298s
2026-05-09T23:24:29.784328810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:29.784610598Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-09T23:24:29.784947767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-09T23:24:29.785422643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-09T23:24:29.786323868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010202s
2026-05-09T23:24:29.786666438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.787517070Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-09T23:24:29.787821664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021785s
2026-05-09T23:24:29.788370218Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-09T23:24:29.788741466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.789208136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:29.789509022Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-09T23:24:29.789839607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-09T23:24:29.790309473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-09T23:24:29.790981827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007903s
2026-05-09T23:24:29.791324618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.792208668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-09T23:24:29.792563663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001961s
2026-05-09T23:24:29.792985933Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-09T23:24:29.793323593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.793751875Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-09T23:24:29.794438508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-09T23:24:29.795184801Z [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-09T23:24:29.796150626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014269s
2026-05-09T23:24:29.796467464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-09T23:24:29.796874333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-09T23:24:29.797407156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006333s
2026-05-09T23:24:29.797933997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-09T23:24:29', 'InitialSetup')
2026-05-09T23:24:29.798569918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.799545392Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-09T23:24:29.799831127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027532s
2026-05-09T23:24:29.800209339Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-05-09T23:24:29.800582430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.801002556Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-05-09T23:24:29.801558736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-09T23:24:29', 'ApplicationStatus')
2026-05-09T23:24:29.802214216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.803078677Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-05-09T23:24:29.803369622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025011s
2026-05-09T23:24:29.803686450Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-05-09T23:24:29.804160194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.804553136Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-05-09T23:24:29.805075718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-09T23:24:29', 'IndexerProps')
2026-05-09T23:24:29.805720376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.806547411Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-05-09T23:24:29.806858478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024538s
2026-05-09T23:24:29.807180616Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-05-09T23:24:29.807551563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.807987421Z [Info] add_update_history: Starting migration of Log DB to 4
2026-05-09T23:24:29.808513771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-09T23:24:29.809193089Z [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-09T23:24:29.809985985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011487s
2026-05-09T23:24:29.810321772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-09T23:24:29.810833532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-09T23:24:29.811415634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007497s
2026-05-09T23:24:29.811957135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-09T23:24:29', 'add_update_history')
2026-05-09T23:24:29.812605831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.813471144Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-05-09T23:24:29.813795827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00277s
2026-05-09T23:24:29.814112846Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-05-09T23:24:29.814475797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.814932106Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-05-09T23:24:29.815454448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-09T23:24:29', 'update_notifiarr')
2026-05-09T23:24:29.816122212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.816924007Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-05-09T23:24:29.817245534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024366s
2026-05-09T23:24:29.817560118Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-05-09T23:24:29.817914451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.818325308Z [Info] app_profiles: Starting migration of Log DB to 6
2026-05-09T23:24:29.818829544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-09T23:24:29', 'app_profiles')
2026-05-09T23:24:29.819485334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.820239603Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-05-09T23:24:29.820556080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023386s
2026-05-09T23:24:29.820874712Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-05-09T23:24:29.821236390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.821658140Z [Info] history_failed: Starting migration of Log DB to 7
2026-05-09T23:24:29.822169900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-09T23:24:29', 'history_failed')
2026-05-09T23:24:29.822807614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.823573506Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-05-09T23:24:29.823925966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023516s
2026-05-09T23:24:29.824248175Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-05-09T23:24:29.824607408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.825014859Z [Info] redacted_api: Starting migration of Log DB to 8
2026-05-09T23:24:29.825529535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-09T23:24:29', 'redacted_api')
2026-05-09T23:24:29.826170075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.826928392Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-05-09T23:24:29.827241873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023438s
2026-05-09T23:24:29.827558681Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-05-09T23:24:29.827938716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.828366438Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-05-09T23:24:29.828891966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-09T23:24:29', 'IndexerProxies')
2026-05-09T23:24:29.829528027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.830310984Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-05-09T23:24:29.830629174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002399s
2026-05-09T23:24:29.830972786Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-05-09T23:24:29.831345587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.831766685Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-05-09T23:24:29.832344308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-09T23:24:29', 'app_indexer_remote_name')
2026-05-09T23:24:29.833000770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.833825210Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-05-09T23:24:29.834164203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024664s
2026-05-09T23:24:29.834499739Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-05-09T23:24:29.834878401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.835302485Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-05-09T23:24:29.835843755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-09T23:24:29', 'desi_gazelle_to_unit3d')
2026-05-09T23:24:29.836518544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.837282161Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-05-09T23:24:29.837620092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023959s
2026-05-09T23:24:29.837977271Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-05-09T23:24:29.838372868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.838803204Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-05-09T23:24:29.839384926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-09T23:24:29', 'add_on_update_to_notifications')
2026-05-09T23:24:29.840094344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.840879435Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-05-09T23:24:29.841231674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024838s
2026-05-09T23:24:29.841552049Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-05-09T23:24:29.841912836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.842329545Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-05-09T23:24:29.842858430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-09T23:24:29', 'IndexerVersions')
2026-05-09T23:24:29.843508489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.844242367Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-05-09T23:24:29.844577632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023362s
2026-05-09T23:24:29.844888999Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-05-09T23:24:29.845249936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.845672877Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-05-09T23:24:29.846188706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-09T23:24:29', 'cleanup_config')
2026-05-09T23:24:29.846828595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.847604687Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-05-09T23:24:29.847951335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023679s
2026-05-09T23:24:29.848272352Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-05-09T23:24:29.848636856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.849053194Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-05-09T23:24:29.849571047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-09T23:24:29', 'indexer_cleanup')
2026-05-09T23:24:29.850211517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.850998131Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-05-09T23:24:29.851320119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023724s
2026-05-09T23:24:29.851638731Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-05-09T23:24:29.852018836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.852439584Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-05-09T23:24:29.852958539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-09T23:24:29', 'minimum_seeders')
2026-05-09T23:24:29.853597636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.854887383Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-05-09T23:24:29.855214982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028816s
2026-05-09T23:24:29.855539406Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-05-09T23:24:29.855933910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.856353034Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-05-09T23:24:29.856874404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-09T23:24:29', 'remove_showrss')
2026-05-09T23:24:29.857513390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.858372581Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-05-09T23:24:29.858695401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024809s
2026-05-09T23:24:29.859044914Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-05-09T23:24:29.859419960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.859842841Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-05-09T23:24:29.860434182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-09T23:24:29', 'remove_torrentparadiseml')
2026-05-09T23:24:29.861099882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.861908370Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-05-09T23:24:29.862246211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024693s
2026-05-09T23:24:29.862608510Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-05-09T23:24:29.862998906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.863447189Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-05-09T23:24:29.864040404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-09T23:24:29', 'localization_setting_to_string')
2026-05-09T23:24:29.864723940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.865537498Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-05-09T23:24:29.865893084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025117s
2026-05-09T23:24:29.866205463Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-05-09T23:24:29.866557923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.866985634Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-05-09T23:24:29.867478877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-09T23:24:29', 'orpheus_api')
2026-05-09T23:24:29.868143746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.868918476Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-05-09T23:24:29.869228982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023755s
2026-05-09T23:24:29.869574417Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-05-09T23:24:29.869961938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.870388096Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-05-09T23:24:29.870955509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-09T23:24:29', 'download_client_categories')
2026-05-09T23:24:29.871617522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.872441721Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-05-09T23:24:29.872796937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024633s
2026-05-09T23:24:29.873123334Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-05-09T23:24:29.873558440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.873980650Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-05-09T23:24:29.874504946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-09T23:24:29', 'add_salt_to_users')
2026-05-09T23:24:29.875147289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.876028434Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-05-09T23:24:29.876356304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024736s
2026-05-09T23:24:29.876742933Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-05-09T23:24:29.877170133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.877617904Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-05-09T23:24:29.878271110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-09T23:24:29', 'speedcd_userpasssettings_to_speedcdsettings')
2026-05-09T23:24:29.878987272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.879895100Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-05-09T23:24:29.880275416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026316s
2026-05-09T23:24:29.880678327Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-05-09T23:24:29.881123684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.881595444Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-05-09T23:24:29.882348190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-09T23:24:29', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-05-09T23:24:29.883091286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.884082502Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-05-09T23:24:29.884483800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028903s
2026-05-09T23:24:29.884873525Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-05-09T23:24:29.885298851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.885744990Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-05-09T23:24:29.886385189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-09T23:24:29', 'alpharatio_greatposterwall_config_contract')
2026-05-09T23:24:29.887087323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.887946884Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-05-09T23:24:29.888349414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025799s
2026-05-09T23:24:29.888663136Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-05-09T23:24:29.889028372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.889446914Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-05-09T23:24:29.889977172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-09T23:24:29', 'remove_notwhatcd')
2026-05-09T23:24:29.890615838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.891509117Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-05-09T23:24:29.891837268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024878s
2026-05-09T23:24:29.892213656Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-05-09T23:24:29.892613841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.893038236Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-05-09T23:24:29.893610328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-09T23:24:29', 'add_on_grab_to_notifications')
2026-05-09T23:24:29.894277061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.895079176Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-05-09T23:24:29.895433820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024588s
2026-05-09T23:24:29.895805919Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-05-09T23:24:29.896287980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.896730361Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-05-09T23:24:29.897361051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-09T23:24:29', 'animetorrents_use_custom_config_contract')
2026-05-09T23:24:29.898058545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.898892234Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-05-09T23:24:29.899286428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025637s
2026-05-09T23:24:29.899605290Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-05-09T23:24:29.900014013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.900440572Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-05-09T23:24:29.900970088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-09T23:24:29', 'apprise_server_url')
2026-05-09T23:24:29.901617442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.902401761Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-05-09T23:24:29.902729601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024263s
2026-05-09T23:24:29.903081199Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-05-09T23:24:29.903473729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.903920509Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-05-09T23:24:29.904506108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-09T23:24:29', 'health_restored_notification')
2026-05-09T23:24:29.905186128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.906000858Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-05-09T23:24:29.906359581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025045s
2026-05-09T23:24:29.906661078Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-05-09T23:24:29.907009610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.907417471Z [Info] remove_uc: Starting migration of Log DB to 33
2026-05-09T23:24:29.907928460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-09T23:24:29', 'remove_uc')
2026-05-09T23:24:29.908571786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.909329241Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-05-09T23:24:29.909643684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023403s
2026-05-09T23:24:29.909976314Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-05-09T23:24:29.910357542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.910780764Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-05-09T23:24:29.911333196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-09T23:24:29', 'history_fix_data_titles')
2026-05-09T23:24:29.912013857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.912807535Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-05-09T23:24:29.913148632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024348s
2026-05-09T23:24:29.913496863Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-05-09T23:24:29.913898151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.914322455Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-05-09T23:24:29.914895830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-09T23:24:29', 'download_client_per_indexer')
2026-05-09T23:24:29.915559266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.916401672Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-05-09T23:24:29.916759573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024876s
2026-05-09T23:24:29.917161572Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-09T23:24:29.917600186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.918060703Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-05-09T23:24:29.918664489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-09T23:24:29.918953100Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-09T23:24:29.919266992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-09T23:24:29.920502360Z [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-09T23:24:29.921767026Z [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-09T23:24:29.922565053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-09T23:24:29.923295785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-09T23:24:29.924652376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-09T23:24:29.925211813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005607s
2026-05-09T23:24:29.925521887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-09T23:24:29.925819988Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-09T23:24:29.926153690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-09T23:24:29.927162812Z [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-09T23:24:29.928299431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-09T23:24:29.929058439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-09T23:24:29.929800914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-09T23:24:29.931046092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-09T23:24:29.931651641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051278s
2026-05-09T23:24:29.931969681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:29.932263784Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-09T23:24:29.932607365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-09T23:24:29.933501736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-09T23:24:29.934449415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-09T23:24:29.935207691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-09T23:24:29.935941980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-09T23:24:29.937165143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-09T23:24:29.937773979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047967s
2026-05-09T23:24:29.938384158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-09T23:24:29', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-09T23:24:29.939107905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.940745202Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-09T23:24:29.941147132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076506s
2026-05-09T23:24:29.941489210Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-05-09T23:24:29.941870989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.942298180Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-05-09T23:24:29.942851173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-09T23:24:29', 'add_notification_status')
2026-05-09T23:24:29.943506052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.944339130Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-05-09T23:24:29.944686499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024589s
2026-05-09T23:24:29.945062406Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-05-09T23:24:29.945486450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.945933310Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-05-09T23:24:29.946599180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-09T23:24:29', 'indexers_freeleech_only_config_contract')
2026-05-09T23:24:29.947294701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.948177920Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-05-09T23:24:29.948545500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026313s
2026-05-09T23:24:29.948888621Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-05-09T23:24:29.949248626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.949688040Z [Info] email_encryption: Starting migration of Log DB to 39
2026-05-09T23:24:29.950216825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-09T23:24:29', 'email_encryption')
2026-05-09T23:24:29.950854970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.951658528Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-05-09T23:24:29.952050538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024229s
2026-05-09T23:24:29.952435152Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-05-09T23:24:29.952864196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.953308110Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-05-09T23:24:29.953952187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-09T23:24:29', 'newznab_category_to_capabilities_settings')
2026-05-09T23:24:29.954648539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.955477278Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-05-09T23:24:29.955881923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025711s
2026-05-09T23:24:29.956248120Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-05-09T23:24:29.956646202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.957077941Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-05-09T23:24:29.957670013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-09T23:24:29', 'gazelle_freeleech_token_options')
2026-05-09T23:24:29.958344892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.959204182Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-05-09T23:24:29.959559718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002531s
2026-05-09T23:24:29.959946066Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-05-09T23:24:29.960361523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.960801449Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-05-09T23:24:29.961411848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-09T23:24:29', 'myanonamouse_freeleech_wedge_options')
2026-05-09T23:24:29.962149764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.963013524Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-05-09T23:24:29.963386144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026174s
2026-05-09T23:24:29.963742201Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-05-09T23:24:29.964164902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:29.964604297Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-05-09T23:24:29.965194325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-09T23:24:29', 'newznab_indexers_enable_redirect')
2026-05-09T23:24:29.965873593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:29.966685458Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-05-09T23:24:29.967047036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024984s
2026-05-09T23:24:30.117649671Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-05-09T23:24:30.124750589Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-09T23:24:30.129084286Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-05-09T23:24:30.229056277Z [Info] AppSyncProfileService: Setting up default app profile
2026-05-09T23:24:30.240199426Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-05-09T23:24:30.350340875Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-05-09T23:24:30.419328424Z [ls.io-init] done.
2026-05-09T23:24:31.648002223Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-09T23:24:31.649115174Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-09T23:24:31.649551483Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
Expand
NAME VERSION
AngleSharp 1.3.0
AngleSharp.Xml 1.0.0
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
ImpromptuInterface 8.0.6
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.16
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.16
Microsoft.AspNetCore.WebUtilities 8.0.16
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.Net.Http.Headers 8.0.16
Microsoft.OpenApi 1.6.23
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 2.0.7
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.3
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
Prowlarr 1.0.0
Prowlarr.Api.V1 1.0.0
Prowlarr.Common 1.0.0
Prowlarr.Core 1.0.0
Prowlarr.Host 1.0.0
Prowlarr.Http 1.0.0
Prowlarr.Mono 1.0.0
Prowlarr.SignalR 1.0.0
ReusableTasks 2.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SourceGear.sqlite3 3.50.4.2
Swashbuckle.AspNetCore.Swagger 8.1.4
Swashbuckle.AspNetCore.SwaggerGen 8.1.4
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.19
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.FileSystem.AccessControl 5.0.0
System.IO.Pipelines 8.0.0
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.2
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceModel.Syndication 8.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
YamlDotNet 16.3.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.4-r0
apk-tools 3.0.6-r0
bash 5.3.3-r1
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20260413-r0
ca-certificates-bundle 20260413-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.17.0-r1
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.6-r0
libcurl 8.17.0-r1
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.6-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
nghttp3 1.13.1-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2026b-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1778369081993
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:9696/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1778369081993
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:9696/signalr/messages?access_token=(removed)&id=3D19Mnpj2e4xDZaCFDFhIw.\"",
"source": "console-api",
"timestamp": 1778369081993
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1778369081993
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1778369081993
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1778369081994
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1778369081994
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1778369081994
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1778369081994
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1778369081994
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.02s |
| Container Start | PASS | - | 3.04s |
| Create Buildx SBOM | PASS | - | 1.88s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/prowlarr
Runtime: 52.35s
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2026-05-09T23:16:41+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 81.40MB
Tag: arm64v8-nightly-2.4.0.5367-ls235
Version: 2.4.0.5367-ls235
Expand
2026-05-09T23:24:29.330603816Z [migrations] started
2026-05-09T23:24:29.335043496Z [migrations] no migrations found
2026-05-09T23:24:29.830944890Z usermod: no changes
2026-05-09T23:24:29.919778853Z ───────────────────────────────────────
2026-05-09T23:24:29.919795216Z
2026-05-09T23:24:29.919801318Z ██╗ ███████╗██╗ ██████╗
2026-05-09T23:24:29.919807100Z ██║ ██╔════╝██║██╔═══██╗
2026-05-09T23:24:29.919812741Z ██║ ███████╗██║██║ ██║
2026-05-09T23:24:29.919818372Z ██║ ╚════██║██║██║ ██║
2026-05-09T23:24:29.919823994Z ███████╗███████║██║╚██████╔╝
2026-05-09T23:24:29.919829625Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-09T23:24:29.919835236Z
2026-05-09T23:24:29.919840547Z Brought to you by linuxserver.io
2026-05-09T23:24:29.919860227Z ───────────────────────────────────────
2026-05-09T23:24:29.927114194Z
2026-05-09T23:24:29.927647849Z To support the app dev(s) visit:
2026-05-09T23:24:29.951029461Z Prowlarr: https://opencollective.com/prowlarr
2026-05-09T23:24:29.955630466Z
2026-05-09T23:24:29.955643793Z To support LSIO projects visit:
2026-05-09T23:24:29.955652000Z https://www.linuxserver.io/donate/
2026-05-09T23:24:29.955660176Z
2026-05-09T23:24:29.955668112Z ───────────────────────────────────────
2026-05-09T23:24:29.955676840Z GID/UID
2026-05-09T23:24:29.955684906Z ───────────────────────────────────────
2026-05-09T23:24:30.042131622Z
2026-05-09T23:24:30.042150259Z User UID: 911
2026-05-09T23:24:30.042158606Z User GID: 911
2026-05-09T23:24:30.042166522Z ───────────────────────────────────────
2026-05-09T23:24:30.065123149Z Linuxserver.io version: 2.4.0.5367-ls235
2026-05-09T23:24:30.067730139Z Build-date: 2026-05-09T23:16:41+00:00
2026-05-09T23:24:30.067754568Z ───────────────────────────────────────
2026-05-09T23:24:30.067764788Z
2026-05-09T23:24:32.270808653Z [custom-init] No custom files found, skipping...
2026-05-09T23:24:32.836986221Z failed to load "/config/config.xml": No such file or directory
2026-05-09T23:24:34.623236389Z failed to load "/config/config.xml": No such file or directory
2026-05-09T23:24:35.939070642Z failed to load "/config/config.xml": No such file or directory
2026-05-09T23:24:37.309871630Z failed to load "/config/config.xml": No such file or directory
2026-05-09T23:24:38.383722356Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5367
2026-05-09T23:24:38.652867106Z failed to load "/config/config.xml": No such file or directory
2026-05-09T23:24:38.672015284Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-09T23:24:38.767361150Z [Debug] Bootstrap: Console selected
2026-05-09T23:24:38.780039570Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-09T23:24:40.558351142Z failed to load "/config/config.xml": No such file or directory
2026-05-09T23:24:41.871620660Z failed to load "/config/config.xml": No such file or directory
2026-05-09T23:24:42.386653740Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-09T23:24:43.359562832Z failed to load "/config/config.xml": No such file or directory
2026-05-09T23:24:43.388540484Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9717e93f-11b3-4ac7-98c9-41b45254136a} may be persisted to storage in unencrypted form.
2026-05-09T23:24:44.367892140Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-09T23:24:44.823958740Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-05-09T23:24:45.837451515Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-09T23:24:45.940325009Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:45.949471507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:46.507484634Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-09T23:24:46.556653273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5677503s
2026-05-09T23:24:46.560227340Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-09T23:24:46.562989433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6162916s
2026-05-09T23:24:46.664069465Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-09T23:24:46.672030926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:46.753825645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-09T23:24:46.877267366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-09T23:24:47.039535071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2823181s
2026-05-09T23:24:47.045342174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:47.073178077Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-09T23:24:47.075658081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3161216s
2026-05-09T23:24:47.090982078Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-09T23:24:47.093829452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:47.169563666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-09T23:24:47.183842569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-09T23:24:47.196838178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243306s
2026-05-09T23:24:47.200441153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:47.204400937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016365s
2026-05-09T23:24:47.210244013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-09T23:24:47.222522738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-09T23:24:47.236192585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229985s
2026-05-09T23:24:47.240127228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:47.245710962Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-09T23:24:47.248602565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326487s
2026-05-09T23:24:47.255321995Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-09T23:24:47.258037123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:47.271061580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:47.273851137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002503s
2026-05-09T23:24:47.276239496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-09T23:24:47.279761488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-09T23:24:47.285013314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065802s
2026-05-09T23:24:47.287385822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:47.291535548Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-09T23:24:47.293568782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129292s
2026-05-09T23:24:47.336771027Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-09T23:24:47.339503319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:47.348842836Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-09T23:24:47.443110460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-09T23:24:47.450782970Z [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-09T23:24:47.458070836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124487s
2026-05-09T23:24:47.460438303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-09T23:24:47.463942830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-09T23:24:47.468159801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055587s
2026-05-09T23:24:47.470310773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-09T23:24:47.475820688Z [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-09T23:24:47.481332838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008953s
2026-05-09T23:24:47.483621456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-09T23:24:47.486679203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-09T23:24:47.490920945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051192s
2026-05-09T23:24:47.493122148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-09T23:24:47.546254358Z [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-09T23:24:47.554445663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0589374s
2026-05-09T23:24:47.557139317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-09T23:24:47.563213599Z [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-09T23:24:47.569750021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102953s
2026-05-09T23:24:47.572254124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-09T23:24:47.575443165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-09T23:24:47.579810269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053733s
2026-05-09T23:24:47.581980800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-09T23:24:47.650986856Z [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-09T23:24:48.074642490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4135314s
2026-05-09T23:24:48.146451951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-09T23:24:48.167922797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-09T23:24:48.214333593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0630344s
2026-05-09T23:24:48.218451084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-05-09T23:24:48.246528022Z [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-09T23:24:48.252831776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320231s
2026-05-09T23:24:48.254703916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-05-09T23:24:48.261477896Z [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-09T23:24:48.268595579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115838s
2026-05-09T23:24:48.270596899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-05-09T23:24:48.274758810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-05-09T23:24:48.282406399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098637s
2026-05-09T23:24:48.284807013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-09T23:24:48.288287482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-09T23:24:48.295084389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084464s
2026-05-09T23:24:48.296906919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-09T23:24:48.300233487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-09T23:24:48.304472423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058572s
2026-05-09T23:24:48.306824981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-09T23:24:48.531657139Z [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-09T23:24:48.539795197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2307901s
2026-05-09T23:24:48.541916849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-09T23:24:48.544797570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-09T23:24:48.548553233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049208s
2026-05-09T23:24:48.553613953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-09T23:24:48.556476167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-09T23:24:48.560272071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048974s
2026-05-09T23:24:48.562338602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-09T23:24:48.575763445Z [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-09T23:24:48.587564178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231972s
2026-05-09T23:24:48.589745741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-09T23:24:48.603520589Z [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-09T23:24:48.614538887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226285s
2026-05-09T23:24:48.616869730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-09T23:24:48.620237181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-09T23:24:48.624697843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057087s
2026-05-09T23:24:48.626839285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-09T23:24:48.631431242Z [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-09T23:24:48.636494568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076481s
2026-05-09T23:24:48.638614026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-09T23:24:48.641368803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-09T23:24:48.646906995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062s
2026-05-09T23:24:48.737068341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-09T23:24:48', 'InitialSetup')
2026-05-09T23:24:48.754676217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:48.772828079Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-09T23:24:48.774703335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321408s
2026-05-09T23:24:48.789107641Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-05-09T23:24:48.791909844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:48.806018624Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-05-09T23:24:48.939274699Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-05-09T23:24:49.181719113Z [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-09T23:24:49.196591070Z [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-09T23:24:49.210849843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-09T23:24:49.235949215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-09T23:24:49.264940534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-09T23:24:49.270253202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3286509s
2026-05-09T23:24:49.272753396Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-05-09T23:24:49.303594520Z [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-09T23:24:49.313954613Z [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-09T23:24:49.319950987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-09T23:24:49.324555309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-09T23:24:49.336362595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-09T23:24:49.339965991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0651102s
2026-05-09T23:24:49.343940654Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-05-09T23:24:49.426423308Z [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-09T23:24:49.435616730Z [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-09T23:24:49.440999209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-09T23:24:49.445111009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-09T23:24:49.456648491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-09T23:24:49.459995441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141755s
2026-05-09T23:24:49.461898523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-05-09T23:24:49.467821831Z [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-09T23:24:49.473347378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096199s
2026-05-09T23:24:49.475465593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-05-09T23:24:49.478555876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-09T23:24:49.482199703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048618s
2026-05-09T23:24:49.486735727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-09T23:24:49', 'ApplicationStatus')
2026-05-09T23:24:49.490728207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:49.494283646Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-05-09T23:24:49.496054893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167758s
2026-05-09T23:24:49.498347149Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-05-09T23:24:49.500352146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:49.503148528Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-05-09T23:24:49.526220788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-09T23:24:49.528431379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002312s
2026-05-09T23:24:49.530932004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-05-09T23:24:49.535620966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:49.543446424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106019s
2026-05-09T23:24:49.545403776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-09T23:24:49.551767069Z [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-09T23:24:49.557738574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105483s
2026-05-09T23:24:49.559680184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-09T23:24:49.565410493Z [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-09T23:24:49.571177285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096736s
2026-05-09T23:24:49.573443208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-09T23:24:49.576626889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-09T23:24:49.581056278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049775s
2026-05-09T23:24:49.584502999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-09T23:24:49', 'IndexerProps')
2026-05-09T23:24:49.588243792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:49.591309775Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-05-09T23:24:49.593043687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158991s
2026-05-09T23:24:49.595254108Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-05-09T23:24:49.597291431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:49.600024083Z [Info] add_update_history: Starting migration of Main DB to 4
2026-05-09T23:24:49.604866685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-09T23:24:49', 'add_update_history')
2026-05-09T23:24:49.608812490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:49.611881490Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-05-09T23:24:49.613636304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146407s
2026-05-09T23:24:49.615776053Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-05-09T23:24:49.617819277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:49.620515927Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-05-09T23:24:49.666465114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-09T23:24:49.677497069Z [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-09T23:24:49.683061253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129824s
2026-05-09T23:24:49.687783722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-09T23:24:49', 'update_notifiarr')
2026-05-09T23:24:49.691536881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:49.694685381Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-05-09T23:24:49.696468010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247263s
2026-05-09T23:24:49.698829054Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-05-09T23:24:49.700940055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:49.703678379Z [Info] app_profiles: Starting migration of Main DB to 6
2026-05-09T23:24:49.714141940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-05-09T23:24:49.719824903Z [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-09T23:24:49.725502676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094543s
2026-05-09T23:24:49.727454647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-05-09T23:24:49.730271309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-05-09T23:24:49.733698330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044682s
2026-05-09T23:24:49.735499597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-09T23:24:49.747554362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-09T23:24:49.749684481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-05-09T23:24:49.752674582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-09T23:24:49.760079022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083084s
2026-05-09T23:24:49.763742669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-09T23:24:49', 'app_profiles')
2026-05-09T23:24:49.767572912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:49.770901044Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-05-09T23:24:49.772631589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193066s
2026-05-09T23:24:49.774869595Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-05-09T23:24:49.776915014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:49.779582996Z [Info] history_failed: Starting migration of Main DB to 7
2026-05-09T23:24:49.792623997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-09T23:24:49.794714907Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.84E-05s
2026-05-09T23:24:49.796702429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-05-09T23:24:49.799708723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-05-09T23:24:49.806906808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082717s
2026-05-09T23:24:49.809892360Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-05-09T23:24:49.813470214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-05-09T23:24:49.817502865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053657s
2026-05-09T23:24:49.820927300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-09T23:24:49', 'history_failed')
2026-05-09T23:24:49.824682984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:49.827892897Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-05-09T23:24:49.829634474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156332s
2026-05-09T23:24:49.831874815Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-05-09T23:24:49.833913741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:49.836770904Z [Info] redacted_api: Starting migration of Main DB to 8
2026-05-09T23:24:49.842350460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:49.844988392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:49.873989861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292878s
2026-05-09T23:24:49.878148345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-09T23:24:49', 'redacted_api')
2026-05-09T23:24:49.882466451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:49.885756856Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-05-09T23:24:49.888157781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412291s
2026-05-09T23:24:49.890674208Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-05-09T23:24:49.892926523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:49.896159574Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-05-09T23:24:49.907413406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-05-09T23:24:49.913430852Z [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-09T23:24:49.919566909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097669s
2026-05-09T23:24:49.921711688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-09T23:24:49.923792728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-05-09T23:24:49.925869099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-09T23:24:49.928677544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-09T23:24:49.936272208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082571s
2026-05-09T23:24:49.940327975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-09T23:24:49', 'IndexerProxies')
2026-05-09T23:24:49.944588875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:49.948006376Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-05-09T23:24:49.949914328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019991s
2026-05-09T23:24:49.952434303Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-05-09T23:24:49.954690767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:49.957859808Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-05-09T23:24:49.963280383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-05-09T23:24:49.965323888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-05-09T23:24:49.967667588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-05-09T23:24:49.971051652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-05-09T23:24:49.978708260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087891s
2026-05-09T23:24:49.982814549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-09T23:24:49', 'app_indexer_remote_name')
2026-05-09T23:24:49.987405984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:49.990693093Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-05-09T23:24:49.992533119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207017s
2026-05-09T23:24:49.994881548Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-05-09T23:24:49.996986447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:49.999857829Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-05-09T23:24:50.044177293Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.056468584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-05-09T23:24:50.060833684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145898s
2026-05-09T23:24:50.064368021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-09T23:24:50', 'desi_gazelle_to_unit3d')
2026-05-09T23:24:50.068123353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.071281072Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-05-09T23:24:50.073076567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249396s
2026-05-09T23:24:50.075412962Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-05-09T23:24:50.077509865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.080396016Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-05-09T23:24:50.085617220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-09T23:24:50.087444539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-05-09T23:24:50.089594870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-09T23:24:50.092818311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:50.100180756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008526s
2026-05-09T23:24:50.103903643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-09T23:24:50', 'add_on_update_to_notifications')
2026-05-09T23:24:50.107694497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.110906865Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-05-09T23:24:50.112728844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190696s
2026-05-09T23:24:50.115012382Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-05-09T23:24:50.117069555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.119771496Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-05-09T23:24:50.129136203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-05-09T23:24:50.134312657Z [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-09T23:24:50.139968275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088231s
2026-05-09T23:24:50.142186362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-05-09T23:24:50.145647251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-05-09T23:24:50.149664781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005526s
2026-05-09T23:24:50.151762836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-05-09T23:24:50.154906105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-05-09T23:24:50.158672920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050083s
2026-05-09T23:24:50.162089049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-09T23:24:50', 'IndexerVersions')
2026-05-09T23:24:50.165868941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.169162844Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-05-09T23:24:50.170892156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152997s
2026-05-09T23:24:50.173092256Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-05-09T23:24:50.175114198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.177858985Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-05-09T23:24:50.203809742Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.216916103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-05-09T23:24:50.221822824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158007s
2026-05-09T23:24:50.223947813Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.227105431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-05-09T23:24:50.229927524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041359s
2026-05-09T23:24:50.233239954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-09T23:24:50', 'cleanup_config')
2026-05-09T23:24:50.236905475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.239968473Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-05-09T23:24:50.241653977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139547s
2026-05-09T23:24:50.243841573Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-05-09T23:24:50.245870598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.248607780Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-05-09T23:24:50.294267494Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.297284609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-05-09T23:24:50.300629936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004202s
2026-05-09T23:24:50.302715295Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.305363668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-05-09T23:24:50.308944138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039916s
2026-05-09T23:24:50.311948267Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.315922891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-05-09T23:24:50.320043028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053044s
2026-05-09T23:24:50.323081987Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.326961459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-05-09T23:24:50.331016053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052188s
2026-05-09T23:24:50.334013249Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.339029490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-05-09T23:24:50.342541903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061544s
2026-05-09T23:24:50.344985954Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.347934712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-05-09T23:24:50.350875714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038443s
2026-05-09T23:24:50.353045293Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.355772084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-05-09T23:24:50.358702185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037392s
2026-05-09T23:24:50.360958698Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.364010594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-05-09T23:24:50.367142460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041439s
2026-05-09T23:24:50.369316628Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.425377006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-05-09T23:24:50.429291158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0579838s
2026-05-09T23:24:50.431413742Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.434071183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-05-09T23:24:50.436759296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034886s
2026-05-09T23:24:50.438784184Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.441419009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-05-09T23:24:50.444180971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035042s
2026-05-09T23:24:50.446150948Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.448761374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-05-09T23:24:50.451460159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034771s
2026-05-09T23:24:50.453510578Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.456155844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-05-09T23:24:50.458855040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003518s
2026-05-09T23:24:50.460894837Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.463555495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-05-09T23:24:50.466442589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003547s
2026-05-09T23:24:50.468762530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.471480534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-05-09T23:24:50.474477268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037928s
2026-05-09T23:24:50.476572818Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.481088972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-05-09T23:24:50.486775082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081554s
2026-05-09T23:24:50.488559906Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.506103373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-05-09T23:24:50.513346548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226468s
2026-05-09T23:24:50.515871823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.519347592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-05-09T23:24:50.522492725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049457s
2026-05-09T23:24:50.524234422Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.527184002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-05-09T23:24:50.531218276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004595s
2026-05-09T23:24:50.532921005Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.535889542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-05-09T23:24:50.538998743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044314s
2026-05-09T23:24:50.540662513Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.543596822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-05-09T23:24:50.546644109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043604s
2026-05-09T23:24:50.548349633Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.551462982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-05-09T23:24:50.554588486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043027s
2026-05-09T23:24:50.556279952Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.559253830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-05-09T23:24:50.562484716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045878s
2026-05-09T23:24:50.564134208Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.567071643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-05-09T23:24:50.570128659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043749s
2026-05-09T23:24:50.571760264Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.574627027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-05-09T23:24:50.577681888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042493s
2026-05-09T23:24:50.579316189Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.582234907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-05-09T23:24:50.585282223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043219s
2026-05-09T23:24:50.586954931Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.589893940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-05-09T23:24:50.592980214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044052s
2026-05-09T23:24:50.594607942Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.597569064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-05-09T23:24:50.600629978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043777s
2026-05-09T23:24:50.602271374Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.605282407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-05-09T23:24:50.608389704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044366s
2026-05-09T23:24:50.610145179Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.613056351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-05-09T23:24:50.616191534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044067s
2026-05-09T23:24:50.617860816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.620801578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-05-09T23:24:50.623893864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004378s
2026-05-09T23:24:50.625576412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.628476663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-05-09T23:24:50.631512706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004307s
2026-05-09T23:24:50.633178320Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.636331029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-05-09T23:24:50.639389427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004585s
2026-05-09T23:24:50.641020221Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.644024882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-05-09T23:24:50.647196308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044876s
2026-05-09T23:24:50.648855890Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:50.651747883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-05-09T23:24:50.655077327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044458s
2026-05-09T23:24:50.659610095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-09T23:24:50', 'indexer_cleanup')
2026-05-09T23:24:50.663269755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.666982381Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-05-09T23:24:50.668773407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162564s
2026-05-09T23:24:50.673813386Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-05-09T23:24:50.675953696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.679026975Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-05-09T23:24:50.685365518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-05-09T23:24:50.687275544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-05-09T23:24:50.689385964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-05-09T23:24:50.692629465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-05-09T23:24:50.700433420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091338s
2026-05-09T23:24:50.703811813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-09T23:24:50', 'minimum_seeders')
2026-05-09T23:24:50.707519840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.710486504Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-05-09T23:24:50.712214363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190944s
2026-05-09T23:24:50.714561970Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-05-09T23:24:50.716587038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.719292616Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-05-09T23:24:50.724356594Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.727179317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-05-09T23:24:50.730342297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040219s
2026-05-09T23:24:50.733773656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-09T23:24:50', 'remove_showrss')
2026-05-09T23:24:50.737399618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.740344167Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-05-09T23:24:50.742054902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138927s
2026-05-09T23:24:50.744347559Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-05-09T23:24:50.746415022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.749175410Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-05-09T23:24:50.753919033Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:50.756794964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-05-09T23:24:50.759932221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040674s
2026-05-09T23:24:50.763357930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-09T23:24:50', 'remove_torrentparadiseml')
2026-05-09T23:24:50.767089914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.770154516Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-05-09T23:24:50.771933739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014045s
2026-05-09T23:24:50.774289563Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-05-09T23:24:50.776386946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.779200662Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-05-09T23:24:50.783064282Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:50.785155382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:50.793604356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084453s
2026-05-09T23:24:50.797450962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-09T23:24:50', 'localization_setting_to_string')
2026-05-09T23:24:50.801405705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.804655660Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-05-09T23:24:50.806506146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194491s
2026-05-09T23:24:50.808700284Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-05-09T23:24:50.810682807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.813462745Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-05-09T23:24:50.817489583Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:50.819531044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:50.883384103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0636505s
2026-05-09T23:24:50.887134035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-09T23:24:50', 'orpheus_api')
2026-05-09T23:24:50.891095602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.894220985Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-05-09T23:24:50.895932562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0748071s
2026-05-09T23:24:50.898366924Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-05-09T23:24:50.900443585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.903204445Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-05-09T23:24:50.908195245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-09T23:24:50.910031863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-05-09T23:24:50.912098625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-05-09T23:24:50.915154849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-05-09T23:24:50.922864855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088519s
2026-05-09T23:24:50.926382458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-09T23:24:50', 'download_client_categories')
2026-05-09T23:24:50.930144644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.933383215Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-05-09T23:24:50.935161386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191563s
2026-05-09T23:24:50.937385434Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-05-09T23:24:50.939703101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.942568772Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-05-09T23:24:50.948479514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-09T23:24:50.950273367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-05-09T23:24:50.952133693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-09T23:24:50.954601241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-09T23:24:50.961752572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078307s
2026-05-09T23:24:50.963777109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-09T23:24:50.966355531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-09T23:24:50.973109120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075265s
2026-05-09T23:24:50.976571813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-09T23:24:50', 'add_salt_to_users')
2026-05-09T23:24:50.980260020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:50.983350914Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-05-09T23:24:50.985128453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176083s
2026-05-09T23:24:50.987715333Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-05-09T23:24:50.989899380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:50.992812617Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-05-09T23:24:50.998043290Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:51.000960093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-05-09T23:24:51.004349759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045272s
2026-05-09T23:24:51.008142697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-09T23:24:51', 'speedcd_userpasssettings_to_speedcdsettings')
2026-05-09T23:24:51.011956646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.015077160Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-05-09T23:24:51.016986455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148352s
2026-05-09T23:24:51.019541731Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-05-09T23:24:51.021717452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.024784167Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-05-09T23:24:51.029419100Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:51.032434372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-05-09T23:24:51.035829549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046531s
2026-05-09T23:24:51.039605473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-09T23:24:51', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-05-09T23:24:51.043432689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.046608204Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-05-09T23:24:51.048562920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149614s
2026-05-09T23:24:51.050996730Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-05-09T23:24:51.053194556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.056092111Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-05-09T23:24:51.062147284Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:51.065216094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-05-09T23:24:51.068828728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048855s
2026-05-09T23:24:51.070518491Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:51.073510837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-05-09T23:24:51.076651832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044768s
2026-05-09T23:24:51.080364087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-09T23:24:51', 'alpharatio_greatposterwall_config_contract')
2026-05-09T23:24:51.084144940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.087378351Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-05-09T23:24:51.089282165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147464s
2026-05-09T23:24:51.091536825Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-05-09T23:24:51.093573587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.096237481Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-05-09T23:24:51.100691279Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:51.103443441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-05-09T23:24:51.106505718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003863s
2026-05-09T23:24:51.109844531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-09T23:24:51', 'remove_notwhatcd')
2026-05-09T23:24:51.113440732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.116412226Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-05-09T23:24:51.118139845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136113s
2026-05-09T23:24:51.120433724Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-05-09T23:24:51.122505606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.125220603Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-05-09T23:24:51.131962480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-09T23:24:51.133826764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-05-09T23:24:51.135798975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-05-09T23:24:51.138795278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:51.146309940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086056s
2026-05-09T23:24:51.148194475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-09T23:24:51.149877354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-05-09T23:24:51.151971611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-05-09T23:24:51.155124711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:51.162396684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084717s
2026-05-09T23:24:51.166041674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-09T23:24:51', 'add_on_grab_to_notifications')
2026-05-09T23:24:51.169928410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.173205439Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-05-09T23:24:51.175008991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190309s
2026-05-09T23:24:51.177511470Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-05-09T23:24:51.179655758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.182480997Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-05-09T23:24:51.265625213Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:51.269852675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-05-09T23:24:51.273592576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051428s
2026-05-09T23:24:51.277305703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-09T23:24:51', 'animetorrents_use_custom_config_contract')
2026-05-09T23:24:51.281093380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.284426232Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-05-09T23:24:51.286290115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156398s
2026-05-09T23:24:51.288545266Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-05-09T23:24:51.290580014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.294951085Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-05-09T23:24:51.298699694Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:51.300761556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:51.310819289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100805s
2026-05-09T23:24:51.314582186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-09T23:24:51', 'apprise_server_url')
2026-05-09T23:24:51.318541669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.321523995Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-05-09T23:24:51.323270752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208203s
2026-05-09T23:24:51.325660975Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-05-09T23:24:51.327759311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.330591444Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-05-09T23:24:51.335712736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-09T23:24:51.337526218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-05-09T23:24:51.339862793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-09T23:24:51.343023658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:51.350632690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008812s
2026-05-09T23:24:51.354359044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-09T23:24:51', 'health_restored_notification')
2026-05-09T23:24:51.358216391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.361681970Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-05-09T23:24:51.363489500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196144s
2026-05-09T23:24:51.365858921Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-05-09T23:24:51.367949501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.371012869Z [Info] remove_uc: Starting migration of Main DB to 33
2026-05-09T23:24:51.375536819Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-09T23:24:51.378410095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-09T23:24:51.381536781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039961s
2026-05-09T23:24:51.384817327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-09T23:24:51', 'remove_uc')
2026-05-09T23:24:51.388372145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.391332526Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-05-09T23:24:51.393032780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137136s
2026-05-09T23:24:51.395289955Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-05-09T23:24:51.397347318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.400087376Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-05-09T23:24:51.403723548Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:51.405784478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:51.414776444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089658s
2026-05-09T23:24:51.418542348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-09T23:24:51', 'history_fix_data_titles')
2026-05-09T23:24:51.422351048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.425520981Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-05-09T23:24:51.427269181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197536s
2026-05-09T23:24:51.429635807Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-05-09T23:24:51.431706406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.434455632Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-05-09T23:24:51.439830205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-09T23:24:51.441686894Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-05-09T23:24:51.443699847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-09T23:24:51.446797204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-09T23:24:51.454447930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008816s
2026-05-09T23:24:51.458006316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-09T23:24:51', 'download_client_per_indexer')
2026-05-09T23:24:51.461747790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:51.464950429Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-05-09T23:24:51.466735644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019102s
2026-05-09T23:24:51.469333946Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-09T23:24:51.471534697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:51.474421601Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-05-09T23:24:51.517085712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-09T23:24:51.519146592Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-05-09T23:24:51.523782117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-05-09T23:24:51.579137344Z [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-09T23:24:51.588491320Z [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-09T23:24:51.594001606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-09T23:24:51.598493451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-09T23:24:51.615173890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-09T23:24:51.619156009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0933519s
2026-05-09T23:24:51.621100334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-09T23:24:51.622964668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001348s
2026-05-09T23:24:51.625265251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-05-09T23:24:51.670781666Z [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-09T23:24:51.680094038Z [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-09T23:24:51.686029009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-09T23:24:51.690430302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-09T23:24:51.710852636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-09T23:24:51.715152454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877565s
2026-05-09T23:24:51.717202432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-09T23:24:51.718933548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-05-09T23:24:51.721859480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-05-09T23:24:51.765352772Z [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-09T23:24:51.775379782Z [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-09T23:24:51.780834647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-09T23:24:51.785340220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-09T23:24:51.803679820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-09T23:24:51.808690469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0840995s
2026-05-09T23:24:51.810571016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-09T23:24:51.812273084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-05-09T23:24:51.814445979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-09T23:24:51.854436367Z [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-09T23:24:51.865662242Z [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-09T23:24:51.872167793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-09T23:24:51.876229401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-09T23:24:51.892327908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0756533s
2026-05-09T23:24:51.894396113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-09T23:24:51.896149033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-05-09T23:24:51.898209863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-09T23:24:51.940152702Z [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-09T23:24:51.951083082Z [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-09T23:24:51.957180260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-09T23:24:51.960846091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-09T23:24:51.976087032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757398s
2026-05-09T23:24:51.978195578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-09T23:24:51.979817955Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-05-09T23:24:51.982382168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-09T23:24:52.024880055Z [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-09T23:24:52.035790265Z [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-09T23:24:52.042300895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-09T23:24:52.046053802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-09T23:24:52.060844586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757099s
2026-05-09T23:24:52.062898081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-09T23:24:52.064712164Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-05-09T23:24:52.066960231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-09T23:24:52.106882532Z [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-09T23:24:52.116626533Z [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-09T23:24:52.122170436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-09T23:24:52.126700939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-09T23:24:52.143119281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-09T23:24:52.147396734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0783843s
2026-05-09T23:24:52.149488807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-09T23:24:52.151228500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-05-09T23:24:52.153505495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-09T23:24:52.193653871Z [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-09T23:24:52.203631713Z [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-09T23:24:52.209199474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-09T23:24:52.213830881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-09T23:24:52.230399053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-09T23:24:52.234989768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0793505s
2026-05-09T23:24:52.237197514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-09T23:24:52.239032388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-05-09T23:24:52.241531631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-09T23:24:52.283305820Z [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-09T23:24:52.293892128Z [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-09T23:24:52.300374622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-09T23:24:52.305488098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-09T23:24:52.323401059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-09T23:24:52.328231877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0843455s
2026-05-09T23:24:52.330235051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-09T23:24:52.332050988Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-05-09T23:24:52.334149594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-09T23:24:52.376418269Z [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-09T23:24:52.386095676Z [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-09T23:24:52.391579829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-09T23:24:52.396311217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-09T23:24:52.413197350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-09T23:24:52.417956704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-09T23:24:52.421689701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0855005s
2026-05-09T23:24:52.423806774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-05-09T23:24:52.425747302Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-05-09T23:24:52.428162054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-05-09T23:24:52.468188474Z [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-09T23:24:52.477867294Z [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-09T23:24:52.483681622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-05-09T23:24:52.489952069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-05-09T23:24:52.509117372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-05-09T23:24:52.515812533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-05-09T23:24:52.520141090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897004s
2026-05-09T23:24:52.522180316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-09T23:24:52.524036524Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-05-09T23:24:52.526377508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-09T23:24:52.569903725Z [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-09T23:24:52.583870310Z [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-09T23:24:52.591989599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-09T23:24:52.597097766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-09T23:24:52.614420147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-09T23:24:52.619257428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.090703s
2026-05-09T23:24:52.621383158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-09T23:24:52.623112220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-05-09T23:24:52.625417432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-09T23:24:52.665222126Z [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-09T23:24:52.678691689Z [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-09T23:24:52.685779903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-09T23:24:52.690635711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-09T23:24:52.706808698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-09T23:24:52.710829404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0833892s
2026-05-09T23:24:52.712784231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-09T23:24:52.714463372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-05-09T23:24:52.716705727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-09T23:24:52.758807045Z [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-09T23:24:52.773576356Z [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-09T23:24:52.781907112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-09T23:24:52.787488411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-09T23:24:52.806658493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-09T23:24:52.811965129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0927156s
2026-05-09T23:24:52.814401955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-09T23:24:52.817002111Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-05-09T23:24:52.819998685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-05-09T23:24:52.875126675Z [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-09T23:24:52.890950720Z [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-09T23:24:52.899094990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-09T23:24:52.903944345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-09T23:24:52.920837643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-09T23:24:52.925272132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1029525s
2026-05-09T23:24:52.927598617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-09T23:24:52.929500867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-05-09T23:24:52.932800622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-05-09T23:24:52.978877045Z [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-09T23:24:52.993573148Z [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-09T23:24:53.001123843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-09T23:24:53.005608173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-09T23:24:53.021155540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-09T23:24:53.024927736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899138s
2026-05-09T23:24:53.027003005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-09T23:24:53.028884013Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-05s
2026-05-09T23:24:53.031350419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-09T23:24:53.068817917Z [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-09T23:24:53.078247655Z [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-09T23:24:53.083902231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-09T23:24:53.088602236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-09T23:24:53.105201471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-09T23:24:53.109677715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0760677s
2026-05-09T23:24:53.111796321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-09T23:24:53.113782080Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.82E-05s
2026-05-09T23:24:53.116409571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-09T23:24:53.154463329Z [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-09T23:24:53.163266045Z [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-09T23:24:53.168535375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-09T23:24:53.173241191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-09T23:24:53.189333275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-09T23:24:53.193323450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0746026s
2026-05-09T23:24:53.195491386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:53.197349968Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-05-09T23:24:53.199736754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-09T23:24:53.234515417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-09T23:24:53.240897118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-09T23:24:53.245440958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-09T23:24:53.249774414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-09T23:24:53.265560422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-09T23:24:53.270520450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685718s
2026-05-09T23:24:53.275080532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-09T23:24:53', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-09T23:24:53.279839586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:53.285695688Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-09T23:24:53.287866940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.082947s
2026-05-09T23:24:53.292671645Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-05-09T23:24:53.295312533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:53.300377793Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-05-09T23:24:53.311942150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-09T23:24:53.318961835Z [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-09T23:24:53.325697248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116231s
2026-05-09T23:24:53.328125027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-09T23:24:53.331816169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-09T23:24:53.335755873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055584s
2026-05-09T23:24:53.339733713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-09T23:24:53', 'add_notification_status')
2026-05-09T23:24:53.343908249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:53.347511385Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-05-09T23:24:53.349465519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01696s
2026-05-09T23:24:53.352471112Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-05-09T23:24:53.354968812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:53.358160639Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-05-09T23:24:53.365493865Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:53.368898772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-05-09T23:24:53.372630166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051936s
2026-05-09T23:24:53.374444900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:53.377884076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-05-09T23:24:53.381310425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050505s
2026-05-09T23:24:53.383134979Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-09T23:24:53.386415775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-05-09T23:24:53.389755000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047962s
2026-05-09T23:24:53.394023706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-09T23:24:53', 'indexers_freeleech_only_config_contract')
2026-05-09T23:24:53.398320247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:53.401888683Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-05-09T23:24:53.404006287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163288s
2026-05-09T23:24:53.406373383Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-05-09T23:24:53.408708626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:53.411627554Z [Info] email_encryption: Starting migration of Main DB to 39
2026-05-09T23:24:53.415537808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:53.417855565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:53.426702029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089868s
2026-05-09T23:24:53.430865493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-09T23:24:53', 'email_encryption')
2026-05-09T23:24:53.435185422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:53.438660730Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-05-09T23:24:53.440617951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020933s
2026-05-09T23:24:53.443422228Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-05-09T23:24:53.445958896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:53.449094751Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-05-09T23:24:53.453070978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:53.455353343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:53.467204117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119291s
2026-05-09T23:24:53.471889913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-09T23:24:53', 'newznab_category_to_capabilities_settings')
2026-05-09T23:24:53.476458753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:53.480225327Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-05-09T23:24:53.482320957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245443s
2026-05-09T23:24:53.485288964Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-05-09T23:24:53.487745140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:53.490842367Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-05-09T23:24:53.494778773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:53.497109657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:53.506550808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095981s
2026-05-09T23:24:53.511012593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-09T23:24:53', 'gazelle_freeleech_token_options')
2026-05-09T23:24:53.515453415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:53.519007352Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-05-09T23:24:53.521081589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217852s
2026-05-09T23:24:53.523830234Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-05-09T23:24:53.526360980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:53.529513538Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-05-09T23:24:53.533448161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:53.535762110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:53.543942413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083281s
2026-05-09T23:24:53.548458106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-09T23:24:53', 'myanonamouse_freeleech_wedge_options')
2026-05-09T23:24:53.552958949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:53.556569239Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-05-09T23:24:53.558664218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206136s
2026-05-09T23:24:53.561425418Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-05-09T23:24:53.563889761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:53.566973119Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-05-09T23:24:53.570958815Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:53.573289148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:53.739156050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1657474s
2026-05-09T23:24:53.743755872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-09T23:24:53', 'newznab_indexers_enable_redirect')
2026-05-09T23:24:53.748369863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:53.752539249Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-05-09T23:24:53.754613957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1791116s
2026-05-09T23:24:53.903743826Z [Debug] MigrationController: Took: 00:00:09.0641703
2026-05-09T23:24:55.204010360Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-09T23:24:55.947749309Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-05-09T23:24:56.310162671Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-09T23:24:56.327682491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-09T23:24:56.331268612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-09T23:24:56.410359755Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-09T23:24:56.413614520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.082671s
2026-05-09T23:24:56.416899395Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-09T23:24:56.420048606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0856012s
2026-05-09T23:24:56.451331279Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-09T23:24:56.455064887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.462158481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-09T23:24:56.466892394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-09T23:24:56.473623508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083145s
2026-05-09T23:24:56.476829675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.482224929Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-09T23:24:56.485212725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168255s
2026-05-09T23:24:56.490762240Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-09T23:24:56.494271878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.523560054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-09T23:24:56.528083473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-09T23:24:56.533911008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071476s
2026-05-09T23:24:56.536929546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:56.540224260Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-05-09T23:24:56.545254881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-09T23:24:56.550890018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-09T23:24:56.561358207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116604s
2026-05-09T23:24:56.564830329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.569600836Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-09T23:24:56.572679064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198932s
2026-05-09T23:24:56.577030837Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-09T23:24:56.580640225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.586619836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:56.589597973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-09T23:24:56.592838719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-09T23:24:56.597222597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-09T23:24:56.603159652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070707s
2026-05-09T23:24:56.606358584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.610907915Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-09T23:24:56.614083218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144501s
2026-05-09T23:24:56.618836961Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-09T23:24:56.622243781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.626558720Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-09T23:24:56.638177366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-09T23:24:56.645673792Z [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-09T23:24:56.655142268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139605s
2026-05-09T23:24:56.658660914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-09T23:24:56.662496768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-09T23:24:56.667581106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059431s
2026-05-09T23:24:56.672538288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-09T23:24:56', 'InitialSetup')
2026-05-09T23:24:56.678655216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.683682008Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-09T23:24:56.686623541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215913s
2026-05-09T23:24:56.690092316Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-05-09T23:24:56.693544578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.697648301Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-05-09T23:24:56.703522460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-09T23:24:56', 'ApplicationStatus')
2026-05-09T23:24:56.709832977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.714475015Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-05-09T23:24:56.717510487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210399s
2026-05-09T23:24:56.720701814Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-05-09T23:24:56.724036970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.728220013Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-05-09T23:24:56.733140170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-09T23:24:56', 'IndexerProps')
2026-05-09T23:24:56.739727105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.744159620Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-05-09T23:24:56.747096334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020274s
2026-05-09T23:24:56.750362901Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-05-09T23:24:56.753808820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.757800559Z [Info] add_update_history: Starting migration of Log DB to 4
2026-05-09T23:24:56.766774309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-09T23:24:56.773440863Z [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-09T23:24:56.781248876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011207s
2026-05-09T23:24:56.784381414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-09T23:24:56.788613576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-09T23:24:56.794063220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065879s
2026-05-09T23:24:56.798973898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-09T23:24:56', 'add_update_history')
2026-05-09T23:24:56.805050615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.809735960Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-05-09T23:24:56.812782905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220157s
2026-05-09T23:24:56.816279526Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-05-09T23:24:56.819731327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.823789398Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-05-09T23:24:56.828731761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-09T23:24:56', 'update_notifiarr')
2026-05-09T23:24:56.834785842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.839300303Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-05-09T23:24:56.842292909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019674s
2026-05-09T23:24:56.845449805Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-05-09T23:24:56.848797567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.852725948Z [Info] app_profiles: Starting migration of Log DB to 6
2026-05-09T23:24:56.857478397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-09T23:24:56', 'app_profiles')
2026-05-09T23:24:56.863626978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.867983842Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-05-09T23:24:56.870938592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193719s
2026-05-09T23:24:56.874181913Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-05-09T23:24:56.877568572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.881611303Z [Info] history_failed: Starting migration of Log DB to 7
2026-05-09T23:24:56.886432371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-09T23:24:56', 'history_failed')
2026-05-09T23:24:56.892460921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.896823626Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-05-09T23:24:56.899885381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193947s
2026-05-09T23:24:56.903079513Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-05-09T23:24:56.906462235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.910390395Z [Info] redacted_api: Starting migration of Log DB to 8
2026-05-09T23:24:56.915168005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-09T23:24:56', 'redacted_api')
2026-05-09T23:24:56.921144239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.925509830Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-05-09T23:24:56.928462356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192263s
2026-05-09T23:24:56.931650105Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-05-09T23:24:56.935052967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.939042441Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-05-09T23:24:56.943901645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-09T23:24:56', 'IndexerProxies')
2026-05-09T23:24:56.950154036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.954609878Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-05-09T23:24:56.957616282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196832s
2026-05-09T23:24:56.960988262Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-05-09T23:24:56.964556788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.968633287Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-05-09T23:24:56.974018551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-09T23:24:56', 'app_indexer_remote_name')
2026-05-09T23:24:56.980240721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:56.984799591Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-05-09T23:24:56.987936538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202589s
2026-05-09T23:24:56.991284369Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-05-09T23:24:56.994811441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:56.998838090Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-05-09T23:24:57.003920374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-09T23:24:57', 'desi_gazelle_to_unit3d')
2026-05-09T23:24:57.010179778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.014756003Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-05-09T23:24:57.018071239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198811s
2026-05-09T23:24:57.021529803Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-05-09T23:24:57.025198672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.029353598Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-05-09T23:24:57.034678310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-09T23:24:57', 'add_on_update_to_notifications')
2026-05-09T23:24:57.041022926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.045610294Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-05-09T23:24:57.048903926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203912s
2026-05-09T23:24:57.052124351Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-05-09T23:24:57.055531351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.059555335Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-05-09T23:24:57.064860357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-09T23:24:57', 'IndexerVersions')
2026-05-09T23:24:57.071423824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.075957192Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-05-09T23:24:57.079010371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204838s
2026-05-09T23:24:57.082338703Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-05-09T23:24:57.085819983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.089870038Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-05-09T23:24:57.094862471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-09T23:24:57', 'cleanup_config')
2026-05-09T23:24:57.101043368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.105377606Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-05-09T23:24:57.108397777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196954s
2026-05-09T23:24:57.111597861Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-05-09T23:24:57.115071696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.119021300Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-05-09T23:24:57.123911016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-09T23:24:57', 'indexer_cleanup')
2026-05-09T23:24:57.129921329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.134251889Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-05-09T23:24:57.137327964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193731s
2026-05-09T23:24:57.140608860Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-05-09T23:24:57.144009428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.148025214Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-05-09T23:24:57.153330076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-09T23:24:57', 'minimum_seeders')
2026-05-09T23:24:57.159413276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.163954280Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-05-09T23:24:57.166969532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020045s
2026-05-09T23:24:57.170565262Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-05-09T23:24:57.173988556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.178003751Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-05-09T23:24:57.182933167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-09T23:24:57', 'remove_showrss')
2026-05-09T23:24:57.189019423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.193404373Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-05-09T23:24:57.196420897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194904s
2026-05-09T23:24:57.199793529Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-05-09T23:24:57.203480643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.207532091Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-05-09T23:24:57.212766412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-09T23:24:57', 'remove_torrentparadiseml')
2026-05-09T23:24:57.219024263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.223625669Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-05-09T23:24:57.226794309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201306s
2026-05-09T23:24:57.230253595Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-05-09T23:24:57.233908926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.237989954Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-05-09T23:24:57.243345698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-09T23:24:57', 'localization_setting_to_string')
2026-05-09T23:24:57.249703601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.254352092Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-05-09T23:24:57.257628830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203326s
2026-05-09T23:24:57.260763953Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-05-09T23:24:57.264150272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.268182361Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-05-09T23:24:57.272956305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-09T23:24:57', 'orpheus_api')
2026-05-09T23:24:57.279786609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.284504509Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-05-09T23:24:57.287767249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204672s
2026-05-09T23:24:57.291698445Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-05-09T23:24:57.295579641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.300360027Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-05-09T23:24:57.306466934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-09T23:24:57', 'download_client_categories')
2026-05-09T23:24:57.313747014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.318936454Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-05-09T23:24:57.322719121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232267s
2026-05-09T23:24:57.326533672Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-05-09T23:24:57.330417914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.335313512Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-05-09T23:24:57.341124062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-09T23:24:57', 'add_salt_to_users')
2026-05-09T23:24:57.348681801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.354053959Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-05-09T23:24:57.358810006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234133s
2026-05-09T23:24:57.364545456Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-05-09T23:24:57.371156618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.378291285Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-05-09T23:24:57.387426450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-09T23:24:57', 'speedcd_userpasssettings_to_speedcdsettings')
2026-05-09T23:24:57.399214347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.405245693Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-05-09T23:24:57.408952407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343605s
2026-05-09T23:24:57.413183487Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-05-09T23:24:57.417408715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.422336999Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-05-09T23:24:57.428774983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-09T23:24:57', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-05-09T23:24:57.437580234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.443131653Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-05-09T23:24:57.447049622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252852s
2026-05-09T23:24:57.451088675Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-05-09T23:24:57.455206467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.460069430Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-05-09T23:24:57.466810424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-09T23:24:57', 'alpharatio_greatposterwall_config_contract')
2026-05-09T23:24:57.474632194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.480171138Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-05-09T23:24:57.483818433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024565s
2026-05-09T23:24:57.487397479Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-05-09T23:24:57.491240388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.496094472Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-05-09T23:24:57.501588957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-09T23:24:57', 'remove_notwhatcd')
2026-05-09T23:24:57.509238701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.514221304Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-05-09T23:24:57.517441408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02301s
2026-05-09T23:24:57.521911680Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-05-09T23:24:57.525634917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.530315883Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-05-09T23:24:57.536313631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-09T23:24:57', 'add_on_grab_to_notifications')
2026-05-09T23:24:57.543346242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.548096778Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-05-09T23:24:57.551544891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224779s
2026-05-09T23:24:57.555284682Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-05-09T23:24:57.559877200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.564596443Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-05-09T23:24:57.570679432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-09T23:24:57', 'animetorrents_use_custom_config_contract')
2026-05-09T23:24:57.578165908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.583143701Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-05-09T23:24:57.586673068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231158s
2026-05-09T23:24:57.590139268Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-05-09T23:24:57.593657462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.597822951Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-05-09T23:24:57.602973612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-09T23:24:57', 'apprise_server_url')
2026-05-09T23:24:57.609520325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.614221903Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-05-09T23:24:57.617325302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206235s
2026-05-09T23:24:57.620961775Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-05-09T23:24:57.624655192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.628857995Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-05-09T23:24:57.634266246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-09T23:24:57', 'health_restored_notification')
2026-05-09T23:24:57.640590430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.645242819Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-05-09T23:24:57.648450097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204277s
2026-05-09T23:24:57.651626053Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-05-09T23:24:57.654966409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.658892715Z [Info] remove_uc: Starting migration of Log DB to 33
2026-05-09T23:24:57.663885719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-09T23:24:57', 'remove_uc')
2026-05-09T23:24:57.670201788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.674502709Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-05-09T23:24:57.677560015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197513s
2026-05-09T23:24:57.681033239Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-05-09T23:24:57.684574430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.688676109Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-05-09T23:24:57.693844567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-09T23:24:57', 'history_fix_data_titles')
2026-05-09T23:24:57.700126987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.704732491Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-05-09T23:24:57.707872294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020152s
2026-05-09T23:24:57.711413455Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-05-09T23:24:57.715069968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.719161727Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-05-09T23:24:57.724407270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-09T23:24:57', 'download_client_per_indexer')
2026-05-09T23:24:57.730683288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.751373532Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-05-09T23:24:57.754779730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359487s
2026-05-09T23:24:57.759399273Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-09T23:24:57.763763802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.768594679Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-05-09T23:24:57.779311529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-09T23:24:57.782243985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-05-09T23:24:57.785523138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-09T23:24:57.800994682Z [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-09T23:24:57.812963073Z [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-09T23:24:57.820768711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-09T23:24:57.826128544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-09T23:24:57.834631476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-09T23:24:57.839616474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0509148s
2026-05-09T23:24:57.842605924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-09T23:24:57.845553790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-05-09T23:24:57.848854436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-09T23:24:57.861594912Z [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-09T23:24:57.871444676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-09T23:24:57.878179077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-09T23:24:57.883963445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-09T23:24:57.892898547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-09T23:24:57.898162988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460295s
2026-05-09T23:24:57.901180314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-09T23:24:57.904174593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-05-09T23:24:57.907458796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-09T23:24:57.919161612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-09T23:24:57.927346854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-09T23:24:57.933985813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-09T23:24:57.939433764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-09T23:24:57.948339346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-09T23:24:57.953868240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430048s
2026-05-09T23:24:57.959319868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-09T23:24:57', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-09T23:24:57.965989849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:57.971470104Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-09T23:24:57.975526513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0598598s
2026-05-09T23:24:57.980118800Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-05-09T23:24:57.983659790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:57.988029830Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-05-09T23:24:57.993188458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-09T23:24:57', 'add_notification_status')
2026-05-09T23:24:57.999459035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:58.004219010Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-05-09T23:24:58.007355406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205682s
2026-05-09T23:24:58.010944764Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-05-09T23:24:58.014694805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:58.018830513Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-05-09T23:24:58.024442744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-09T23:24:58', 'indexers_freeleech_only_config_contract')
2026-05-09T23:24:58.030877732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:58.035781567Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-05-09T23:24:58.039288298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208649s
2026-05-09T23:24:58.042609065Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-05-09T23:24:58.046018601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:58.050044337Z [Info] email_encryption: Starting migration of Log DB to 39
2026-05-09T23:24:58.054913923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-09T23:24:58', 'email_encryption')
2026-05-09T23:24:58.061048586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:58.065867250Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-05-09T23:24:58.068967082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199205s
2026-05-09T23:24:58.072852907Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-05-09T23:24:58.076822470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:58.081112899Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-05-09T23:24:58.086901516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-09T23:24:58', 'newznab_category_to_capabilities_settings')
2026-05-09T23:24:58.093815588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:58.098655334Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-05-09T23:24:58.102061182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215894s
2026-05-09T23:24:58.105522983Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-05-09T23:24:58.109169627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:58.113228149Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-05-09T23:24:58.118595627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-09T23:24:58', 'gazelle_freeleech_token_options')
2026-05-09T23:24:58.124909692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:58.129624506Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-05-09T23:24:58.132828418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020342s
2026-05-09T23:24:58.136355510Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-05-09T23:24:58.140067054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:58.144163032Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-05-09T23:24:58.149664029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-09T23:24:58', 'myanonamouse_freeleech_wedge_options')
2026-05-09T23:24:58.156020038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:58.160689370Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-05-09T23:24:58.164047082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020466s
2026-05-09T23:24:58.167576980Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-05-09T23:24:58.171256589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-09T23:24:58.175802533Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-05-09T23:24:58.181268721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-09T23:24:58', 'newznab_indexers_enable_redirect')
2026-05-09T23:24:58.187668728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-09T23:24:58.192351728Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-05-09T23:24:58.195620089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209365s
2026-05-09T23:25:01.007270048Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-05-09T23:25:01.120507973Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-09T23:25:01.236780809Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-05-09T23:25:03.199496720Z [Info] AppSyncProfileService: Setting up default app profile
2026-05-09T23:25:03.954499811Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-05-09T23:25:05.237348531Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-05-09T23:25:07.027120159Z [ls.io-init] done.
2026-05-09T23:25:09.354455866Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-09T23:25:09.393270296Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-09T23:25:09.403188928Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
Expand
NAME VERSION
AngleSharp 1.3.0
AngleSharp.Xml 1.0.0
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
ImpromptuInterface 8.0.6
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.16
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.16
Microsoft.AspNetCore.WebUtilities 8.0.16
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.Net.Http.Headers 8.0.16
Microsoft.OpenApi 1.6.23
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 2.0.7
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.3
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
Prowlarr 1.0.0
Prowlarr.Api.V1 1.0.0
Prowlarr.Common 1.0.0
Prowlarr.Core 1.0.0
Prowlarr.Host 1.0.0
Prowlarr.Http 1.0.0
Prowlarr.Mono 1.0.0
Prowlarr.SignalR 1.0.0
ReusableTasks 2.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SourceGear.sqlite3 3.50.4.2
Swashbuckle.AspNetCore.Swagger 8.1.4
Swashbuckle.AspNetCore.SwaggerGen 8.1.4
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.19
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.FileSystem.AccessControl 5.0.0
System.IO.Pipelines 8.0.0
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.2
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceModel.Syndication 8.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
YamlDotNet 16.3.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.4-r0
apk-tools 3.0.6-r0
bash 5.3.3-r1
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20260413-r0
ca-certificates-bundle 20260413-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.17.0-r1
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.6-r0
libcurl 8.17.0-r1
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.6-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
nghttp3 1.13.1-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2026b-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1778369119743
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:9696/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1778369119743
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1778369119743
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1778369119743
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:9696/signalr/messages?access_token=(removed)&id=YxIYiGJ_icjNZFXcdRCycA.\"",
"source": "console-api",
"timestamp": 1778369119743
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1778369119743
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1778369119743
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1778369119743
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1778369119880
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.55s |
| Container Start | PASS | - | 39.36s |
| Create Buildx SBOM | PASS | - | 1.56s |
| Get Build Info | PASS | - | 0.04s |