2026-05-25T10:43:10.396349512Z [migrations] started
2026-05-25T10:43:10.396404493Z [migrations] no migrations found
2026-05-25T10:43:10.414626375Z usermod: no changes
2026-05-25T10:43:10.420153166Z ───────────────────────────────────────
2026-05-25T10:43:10.420171493Z
2026-05-25T10:43:10.420176854Z ██╗ ███████╗██╗ ██████╗
2026-05-25T10:43:10.420181894Z ██║ ██╔════╝██║██╔═══██╗
2026-05-25T10:43:10.420186824Z ██║ ███████╗██║██║ ██║
2026-05-25T10:43:10.420191403Z ██║ ╚════██║██║██║ ██║
2026-05-25T10:43:10.420196063Z ███████╗███████║██║╚██████╔╝
2026-05-25T10:43:10.420201143Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-25T10:43:10.420206133Z
2026-05-25T10:43:10.420210652Z Brought to you by linuxserver.io
2026-05-25T10:43:10.420215211Z ───────────────────────────────────────
2026-05-25T10:43:10.420508061Z
2026-05-25T10:43:10.420515306Z To support the app dev(s) visit:
2026-05-25T10:43:10.422239258Z Prowlarr: https://opencollective.com/prowlarr
2026-05-25T10:43:10.422534002Z
2026-05-25T10:43:10.422541627Z To support LSIO projects visit:
2026-05-25T10:43:10.422546367Z https://www.linuxserver.io/donate/
2026-05-25T10:43:10.422551677Z
2026-05-25T10:43:10.422556327Z ───────────────────────────────────────
2026-05-25T10:43:10.422561497Z GID/UID
2026-05-25T10:43:10.422566217Z ───────────────────────────────────────
2026-05-25T10:43:10.426880867Z
2026-05-25T10:43:10.426899204Z User UID: 911
2026-05-25T10:43:10.426907731Z User GID: 911
2026-05-25T10:43:10.426915988Z ───────────────────────────────────────
2026-05-25T10:43:10.428814341Z Linuxserver.io version: 2.4.0.5382-ls237
2026-05-25T10:43:10.429143965Z Build-date: 2026-05-25T10:39:01+00:00
2026-05-25T10:43:10.429154336Z ───────────────────────────────────────
2026-05-25T10:43:10.429162933Z
2026-05-25T10:43:10.478099378Z [custom-init] No custom files found, skipping...
2026-05-25T10:43:10.499227764Z failed to load "/config/config.xml": No such file or directory
2026-05-25T10:43:10.816956343Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5382
2026-05-25T10:43:10.834079742Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-25T10:43:10.841330225Z [Debug] Bootstrap: Console selected
2026-05-25T10:43:10.842584011Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-25T10:43:11.103870969Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-25T10:43:11.168091388Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {370d4d0f-e181-4f11-9200-d90744bd93bf} may be persisted to storage in unencrypted form.
2026-05-25T10:43:11.225811925Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-25T10:43:11.254489956Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-05-25T10:43:11.312350015Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-25T10:43:11.319462870Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.320073240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.359302433Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-25T10:43:11.362887534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039891s
2026-05-25T10:43:11.363209512Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-25T10:43:11.363424505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434427s
2026-05-25T10:43:11.370437461Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-25T10:43:11.371009403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.376196520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-25T10:43:11.386265861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-25T10:43:11.397014961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205897s
2026-05-25T10:43:11.397402722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.411088778Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-25T10:43:11.411303230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345819s
2026-05-25T10:43:11.412110426Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-25T10:43:11.412383025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.417127280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-25T10:43:11.418138687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-25T10:43:11.418696611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013807s
2026-05-25T10:43:11.419004091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-25T10:43:11.419363595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001042s
2026-05-25T10:43:11.419808140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-25T10:43:11.420517318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-25T10:43:11.421319945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012315s
2026-05-25T10:43:11.421600159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.422335651Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-25T10:43:11.422545293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022071s
2026-05-25T10:43:11.423004227Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-25T10:43:11.423233639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.424062599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-25T10:43:11.424877089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-05-25T10:43:11.425135009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-25T10:43:11.425488862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-25T10:43:11.425981734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006228s
2026-05-25T10:43:11.426220585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.426984614Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-25T10:43:11.427158404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015732s
2026-05-25T10:43:11.430220342Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-25T10:43:11.430472109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.431098581Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-25T10:43:11.435440826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-25T10:43:11.435822856Z [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-25T10:43:11.436420630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009476s
2026-05-25T10:43:11.436612957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-25T10:43:11.436979916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-25T10:43:11.437330733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000499s
2026-05-25T10:43:11.437527579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-25T10:43:11.438146476Z [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-25T10:43:11.438654098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009366s
2026-05-25T10:43:11.438843961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-25T10:43:11.439187843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-25T10:43:11.439542137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004963s
2026-05-25T10:43:11.439755406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-25T10:43:11.444589844Z [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-25T10:43:11.445227448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005226s
2026-05-25T10:43:11.445445046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-25T10:43:11.446132040Z [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-25T10:43:11.446668240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010232s
2026-05-25T10:43:11.446910608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-25T10:43:11.447302517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-25T10:43:11.447642783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005594s
2026-05-25T10:43:11.447844339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-25T10:43:11.450838519Z [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-25T10:43:11.451570774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035104s
2026-05-25T10:43:11.451785797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-25T10:43:11.452193849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-25T10:43:11.452550437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005007s
2026-05-25T10:43:11.452791914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-05-25T10:43:11.453421131Z [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-25T10:43:11.453917070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009134s
2026-05-25T10:43:11.454098966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-05-25T10:43:11.454785379Z [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-25T10:43:11.455374425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010881s
2026-05-25T10:43:11.455600290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-05-25T10:43:11.456015246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-05-25T10:43:11.456372726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005613s
2026-05-25T10:43:11.456610736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-25T10:43:11.457020361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-25T10:43:11.457477191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006739s
2026-05-25T10:43:11.457691572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-25T10:43:11.458011878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-25T10:43:11.458370720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s
2026-05-25T10:43:11.458568238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-25T10:43:11.461980090Z [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-25T10:43:11.462555599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038297s
2026-05-25T10:43:11.462785572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-25T10:43:11.463154345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-25T10:43:11.463545994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s
2026-05-25T10:43:11.463777600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-25T10:43:11.464179390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-25T10:43:11.464527130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000531s
2026-05-25T10:43:11.464729297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-25T10:43:11.465651044Z [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-25T10:43:11.466473180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014764s
2026-05-25T10:43:11.466699686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-25T10:43:11.467655642Z [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-25T10:43:11.468441234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015351s
2026-05-25T10:43:11.468690305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-25T10:43:11.469091453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.469514445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006012s
2026-05-25T10:43:11.469727705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-25T10:43:11.470252752Z [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-25T10:43:11.470737489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008073s
2026-05-25T10:43:11.470959666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-25T10:43:11.471276094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-25T10:43:11.471662672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004914s
2026-05-25T10:43:11.473486986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-25T10:43:11', 'InitialSetup')
2026-05-25T10:43:11.474149741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.475677328Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-25T10:43:11.475887301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044872s
2026-05-25T10:43:11.476216133Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-05-25T10:43:11.476427058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.476729698Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-05-25T10:43:11.479696804Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-05-25T10:43:11.489700874Z [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-25T10:43:11.491092066Z [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-25T10:43:11.492014935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-25T10:43:11.492952804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-25T10:43:11.494618548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-25T10:43:11.495044176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151014s
2026-05-25T10:43:11.495306805Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-05-25T10:43:11.497051398Z [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-25T10:43:11.498164560Z [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-25T10:43:11.498789148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-25T10:43:11.499461282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-25T10:43:11.500902836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-25T10:43:11.501319806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005786s
2026-05-25T10:43:11.501684971Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-05-25T10:43:11.505154429Z [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-25T10:43:11.506290638Z [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-25T10:43:11.506949545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-25T10:43:11.507560606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-25T10:43:11.509018572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-25T10:43:11.509437836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075196s
2026-05-25T10:43:11.509665084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-05-25T10:43:11.510425325Z [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-25T10:43:11.511063521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011918s
2026-05-25T10:43:11.511323815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-05-25T10:43:11.511751236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.512242896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006881s
2026-05-25T10:43:11.512711550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-25T10:43:11', 'ApplicationStatus')
2026-05-25T10:43:11.513140123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.514274558Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-05-25T10:43:11.514485092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026928s
2026-05-25T10:43:11.514726218Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-05-25T10:43:11.514969879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.515261536Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-05-25T10:43:11.516385300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-25T10:43:11.516556384Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.516788332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-05-25T10:43:11.517229851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-05-25T10:43:11.517883968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008762s
2026-05-25T10:43:11.518113430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-25T10:43:11.518906588Z [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-25T10:43:11.519562339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012333s
2026-05-25T10:43:11.519791661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-25T10:43:11.520611111Z [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-25T10:43:11.521224316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012097s
2026-05-25T10:43:11.521488208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-25T10:43:11.521931651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.522376046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006626s
2026-05-25T10:43:11.522797565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-25T10:43:11', 'IndexerProps')
2026-05-25T10:43:11.523212460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.524184719Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-05-25T10:43:11.524388820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024424s
2026-05-25T10:43:11.524625406Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-05-25T10:43:11.524874979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.525169592Z [Info] add_update_history: Starting migration of Main DB to 4
2026-05-25T10:43:11.525707506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-25T10:43:11', 'add_update_history')
2026-05-25T10:43:11.526135598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.526929197Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-05-25T10:43:11.527140142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020601s
2026-05-25T10:43:11.527363041Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-05-25T10:43:11.527621361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.527917638Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-05-25T10:43:11.531318086Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-25T10:43:11.532573365Z [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-25T10:43:11.533132962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013444s
2026-05-25T10:43:11.533561054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-25T10:43:11', 'update_notifiarr')
2026-05-25T10:43:11.533974547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.534782294Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-05-25T10:43:11.534984922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029601s
2026-05-25T10:43:11.535199374Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-05-25T10:43:11.535438545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.535733299Z [Info] app_profiles: Starting migration of Main DB to 6
2026-05-25T10:43:11.536359681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-05-25T10:43:11.537145564Z [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-25T10:43:11.537740913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011655s
2026-05-25T10:43:11.537980435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-05-25T10:43:11.538357354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-05-25T10:43:11.538763402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005725s
2026-05-25T10:43:11.538969838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-25T10:43:11.539149961Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-25T10:43:11.539382930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-05-25T10:43:11.539772685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-25T10:43:11.540483317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008733s
2026-05-25T10:43:11.540903894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-25T10:43:11', 'app_profiles')
2026-05-25T10:43:11.541333960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.542250155Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-05-25T10:43:11.542448414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026232s
2026-05-25T10:43:11.542672265Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-05-25T10:43:11.542914844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.543201972Z [Info] history_failed: Starting migration of Main DB to 7
2026-05-25T10:43:11.543647900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-25T10:43:11.543876571Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.544103869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-05-25T10:43:11.544474896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-05-25T10:43:11.545185287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008548s
2026-05-25T10:43:11.545561975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-05-25T10:43:11.546021852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-05-25T10:43:11.546390544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005449s
2026-05-25T10:43:11.546817785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-25T10:43:11', 'history_failed')
2026-05-25T10:43:11.547235025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.548080358Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-05-25T10:43:11.548288387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022005s
2026-05-25T10:43:11.548516957Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-05-25T10:43:11.548755758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.549044119Z [Info] redacted_api: Starting migration of Main DB to 8
2026-05-25T10:43:11.549436660Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.549730872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.551248669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016s
2026-05-25T10:43:11.551674437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-25T10:43:11', 'redacted_api')
2026-05-25T10:43:11.552105044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.552869975Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-05-25T10:43:11.553077513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031933s
2026-05-25T10:43:11.553316805Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-05-25T10:43:11.553563281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.553850400Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-05-25T10:43:11.554441851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-05-25T10:43:11.555137522Z [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-25T10:43:11.555655796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010028s
2026-05-25T10:43:11.555878354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-25T10:43:11.556042405Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-25T10:43:11.556262658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-25T10:43:11.556567833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-25T10:43:11.557243283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007699s
2026-05-25T10:43:11.557670904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-25T10:43:11', 'IndexerProxies')
2026-05-25T10:43:11.558085830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.558849218Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-05-25T10:43:11.559056235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023493s
2026-05-25T10:43:11.559300156Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-05-25T10:43:11.559556452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.559866306Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-05-25T10:43:11.560246171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-05-25T10:43:11.560455232Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-25T10:43:11.560744505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-05-25T10:43:11.561157307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-05-25T10:43:11.561868840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008741s
2026-05-25T10:43:11.562322203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-25T10:43:11', 'app_indexer_remote_name')
2026-05-25T10:43:11.562749614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.563546880Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-05-25T10:43:11.563761252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025043s
2026-05-25T10:43:11.564036817Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-05-25T10:43:11.564294375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.564591273Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-05-25T10:43:11.566779901Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.567685856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-05-25T10:43:11.568076513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010918s
2026-05-25T10:43:11.568514305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-25T10:43:11', 'desi_gazelle_to_unit3d')
2026-05-25T10:43:11.568933609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.569681616Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-05-25T10:43:11.569888933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026458s
2026-05-25T10:43:11.570149678Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-05-25T10:43:11.570412688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.570715578Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-05-25T10:43:11.571072878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-25T10:43:11.571273302Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-25T10:43:11.571534678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-25T10:43:11.571976348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-05-25T10:43:11.572698973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009214s
2026-05-25T10:43:11.573159340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-25T10:43:11', 'add_on_update_to_notifications')
2026-05-25T10:43:11.573591701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.574511073Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-05-25T10:43:11.574729162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026712s
2026-05-25T10:43:11.574954025Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-05-25T10:43:11.575201885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.575489935Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-05-25T10:43:11.576013459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-05-25T10:43:11.576683058Z [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-25T10:43:11.577316363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010681s
2026-05-25T10:43:11.577600566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-05-25T10:43:11.578091234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-05-25T10:43:11.578570830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007365s
2026-05-25T10:43:11.578836776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-05-25T10:43:11.579278115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-05-25T10:43:11.579720375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006632s
2026-05-25T10:43:11.580182115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-25T10:43:11', 'IndexerVersions')
2026-05-25T10:43:11.580602011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.581766677Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-05-25T10:43:11.581983223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026708s
2026-05-25T10:43:11.582266604Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-05-25T10:43:11.582561067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.582854979Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-05-25T10:43:11.584521395Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.585497130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-05-25T10:43:11.585815321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010554s
2026-05-25T10:43:11.586077089Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.586482505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-05-25T10:43:11.586794854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s
2026-05-25T10:43:11.587219720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-25T10:43:11', 'cleanup_config')
2026-05-25T10:43:11.587669205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.588414457Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-05-25T10:43:11.588619129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020763s
2026-05-25T10:43:11.588848421Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-05-25T10:43:11.589095608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.589388128Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-05-25T10:43:11.591460161Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.591820637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-05-25T10:43:11.592148617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004437s
2026-05-25T10:43:11.592415194Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.592757273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-05-25T10:43:11.593065965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004302s
2026-05-25T10:43:11.593323664Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.593669761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-05-25T10:43:11.593978523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004371s
2026-05-25T10:43:11.594249108Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.594594363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-05-25T10:43:11.594913827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s
2026-05-25T10:43:11.595173189Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.595527032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-05-25T10:43:11.595814541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004237s
2026-05-25T10:43:11.596127171Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.596467246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-05-25T10:43:11.596771639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004379s
2026-05-25T10:43:11.597033797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.597389734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-05-25T10:43:11.597695039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s
2026-05-25T10:43:11.597974421Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.598317703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-05-25T10:43:11.598613108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004343s
2026-05-25T10:43:11.598871478Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.602892026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-05-25T10:43:11.603232151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041316s
2026-05-25T10:43:11.603497355Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.603841008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-05-25T10:43:11.604160311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s
2026-05-25T10:43:11.604420765Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.604767955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-05-25T10:43:11.605076907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s
2026-05-25T10:43:11.605335488Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.605682366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-05-25T10:43:11.606002872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s
2026-05-25T10:43:11.606269649Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.606619604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-05-25T10:43:11.606932514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s
2026-05-25T10:43:11.607194301Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.607540970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-05-25T10:43:11.607856285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s
2026-05-25T10:43:11.608131659Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.608484169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-05-25T10:43:11.608788232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s
2026-05-25T10:43:11.609048707Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.609389864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-05-25T10:43:11.609685760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004128s
2026-05-25T10:43:11.609869249Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.611321374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-05-25T10:43:11.611694917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016415s
2026-05-25T10:43:11.611920561Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.612334785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-05-25T10:43:11.612695191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005876s
2026-05-25T10:43:11.612881476Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.613281602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-05-25T10:43:11.613633201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005724s
2026-05-25T10:43:11.613820257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.614219020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-05-25T10:43:11.614578955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005752s
2026-05-25T10:43:11.614761383Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.615164936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-05-25T10:43:11.615519720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s
2026-05-25T10:43:11.615702869Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.616117534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-05-25T10:43:11.616475746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005858s
2026-05-25T10:43:11.616660398Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.617070834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-05-25T10:43:11.617430248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005898s
2026-05-25T10:43:11.617617365Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.618019435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-05-25T10:43:11.618374881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2026-05-25T10:43:11.618564723Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.618951642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-05-25T10:43:11.619306267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005616s
2026-05-25T10:43:11.619493965Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.619902768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-05-25T10:43:11.620264056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s
2026-05-25T10:43:11.620448257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.620854565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-05-25T10:43:11.621219440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005911s
2026-05-25T10:43:11.621406547Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.621815671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-05-25T10:43:11.622175676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005899s
2026-05-25T10:43:11.622362733Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.622772228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-05-25T10:43:11.623128856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005877s
2026-05-25T10:43:11.623313227Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.623711880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-05-25T10:43:11.624103068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005955s
2026-05-25T10:43:11.624283412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.624680902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-05-25T10:43:11.625036969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005706s
2026-05-25T10:43:11.625221361Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.625618360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-05-25T10:43:11.625968365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000564s
2026-05-25T10:43:11.626156805Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.626553844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-05-25T10:43:11.626911234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005749s
2026-05-25T10:43:11.627095636Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.627489449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-05-25T10:43:11.627854885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005738s
2026-05-25T10:43:11.628067333Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.628501036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-05-25T10:43:11.628859228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s
2026-05-25T10:43:11.629288071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-25T10:43:11', 'indexer_cleanup')
2026-05-25T10:43:11.629702296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.630428047Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-05-25T10:43:11.630631557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021069s
2026-05-25T10:43:11.630863555Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-05-25T10:43:11.631112426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.631407069Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-05-25T10:43:11.631806844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-05-25T10:43:11.632028832Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-25T10:43:11.632290138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-05-25T10:43:11.632699072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-05-25T10:43:11.633489814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009679s
2026-05-25T10:43:11.633916343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-25T10:43:11', 'minimum_seeders')
2026-05-25T10:43:11.634341750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.635042832Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-05-25T10:43:11.635252144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024997s
2026-05-25T10:43:11.635479332Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-05-25T10:43:11.635726690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.636030853Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-05-25T10:43:11.636402361Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.636756434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-05-25T10:43:11.637062190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s
2026-05-25T10:43:11.637483999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-25T10:43:11', 'remove_showrss')
2026-05-25T10:43:11.637902653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.638631931Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-05-25T10:43:11.638832686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001965s
2026-05-25T10:43:11.639081988Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-05-25T10:43:11.639341310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.639644831Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-05-25T10:43:11.640032983Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.640412287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-05-25T10:43:11.640734426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s
2026-05-25T10:43:11.641175344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-25T10:43:11', 'remove_torrentparadiseml')
2026-05-25T10:43:11.641608256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.642322515Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-05-25T10:43:11.642538530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020002s
2026-05-25T10:43:11.642800417Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-05-25T10:43:11.643062315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.643366407Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-05-25T10:43:11.643669057Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.643958109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.644620042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007337s
2026-05-25T10:43:11.645086472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-25T10:43:11', 'localization_setting_to_string')
2026-05-25T10:43:11.645518692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.646382442Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-05-25T10:43:11.646601603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024377s
2026-05-25T10:43:11.646829993Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-05-25T10:43:11.647070147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.647353899Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-05-25T10:43:11.647631117Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.647900349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.651523216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036688s
2026-05-25T10:43:11.651965086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-25T10:43:11', 'orpheus_api')
2026-05-25T10:43:11.652389451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.653164271Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-05-25T10:43:11.653366739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052974s
2026-05-25T10:43:11.653619729Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-05-25T10:43:11.653879682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.654183675Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-05-25T10:43:11.654537327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-25T10:43:11.654740416Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.654986081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-05-25T10:43:11.655381788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-05-25T10:43:11.656148342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009262s
2026-05-25T10:43:11.656605001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-25T10:43:11', 'download_client_categories')
2026-05-25T10:43:11.657032893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.657862785Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-05-25T10:43:11.658080964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025944s
2026-05-25T10:43:11.658319785Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-05-25T10:43:11.658567244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.658858170Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-05-25T10:43:11.659208966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-25T10:43:11.659404240Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-25T10:43:11.659616998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-25T10:43:11.659934117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-25T10:43:11.660598505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007642s
2026-05-25T10:43:11.660839561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-25T10:43:11.661159214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-25T10:43:11.661816999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007624s
2026-05-25T10:43:11.662247747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-25T10:43:11', 'add_salt_to_users')
2026-05-25T10:43:11.662663264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.663601974Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-05-25T10:43:11.663805625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025149s
2026-05-25T10:43:11.664134617Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-05-25T10:43:11.664413409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.664734856Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-05-25T10:43:11.665067516Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.665447992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-05-25T10:43:11.665790001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s
2026-05-25T10:43:11.666275359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-25T10:43:11', 'speedcd_userpasssettings_to_speedcdsettings')
2026-05-25T10:43:11.666725495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.667548523Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-05-25T10:43:11.667785260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021947s
2026-05-25T10:43:11.668100435Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-05-25T10:43:11.668389387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.668714281Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-05-25T10:43:11.669051070Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.669446055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-05-25T10:43:11.669798305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005546s
2026-05-25T10:43:11.670292670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-25T10:43:11', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-05-25T10:43:11.670748168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.671591396Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-05-25T10:43:11.671832883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022403s
2026-05-25T10:43:11.672133568Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-05-25T10:43:11.672410757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.672726443Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-05-25T10:43:11.673099053Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.673502285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-05-25T10:43:11.673852170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s
2026-05-25T10:43:11.674031812Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.674431437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-05-25T10:43:11.674791211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005779s
2026-05-25T10:43:11.675273122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-25T10:43:11', 'alpharatio_greatposterwall_config_contract')
2026-05-25T10:43:11.675714220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.676578150Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-05-25T10:43:11.676813053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022612s
2026-05-25T10:43:11.677046083Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-05-25T10:43:11.677293892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.677582593Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-05-25T10:43:11.677938270Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.678297563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-05-25T10:43:11.678601285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s
2026-05-25T10:43:11.679074929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-25T10:43:11', 'remove_notwhatcd')
2026-05-25T10:43:11.679487179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.680279194Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-05-25T10:43:11.680483386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020641s
2026-05-25T10:43:11.680736987Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-05-25T10:43:11.680993293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.681294991Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-05-25T10:43:11.681710507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-25T10:43:11.681907635Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.682137918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-05-25T10:43:11.682519116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-05-25T10:43:11.683251181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008903s
2026-05-25T10:43:11.683463098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-25T10:43:11.683646457Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.683925940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-05-25T10:43:11.684346206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-05-25T10:43:11.685066016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009029s
2026-05-25T10:43:11.685519860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-25T10:43:11', 'add_on_grab_to_notifications')
2026-05-25T10:43:11.685949485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.686957406Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-05-25T10:43:11.687175214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027439s
2026-05-25T10:43:11.687457232Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-05-25T10:43:11.687733759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.688064375Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-05-25T10:43:11.688397827Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.688801820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-05-25T10:43:11.689160853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000574s
2026-05-25T10:43:11.689637043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-25T10:43:11', 'animetorrents_use_custom_config_contract')
2026-05-25T10:43:11.690080175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.691037583Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-05-25T10:43:11.691270262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023613s
2026-05-25T10:43:11.691500526Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-05-25T10:43:11.691749477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.692076606Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-05-25T10:43:11.692358384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.692618297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.693327696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007332s
2026-05-25T10:43:11.693750387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-25T10:43:11', 'apprise_server_url')
2026-05-25T10:43:11.694235795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.695430041Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-05-25T10:43:11.695636657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027986s
2026-05-25T10:43:11.695919497Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-05-25T10:43:11.696174210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.696465156Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-05-25T10:43:11.696846223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-25T10:43:11.697034572Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-05-25T10:43:11.697292662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-25T10:43:11.697708630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-25T10:43:11.698448741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009196s
2026-05-25T10:43:11.698904559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-25T10:43:11', 'health_restored_notification')
2026-05-25T10:43:11.699338112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.700236371Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-05-25T10:43:11.700454901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026433s
2026-05-25T10:43:11.700667880Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-05-25T10:43:11.700905479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.701185423Z [Info] remove_uc: Starting migration of Main DB to 33
2026-05-25T10:43:11.701545718Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-25T10:43:11.701909902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-25T10:43:11.702221770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004459s
2026-05-25T10:43:11.702634130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-25T10:43:11', 'remove_uc')
2026-05-25T10:43:11.703053565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.703809758Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-05-25T10:43:11.704019391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002011s
2026-05-25T10:43:11.704258833Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-05-25T10:43:11.704521271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.704823520Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-05-25T10:43:11.705109717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.705356985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.705978697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006594s
2026-05-25T10:43:11.706424435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-25T10:43:11', 'history_fix_data_titles')
2026-05-25T10:43:11.706844691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.707553449Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-05-25T10:43:11.707765987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021876s
2026-05-25T10:43:11.708045260Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-05-25T10:43:11.708304933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.708604245Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-05-25T10:43:11.708983599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-25T10:43:11.709174123Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.709414127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-25T10:43:11.709808591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-25T10:43:11.710529463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008896s
2026-05-25T10:43:11.710984740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-25T10:43:11', 'download_client_per_indexer')
2026-05-25T10:43:11.711412421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.712225589Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-05-25T10:43:11.712443608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025215s
2026-05-25T10:43:11.712764254Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-25T10:43:11.713032695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.713356477Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-05-25T10:43:11.715424893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-25T10:43:11.715627080Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-25T10:43:11.716053108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-05-25T10:43:11.721560351Z [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-25T10:43:11.722752011Z [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-25T10:43:11.723373232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-25T10:43:11.724149265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-25T10:43:11.725884179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.726308985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100028s
2026-05-25T10:43:11.726532295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-25T10:43:11.726719291Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-25T10:43:11.727022221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-05-25T10:43:11.729173084Z [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-25T10:43:11.730330525Z [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-25T10:43:11.730949973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-25T10:43:11.731634011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-25T10:43:11.733362772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.733760433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064911s
2026-05-25T10:43:11.733981909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-05-25T10:43:11.734168355Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.734438389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-05-25T10:43:11.736525462Z [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-25T10:43:11.737677062Z [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-25T10:43:11.738297722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-05-25T10:43:11.739029015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-05-25T10:43:11.740743989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.741159115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064824s
2026-05-25T10:43:11.741361733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-25T10:43:11.741537377Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.741775386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-25T10:43:11.744023906Z [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-25T10:43:11.745263192Z [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-25T10:43:11.745896637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-25T10:43:11.746389290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-25T10:43:11.747860302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058534s
2026-05-25T10:43:11.748073542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-25T10:43:11.748249697Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.748493518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-25T10:43:11.750739111Z [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-25T10:43:11.751983056Z [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-25T10:43:11.752615199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-25T10:43:11.753095186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-25T10:43:11.754538173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058106s
2026-05-25T10:43:11.754743416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-25T10:43:11.755057719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.755304797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-25T10:43:11.757645571Z [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-25T10:43:11.758854236Z [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-25T10:43:11.759473112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-25T10:43:11.759962678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-25T10:43:11.761416587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005838s
2026-05-25T10:43:11.761638544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-25T10:43:11.761826141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.762108290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-25T10:43:11.764225805Z [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-25T10:43:11.765393276Z [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-25T10:43:11.766035570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-25T10:43:11.766734528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-25T10:43:11.768448290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.768868766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065173s
2026-05-25T10:43:11.769096866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-25T10:43:11.769284814Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-25T10:43:11.769573586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-25T10:43:11.771686111Z [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-25T10:43:11.772880086Z [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-25T10:43:11.773511758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-25T10:43:11.774235405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-25T10:43:11.775951341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.776397821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065503s
2026-05-25T10:43:11.776612273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-25T10:43:11.776796053Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-25T10:43:11.777073852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-25T10:43:11.779185285Z [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-25T10:43:11.780365262Z [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-25T10:43:11.781005281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-25T10:43:11.781704239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-25T10:43:11.783406197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.783825161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065121s
2026-05-25T10:43:11.784037999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-25T10:43:11.784210497Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-25T10:43:11.784437995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-25T10:43:11.786465298Z [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-25T10:43:11.787415692Z [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-25T10:43:11.787963636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-25T10:43:11.788607713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-25T10:43:11.790196503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-25T10:43:11.790703996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-25T10:43:11.791058439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063854s
2026-05-25T10:43:11.791287812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-05-25T10:43:11.791487574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.791771756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-05-25T10:43:11.793776945Z [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-25T10:43:11.794728241Z [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-25T10:43:11.795278730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-05-25T10:43:11.796279836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-05-25T10:43:11.798048608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-05-25T10:43:11.798723999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-05-25T10:43:11.799140417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071078s
2026-05-25T10:43:11.799353767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-25T10:43:11.799555173Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.799806128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-25T10:43:11.802130390Z [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-25T10:43:11.803656905Z [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-25T10:43:11.804441866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-25T10:43:11.805108067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-25T10:43:11.806760055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.807168197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070957s
2026-05-25T10:43:11.807371546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-25T10:43:11.807555407Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.807825771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-25T10:43:11.810150533Z [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-25T10:43:11.811673401Z [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-25T10:43:11.812465055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-25T10:43:11.813130506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-25T10:43:11.814786812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.815189813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071133s
2026-05-25T10:43:11.815406891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-25T10:43:11.815581542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-25T10:43:11.815863480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-25T10:43:11.818178543Z [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-25T10:43:11.819713274Z [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-25T10:43:11.820476020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-25T10:43:11.821159016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-25T10:43:11.822845954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.823253204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071545s
2026-05-25T10:43:11.823459419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-25T10:43:11.823660715Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.823955138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-05-25T10:43:11.826295943Z [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-25T10:43:11.827806786Z [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-25T10:43:11.828595354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-25T10:43:11.829290945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-25T10:43:11.830979746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.831386205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007184s
2026-05-25T10:43:11.831579384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-25T10:43:11.831756832Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-25T10:43:11.832004991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-05-25T10:43:11.834432691Z [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-25T10:43:11.835926740Z [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-25T10:43:11.836646179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-25T10:43:11.837301790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-25T10:43:11.838904368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-25T10:43:11.839276107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070528s
2026-05-25T10:43:11.839486270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-25T10:43:11.839668617Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-25T10:43:11.839948852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-25T10:43:11.842041156Z [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-25T10:43:11.843084978Z [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-25T10:43:11.843668824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-25T10:43:11.844479938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-25T10:43:11.846192176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-25T10:43:11.846576631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063965s
2026-05-25T10:43:11.846797085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-25T10:43:11.846981666Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.847250037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-25T10:43:11.850725808Z [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-25T10:43:11.851673276Z [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-25T10:43:11.852234016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-25T10:43:11.852978535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-25T10:43:11.854637346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-25T10:43:11.855037873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075478s
2026-05-25T10:43:11.855243006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-25T10:43:11.855423069Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:11.855694135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-25T10:43:11.857485673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-25T10:43:11.858176224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-25T10:43:11.858649517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-25T10:43:11.859228303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-25T10:43:11.860838165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-25T10:43:11.861227179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052984s
2026-05-25T10:43:11.861744631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-25T10:43:11', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-25T10:43:11.862198335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.864059574Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-25T10:43:11.864306361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080114s
2026-05-25T10:43:11.864572517Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-05-25T10:43:11.864827721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.865141463Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-05-25T10:43:11.865850301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-25T10:43:11.866627506Z [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-25T10:43:11.867227094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011542s
2026-05-25T10:43:11.867485524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-25T10:43:11.867950952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-25T10:43:11.868353773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006417s
2026-05-25T10:43:11.868797527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-25T10:43:11', 'add_notification_status')
2026-05-25T10:43:11.869220438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.870174781Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-05-25T10:43:11.870387579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024126s
2026-05-25T10:43:11.870665519Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-05-25T10:43:11.870937086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.871250136Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-05-25T10:43:11.871687658Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.872093255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-05-25T10:43:11.872439662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005458s
2026-05-25T10:43:11.872620947Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.873008438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-05-25T10:43:11.873360046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005588s
2026-05-25T10:43:11.873542133Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-25T10:43:11.873904673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-05-25T10:43:11.874240700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s
2026-05-25T10:43:11.874716729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-25T10:43:11', 'indexers_freeleech_only_config_contract')
2026-05-25T10:43:11.875154370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.875999773Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-05-25T10:43:11.876233133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021772s
2026-05-25T10:43:11.876459349Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-05-25T10:43:11.876704222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.876992683Z [Info] email_encryption: Starting migration of Main DB to 39
2026-05-25T10:43:11.877278469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.877526829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.878202910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007178s
2026-05-25T10:43:11.878634760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-25T10:43:11', 'email_encryption')
2026-05-25T10:43:11.879059255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.879858585Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-05-25T10:43:11.880070442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023326s
2026-05-25T10:43:11.880350706Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-05-25T10:43:11.880623355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.880937137Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-05-25T10:43:11.881246410Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.881490652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.882455806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010016s
2026-05-25T10:43:11.882943779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-25T10:43:11', 'newznab_category_to_capabilities_settings')
2026-05-25T10:43:11.883383074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.884262164Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-05-25T10:43:11.884499392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027177s
2026-05-25T10:43:11.884762442Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-05-25T10:43:11.885025422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.885381740Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-05-25T10:43:11.885682385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.885926717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.886605164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007147s
2026-05-25T10:43:11.887074058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-25T10:43:11', 'gazelle_freeleech_token_options')
2026-05-25T10:43:11.887502872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.888290378Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-05-25T10:43:11.888517756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023319s
2026-05-25T10:43:11.888787870Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-05-25T10:43:11.889054688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.889365173Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-05-25T10:43:11.889668664Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.889914209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.890469387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005935s
2026-05-25T10:43:11.890950285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-25T10:43:11', 'myanonamouse_freeleech_wedge_options')
2026-05-25T10:43:11.891393508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.892141294Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-05-25T10:43:11.892373873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021821s
2026-05-25T10:43:11.892635029Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-05-25T10:43:11.892898169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:11.893218253Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-05-25T10:43:11.893536364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:11.893766708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:11.903497668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097384s
2026-05-25T10:43:11.904012615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-25T10:43:11', 'newznab_indexers_enable_redirect')
2026-05-25T10:43:11.904466158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:11.905356992Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-05-25T10:43:11.905580242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115574s
2026-05-25T10:43:11.914433083Z [Debug] MigrationController: Took: 00:00:00.6590318
2026-05-25T10:43:11.982158472Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-25T10:43:11.999031847Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-05-25T10:43:12.011840956Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-25T10:43:12.012824878Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-25T10:43:12.013188831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-25T10:43:12.018045393Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-25T10:43:12.018334024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051942s
2026-05-25T10:43:12.018666103Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-25T10:43:12.018960676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005482s
2026-05-25T10:43:12.026196861Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-25T10:43:12.026591766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.027086974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-25T10:43:12.027552732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-25T10:43:12.028172260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007281s
2026-05-25T10:43:12.028520010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.030410257Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-25T10:43:12.030693899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029401s
2026-05-25T10:43:12.031100157Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-25T10:43:12.031499561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.032133187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-25T10:43:12.032586360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-25T10:43:12.033185066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007286s
2026-05-25T10:43:12.033501974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-25T10:43:12.033770195Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-25T10:43:12.034112514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-25T10:43:12.034584946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-25T10:43:12.035452062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009859s
2026-05-25T10:43:12.035792738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.036956362Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-25T10:43:12.037279373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024122s
2026-05-25T10:43:12.037672064Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-25T10:43:12.038069093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.038551164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-25T10:43:12.038857121Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:12.039195763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-25T10:43:12.039665539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-25T10:43:12.040357172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008015s
2026-05-25T10:43:12.040701956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.041825299Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-25T10:43:12.042188039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022208s
2026-05-25T10:43:12.042615681Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-25T10:43:12.042982409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.043417977Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-25T10:43:12.044066413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-25T10:43:12.044898879Z [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-25T10:43:12.045763932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013766s
2026-05-25T10:43:12.046078976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-25T10:43:12.046491597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-25T10:43:12.047027977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006392s
2026-05-25T10:43:12.047643968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-25T10:43:12', 'InitialSetup')
2026-05-25T10:43:12.048495253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.049750551Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-25T10:43:12.050060095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033217s
2026-05-25T10:43:12.050382935Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-05-25T10:43:12.050745676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.051162335Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-05-25T10:43:12.051734998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-25T10:43:12', 'ApplicationStatus')
2026-05-25T10:43:12.052406000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.053394180Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-05-25T10:43:12.053709836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026544s
2026-05-25T10:43:12.054024911Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-05-25T10:43:12.054373543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.054786895Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-05-25T10:43:12.055297013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-25T10:43:12', 'IndexerProps')
2026-05-25T10:43:12.055947583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.056899721Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-05-25T10:43:12.057207891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025429s
2026-05-25T10:43:12.057530371Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-05-25T10:43:12.057896759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.058319851Z [Info] add_update_history: Starting migration of Log DB to 4
2026-05-25T10:43:12.058875710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-25T10:43:12.059569658Z [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-25T10:43:12.060359289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011386s
2026-05-25T10:43:12.060684594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-25T10:43:12.061165503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-25T10:43:12.061745972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007261s
2026-05-25T10:43:12.062282543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-25T10:43:12', 'add_update_history')
2026-05-25T10:43:12.062920858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.063958408Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-05-25T10:43:12.064279084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002881s
2026-05-25T10:43:12.064595271Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-05-25T10:43:12.064953472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.065381635Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-05-25T10:43:12.065907484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-25T10:43:12', 'update_notifiarr')
2026-05-25T10:43:12.066546160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.067495502Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-05-25T10:43:12.067817220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025561s
2026-05-25T10:43:12.068153087Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-05-25T10:43:12.068504855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.068922937Z [Info] app_profiles: Starting migration of Log DB to 6
2026-05-25T10:43:12.069429327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-25T10:43:12', 'app_profiles')
2026-05-25T10:43:12.070066731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.070957725Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-05-25T10:43:12.071270656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024737s
2026-05-25T10:43:12.071583746Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-05-25T10:43:12.071962920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.072405571Z [Info] history_failed: Starting migration of Log DB to 7
2026-05-25T10:43:12.072926270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-25T10:43:12', 'history_failed')
2026-05-25T10:43:12.073559476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.074517626Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-05-25T10:43:12.074840937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025831s
2026-05-25T10:43:12.075152374Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-05-25T10:43:12.075496457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.075923878Z [Info] redacted_api: Starting migration of Log DB to 8
2026-05-25T10:43:12.076451090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-25T10:43:12', 'redacted_api')
2026-05-25T10:43:12.077086670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.078072496Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-05-25T10:43:12.078384374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025882s
2026-05-25T10:43:12.078704358Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-05-25T10:43:12.079064053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.079487987Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-05-25T10:43:12.080072845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-25T10:43:12', 'IndexerProxies')
2026-05-25T10:43:12.080674717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.081617866Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-05-25T10:43:12.081937139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025652s
2026-05-25T10:43:12.082275010Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-05-25T10:43:12.082654584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.083084140Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-05-25T10:43:12.083636993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-25T10:43:12', 'app_indexer_remote_name')
2026-05-25T10:43:12.084377434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.085495206Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-05-25T10:43:12.085830301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028291s
2026-05-25T10:43:12.086159674Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-05-25T10:43:12.086536403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.086956900Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-05-25T10:43:12.087508080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-25T10:43:12', 'desi_gazelle_to_unit3d')
2026-05-25T10:43:12.088215245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.089184567Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-05-25T10:43:12.089567719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026431s
2026-05-25T10:43:12.089878304Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-05-25T10:43:12.090307148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.090696362Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-05-25T10:43:12.091330820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-25T10:43:12', 'add_on_update_to_notifications')
2026-05-25T10:43:12.091966159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.093137298Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-05-25T10:43:12.093486792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028413s
2026-05-25T10:43:12.093804963Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-05-25T10:43:12.094162623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.094594142Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-05-25T10:43:12.095141024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-25T10:43:12', 'IndexerVersions')
2026-05-25T10:43:12.095787205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.096929226Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-05-25T10:43:12.097234801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027635s
2026-05-25T10:43:12.097548603Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-05-25T10:43:12.097902175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.098326310Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-05-25T10:43:12.098909925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-25T10:43:12', 'cleanup_config')
2026-05-25T10:43:12.099627070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.100773589Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-05-25T10:43:12.101079154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028657s
2026-05-25T10:43:12.101395331Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-05-25T10:43:12.101750276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.102169240Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-05-25T10:43:12.102689097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-25T10:43:12', 'indexer_cleanup')
2026-05-25T10:43:12.103328665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.104464282Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-05-25T10:43:12.104778886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027105s
2026-05-25T10:43:12.105096456Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-05-25T10:43:12.105452643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.105872799Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-05-25T10:43:12.106390893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-25T10:43:12', 'minimum_seeders')
2026-05-25T10:43:12.107022785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.108221470Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-05-25T10:43:12.108532155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027667s
2026-05-25T10:43:12.108845667Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-05-25T10:43:12.109204099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.109625959Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-05-25T10:43:12.110139573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-25T10:43:12', 'remove_showrss')
2026-05-25T10:43:12.110773019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.111958547Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-05-25T10:43:12.112275355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027522s
2026-05-25T10:43:12.112613266Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-05-25T10:43:12.112993662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.113422215Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-05-25T10:43:12.113983986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-25T10:43:12', 'remove_torrentparadiseml')
2026-05-25T10:43:12.114656451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.115746747Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-05-25T10:43:12.116093315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027326s
2026-05-25T10:43:12.116444141Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-05-25T10:43:12.116839478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.117275165Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-05-25T10:43:12.117871236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-25T10:43:12', 'localization_setting_to_string')
2026-05-25T10:43:12.118542197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.119718125Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-05-25T10:43:12.120079844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028477s
2026-05-25T10:43:12.120386832Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-05-25T10:43:12.120732228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.121148266Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-05-25T10:43:12.121651800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-25T10:43:12', 'orpheus_api')
2026-05-25T10:43:12.122282631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.123423018Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-05-25T10:43:12.123706439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026902s
2026-05-25T10:43:12.124109050Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-05-25T10:43:12.124490037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.124914973Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-05-25T10:43:12.125476444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-25T10:43:12', 'download_client_categories')
2026-05-25T10:43:12.126132054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.127214815Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-05-25T10:43:12.127546613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027233s
2026-05-25T10:43:12.127873622Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-05-25T10:43:12.128243036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.128661829Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-05-25T10:43:12.129186707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-25T10:43:12', 'add_salt_to_users')
2026-05-25T10:43:12.129825754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.130926300Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-05-25T10:43:12.131247587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026958s
2026-05-25T10:43:12.131672143Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-05-25T10:43:12.132167330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.132647497Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-05-25T10:43:12.133336515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-25T10:43:12', 'speedcd_userpasssettings_to_speedcdsettings')
2026-05-25T10:43:12.134078750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.135276743Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-05-25T10:43:12.135686358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030934s
2026-05-25T10:43:12.136124000Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-05-25T10:43:12.136576421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.137049614Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-05-25T10:43:12.137730285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-25T10:43:12', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-05-25T10:43:12.138456087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.139624099Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-05-25T10:43:12.140040247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029873s
2026-05-25T10:43:12.140447958Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-05-25T10:43:12.140874578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.141343282Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-05-25T10:43:12.141992950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-25T10:43:12', 'alpharatio_greatposterwall_config_contract')
2026-05-25T10:43:12.142715405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.143833116Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-05-25T10:43:12.144245377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029064s
2026-05-25T10:43:12.144575422Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-05-25T10:43:12.144952431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.145380904Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-05-25T10:43:12.145927114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-25T10:43:12', 'remove_notwhatcd')
2026-05-25T10:43:12.146603386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.147697059Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-05-25T10:43:12.148035852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027433s
2026-05-25T10:43:12.148399013Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-05-25T10:43:12.148789049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.149240127Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-05-25T10:43:12.149830206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-25T10:43:12', 'add_on_grab_to_notifications')
2026-05-25T10:43:12.150508973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.151665141Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-05-25T10:43:12.152062452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028583s
2026-05-25T10:43:12.152448168Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-05-25T10:43:12.152886632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.153341227Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-05-25T10:43:12.153987809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-25T10:43:12', 'animetorrents_use_custom_config_contract')
2026-05-25T10:43:12.154693721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.155889530Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-05-25T10:43:12.156289846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029521s
2026-05-25T10:43:12.156633378Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-05-25T10:43:12.157006590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.157443570Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-05-25T10:43:12.157990451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-25T10:43:12', 'apprise_server_url')
2026-05-25T10:43:12.158651002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.159796129Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-05-25T10:43:12.160151464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027937s
2026-05-25T10:43:12.160543814Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-05-25T10:43:12.160948139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.161393015Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-05-25T10:43:12.161984516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-25T10:43:12', 'health_restored_notification')
2026-05-25T10:43:12.162661930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.163765042Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-05-25T10:43:12.164139246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028021s
2026-05-25T10:43:12.164458399Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-05-25T10:43:12.164811881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.165239903Z [Info] remove_uc: Starting migration of Log DB to 33
2026-05-25T10:43:12.165745942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-25T10:43:12', 'remove_uc')
2026-05-25T10:43:12.166420080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.167575838Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-05-25T10:43:12.167906544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027869s
2026-05-25T10:43:12.168271108Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-05-25T10:43:12.168659089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.169100949Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-05-25T10:43:12.169668112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-25T10:43:12', 'history_fix_data_titles')
2026-05-25T10:43:12.170342360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.171477226Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-05-25T10:43:12.171822732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028048s
2026-05-25T10:43:12.172210633Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-05-25T10:43:12.172621000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.173062870Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-05-25T10:43:12.173655082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-25T10:43:12', 'download_client_per_indexer')
2026-05-25T10:43:12.174331535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.175456571Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-05-25T10:43:12.175814161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028177s
2026-05-25T10:43:12.176250450Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-25T10:43:12.176693302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.177164190Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-05-25T10:43:12.177880232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-25T10:43:12.178178132Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-25T10:43:12.178503988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-25T10:43:12.179757734Z [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-25T10:43:12.181129406Z [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-25T10:43:12.181944859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-25T10:43:12.182678467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-25T10:43:12.183994658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-25T10:43:12.184567301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057058s
2026-05-25T10:43:12.184890101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-25T10:43:12.185192811Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:12.185540331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-25T10:43:12.186573582Z [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-25T10:43:12.187683227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-25T10:43:12.188476214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-25T10:43:12.189240804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-25T10:43:12.190462414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-25T10:43:12.191093936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051883s
2026-05-25T10:43:12.191414091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-25T10:43:12.191718905Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-25T10:43:12.192091726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-25T10:43:12.192996138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-25T10:43:12.193969789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-25T10:43:12.194735241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-25T10:43:12.195480702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-25T10:43:12.196704998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-25T10:43:12.197341330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048569s
2026-05-25T10:43:12.197949495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-25T10:43:12', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-25T10:43:12.198680306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.201118517Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-25T10:43:12.201531158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085358s
2026-05-25T10:43:12.201878398Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-05-25T10:43:12.202266329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.202705303Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-05-25T10:43:12.203270932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-25T10:43:12', 'add_notification_status')
2026-05-25T10:43:12.203952425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.205242564Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-05-25T10:43:12.205584743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029671s
2026-05-25T10:43:12.205974047Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-05-25T10:43:12.206394875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.206854200Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-05-25T10:43:12.207492496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-25T10:43:12', 'indexers_freeleech_only_config_contract')
2026-05-25T10:43:12.208219550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.209418986Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-05-25T10:43:12.209796837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029747s
2026-05-25T10:43:12.210128034Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-05-25T10:43:12.210502187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.210928616Z [Info] email_encryption: Starting migration of Log DB to 39
2026-05-25T10:43:12.211476790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-25T10:43:12', 'email_encryption')
2026-05-25T10:43:12.212171389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.213139820Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-05-25T10:43:12.213473191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026469s
2026-05-25T10:43:12.213862115Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-05-25T10:43:12.214294606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.214759903Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-05-25T10:43:12.215413359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-25T10:43:12', 'newznab_category_to_capabilities_settings')
2026-05-25T10:43:12.216141265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.217239848Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-05-25T10:43:12.217634132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028972s
2026-05-25T10:43:12.217998686Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-05-25T10:43:12.218406518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.218851043Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-05-25T10:43:12.219450911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-25T10:43:12', 'gazelle_freeleech_token_options')
2026-05-25T10:43:12.220155461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.221147108Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-05-25T10:43:12.221506111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027169s
2026-05-25T10:43:12.221888030Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-05-25T10:43:12.222301112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.222755207Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-05-25T10:43:12.223375135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-25T10:43:12', 'myanonamouse_freeleech_wedge_options')
2026-05-25T10:43:12.224092711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.225087604Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-05-25T10:43:12.225459163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002748s
2026-05-25T10:43:12.225822184Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-05-25T10:43:12.226258763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-25T10:43:12.226723579Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-05-25T10:43:12.227346404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-25T10:43:12', 'newznab_indexers_enable_redirect')
2026-05-25T10:43:12.228044159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-25T10:43:12.229090447Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-05-25T10:43:12.229459941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028115s
2026-05-25T10:43:12.374725536Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-05-25T10:43:12.381895667Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-25T10:43:12.386373667Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-05-25T10:43:12.498451367Z [Info] AppSyncProfileService: Setting up default app profile
2026-05-25T10:43:12.509352894Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-05-25T10:43:12.600864281Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-05-25T10:43:12.657297926Z [ls.io-init] done.
2026-05-25T10:43:12.989620520Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-25T10:43:12.990233624Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-25T10:43:12.990589461Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin