2026-06-03T08:44:05.158758288Z [migrations] started
2026-06-03T08:44:05.158806595Z [migrations] no migrations found
2026-06-03T08:44:05.180090075Z usermod: no changes
2026-06-03T08:44:05.185836620Z ───────────────────────────────────────
2026-06-03T08:44:05.185852763Z
2026-06-03T08:44:05.185856731Z ██╗ ███████╗██╗ ██████╗
2026-06-03T08:44:05.185860598Z ██║ ██╔════╝██║██╔═══██╗
2026-06-03T08:44:05.185864406Z ██║ ███████╗██║██║ ██║
2026-06-03T08:44:05.185868504Z ██║ ╚════██║██║██║ ██║
2026-06-03T08:44:05.185872212Z ███████╗███████║██║╚██████╔╝
2026-06-03T08:44:05.185876090Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-03T08:44:05.185879927Z
2026-06-03T08:44:05.185883495Z Brought to you by linuxserver.io
2026-06-03T08:44:05.185887152Z ───────────────────────────────────────
2026-06-03T08:44:05.186201976Z
2026-06-03T08:44:05.186210373Z To support the app dev(s) visit:
2026-06-03T08:44:05.187716968Z Prowlarr: https://opencollective.com/prowlarr
2026-06-03T08:44:05.188037263Z
2026-06-03T08:44:05.188044698Z To support LSIO projects visit:
2026-06-03T08:44:05.188048235Z https://www.linuxserver.io/donate/
2026-06-03T08:44:05.188051752Z
2026-06-03T08:44:05.188055249Z ───────────────────────────────────────
2026-06-03T08:44:05.188060009Z GID/UID
2026-06-03T08:44:05.188063666Z ───────────────────────────────────────
2026-06-03T08:44:05.192427235Z
2026-06-03T08:44:05.192440392Z User UID: 911
2026-06-03T08:44:05.192444350Z User GID: 911
2026-06-03T08:44:05.192447837Z ───────────────────────────────────────
2026-06-03T08:44:05.194183793Z Linuxserver.io version: 2.4.0.5391-ls238
2026-06-03T08:44:05.194450400Z Build-date: 2026-06-03T08:39:27+00:00
2026-06-03T08:44:05.194456473Z ───────────────────────────────────────
2026-06-03T08:44:05.194460370Z
2026-06-03T08:44:05.246254236Z [custom-init] No custom files found, skipping...
2026-06-03T08:44:05.269399817Z failed to load "/config/config.xml": No such file or directory
2026-06-03T08:44:05.594747417Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5391
2026-06-03T08:44:05.611887321Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T08:44:05.619157886Z [Debug] Bootstrap: Console selected
2026-06-03T08:44:05.620333333Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T08:44:05.872787157Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T08:44:05.938291609Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c8bdd9fe-b0f2-46e6-8e31-dad47d52b348} may be persisted to storage in unencrypted form.
2026-06-03T08:44:06.000252453Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-03T08:44:06.030341079Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-06-03T08:44:06.088964201Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-03T08:44:06.095895051Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.096562265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.135406156Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-03T08:44:06.139657930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395122s
2026-06-03T08:44:06.139982304Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-03T08:44:06.140213359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437494s
2026-06-03T08:44:06.147287688Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-03T08:44:06.147873669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.152854972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-03T08:44:06.162814914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-03T08:44:06.185362510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322234s
2026-06-03T08:44:06.185838299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.188215727Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-03T08:44:06.188417313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351081s
2026-06-03T08:44:06.189060509Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-03T08:44:06.189334751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.194056722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-03T08:44:06.195112419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T08:44:06.195680864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014098s
2026-06-03T08:44:06.195984485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T08:44:06.196302496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001057s
2026-06-03T08:44:06.196747272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-03T08:44:06.197333933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-03T08:44:06.198061810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011028s
2026-06-03T08:44:06.198370171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.199154060Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-03T08:44:06.199371337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002162s
2026-06-03T08:44:06.199844370Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-03T08:44:06.200132661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.200918664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T08:44:06.201887085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-03T08:44:06.202142810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-03T08:44:06.202498246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-03T08:44:06.203031119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006659s
2026-06-03T08:44:06.203271032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.204106886Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-03T08:44:06.204322240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016864s
2026-06-03T08:44:06.207305839Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-03T08:44:06.207559630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.208201754Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-03T08:44:06.212400181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-03T08:44:06.213000921Z [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-06-03T08:44:06.213502531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009109s
2026-06-03T08:44:06.213718316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-03T08:44:06.214060876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-03T08:44:06.214440080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005195s
2026-06-03T08:44:06.214642057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-03T08:44:06.215260883Z [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-06-03T08:44:06.215796442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000962s
2026-06-03T08:44:06.216053720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-03T08:44:06.216399907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-03T08:44:06.216786075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s
2026-06-03T08:44:06.216999565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-03T08:44:06.221692688Z [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-06-03T08:44:06.222366836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051585s
2026-06-03T08:44:06.222585547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-03T08:44:06.223248262Z [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-06-03T08:44:06.223836236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010458s
2026-06-03T08:44:06.224116420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-03T08:44:06.224516336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-03T08:44:06.224908095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005956s
2026-06-03T08:44:06.225117086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-03T08:44:06.228091136Z [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-06-03T08:44:06.228910397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035555s
2026-06-03T08:44:06.229136061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-03T08:44:06.229477890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T08:44:06.229862655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005229s
2026-06-03T08:44:06.230104883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-06-03T08:44:06.230735413Z [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-06-03T08:44:06.231311192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009908s
2026-06-03T08:44:06.231494672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-06-03T08:44:06.232230414Z [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-06-03T08:44:06.232837196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001131s
2026-06-03T08:44:06.233064153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-06-03T08:44:06.233427746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-06-03T08:44:06.233802510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005232s
2026-06-03T08:44:06.234032935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-03T08:44:06.234449253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-06-03T08:44:06.234877626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006518s
2026-06-03T08:44:06.235094613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-03T08:44:06.235417143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-03T08:44:06.235750664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004831s
2026-06-03T08:44:06.235998404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-03T08:44:06.239374744Z [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-06-03T08:44:06.239886996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037277s
2026-06-03T08:44:06.240165577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-03T08:44:06.240526244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-03T08:44:06.240863804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005289s
2026-06-03T08:44:06.241095250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-03T08:44:06.241443271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-03T08:44:06.241805721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005066s
2026-06-03T08:44:06.242013960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-03T08:44:06.242946358Z [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-06-03T08:44:06.243640917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014253s
2026-06-03T08:44:06.243875590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-03T08:44:06.244849442Z [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-06-03T08:44:06.245585765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014995s
2026-06-03T08:44:06.245835748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-06-03T08:44:06.246277308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.246695600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006038s
2026-06-03T08:44:06.246909060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-03T08:44:06.247442264Z [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-06-03T08:44:06.247910608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008116s
2026-06-03T08:44:06.248166262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-03T08:44:06.248482640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-03T08:44:06.248840851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s
2026-06-03T08:44:06.250553110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-03T08:44:06', 'InitialSetup')
2026-06-03T08:44:06.251243370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.252818573Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-03T08:44:06.253003065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044155s
2026-06-03T08:44:06.253296566Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-06-03T08:44:06.253554496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.253856063Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-06-03T08:44:06.256967631Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-06-03T08:44:06.266858383Z [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-06-03T08:44:06.268240908Z [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-06-03T08:44:06.269286393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-03T08:44:06.270441540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-03T08:44:06.272062605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T08:44:06.272487892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153068s
2026-06-03T08:44:06.272744399Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-06-03T08:44:06.274508692Z [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-06-03T08:44:06.275733269Z [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-06-03T08:44:06.276375012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-03T08:44:06.277078579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-03T08:44:06.278597919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T08:44:06.279016572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060101s
2026-06-03T08:44:06.279331016Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-06-03T08:44:06.282843511Z [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-06-03T08:44:06.284034470Z [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-06-03T08:44:06.284681423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-03T08:44:06.285351312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-03T08:44:06.286870272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T08:44:06.287294897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076975s
2026-06-03T08:44:06.287499038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-06-03T08:44:06.288310262Z [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-06-03T08:44:06.289006615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012732s
2026-06-03T08:44:06.289267450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-06-03T08:44:06.289697877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.290147743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006539s
2026-06-03T08:44:06.290591447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-03T08:44:06', 'ApplicationStatus')
2026-06-03T08:44:06.291006223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.292079505Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-06-03T08:44:06.292293035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00259s
2026-06-03T08:44:06.292520443Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-06-03T08:44:06.292765296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.293054729Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-06-03T08:44:06.294118151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T08:44:06.294334076Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.294569200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-06-03T08:44:06.295045529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-06-03T08:44:06.295733956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009338s
2026-06-03T08:44:06.296000282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-03T08:44:06.296804412Z [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-06-03T08:44:06.297391705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012042s
2026-06-03T08:44:06.297626147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-03T08:44:06.298381358Z [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-06-03T08:44:06.299021648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012123s
2026-06-03T08:44:06.299288465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-03T08:44:06.299736638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.300242667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006898s
2026-06-03T08:44:06.300671732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-03T08:44:06', 'IndexerProps')
2026-06-03T08:44:06.301060394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.301945948Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-06-03T08:44:06.302145350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024023s
2026-06-03T08:44:06.302377036Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-06-03T08:44:06.302630467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.302920742Z [Info] add_update_history: Starting migration of Main DB to 4
2026-06-03T08:44:06.303407893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-03T08:44:06', 'add_update_history')
2026-06-03T08:44:06.303840715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.304613862Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-06-03T08:44:06.304824196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019874s
2026-06-03T08:44:06.305046263Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-06-03T08:44:06.305292288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.305580359Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-06-03T08:44:06.308891759Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-03T08:44:06.310098720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-03T08:44:06.310637886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012945s
2026-06-03T08:44:06.311069876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-03T08:44:06', 'update_notifiarr')
2026-06-03T08:44:06.311481575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.312217688Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-06-03T08:44:06.312420466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028364s
2026-06-03T08:44:06.312644137Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-06-03T08:44:06.312884501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.313170507Z [Info] app_profiles: Starting migration of Main DB to 6
2026-06-03T08:44:06.313717749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-06-03T08:44:06.314463562Z [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-06-03T08:44:06.315120555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011807s
2026-06-03T08:44:06.315360528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-06-03T08:44:06.315739682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-06-03T08:44:06.316169969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005853s
2026-06-03T08:44:06.316374531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T08:44:06.316560856Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T08:44:06.316793725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-06-03T08:44:06.317173560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-03T08:44:06.317913400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008966s
2026-06-03T08:44:06.318337595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-03T08:44:06', 'app_profiles')
2026-06-03T08:44:06.318754424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.319593134Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-06-03T08:44:06.319790642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025579s
2026-06-03T08:44:06.320029813Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-06-03T08:44:06.320276350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.320565202Z [Info] history_failed: Starting migration of Main DB to 7
2026-06-03T08:44:06.321050138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-03T08:44:06.321247576Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.321476507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-06-03T08:44:06.321846823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-06-03T08:44:06.322616984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009201s
2026-06-03T08:44:06.322998463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-06-03T08:44:06.323455994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-06-03T08:44:06.323831862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005522s
2026-06-03T08:44:06.324293201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-03T08:44:06', 'history_failed')
2026-06-03T08:44:06.324696433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.325428898Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-06-03T08:44:06.325630114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021178s
2026-06-03T08:44:06.325850257Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-06-03T08:44:06.326092846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.326377569Z [Info] redacted_api: Starting migration of Main DB to 8
2026-06-03T08:44:06.326748717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.327042108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.328623122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016489s
2026-06-03T08:44:06.329049671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-03T08:44:06', 'redacted_api')
2026-06-03T08:44:06.329462493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.330161190Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-06-03T08:44:06.330374650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031783s
2026-06-03T08:44:06.330605365Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-06-03T08:44:06.330851571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.331139932Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-06-03T08:44:06.331639368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-06-03T08:44:06.332328125Z [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-06-03T08:44:06.332857652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009975s
2026-06-03T08:44:06.333065109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T08:44:06.333242928Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T08:44:06.333457921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-03T08:44:06.333765901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-03T08:44:06.334513427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008199s
2026-06-03T08:44:06.334928172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-03T08:44:06', 'IndexerProxies')
2026-06-03T08:44:06.335344280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.336121315Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-06-03T08:44:06.336325897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024207s
2026-06-03T08:44:06.336569147Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-06-03T08:44:06.336823921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.337122302Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-06-03T08:44:06.337493339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-06-03T08:44:06.337709214Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T08:44:06.337989318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-06-03T08:44:06.338401719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-06-03T08:44:06.339169676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009213s
2026-06-03T08:44:06.339622417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-03T08:44:06', 'app_indexer_remote_name')
2026-06-03T08:44:06.340066442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.341387954Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-06-03T08:44:06.341600863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030979s
2026-06-03T08:44:06.341845445Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-06-03T08:44:06.342099697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.342394341Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-06-03T08:44:06.344660836Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.345596070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-06-03T08:44:06.345972017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011055s
2026-06-03T08:44:06.346410440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-03T08:44:06', 'desi_gazelle_to_unit3d')
2026-06-03T08:44:06.346834544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.347550076Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-06-03T08:44:06.347762283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026405s
2026-06-03T08:44:06.348038590Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-06-03T08:44:06.348303293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.348618858Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-06-03T08:44:06.348988934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T08:44:06.349189037Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.349455053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-03T08:44:06.349880520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-06-03T08:44:06.350812808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011191s
2026-06-03T08:44:06.351276451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-03T08:44:06', 'add_on_update_to_notifications')
2026-06-03T08:44:06.351707590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.352545458Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-06-03T08:44:06.352769218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027872s
2026-06-03T08:44:06.352994412Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-06-03T08:44:06.353242181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.353533047Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-06-03T08:44:06.354048275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-06-03T08:44:06.354729978Z [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-06-03T08:44:06.355344195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s
2026-06-03T08:44:06.355626994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-06-03T08:44:06.356140198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-06-03T08:44:06.356610105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007404s
2026-06-03T08:44:06.356876992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-06-03T08:44:06.357323642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-06-03T08:44:06.357755612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006498s
2026-06-03T08:44:06.358182382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-03T08:44:06', 'IndexerVersions')
2026-06-03T08:44:06.358599913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.359452750Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-06-03T08:44:06.359656160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023153s
2026-06-03T08:44:06.359897526Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-06-03T08:44:06.360146698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.360433526Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-06-03T08:44:06.362027587Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.362963312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-06-03T08:44:06.363282284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010156s
2026-06-03T08:44:06.363541286Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.363947073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-06-03T08:44:06.364303621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005283s
2026-06-03T08:44:06.364727325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-03T08:44:06', 'cleanup_config')
2026-06-03T08:44:06.365138022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.365837611Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-06-03T08:44:06.366038426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020329s
2026-06-03T08:44:06.366264832Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-06-03T08:44:06.366513834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.366803046Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-06-03T08:44:06.368860410Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.369221999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-06-03T08:44:06.369524408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004273s
2026-06-03T08:44:06.369789291Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.370135348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-06-03T08:44:06.370434731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s
2026-06-03T08:44:06.370697541Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.371046975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-06-03T08:44:06.371346819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s
2026-06-03T08:44:06.371604918Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.371983481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-06-03T08:44:06.372298315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004637s
2026-06-03T08:44:06.372556104Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.372904396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-06-03T08:44:06.373205222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s
2026-06-03T08:44:06.373462700Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.373811393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-06-03T08:44:06.374117469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s
2026-06-03T08:44:06.374376461Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.374723871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-06-03T08:44:06.375031120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s
2026-06-03T08:44:06.375287366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.375644876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-06-03T08:44:06.375968718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s
2026-06-03T08:44:06.376229784Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.380181223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-06-03T08:44:06.380516198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004063s
2026-06-03T08:44:06.380777675Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.381116156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-06-03T08:44:06.381415279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s
2026-06-03T08:44:06.381674822Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.382023674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-06-03T08:44:06.382325743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s
2026-06-03T08:44:06.382584153Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.382934088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-06-03T08:44:06.383244854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s
2026-06-03T08:44:06.383500278Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.383867378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-06-03T08:44:06.384181260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s
2026-06-03T08:44:06.384441234Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.384791920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-06-03T08:44:06.385098147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s
2026-06-03T08:44:06.385356567Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.385708035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-06-03T08:44:06.386010394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s
2026-06-03T08:44:06.386268384Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.386611094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-06-03T08:44:06.386913714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004155s
2026-06-03T08:44:06.387098406Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.388503616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-06-03T08:44:06.388889213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015997s
2026-06-03T08:44:06.389077793Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.389485885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-06-03T08:44:06.389848155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s
2026-06-03T08:44:06.390029961Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.390422161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-06-03T08:44:06.390776014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005648s
2026-06-03T08:44:06.390960996Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.391357755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-06-03T08:44:06.391712480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005753s
2026-06-03T08:44:06.391919637Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.392330775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-06-03T08:44:06.392689558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s
2026-06-03T08:44:06.392877096Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.393269546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-06-03T08:44:06.393621245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005689s
2026-06-03T08:44:06.393806568Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.394216884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-06-03T08:44:06.394573933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005892s
2026-06-03T08:44:06.394764908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.395166567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-06-03T08:44:06.395520440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005788s
2026-06-03T08:44:06.395706364Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.396154798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-06-03T08:44:06.396498981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000614s
2026-06-03T08:44:06.396685897Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.397082697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-06-03T08:44:06.397434946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005769s
2026-06-03T08:44:06.397617434Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.398030215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-06-03T08:44:06.398397405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005945s
2026-06-03T08:44:06.398581957Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.398992764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-06-03T08:44:06.399364823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s
2026-06-03T08:44:06.399545087Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.399973259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-06-03T08:44:06.400336100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006049s
2026-06-03T08:44:06.400519980Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.400916669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-06-03T08:44:06.401271173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000571s
2026-06-03T08:44:06.401452499Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.401848326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-06-03T08:44:06.402202700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005702s
2026-06-03T08:44:06.402388624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.402780503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-06-03T08:44:06.403144968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005654s
2026-06-03T08:44:06.403319048Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.403716128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-06-03T08:44:06.404092115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005873s
2026-06-03T08:44:06.404322379Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.404729329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-06-03T08:44:06.405085226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005775s
2026-06-03T08:44:06.405270419Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.405663621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-06-03T08:44:06.406014257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005642s
2026-06-03T08:44:06.406439123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-03T08:44:06', 'indexer_cleanup')
2026-06-03T08:44:06.406854630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.407841938Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-06-03T08:44:06.408071310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023547s
2026-06-03T08:44:06.408290482Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-06-03T08:44:06.408535916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.408826742Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-06-03T08:44:06.409225525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-06-03T08:44:06.409427061Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T08:44:06.409680882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-06-03T08:44:06.410088764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-06-03T08:44:06.411075952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s
2026-06-03T08:44:06.411504746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-03T08:44:06', 'minimum_seeders')
2026-06-03T08:44:06.411961416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.412773492Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-06-03T08:44:06.412963915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028191s
2026-06-03T08:44:06.413185902Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-06-03T08:44:06.413431758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.413717804Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-06-03T08:44:06.414078510Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.414432032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-06-03T08:44:06.414741796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s
2026-06-03T08:44:06.415163766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-03T08:44:06', 'remove_showrss')
2026-06-03T08:44:06.415571307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.416334494Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-06-03T08:44:06.416537102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019863s
2026-06-03T08:44:06.416782497Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-06-03T08:44:06.417038823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.417334278Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-06-03T08:44:06.417702209Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.418077495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-06-03T08:44:06.418397911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s
2026-06-03T08:44:06.418853298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-03T08:44:06', 'remove_torrentparadiseml')
2026-06-03T08:44:06.419285448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.420020188Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-06-03T08:44:06.420264510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020157s
2026-06-03T08:44:06.420533632Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-06-03T08:44:06.420845511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.421191508Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-06-03T08:44:06.421517364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.421792438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.422533781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007806s
2026-06-03T08:44:06.423005331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-03T08:44:06', 'localization_setting_to_string')
2026-06-03T08:44:06.423500549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.424412375Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-06-03T08:44:06.424669553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025744s
2026-06-03T08:44:06.424912983Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-06-03T08:44:06.425178047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.425491639Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-06-03T08:44:06.425820552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.426095916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.430026052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039713s
2026-06-03T08:44:06.430465558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-03T08:44:06', 'orpheus_api')
2026-06-03T08:44:06.430894291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.431660785Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-06-03T08:44:06.431876580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055982s
2026-06-03T08:44:06.432158107Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-06-03T08:44:06.432418481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.432727604Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-06-03T08:44:06.433096267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-03T08:44:06.433305468Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.433554790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-06-03T08:44:06.433959405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-06-03T08:44:06.434914038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011202s
2026-06-03T08:44:06.435372822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-03T08:44:06', 'download_client_categories')
2026-06-03T08:44:06.435806105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.436837773Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-06-03T08:44:06.437051954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029956s
2026-06-03T08:44:06.437286216Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-06-03T08:44:06.437533384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.437822196Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-06-03T08:44:06.438175628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-03T08:44:06.438361702Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T08:44:06.438569361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-03T08:44:06.438868854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-03T08:44:06.439732303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009492s
2026-06-03T08:44:06.439993900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-03T08:44:06.440319566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-03T08:44:06.441181292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009688s
2026-06-03T08:44:06.441612651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-03T08:44:06', 'add_salt_to_users')
2026-06-03T08:44:06.442032346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.442849762Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-06-03T08:44:06.443055326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002604s
2026-06-03T08:44:06.443349940Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-06-03T08:44:06.443626297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.443965109Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-06-03T08:44:06.444310896Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.444691683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-06-03T08:44:06.445046507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s
2026-06-03T08:44:06.445525943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-03T08:44:06', 'speedcd_userpasssettings_to_speedcdsettings')
2026-06-03T08:44:06.445974948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.446823266Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-06-03T08:44:06.447059482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022254s
2026-06-03T08:44:06.447357022Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-06-03T08:44:06.447639711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.448015578Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-06-03T08:44:06.448353789Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.448753014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-06-03T08:44:06.449103149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000558s
2026-06-03T08:44:06.449601142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-03T08:44:06', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-06-03T08:44:06.450047531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.451479525Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-06-03T08:44:06.451718797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028233s
2026-06-03T08:44:06.452029163Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-06-03T08:44:06.452311652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.452635794Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-06-03T08:44:06.453013786Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.453419413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-06-03T08:44:06.453778055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005664s
2026-06-03T08:44:06.453959781Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.454363835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-06-03T08:44:06.454731686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s
2026-06-03T08:44:06.455221833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-03T08:44:06', 'alpharatio_greatposterwall_config_contract')
2026-06-03T08:44:06.455665176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.456470569Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-06-03T08:44:06.456708327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022274s
2026-06-03T08:44:06.456946207Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-06-03T08:44:06.457191190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.457480843Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-06-03T08:44:06.457888004Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.458250664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-06-03T08:44:06.458560007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004395s
2026-06-03T08:44:06.458991857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-03T08:44:06', 'remove_notwhatcd')
2026-06-03T08:44:06.459402875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.460164389Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-06-03T08:44:06.460367087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020015s
2026-06-03T08:44:06.460619335Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-06-03T08:44:06.460877936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.461184854Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-06-03T08:44:06.461599650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T08:44:06.461803230Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.462037812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-06-03T08:44:06.462414060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-06-03T08:44:06.463342681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010805s
2026-06-03T08:44:06.463554207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T08:44:06.463752025Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-03T08:44:06.464026278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-06-03T08:44:06.464447125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-06-03T08:44:06.465379984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011136s
2026-06-03T08:44:06.465831223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-03T08:44:06', 'add_on_grab_to_notifications')
2026-06-03T08:44:06.466270819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.467132975Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-06-03T08:44:06.467350774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028217s
2026-06-03T08:44:06.467630527Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-06-03T08:44:06.467944720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.468263993Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-06-03T08:44:06.468591874Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.469005657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-06-03T08:44:06.469372717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s
2026-06-03T08:44:06.469852313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-03T08:44:06', 'animetorrents_use_custom_config_contract')
2026-06-03T08:44:06.470299123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.471098232Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-06-03T08:44:06.471326712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022252s
2026-06-03T08:44:06.471560674Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-06-03T08:44:06.471809825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.472129309Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-06-03T08:44:06.472415756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.472675399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.473395309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007672s
2026-06-03T08:44:06.473844173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-03T08:44:06', 'apprise_server_url')
2026-06-03T08:44:06.474261193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.475004210Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-06-03T08:44:06.475215395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023441s
2026-06-03T08:44:06.475468926Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-06-03T08:44:06.475733519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.476058253Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-06-03T08:44:06.476425723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T08:44:06.476632109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s
2026-06-03T08:44:06.476896952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-03T08:44:06.477309613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-03T08:44:06.478250659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011187s
2026-06-03T08:44:06.478721627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-03T08:44:06', 'health_restored_notification')
2026-06-03T08:44:06.479161413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.480015023Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-06-03T08:44:06.480236509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027859s
2026-06-03T08:44:06.480449618Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-06-03T08:44:06.480688780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.480972070Z [Info] remove_uc: Starting migration of Main DB to 33
2026-06-03T08:44:06.481320653Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T08:44:06.481687792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-06-03T08:44:06.482002726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s
2026-06-03T08:44:06.482411099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-03T08:44:06', 'remove_uc')
2026-06-03T08:44:06.482821957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.483552708Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-06-03T08:44:06.483738653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019696s
2026-06-03T08:44:06.484004559Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-06-03T08:44:06.484262799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.484565178Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-06-03T08:44:06.484852697Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.485101328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.485709984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s
2026-06-03T08:44:06.486157435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-03T08:44:06', 'history_fix_data_titles')
2026-06-03T08:44:06.486580116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.487332883Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-06-03T08:44:06.487541012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002227s
2026-06-03T08:44:06.487793731Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-06-03T08:44:06.488074226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.488372707Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-06-03T08:44:06.488717181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T08:44:06.488909829Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T08:44:06.489149822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-03T08:44:06.489542714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-03T08:44:06.490470863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010956s
2026-06-03T08:44:06.490930910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-03T08:44:06', 'download_client_per_indexer')
2026-06-03T08:44:06.491362670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.492196649Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-06-03T08:44:06.492417174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027633s
2026-06-03T08:44:06.492733651Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-03T08:44:06.493008475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.493333870Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-06-03T08:44:06.495414180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-06-03T08:44:06.495617820Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T08:44:06.496048678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-06-03T08:44:06.501573957Z [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-06-03T08:44:06.502771239Z [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-06-03T08:44:06.503394444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-06-03T08:44:06.504169526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-06-03T08:44:06.506097870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.506524168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102218s
2026-06-03T08:44:06.506745755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-06-03T08:44:06.506934765Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T08:44:06.507239890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-06-03T08:44:06.509405252Z [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-06-03T08:44:06.510557152Z [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-06-03T08:44:06.511178223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-06-03T08:44:06.511896179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-06-03T08:44:06.513798300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.514207785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067201s
2026-06-03T08:44:06.514428830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-06-03T08:44:06.514620366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.514892624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-06-03T08:44:06.517014368Z [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-06-03T08:44:06.518167811Z [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-06-03T08:44:06.518790636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-06-03T08:44:06.519491428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-06-03T08:44:06.521391635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.521807533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066716s
2026-06-03T08:44:06.522013267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T08:44:06.522191446Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T08:44:06.522431861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-03T08:44:06.524689498Z [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-06-03T08:44:06.525945689Z [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-06-03T08:44:06.526576519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-03T08:44:06.527070204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-03T08:44:06.528575957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059077s
2026-06-03T08:44:06.528781030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T08:44:06.528956713Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.529199452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-03T08:44:06.531455587Z [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-06-03T08:44:06.532695174Z [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-06-03T08:44:06.533315473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-03T08:44:06.533798286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-03T08:44:06.535280501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058479s
2026-06-03T08:44:06.535486767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T08:44:06.535662561Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T08:44:06.535913757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-03T08:44:06.538159771Z [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-06-03T08:44:06.539387494Z [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-06-03T08:44:06.540047673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-03T08:44:06.540531067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-03T08:44:06.542011639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058618s
2026-06-03T08:44:06.542235159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-03T08:44:06.542424872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.542708753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-03T08:44:06.544821078Z [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-06-03T08:44:06.545990934Z [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-06-03T08:44:06.546632236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-03T08:44:06.547359070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-03T08:44:06.549098023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.549521907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065668s
2026-06-03T08:44:06.549751880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-03T08:44:06.549944197Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T08:44:06.550239342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-03T08:44:06.552376266Z [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-06-03T08:44:06.553553547Z [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-06-03T08:44:06.554194378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-03T08:44:06.554921723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-03T08:44:06.556692610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.557122376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006629s
2026-06-03T08:44:06.557343020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-03T08:44:06.557537221Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.557814019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-03T08:44:06.559977176Z [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-06-03T08:44:06.561163175Z [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-06-03T08:44:06.561799447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-03T08:44:06.562551802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-03T08:44:06.564277047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.564701352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066423s
2026-06-03T08:44:06.564903990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-03T08:44:06.565079383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.565306250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-03T08:44:06.567387111Z [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-06-03T08:44:06.568385302Z [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-06-03T08:44:06.568914328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-03T08:44:06.569662364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-03T08:44:06.571344613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-03T08:44:06.571888839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-03T08:44:06.572276069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067389s
2026-06-03T08:44:06.572511172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-06-03T08:44:06.572708219Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.572997332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-06-03T08:44:06.575074005Z [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-06-03T08:44:06.576030521Z [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-06-03T08:44:06.576618536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-06-03T08:44:06.577533449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-06-03T08:44:06.579304426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-06-03T08:44:06.579987361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-06-03T08:44:06.580402497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071512s
2026-06-03T08:44:06.580620096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-03T08:44:06.580800820Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.581064140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-03T08:44:06.583413162Z [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-06-03T08:44:06.584978996Z [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-06-03T08:44:06.585747123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-03T08:44:06.586448175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-03T08:44:06.588151746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.588556421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007252s
2026-06-03T08:44:06.588769741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-03T08:44:06.588954724Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T08:44:06.589229928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-03T08:44:06.591563528Z [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-06-03T08:44:06.593112228Z [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-06-03T08:44:06.593880115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-03T08:44:06.594580185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-03T08:44:06.596291341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.596698341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007228s
2026-06-03T08:44:06.596910458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-03T08:44:06.597092385Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.597355525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-03T08:44:06.599681159Z [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-06-03T08:44:06.601233326Z [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-06-03T08:44:06.602041965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-03T08:44:06.602734109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-03T08:44:06.604437420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.604843969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072525s
2026-06-03T08:44:06.605056537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-03T08:44:06.605245117Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.605529800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-06-03T08:44:06.607907860Z [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-06-03T08:44:06.609442612Z [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-06-03T08:44:06.610216270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-03T08:44:06.610940158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-03T08:44:06.612704993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.613131011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073512s
2026-06-03T08:44:06.613368389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T08:44:06.613624525Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T08:44:06.613866402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-06-03T08:44:06.616390587Z [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-06-03T08:44:06.617911059Z [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-06-03T08:44:06.618634386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-03T08:44:06.619324626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-03T08:44:06.620975181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T08:44:06.621356589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072692s
2026-06-03T08:44:06.621574398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-03T08:44:06.621758389Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T08:44:06.622022481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-03T08:44:06.624266240Z [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-06-03T08:44:06.625248148Z [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-06-03T08:44:06.625896854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-03T08:44:06.626614921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-03T08:44:06.628487312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-03T08:44:06.629049505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066728s
2026-06-03T08:44:06.629353908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-03T08:44:06.629544221Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.629854897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-03T08:44:06.633537625Z [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-06-03T08:44:06.634510174Z [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-06-03T08:44:06.635043528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-03T08:44:06.635731343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-03T08:44:06.637420546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-03T08:44:06.637819740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076928s
2026-06-03T08:44:06.638028921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T08:44:06.638210357Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-03T08:44:06.638481132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-03T08:44:06.640277050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-03T08:44:06.640972771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-03T08:44:06.641449381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-03T08:44:06.642040612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-03T08:44:06.643647298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T08:44:06.644062444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053497s
2026-06-03T08:44:06.644598314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-03T08:44:06', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-03T08:44:06.645053621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.647925225Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-03T08:44:06.648172293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090913s
2026-06-03T08:44:06.648445393Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-06-03T08:44:06.648701007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.649021022Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-06-03T08:44:06.649737044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-03T08:44:06.650513879Z [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-06-03T08:44:06.651119599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011593s
2026-06-03T08:44:06.651375294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-03T08:44:06.651807535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-03T08:44:06.652240136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006258s
2026-06-03T08:44:06.652685954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-03T08:44:06', 'add_notification_status')
2026-06-03T08:44:06.653114898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.654000622Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-06-03T08:44:06.654216647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023508s
2026-06-03T08:44:06.654497012Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-06-03T08:44:06.654768018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.655083163Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-06-03T08:44:06.655526195Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.655928545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-06-03T08:44:06.656278581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005499s
2026-06-03T08:44:06.656461549Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.656850913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-06-03T08:44:06.657206229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005635s
2026-06-03T08:44:06.657388747Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T08:44:06.657755836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-06-03T08:44:06.658098306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005275s
2026-06-03T08:44:06.658575066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-03T08:44:06', 'indexers_freeleech_only_config_contract')
2026-06-03T08:44:06.659012848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.659838972Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-06-03T08:44:06.660113214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021798s
2026-06-03T08:44:06.660345713Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-06-03T08:44:06.660590536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.660880700Z [Info] email_encryption: Starting migration of Main DB to 39
2026-06-03T08:44:06.661202158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.661454005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.662103674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006896s
2026-06-03T08:44:06.662537978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-03T08:44:06', 'email_encryption')
2026-06-03T08:44:06.662960550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.663736022Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-06-03T08:44:06.663955203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022943s
2026-06-03T08:44:06.664239586Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-06-03T08:44:06.664514249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.664829384Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-06-03T08:44:06.665135340Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.665384211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.666376370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010276s
2026-06-03T08:44:06.666879644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-03T08:44:06', 'newznab_category_to_capabilities_settings')
2026-06-03T08:44:06.667321303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.668230915Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-06-03T08:44:06.668466119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027976s
2026-06-03T08:44:06.668728488Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-06-03T08:44:06.668989774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.669295460Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-06-03T08:44:06.669589762Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.669836980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.670493382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006956s
2026-06-03T08:44:06.670960664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-03T08:44:06', 'gazelle_freeleech_token_options')
2026-06-03T08:44:06.671389738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.672185641Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-06-03T08:44:06.672408730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023213s
2026-06-03T08:44:06.672680588Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-06-03T08:44:06.672951764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.673260646Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-06-03T08:44:06.673560721Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.673809322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.674378548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000611s
2026-06-03T08:44:06.674852202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-03T08:44:06', 'myanonamouse_freeleech_wedge_options')
2026-06-03T08:44:06.675290916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.676092060Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-06-03T08:44:06.676323586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022458s
2026-06-03T08:44:06.676583720Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-06-03T08:44:06.676847481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.677164049Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-06-03T08:44:06.677480827Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.677711592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.687257630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095518s
2026-06-03T08:44:06.687728499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-03T08:44:06', 'newznab_indexers_enable_redirect')
2026-06-03T08:44:06.688183505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.689226757Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-06-03T08:44:06.689446710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114937s
2026-06-03T08:44:06.689727886Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-06-03T08:44:06.689997669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.690315459Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44
2026-06-03T08:44:06.690627157Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.690874365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.691491598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006519s
2026-06-03T08:44:06.692010313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-03T08:44:06', 'myanonamouse_freeleech_wedge_checkbox')
2026-06-03T08:44:06.692501763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.693228026Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-06-03T08:44:06.693451967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023101s
2026-06-03T08:44:06.702129736Z [Debug] MigrationController: Took: 00:00:00.6713936
2026-06-03T08:44:06.769390286Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-03T08:44:06.785907465Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-06-03T08:44:06.798682627Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-03T08:44:06.799618282Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T08:44:06.799998047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T08:44:06.809311907Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-03T08:44:06.809629457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096822s
2026-06-03T08:44:06.809980103Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-03T08:44:06.810304176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099857s
2026-06-03T08:44:06.812558547Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-03T08:44:06.812936508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.813446625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-03T08:44:06.813904728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-03T08:44:06.814474185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00073s
2026-06-03T08:44:06.814806585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.815976431Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-03T08:44:06.816316125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022111s
2026-06-03T08:44:06.816724919Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-03T08:44:06.817100014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.817650954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-03T08:44:06.818150320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T08:44:06.818738084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007327s
2026-06-03T08:44:06.819009290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T08:44:06.819285757Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T08:44:06.819631914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-03T08:44:06.820225860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-03T08:44:06.821118849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010159s
2026-06-03T08:44:06.821457902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.822711056Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-03T08:44:06.823037484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025937s
2026-06-03T08:44:06.823435195Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-03T08:44:06.823829619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.824371661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T08:44:06.824617236Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T08:44:06.824943733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-03T08:44:06.825413349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-03T08:44:06.826075593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007818s
2026-06-03T08:44:06.826411921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.827220569Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-03T08:44:06.827570685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018763s
2026-06-03T08:44:06.828070642Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-03T08:44:06.828377770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.828801353Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-03T08:44:06.829386262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-03T08:44:06.830156072Z [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-06-03T08:44:06.831109292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013854s
2026-06-03T08:44:06.831384507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-03T08:44:06.831797468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-03T08:44:06.832376515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006446s
2026-06-03T08:44:06.832859538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-03T08:44:06', 'InitialSetup')
2026-06-03T08:44:06.833494948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.834460433Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-03T08:44:06.834772491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027454s
2026-06-03T08:44:06.835091113Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-06-03T08:44:06.835452561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.835877828Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-06-03T08:44:06.836520021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-03T08:44:06', 'ApplicationStatus')
2026-06-03T08:44:06.837123787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.838015864Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-06-03T08:44:06.838334576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025732s
2026-06-03T08:44:06.838644591Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-06-03T08:44:06.838991610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.839400614Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-06-03T08:44:06.839935641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-03T08:44:06', 'IndexerProps')
2026-06-03T08:44:06.840571021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.841460332Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-06-03T08:44:06.841769104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024846s
2026-06-03T08:44:06.842087506Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-06-03T08:44:06.842449595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.842864220Z [Info] add_update_history: Starting migration of Log DB to 4
2026-06-03T08:44:06.843379468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-03T08:44:06.844080931Z [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-06-03T08:44:06.844888167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011299s
2026-06-03T08:44:06.845164523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-03T08:44:06.845649380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-03T08:44:06.846225881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000718s
2026-06-03T08:44:06.846748774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-03T08:44:06', 'add_update_history')
2026-06-03T08:44:06.847390968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.848360521Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-06-03T08:44:06.848682389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028165s
2026-06-03T08:44:06.848999438Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-06-03T08:44:06.849353481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.849775601Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-06-03T08:44:06.850297242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-03T08:44:06', 'update_notifiarr')
2026-06-03T08:44:06.850932021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.851805310Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-06-03T08:44:06.852154513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024611s
2026-06-03T08:44:06.852460229Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-06-03T08:44:06.852807188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.853225260Z [Info] app_profiles: Starting migration of Log DB to 6
2026-06-03T08:44:06.853728183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-03T08:44:06', 'app_profiles')
2026-06-03T08:44:06.854358592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.855241962Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-06-03T08:44:06.855565123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024535s
2026-06-03T08:44:06.855921340Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-06-03T08:44:06.856287197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.856715390Z [Info] history_failed: Starting migration of Log DB to 7
2026-06-03T08:44:06.857239916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-03T08:44:06', 'history_failed')
2026-06-03T08:44:06.857874574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.858756501Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-06-03T08:44:06.859069411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024839s
2026-06-03T08:44:06.859342782Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-06-03T08:44:06.859693999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.860154888Z [Info] redacted_api: Starting migration of Log DB to 8
2026-06-03T08:44:06.860662530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-03T08:44:06', 'redacted_api')
2026-06-03T08:44:06.861292038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.862164295Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-06-03T08:44:06.862469610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024577s
2026-06-03T08:44:06.862784745Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-06-03T08:44:06.863136964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.863525978Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-06-03T08:44:06.864089082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-03T08:44:06', 'IndexerProxies')
2026-06-03T08:44:06.864724752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.865627060Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-06-03T08:44:06.865945662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025009s
2026-06-03T08:44:06.866281097Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-06-03T08:44:06.866652285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.867075117Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-06-03T08:44:06.867593771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-03T08:44:06', 'app_indexer_remote_name')
2026-06-03T08:44:06.868286266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.869225698Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-06-03T08:44:06.869560042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025983s
2026-06-03T08:44:06.869891199Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-06-03T08:44:06.870264661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.870685889Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-06-03T08:44:06.871232981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-03T08:44:06', 'desi_gazelle_to_unit3d')
2026-06-03T08:44:06.871897219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.872820279Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-06-03T08:44:06.873152097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025492s
2026-06-03T08:44:06.873509457Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-06-03T08:44:06.873922278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.874332445Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-06-03T08:44:06.874917543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-03T08:44:06', 'add_on_update_to_notifications')
2026-06-03T08:44:06.875584306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.876520382Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-06-03T08:44:06.876882541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002596s
2026-06-03T08:44:06.877197756Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-06-03T08:44:06.877553172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.877968498Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-06-03T08:44:06.878488786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-03T08:44:06', 'IndexerVersions')
2026-06-03T08:44:06.879130910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.880026243Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-06-03T08:44:06.880344394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024804s
2026-06-03T08:44:06.880663276Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-06-03T08:44:06.881018672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.881439971Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-06-03T08:44:06.881952984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-03T08:44:06', 'cleanup_config')
2026-06-03T08:44:06.882586731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.883489679Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-06-03T08:44:06.883803471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024853s
2026-06-03T08:44:06.884159990Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-06-03T08:44:06.884515445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.884933908Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-06-03T08:44:06.885454778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-03T08:44:06', 'indexer_cleanup')
2026-06-03T08:44:06.886106160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.887058508Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-06-03T08:44:06.887368703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025488s
2026-06-03T08:44:06.887683116Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-06-03T08:44:06.888060105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.888474891Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-06-03T08:44:06.888993746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-03T08:44:06', 'minimum_seeders')
2026-06-03T08:44:06.889632092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.890520832Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-06-03T08:44:06.890842259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024759s
2026-06-03T08:44:06.891156963Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-06-03T08:44:06.891517650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.891949139Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-06-03T08:44:06.892464306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-03T08:44:06', 'remove_showrss')
2026-06-03T08:44:06.893098554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.894463132Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-06-03T08:44:06.894784770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029487s
2026-06-03T08:44:06.895123232Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-06-03T08:44:06.895497546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.895941130Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-06-03T08:44:06.896502851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-03T08:44:06', 'remove_torrentparadiseml')
2026-06-03T08:44:06.897158111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.898007692Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-06-03T08:44:06.898343999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024967s
2026-06-03T08:44:06.898695998Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-06-03T08:44:06.899099611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.899514818Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-06-03T08:44:06.900146280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-03T08:44:06', 'localization_setting_to_string')
2026-06-03T08:44:06.900828394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.901791223Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-06-03T08:44:06.902143062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026842s
2026-06-03T08:44:06.902450180Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-06-03T08:44:06.902801298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.903209850Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-06-03T08:44:06.903709437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-03T08:44:06', 'orpheus_api')
2026-06-03T08:44:06.904365528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.905328458Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-06-03T08:44:06.905645186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025433s
2026-06-03T08:44:06.905977936Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-06-03T08:44:06.906355847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.906780392Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-06-03T08:44:06.907350962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-03T08:44:06', 'download_client_categories')
2026-06-03T08:44:06.908029939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.909037619Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-06-03T08:44:06.909371371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026577s
2026-06-03T08:44:06.909687658Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-06-03T08:44:06.910056141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.910472148Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-06-03T08:44:06.911012347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-03T08:44:06', 'add_salt_to_users')
2026-06-03T08:44:06.911668979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.912659514Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-06-03T08:44:06.912988297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026045s
2026-06-03T08:44:06.913366869Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-06-03T08:44:06.913784831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.914230880Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-06-03T08:44:06.914875619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-03T08:44:06', 'speedcd_userpasssettings_to_speedcdsettings')
2026-06-03T08:44:06.915574035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.916529881Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-06-03T08:44:06.916924896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026883s
2026-06-03T08:44:06.917316385Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-06-03T08:44:06.917746531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.918225396Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-06-03T08:44:06.918896107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-03T08:44:06', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-06-03T08:44:06.919607079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.920549678Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-06-03T08:44:06.920949573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027354s
2026-06-03T08:44:06.921325530Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-06-03T08:44:06.921741037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.922186625Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-06-03T08:44:06.922845863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-03T08:44:06', 'alpharatio_greatposterwall_config_contract')
2026-06-03T08:44:06.923542796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.924485846Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-06-03T08:44:06.924860711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026801s
2026-06-03T08:44:06.925177529Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-06-03T08:44:06.925536041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.925958532Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-06-03T08:44:06.926478730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-03T08:44:06', 'remove_notwhatcd')
2026-06-03T08:44:06.927129812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.928095186Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-06-03T08:44:06.928423287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002563s
2026-06-03T08:44:06.928762801Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-06-03T08:44:06.929141253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.929568043Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-06-03T08:44:06.930142540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-03T08:44:06', 'add_on_grab_to_notifications')
2026-06-03T08:44:06.930803070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.931709727Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-06-03T08:44:06.932102538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025545s
2026-06-03T08:44:06.932468264Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-06-03T08:44:06.932876497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.933317485Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-06-03T08:44:06.933954538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-03T08:44:06', 'animetorrents_use_custom_config_contract')
2026-06-03T08:44:06.934645129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.935628490Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-06-03T08:44:06.936047344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026988s
2026-06-03T08:44:06.936369963Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-06-03T08:44:06.936737864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.937151628Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-06-03T08:44:06.937682076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-03T08:44:06', 'apprise_server_url')
2026-06-03T08:44:06.938329571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.939276117Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-06-03T08:44:06.939600691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025483s
2026-06-03T08:44:06.939958892Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-06-03T08:44:06.940351653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.940782932Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-06-03T08:44:06.941352359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-03T08:44:06', 'health_restored_notification')
2026-06-03T08:44:06.942029884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.943000449Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-06-03T08:44:06.943349863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026351s
2026-06-03T08:44:06.943646670Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-06-03T08:44:06.944012137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.944416371Z [Info] remove_uc: Starting migration of Log DB to 33
2026-06-03T08:44:06.944915536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-03T08:44:06', 'remove_uc')
2026-06-03T08:44:06.945553762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.946489306Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-06-03T08:44:06.946796325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025201s
2026-06-03T08:44:06.947125928Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-06-03T08:44:06.947492567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.947948626Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-06-03T08:44:06.948508032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-03T08:44:06', 'history_fix_data_titles')
2026-06-03T08:44:06.949155797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.950188327Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-06-03T08:44:06.950530426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026812s
2026-06-03T08:44:06.950876232Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-06-03T08:44:06.951253552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.951677426Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-06-03T08:44:06.952283577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-03T08:44:06', 'download_client_per_indexer')
2026-06-03T08:44:06.952940951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.953889903Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-06-03T08:44:06.954245659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026116s
2026-06-03T08:44:06.954637819Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-03T08:44:06.955074358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.955522561Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-06-03T08:44:06.956179955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-03T08:44:06.956476132Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.956785876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-03T08:44:06.958022296Z [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-06-03T08:44:06.959308457Z [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-06-03T08:44:06.960122026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-03T08:44:06.960852076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-03T08:44:06.962103777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-03T08:44:06.962666471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055324s
2026-06-03T08:44:06.962971615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-03T08:44:06.963261750Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.963592326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-03T08:44:06.964710418Z [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-06-03T08:44:06.965799000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-03T08:44:06.966560124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-03T08:44:06.967334573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-03T08:44:06.968587457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-03T08:44:06.969216544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052534s
2026-06-03T08:44:06.969524945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T08:44:06.969816262Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T08:44:06.970166297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-03T08:44:06.971113475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-03T08:44:06.972084942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-03T08:44:06.972863901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-03T08:44:06.973593370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-03T08:44:06.974804189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T08:44:06.975438116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048984s
2026-06-03T08:44:06.976067143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-03T08:44:06', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-03T08:44:06.976807123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.978598462Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-03T08:44:06.979015291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079433s
2026-06-03T08:44:06.979363062Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-06-03T08:44:06.979743949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.980223314Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-06-03T08:44:06.980781890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-03T08:44:06', 'add_notification_status')
2026-06-03T08:44:06.981467430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.982394077Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-06-03T08:44:06.982736857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002646s
2026-06-03T08:44:06.983119037Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-06-03T08:44:06.983536017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.984023820Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-06-03T08:44:06.984665211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-03T08:44:06', 'indexers_freeleech_only_config_contract')
2026-06-03T08:44:06.985380973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.986302008Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-06-03T08:44:06.986709038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027189s
2026-06-03T08:44:06.987030335Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-06-03T08:44:06.987394870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.987815387Z [Info] email_encryption: Starting migration of Log DB to 39
2026-06-03T08:44:06.988374292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-03T08:44:06', 'email_encryption')
2026-06-03T08:44:06.989053891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.989927661Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-06-03T08:44:06.990261684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025379s
2026-06-03T08:44:06.990634495Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-06-03T08:44:06.991065694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.991518425Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-06-03T08:44:06.992184277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-03T08:44:06', 'newznab_category_to_capabilities_settings')
2026-06-03T08:44:06.992889367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.993804350Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-06-03T08:44:06.994206721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027037s
2026-06-03T08:44:06.994568179Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-06-03T08:44:06.994972744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.995409534Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-06-03T08:44:06.996055274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-03T08:44:06', 'gazelle_freeleech_token_options')
2026-06-03T08:44:06.996754403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:06.997714567Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-06-03T08:44:06.998082698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027254s
2026-06-03T08:44:06.998458756Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-06-03T08:44:06.998871537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:06.999335381Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-06-03T08:44:06.999976052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-03T08:44:06', 'myanonamouse_freeleech_wedge_options')
2026-06-03T08:44:07.000676673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:07.001739013Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-06-03T08:44:07.002125110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028287s
2026-06-03T08:44:07.002507260Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-06-03T08:44:07.002907937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:07.003354567Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-06-03T08:44:07.003973443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-03T08:44:07', 'newznab_indexers_enable_redirect')
2026-06-03T08:44:07.004681029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:07.005683999Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-06-03T08:44:07.006050407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027498s
2026-06-03T08:44:07.006424130Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-06-03T08:44:07.006841540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T08:44:07.007303691Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44
2026-06-03T08:44:07.007946526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-03T08:44:07', 'myanonamouse_freeleech_wedge_checkbox')
2026-06-03T08:44:07.008650113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T08:44:07.009662312Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-06-03T08:44:07.010030995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027861s
2026-06-03T08:44:07.156648649Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-06-03T08:44:07.163391090Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-03T08:44:07.166806188Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-06-03T08:44:07.269392162Z [Info] AppSyncProfileService: Setting up default app profile
2026-06-03T08:44:07.279696928Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-06-03T08:44:07.371517557Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-03T08:44:07.489906912Z [ls.io-init] done.
2026-06-03T08:44:07.797517916Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-03T08:44:07.798303759Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-03T08:44:07.798642201Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin