2026-06-18T19:11:42.746725997Z [migrations] started
2026-06-18T19:11:42.746779364Z [migrations] no migrations found
2026-06-18T19:11:42.766535124Z usermod: no changes
2026-06-18T19:11:42.773293469Z ───────────────────────────────────────
2026-06-18T19:11:42.773306585Z
2026-06-18T19:11:42.773310383Z ██╗ ███████╗██╗ ██████╗
2026-06-18T19:11:42.773314230Z ██║ ██╔════╝██║██╔═══██╗
2026-06-18T19:11:42.773317928Z ██║ ███████╗██║██║ ██║
2026-06-18T19:11:42.773321675Z ██║ ╚════██║██║██║ ██║
2026-06-18T19:11:42.773325493Z ███████╗███████║██║╚██████╔╝
2026-06-18T19:11:42.773329441Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-18T19:11:42.773333189Z
2026-06-18T19:11:42.773336816Z Brought to you by linuxserver.io
2026-06-18T19:11:42.773340423Z ───────────────────────────────────────
2026-06-18T19:11:42.773871904Z
2026-06-18T19:11:42.773880551Z To support the app dev(s) visit:
2026-06-18T19:11:42.776601162Z Prowlarr: https://opencollective.com/prowlarr
2026-06-18T19:11:42.777151872Z
2026-06-18T19:11:42.777158866Z To support LSIO projects visit:
2026-06-18T19:11:42.777162814Z https://www.linuxserver.io/donate/
2026-06-18T19:11:42.777166511Z
2026-06-18T19:11:42.777173355Z ───────────────────────────────────────
2026-06-18T19:11:42.777177814Z GID/UID
2026-06-18T19:11:42.777181471Z ───────────────────────────────────────
2026-06-18T19:11:42.781708261Z
2026-06-18T19:11:42.781719433Z User UID: 911
2026-06-18T19:11:42.781723451Z User GID: 911
2026-06-18T19:11:42.781727149Z ───────────────────────────────────────
2026-06-18T19:11:42.783371782Z Linuxserver.io version: 2.5.0.5420-ls2
2026-06-18T19:11:42.783628759Z Build-date: 2026-06-18T19:07:02+00:00
2026-06-18T19:11:42.783635974Z ───────────────────────────────────────
2026-06-18T19:11:42.783640012Z
2026-06-18T19:11:42.843087471Z [custom-init] No custom files found, skipping...
2026-06-18T19:11:42.865659223Z failed to load "/config/config.xml": No such file or directory
2026-06-18T19:11:43.183020780Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.5.0.5420
2026-06-18T19:11:43.200383487Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-18T19:11:43.207598492Z [Debug] Bootstrap: Console selected
2026-06-18T19:11:43.208962169Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-18T19:11:43.449501525Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-18T19:11:43.511474372Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c9001299-7f2b-4088-8486-8b7817b3449f} may be persisted to storage in unencrypted form.
2026-06-18T19:11:43.569656552Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-18T19:11:43.597099116Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-06-18T19:11:43.654670105Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-18T19:11:43.661560786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:43.662215285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:43.700975529Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-18T19:11:43.705181663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394287s
2026-06-18T19:11:43.705461917Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-18T19:11:43.705696911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436295s
2026-06-18T19:11:43.712471048Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-18T19:11:43.713050785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.718087432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-18T19:11:43.728076044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-18T19:11:43.750499086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321154s
2026-06-18T19:11:43.750977931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.754014458Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-18T19:11:43.754198198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356376s
2026-06-18T19:11:43.754848318Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-18T19:11:43.755100566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.759895666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-18T19:11:43.761092808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-18T19:11:43.761660551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014818s
2026-06-18T19:11:43.761945355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-18T19:11:43.762234357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001054s
2026-06-18T19:11:43.762687320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-18T19:11:43.763728918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-18T19:11:43.764070947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001126s
2026-06-18T19:11:43.764381423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.765170552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-18T19:11:43.765378612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022178s
2026-06-18T19:11:43.765859991Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-18T19:11:43.766121648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.766891990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-18T19:11:43.767927627Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-18T19:11:43.768332132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-18T19:11:43.768573478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-18T19:11:43.769102353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006541s
2026-06-18T19:11:43.769343609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.770233783Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-18T19:11:43.770412793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017045s
2026-06-18T19:11:43.773604122Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-18T19:11:43.773829005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.774447281Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-18T19:11:43.778659466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-18T19:11:43.779258072Z [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-18T19:11:43.779753180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009468s
2026-06-18T19:11:43.780072393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-18T19:11:43.780405965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-18T19:11:43.780783225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000523s
2026-06-18T19:11:43.780982877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-18T19:11:43.781574559Z [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-18T19:11:43.782138936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009634s
2026-06-18T19:11:43.782372226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-18T19:11:43.782690287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-18T19:11:43.783073970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005227s
2026-06-18T19:11:43.783257720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-18T19:11:43.788000795Z [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-18T19:11:43.788684111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051612s
2026-06-18T19:11:43.788903674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-18T19:11:43.789572411Z [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-18T19:11:43.790126567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010456s
2026-06-18T19:11:43.790399237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-18T19:11:43.790765444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-18T19:11:43.791202374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000588s
2026-06-18T19:11:43.791343198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-18T19:11:43.794375056Z [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-18T19:11:43.795178805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035727s
2026-06-18T19:11:43.795343186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-18T19:11:43.795683582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-18T19:11:43.796153839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005465s
2026-06-18T19:11:43.796372029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-06-18T19:11:43.796998140Z [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-18T19:11:43.797561796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009738s
2026-06-18T19:11:43.797771669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-06-18T19:11:43.798477130Z [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-18T19:11:43.799068321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010952s
2026-06-18T19:11:43.799264776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-06-18T19:11:43.799623730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-06-18T19:11:43.800079738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005299s
2026-06-18T19:11:43.800259701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-18T19:11:43.800668404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-06-18T19:11:43.801097048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006465s
2026-06-18T19:11:43.801313424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-18T19:11:43.801636484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-18T19:11:43.802029115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004849s
2026-06-18T19:11:43.802232705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-18T19:11:43.805657745Z [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-18T19:11:43.806200338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037773s
2026-06-18T19:11:43.806443669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-18T19:11:43.806823414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-18T19:11:43.807163579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005243s
2026-06-18T19:11:43.807348842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-18T19:11:43.807728497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-18T19:11:43.808232592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005981s
2026-06-18T19:11:43.808496244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-18T19:11:43.809529876Z [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-18T19:11:43.810313264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016306s
2026-06-18T19:11:43.810590563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-18T19:11:43.811757844Z [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-18T19:11:43.812706375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017951s
2026-06-18T19:11:43.812972651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-06-18T19:11:43.813417918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-18T19:11:43.813876572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006664s
2026-06-18T19:11:43.814124913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-18T19:11:43.814797217Z [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-18T19:11:43.815375923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009806s
2026-06-18T19:11:43.815607409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-18T19:11:43.815971192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-18T19:11:43.816398723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005512s
2026-06-18T19:11:43.818353291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-18T19:11:43', 'InitialSetup')
2026-06-18T19:11:43.819126048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.820678976Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-18T19:11:43.820906695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048179s
2026-06-18T19:11:43.821271540Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-06-18T19:11:43.821548899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.821864104Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-06-18T19:11:43.824993588Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-06-18T19:11:43.835069757Z [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-18T19:11:43.836458485Z [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-18T19:11:43.837521066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-18T19:11:43.838716885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-18T19:11:43.840533805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-18T19:11:43.841072260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158058s
2026-06-18T19:11:43.841368246Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-06-18T19:11:43.843387213Z [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-18T19:11:43.844740650Z [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-18T19:11:43.845387322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-18T19:11:43.846198877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-18T19:11:43.847885275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-18T19:11:43.848368428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067134s
2026-06-18T19:11:43.848725838Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-06-18T19:11:43.852454971Z [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-18T19:11:43.853742424Z [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-18T19:11:43.854375399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-18T19:11:43.855077614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-18T19:11:43.856772238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-18T19:11:43.857232425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082503s
2026-06-18T19:11:43.857504112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-06-18T19:11:43.858363123Z [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-18T19:11:43.859069396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013276s
2026-06-18T19:11:43.859308116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-06-18T19:11:43.859885049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-18T19:11:43.860385607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007616s
2026-06-18T19:11:43.860873660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-18T19:11:43', 'ApplicationStatus')
2026-06-18T19:11:43.861340080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.862466750Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-06-18T19:11:43.862707585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028073s
2026-06-18T19:11:43.862955123Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-06-18T19:11:43.863202612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.863461133Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-06-18T19:11:43.864814980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-18T19:11:43.865037048Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-06-18T19:11:43.865293584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-06-18T19:11:43.865842240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-06-18T19:11:43.866561819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010212s
2026-06-18T19:11:43.866821222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-18T19:11:43.867783270Z [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-18T19:11:43.868464653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014022s
2026-06-18T19:11:43.868714476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-18T19:11:43.869561953Z [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-18T19:11:43.870275831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013376s
2026-06-18T19:11:43.870563511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-18T19:11:43.871098889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-18T19:11:43.871557944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000789s
2026-06-18T19:11:43.872100056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-18T19:11:43', 'IndexerProps')
2026-06-18T19:11:43.872639202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.874153814Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-06-18T19:11:43.874383787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033091s
2026-06-18T19:11:43.874651336Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-06-18T19:11:43.874933775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.875247807Z [Info] add_update_history: Starting migration of Main DB to 4
2026-06-18T19:11:43.875810070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-18T19:11:43', 'add_update_history')
2026-06-18T19:11:43.876410560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.877198858Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-06-18T19:11:43.877419643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022631s
2026-06-18T19:11:43.877687031Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-06-18T19:11:43.877946234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.878378254Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-06-18T19:11:43.882313812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-18T19:11:43.883757521Z [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-18T19:11:43.884471409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016619s
2026-06-18T19:11:43.884943680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-18T19:11:43', 'update_notifiarr')
2026-06-18T19:11:43.885466163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.886243779Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-06-18T19:11:43.886482390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034642s
2026-06-18T19:11:43.886686170Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-06-18T19:11:43.886964942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.887224385Z [Info] app_profiles: Starting migration of Main DB to 6
2026-06-18T19:11:43.887799042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-06-18T19:11:43.888623944Z [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-18T19:11:43.889252951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011814s
2026-06-18T19:11:43.889516552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-06-18T19:11:43.889904043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-06-18T19:11:43.890320402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005869s
2026-06-18T19:11:43.890526848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-18T19:11:43.890710267Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:43.890947385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-06-18T19:11:43.891327731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-18T19:11:43.892174767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009232s
2026-06-18T19:11:43.892569573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-18T19:11:43', 'app_profiles')
2026-06-18T19:11:43.893002956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.893874331Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-06-18T19:11:43.894076008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026843s
2026-06-18T19:11:43.894299197Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-06-18T19:11:43.894548760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.894831008Z [Info] history_failed: Starting migration of Main DB to 7
2026-06-18T19:11:43.895335675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-18T19:11:43.895521520Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:43.895781664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-06-18T19:11:43.896295639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-06-18T19:11:43.897194169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010686s
2026-06-18T19:11:43.897650148Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-06-18T19:11:43.898217621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-06-18T19:11:43.898715835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007211s
2026-06-18T19:11:43.899258348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-18T19:11:43', 'history_failed')
2026-06-18T19:11:43.899773175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.900709992Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-06-18T19:11:43.900966889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027119s
2026-06-18T19:11:43.901256182Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-06-18T19:11:43.901570455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.901950090Z [Info] redacted_api: Starting migration of Main DB to 8
2026-06-18T19:11:43.902431720Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:43.902797477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:43.904702545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020159s
2026-06-18T19:11:43.905158113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-18T19:11:43', 'redacted_api')
2026-06-18T19:11:43.905617799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.906425205Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-06-18T19:11:43.906651090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037262s
2026-06-18T19:11:43.906877978Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-06-18T19:11:43.907125606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.907375500Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-06-18T19:11:43.907922862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-06-18T19:11:43.908625738Z [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-18T19:11:43.909187260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010088s
2026-06-18T19:11:43.909386802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-18T19:11:43.909559800Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:43.909783972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-18T19:11:43.910090299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-18T19:11:43.910817424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008451s
2026-06-18T19:11:43.911265116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-18T19:11:43', 'IndexerProxies')
2026-06-18T19:11:43.911776746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.912632801Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-06-18T19:11:43.912841161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026403s
2026-06-18T19:11:43.913078799Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-06-18T19:11:43.913337581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.913628246Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-06-18T19:11:43.914013873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-06-18T19:11:43.914229107Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:43.914525424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-06-18T19:11:43.914933967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-06-18T19:11:43.915754229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009756s
2026-06-18T19:11:43.916325500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-18T19:11:43', 'app_indexer_remote_name')
2026-06-18T19:11:43.916798984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.917696141Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-06-18T19:11:43.917994212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002776s
2026-06-18T19:11:43.918257181Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-06-18T19:11:43.918513407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.918806829Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-06-18T19:11:43.921093165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.922024701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-06-18T19:11:43.922404737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001115s
2026-06-18T19:11:43.922839753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-18T19:11:43', 'desi_gazelle_to_unit3d')
2026-06-18T19:11:43.923270260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.924170544Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-06-18T19:11:43.924385878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028311s
2026-06-18T19:11:43.924648156Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-06-18T19:11:43.924916076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.925233916Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-06-18T19:11:43.925688181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-18T19:11:43.925966512Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-18T19:11:43.926228209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-18T19:11:43.926661091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-06-18T19:11:43.927712980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011978s
2026-06-18T19:11:43.928188118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-18T19:11:43', 'add_on_update_to_notifications')
2026-06-18T19:11:43.928619877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.929478237Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-06-18T19:11:43.929734733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028904s
2026-06-18T19:11:43.929981220Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-06-18T19:11:43.930226815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.930521649Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-06-18T19:11:43.931083080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-06-18T19:11:43.931742849Z [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-18T19:11:43.932443220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010847s
2026-06-18T19:11:43.932691981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-06-18T19:11:43.933183681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-06-18T19:11:43.933681725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007302s
2026-06-18T19:11:43.934031018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-06-18T19:11:43.934521136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-06-18T19:11:43.934947234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006826s
2026-06-18T19:11:43.935416900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-18T19:11:43', 'IndexerVersions')
2026-06-18T19:11:43.935794972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.936784646Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-06-18T19:11:43.936989839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024447s
2026-06-18T19:11:43.937209762Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-06-18T19:11:43.937459004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.937746774Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-06-18T19:11:43.939417800Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.940386942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-06-18T19:11:43.940721346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s
2026-06-18T19:11:43.940982252Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.941372267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-06-18T19:11:43.941678935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005093s
2026-06-18T19:11:43.942100935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-18T19:11:43', 'cleanup_config')
2026-06-18T19:11:43.942516563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.943318759Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-06-18T19:11:43.943521848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021169s
2026-06-18T19:11:43.943753645Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-06-18T19:11:43.944012426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.944310246Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-06-18T19:11:43.946462582Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.946859562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-06-18T19:11:43.947191881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000492s
2026-06-18T19:11:43.947412155Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.947778533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-06-18T19:11:43.948152897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s
2026-06-18T19:11:43.948411158Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.948760331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-06-18T19:11:43.949059864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000431s
2026-06-18T19:11:43.949319898Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.949661106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-06-18T19:11:43.949968896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004338s
2026-06-18T19:11:43.950229671Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.950567892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-06-18T19:11:43.950839990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s
2026-06-18T19:11:43.951126778Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.951435701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-06-18T19:11:43.951753020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s
2026-06-18T19:11:43.952052824Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.952401196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-06-18T19:11:43.952709797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004388s
2026-06-18T19:11:43.952965803Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.953313313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-06-18T19:11:43.953616955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004324s
2026-06-18T19:11:43.953874965Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.957794160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-06-18T19:11:43.958157762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040567s
2026-06-18T19:11:43.958422025Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.958763443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-06-18T19:11:43.959059238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004199s
2026-06-18T19:11:43.959278059Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.959646512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-06-18T19:11:43.959996026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s
2026-06-18T19:11:43.960218123Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.960595253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-06-18T19:11:43.960960298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004678s
2026-06-18T19:11:43.961253349Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.961672403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-06-18T19:11:43.961975934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s
2026-06-18T19:11:43.962249796Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.962598458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-06-18T19:11:43.962936068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004584s
2026-06-18T19:11:43.963261855Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.963584565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-06-18T19:11:43.963923818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s
2026-06-18T19:11:43.964206117Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.964568106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-06-18T19:11:43.964940737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004833s
2026-06-18T19:11:43.965121231Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.966542814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-06-18T19:11:43.966960135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016411s
2026-06-18T19:11:43.967182463Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.967602860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-06-18T19:11:43.968219813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006235s
2026-06-18T19:11:43.968248531Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.968677615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-06-18T19:11:43.969021127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005663s
2026-06-18T19:11:43.969201791Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.969601907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-06-18T19:11:43.969996542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006001s
2026-06-18T19:11:43.970179661Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.970580999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-06-18T19:11:43.970947157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s
2026-06-18T19:11:43.971130025Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.971515101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-06-18T19:11:43.971918724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s
2026-06-18T19:11:43.972273138Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.972570978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-06-18T19:11:43.972939681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005965s
2026-06-18T19:11:43.973101156Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.973498487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-06-18T19:11:43.973961429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006268s
2026-06-18T19:11:43.974194178Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.974668003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-06-18T19:11:43.975087758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006953s
2026-06-18T19:11:43.975333574Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.975876387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-06-18T19:11:43.976312576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007574s
2026-06-18T19:11:43.976543672Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.976970191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-06-18T19:11:43.977376800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006295s
2026-06-18T19:11:43.977596412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.978077101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-06-18T19:11:43.978494442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007036s
2026-06-18T19:11:43.978675046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.979188700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-06-18T19:11:43.979555169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000679s
2026-06-18T19:11:43.979743819Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.980287334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-06-18T19:11:43.980724965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007521s
2026-06-18T19:11:43.980978516Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.981503654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-06-18T19:11:43.981980545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000765s
2026-06-18T19:11:43.982222202Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.982713071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-06-18T19:11:43.983065140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006278s
2026-06-18T19:11:43.983276886Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.983686401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-06-18T19:11:43.984075706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006097s
2026-06-18T19:11:43.984296480Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.984700123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-06-18T19:11:43.985143276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005977s
2026-06-18T19:11:43.985334451Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:43.985816042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-06-18T19:11:43.986293213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007279s
2026-06-18T19:11:43.986764352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-18T19:11:43', 'indexer_cleanup')
2026-06-18T19:11:43.987187975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.988335217Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-06-18T19:11:43.988537835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027568s
2026-06-18T19:11:43.988793490Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-06-18T19:11:43.989091801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.989418920Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-06-18T19:11:43.989846641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-06-18T19:11:43.990097918Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:43.990356809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-06-18T19:11:43.990844441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-06-18T19:11:43.992039359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013525s
2026-06-18T19:11:43.992510087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-18T19:11:43', 'minimum_seeders')
2026-06-18T19:11:43.992923550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.993796839Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-06-18T19:11:43.994050500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031037s
2026-06-18T19:11:43.994342749Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-06-18T19:11:43.994582382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.994903909Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-06-18T19:11:43.995272853Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.995633820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-06-18T19:11:43.995988144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004574s
2026-06-18T19:11:43.996417849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-18T19:11:43', 'remove_showrss')
2026-06-18T19:11:43.996845561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:43.997611895Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-06-18T19:11:43.997895015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020452s
2026-06-18T19:11:43.998131962Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-06-18T19:11:43.998397137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:43.998701019Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-06-18T19:11:43.999103830Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:43.999480068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-06-18T19:11:43.999818199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004695s
2026-06-18T19:11:44.000345021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-18T19:11:43', 'remove_torrentparadiseml')
2026-06-18T19:11:44.000838815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.001631041Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-06-18T19:11:44.001886927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022299s
2026-06-18T19:11:44.002143774Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-06-18T19:11:44.002403137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.002721528Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-06-18T19:11:44.003052906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.003306066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.003991907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007166s
2026-06-18T19:11:44.004487325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-18T19:11:44', 'localization_setting_to_string')
2026-06-18T19:11:44.004919476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.005758697Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-06-18T19:11:44.006002137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024336s
2026-06-18T19:11:44.006221740Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-06-18T19:11:44.006537926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.006872420Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-06-18T19:11:44.007148677Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.007399382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.011088524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036979s
2026-06-18T19:11:44.011511837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-18T19:11:44', 'orpheus_api')
2026-06-18T19:11:44.011947124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.012780001Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-06-18T19:11:44.012987079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053955s
2026-06-18T19:11:44.013245900Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-06-18T19:11:44.013514551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.013815938Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-06-18T19:11:44.014210874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-18T19:11:44.014419294Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:44.014676602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-06-18T19:11:44.015067610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-06-18T19:11:44.016062013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011488s
2026-06-18T19:11:44.016531529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-18T19:11:44', 'download_client_categories')
2026-06-18T19:11:44.016979912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.017824333Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-06-18T19:11:44.018055549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028685s
2026-06-18T19:11:44.018280863Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-06-18T19:11:44.018539865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.018825951Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-06-18T19:11:44.019201979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-18T19:11:44.019382432Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:44.019599099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-18T19:11:44.019971589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-18T19:11:44.020908376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s
2026-06-18T19:11:44.021155053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-18T19:11:44.021493204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-18T19:11:44.022418068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010398s
2026-06-18T19:11:44.022877573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-18T19:11:44', 'add_salt_to_users')
2026-06-18T19:11:44.023328923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.024285520Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-06-18T19:11:44.024504010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028688s
2026-06-18T19:11:44.024792100Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-06-18T19:11:44.025080100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.025399033Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-06-18T19:11:44.025747986Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:44.026157060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-06-18T19:11:44.026512736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005648s
2026-06-18T19:11:44.027013365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-18T19:11:44', 'speedcd_userpasssettings_to_speedcdsettings')
2026-06-18T19:11:44.027501478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.028452484Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-06-18T19:11:44.028703209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024093s
2026-06-18T19:11:44.029016180Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-06-18T19:11:44.029306374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.029627010Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-06-18T19:11:44.029994601Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:44.030393484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-06-18T19:11:44.030769311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005602s
2026-06-18T19:11:44.031290451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-18T19:11:44', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-06-18T19:11:44.031746690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.032686694Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-06-18T19:11:44.032937058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023788s
2026-06-18T19:11:44.033218676Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-06-18T19:11:44.033502768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.033816029Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-06-18T19:11:44.034192878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:44.034586802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-06-18T19:11:44.034947008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005571s
2026-06-18T19:11:44.035121900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:44.035530012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-06-18T19:11:44.035913595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s
2026-06-18T19:11:44.036417370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-18T19:11:44', 'alpharatio_greatposterwall_config_contract')
2026-06-18T19:11:44.036856434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.037807520Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-06-18T19:11:44.038040570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023945s
2026-06-18T19:11:44.038278018Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-06-18T19:11:44.038574575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.038894430Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-06-18T19:11:44.039293624Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:44.039655964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-06-18T19:11:44.039993915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s
2026-06-18T19:11:44.040447849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-18T19:11:44', 'remove_notwhatcd')
2026-06-18T19:11:44.040857344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.041649510Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-06-18T19:11:44.041852268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020769s
2026-06-18T19:11:44.042112463Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-06-18T19:11:44.042396274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.042725297Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-06-18T19:11:44.043215244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-18T19:11:44.043417552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.043682956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-06-18T19:11:44.044182863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-06-18T19:11:44.045230043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012907s
2026-06-18T19:11:44.045453463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-18T19:11:44.045631201Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:44.045938210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-06-18T19:11:44.046399098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-06-18T19:11:44.047528093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013372s
2026-06-18T19:11:44.048057699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-18T19:11:44', 'add_on_grab_to_notifications')
2026-06-18T19:11:44.048514059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.049494514Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-06-18T19:11:44.049744698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032037s
2026-06-18T19:11:44.050023750Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-06-18T19:11:44.050333244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.050646525Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-06-18T19:11:44.051084457Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:44.051568111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-06-18T19:11:44.052056505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000719s
2026-06-18T19:11:44.052601924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-18T19:11:44', 'animetorrents_use_custom_config_contract')
2026-06-18T19:11:44.053049967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.053969118Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-06-18T19:11:44.054210204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025581s
2026-06-18T19:11:44.054450558Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-06-18T19:11:44.054707175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.055012640Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-06-18T19:11:44.055311422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.055577168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.056296347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007475s
2026-06-18T19:11:44.056757706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-18T19:11:44', 'apprise_server_url')
2026-06-18T19:11:44.057192722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.058049729Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-06-18T19:11:44.058263209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024795s
2026-06-18T19:11:44.058514926Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-06-18T19:11:44.058794609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.059112560Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-06-18T19:11:44.059488908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-18T19:11:44.059699192Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-06-18T19:11:44.059984997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-18T19:11:44.060396436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-18T19:11:44.061401481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011795s
2026-06-18T19:11:44.061856989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-18T19:11:44', 'health_restored_notification')
2026-06-18T19:11:44.062314190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.063236017Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-06-18T19:11:44.063459537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029642s
2026-06-18T19:11:44.063666865Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-06-18T19:11:44.063929103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.064211843Z [Info] remove_uc: Starting migration of Main DB to 33
2026-06-18T19:11:44.064613422Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-18T19:11:44.064983637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-06-18T19:11:44.065298211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004527s
2026-06-18T19:11:44.065785984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-18T19:11:44', 'remove_uc')
2026-06-18T19:11:44.066227794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.067497983Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-06-18T19:11:44.067701242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026268s
2026-06-18T19:11:44.067960725Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-06-18T19:11:44.068246440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.068567116Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-06-18T19:11:44.068869065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.069119179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.069787254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007038s
2026-06-18T19:11:44.070238624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-18T19:11:44', 'history_fix_data_titles')
2026-06-18T19:11:44.070675875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.071877806Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-06-18T19:11:44.072110084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027168s
2026-06-18T19:11:44.072361140Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-06-18T19:11:44.072632616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.072955347Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-06-18T19:11:44.073320813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-18T19:11:44.073508822Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.073776962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-18T19:11:44.074202158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-18T19:11:44.075208125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011884s
2026-06-18T19:11:44.075659815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-18T19:11:44', 'download_client_per_indexer')
2026-06-18T19:11:44.076120613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.077069855Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-06-18T19:11:44.077283746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029834s
2026-06-18T19:11:44.077586707Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-18T19:11:44.077878324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.078202126Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-06-18T19:11:44.080370595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-06-18T19:11:44.080636631Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-18T19:11:44.081071617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-06-18T19:11:44.086915961Z [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-18T19:11:44.088196170Z [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-18T19:11:44.088891711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-06-18T19:11:44.089646762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-06-18T19:11:44.091822185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.092286129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109617s
2026-06-18T19:11:44.092540131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-06-18T19:11:44.092737959Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.093118446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-06-18T19:11:44.095489402Z [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-18T19:11:44.096833791Z [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-18T19:11:44.097517308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-06-18T19:11:44.098223831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-06-18T19:11:44.100283149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.100821825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073604s
2026-06-18T19:11:44.101113522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-06-18T19:11:44.101365520Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-18T19:11:44.101736507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-06-18T19:11:44.104352086Z [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-18T19:11:44.105682907Z [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-18T19:11:44.106402227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-06-18T19:11:44.107305536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-06-18T19:11:44.109211275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.109626662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075817s
2026-06-18T19:11:44.109822858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-18T19:11:44.110012309Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.110461654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-18T19:11:44.112655354Z [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-18T19:11:44.113905813Z [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-18T19:11:44.114577576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-18T19:11:44.115070359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-18T19:11:44.116646855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060648s
2026-06-18T19:11:44.116852770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-18T19:11:44.117022091Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.117279950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-18T19:11:44.119556436Z [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-18T19:11:44.120819821Z [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-18T19:11:44.121409629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-18T19:11:44.121894687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-18T19:11:44.123361111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058802s
2026-06-18T19:11:44.123603379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-18T19:11:44.123759042Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.124015058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-18T19:11:44.126493110Z [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-18T19:11:44.127508155Z [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-18T19:11:44.128134307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-18T19:11:44.128616608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-18T19:11:44.130526105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058231s
2026-06-18T19:11:44.130551567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-18T19:11:44.130561737Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.130823525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-18T19:11:44.132966893Z [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-18T19:11:44.134094264Z [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-18T19:11:44.134734544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-18T19:11:44.135439063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-18T19:11:44.137214079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.137629325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065661s
2026-06-18T19:11:44.137857345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-18T19:11:44.138047938Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.138336800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-18T19:11:44.140469347Z [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-18T19:11:44.141644744Z [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-18T19:11:44.142278431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-18T19:11:44.143035246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-18T19:11:44.144776804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.145208894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066165s
2026-06-18T19:11:44.145433938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-18T19:11:44.145622367Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:44.145899866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-18T19:11:44.148042513Z [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-18T19:11:44.149213893Z [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-18T19:11:44.149850575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-18T19:11:44.150553431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-18T19:11:44.152310451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.152731279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065915s
2026-06-18T19:11:44.152934288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-18T19:11:44.153107747Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:44.153340215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-18T19:11:44.155392420Z [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-18T19:11:44.156353375Z [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-18T19:11:44.156877281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-18T19:11:44.157510937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-18T19:11:44.159117634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-18T19:11:44.159595377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-18T19:11:44.159965592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064069s
2026-06-18T19:11:44.160222560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-06-18T19:11:44.160394737Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.160696695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-06-18T19:11:44.162744891Z [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-18T19:11:44.163681979Z [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-18T19:11:44.164249422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-06-18T19:11:44.165225178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-06-18T19:11:44.166994783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-06-18T19:11:44.167669111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-06-18T19:11:44.168097725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071384s
2026-06-18T19:11:44.168313840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-18T19:11:44.168496047Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:44.168762544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-18T19:11:44.171065554Z [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-18T19:11:44.172609354Z [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-18T19:11:44.173433434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-18T19:11:44.174063864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-18T19:11:44.175818739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.176234487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072309s
2026-06-18T19:11:44.176447065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-18T19:11:44.176628160Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:44.176902893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-18T19:11:44.179260142Z [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-18T19:11:44.180791998Z [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-18T19:11:44.181537099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-18T19:11:44.182205676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-18T19:11:44.183894488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.184350988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071611s
2026-06-18T19:11:44.184565119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-18T19:11:44.184751394Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:44.184969403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-18T19:11:44.187283144Z [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-18T19:11:44.188868949Z [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-18T19:11:44.189684171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-18T19:11:44.190358460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-18T19:11:44.192097493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.192505355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072555s
2026-06-18T19:11:44.192723544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-18T19:11:44.192911543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.193199373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-06-18T19:11:44.195546982Z [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-18T19:11:44.197164421Z [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-18T19:11:44.197854070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-18T19:11:44.198502416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-18T19:11:44.200191829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.200607797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071865s
2026-06-18T19:11:44.200800947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-18T19:11:44.200971791Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:44.201207305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-06-18T19:11:44.203630226Z [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-18T19:11:44.205184568Z [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-18T19:11:44.205858726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-18T19:11:44.206558215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-18T19:11:44.208197307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-18T19:11:44.208580008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071551s
2026-06-18T19:11:44.208796494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-18T19:11:44.208976136Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-18T19:11:44.209239226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-18T19:11:44.211368996Z [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-18T19:11:44.212346726Z [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-18T19:11:44.212911844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-18T19:11:44.213600782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-18T19:11:44.215292270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-18T19:11:44.215700392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062247s
2026-06-18T19:11:44.215991789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-18T19:11:44.216182984Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.216467117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-18T19:11:44.220210498Z [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-18T19:11:44.220966791Z [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-18T19:11:44.221461458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-18T19:11:44.222197250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-18T19:11:44.223887245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-18T19:11:44.224298082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075805s
2026-06-18T19:11:44.224508797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-18T19:11:44.224685443Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.224958793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-18T19:11:44.226740132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-18T19:11:44.227431164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-18T19:11:44.227884377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-18T19:11:44.228544286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-18T19:11:44.230121233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-18T19:11:44.230505407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053158s
2026-06-18T19:11:44.231029273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-18T19:11:44', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-18T19:11:44.231484690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.233290638Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-18T19:11:44.233536373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079874s
2026-06-18T19:11:44.233807129Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-06-18T19:11:44.234065559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.234387748Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-06-18T19:11:44.235076556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-18T19:11:44.235859473Z [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-18T19:11:44.236515906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011713s
2026-06-18T19:11:44.236733173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-18T19:11:44.237163420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-18T19:11:44.237569929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006195s
2026-06-18T19:11:44.238012030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-18T19:11:44', 'add_notification_status')
2026-06-18T19:11:44.238438378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.239447632Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-06-18T19:11:44.239642725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024273s
2026-06-18T19:11:44.239940134Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-06-18T19:11:44.240213575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.240528108Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-06-18T19:11:44.241005079Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:44.241396628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-06-18T19:11:44.241741934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005403s
2026-06-18T19:11:44.241925483Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:44.242316411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-06-18T19:11:44.242668039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005626s
2026-06-18T19:11:44.242852310Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-18T19:11:44.243217576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-06-18T19:11:44.243556800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005258s
2026-06-18T19:11:44.244046196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-18T19:11:44', 'indexers_freeleech_only_config_contract')
2026-06-18T19:11:44.244492565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.245411476Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-06-18T19:11:44.245639064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022872s
2026-06-18T19:11:44.245868306Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-06-18T19:11:44.246111777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.246403364Z [Info] email_encryption: Starting migration of Main DB to 39
2026-06-18T19:11:44.246692877Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.246942941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.247611658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007064s
2026-06-18T19:11:44.248067707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-18T19:11:44', 'email_encryption')
2026-06-18T19:11:44.248510880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.249772241Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-06-18T19:11:44.249975691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028375s
2026-06-18T19:11:44.250267158Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-06-18T19:11:44.250533114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.250853219Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-06-18T19:11:44.251157311Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.251404589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.252404844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010327s
2026-06-18T19:11:44.252907727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-18T19:11:44', 'newznab_category_to_capabilities_settings')
2026-06-18T19:11:44.253359878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.254262998Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-06-18T19:11:44.254492480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028048s
2026-06-18T19:11:44.254753315Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-06-18T19:11:44.255016606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.255321670Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-06-18T19:11:44.255614190Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.255872981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.256559133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s
2026-06-18T19:11:44.257026605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-18T19:11:44', 'gazelle_freeleech_token_options')
2026-06-18T19:11:44.257460209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.258328017Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-06-18T19:11:44.258551978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024399s
2026-06-18T19:11:44.258823545Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-06-18T19:11:44.259091645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.259405848Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-06-18T19:11:44.259707175Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.259970035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.260541306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006187s
2026-06-18T19:11:44.261017174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-18T19:11:44', 'myanonamouse_freeleech_wedge_options')
2026-06-18T19:11:44.261456499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.262344498Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-06-18T19:11:44.262571035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023512s
2026-06-18T19:11:44.262833744Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-06-18T19:11:44.263098928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.263417700Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-06-18T19:11:44.263721693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.263982288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.273560122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096026s
2026-06-18T19:11:44.274051673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-18T19:11:44', 'newznab_indexers_enable_redirect')
2026-06-18T19:11:44.274490407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.275401442Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-06-18T19:11:44.275624481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114021s
2026-06-18T19:11:44.275918053Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-06-18T19:11:44.276188507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.276511688Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44
2026-06-18T19:11:44.276842956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.277094823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.277710103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006575s
2026-06-18T19:11:44.278195020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-18T19:11:44', 'myanonamouse_freeleech_wedge_checkbox')
2026-06-18T19:11:44.278632090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.279528015Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-06-18T19:11:44.279756676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023992s
2026-06-18T19:11:44.288431352Z [Debug] MigrationController: Took: 00:00:00.6904502
2026-06-18T19:11:44.355790519Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-18T19:11:44.372433647Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-06-18T19:11:44.385242561Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-18T19:11:44.386177174Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-18T19:11:44.386530075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-18T19:11:44.395394733Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-18T19:11:44.395699687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092183s
2026-06-18T19:11:44.396106367Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-18T19:11:44.396398295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095091s
2026-06-18T19:11:44.398636644Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-18T19:11:44.399006178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.399507989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-18T19:11:44.400012686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-18T19:11:44.400563466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007279s
2026-06-18T19:11:44.400894813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.402285675Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-18T19:11:44.402593515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024278s
2026-06-18T19:11:44.402997208Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-18T19:11:44.403376282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.403916751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-18T19:11:44.404421688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-18T19:11:44.405039753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007701s
2026-06-18T19:11:44.405354457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-18T19:11:44.405649161Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.406004036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-18T19:11:44.406466718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-18T19:11:44.407359737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009988s
2026-06-18T19:11:44.407685142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.408636068Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-18T19:11:44.408974069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022472s
2026-06-18T19:11:44.409360367Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-18T19:11:44.409753499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.410185830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-18T19:11:44.410739666Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.410861982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-18T19:11:44.411288141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-18T19:11:44.411973512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007632s
2026-06-18T19:11:44.412333216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.413212878Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-18T19:11:44.413565819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019598s
2026-06-18T19:11:44.413981417Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-18T19:11:44.414344738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.414760797Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-18T19:11:44.415366306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-18T19:11:44.416218894Z [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-18T19:11:44.417141322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014685s
2026-06-18T19:11:44.417442840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-18T19:11:44.417859379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-18T19:11:44.418386841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006368s
2026-06-18T19:11:44.418901889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-18T19:11:44', 'InitialSetup')
2026-06-18T19:11:44.419535004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.420505019Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-18T19:11:44.420831135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027373s
2026-06-18T19:11:44.421142463Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-06-18T19:11:44.421500734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.421919027Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-06-18T19:11:44.422474366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-18T19:11:44', 'ApplicationStatus')
2026-06-18T19:11:44.423130057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.423957604Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-06-18T19:11:44.424308160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024743s
2026-06-18T19:11:44.424617664Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-06-18T19:11:44.424969102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.425376683Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-06-18T19:11:44.425886259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-18T19:11:44', 'IndexerProps')
2026-06-18T19:11:44.426513493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.427390259Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-06-18T19:11:44.427664181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024437s
2026-06-18T19:11:44.428037673Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-06-18T19:11:44.428399142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.428816172Z [Info] add_update_history: Starting migration of Log DB to 4
2026-06-18T19:11:44.429334396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-18T19:11:44.430021570Z [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-18T19:11:44.430774477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011195s
2026-06-18T19:11:44.431104191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-18T19:11:44.431546742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-18T19:11:44.432223776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007785s
2026-06-18T19:11:44.432756109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-18T19:11:44', 'add_update_history')
2026-06-18T19:11:44.433394535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.434350250Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-06-18T19:11:44.434670806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028777s
2026-06-18T19:11:44.434986522Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-06-18T19:11:44.435343351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.435732064Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-06-18T19:11:44.436302633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-18T19:11:44', 'update_notifiarr')
2026-06-18T19:11:44.436950489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.437842085Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-06-18T19:11:44.438123482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025026s
2026-06-18T19:11:44.438429328Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-06-18T19:11:44.438775325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.439200031Z [Info] app_profiles: Starting migration of Log DB to 6
2026-06-18T19:11:44.439710169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-18T19:11:44', 'app_profiles')
2026-06-18T19:11:44.440380078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.441748966Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-06-18T19:11:44.442073490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002994s
2026-06-18T19:11:44.442386550Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-06-18T19:11:44.442740453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.443151872Z [Info] history_failed: Starting migration of Log DB to 7
2026-06-18T19:11:44.443665777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-18T19:11:44', 'history_failed')
2026-06-18T19:11:44.444322550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.445217243Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-06-18T19:11:44.445552137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002489s
2026-06-18T19:11:44.445846220Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-06-18T19:11:44.446205814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.446609728Z [Info] redacted_api: Starting migration of Log DB to 8
2026-06-18T19:11:44.447112721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-18T19:11:44', 'redacted_api')
2026-06-18T19:11:44.447744053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.448707474Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-06-18T19:11:44.448998921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025109s
2026-06-18T19:11:44.449310318Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-06-18T19:11:44.449660544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.450082213Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-06-18T19:11:44.450597662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-18T19:11:44', 'IndexerProxies')
2026-06-18T19:11:44.451231879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.452067403Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-06-18T19:11:44.452383519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002418s
2026-06-18T19:11:44.452722492Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-06-18T19:11:44.453096907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.453521271Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-06-18T19:11:44.454071149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-18T19:11:44', 'app_indexer_remote_name')
2026-06-18T19:11:44.454725377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.455585510Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-06-18T19:11:44.455933822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002481s
2026-06-18T19:11:44.456268496Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-06-18T19:11:44.456642770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.457063377Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-06-18T19:11:44.457608806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-18T19:11:44', 'desi_gazelle_to_unit3d')
2026-06-18T19:11:44.458259347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.459108337Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-06-18T19:11:44.459439274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024616s
2026-06-18T19:11:44.459803617Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-06-18T19:11:44.460202601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.460633419Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-06-18T19:11:44.461214971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-18T19:11:44', 'add_on_update_to_notifications')
2026-06-18T19:11:44.461882045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.462735985Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-06-18T19:11:44.463084266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025141s
2026-06-18T19:11:44.463397618Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-06-18T19:11:44.463759617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.464206638Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-06-18T19:11:44.464725583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-18T19:11:44', 'IndexerVersions')
2026-06-18T19:11:44.465366624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.466186135Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-06-18T19:11:44.466501310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002442s
2026-06-18T19:11:44.466817828Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-06-18T19:11:44.467179837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.467597609Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-06-18T19:11:44.468150382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-18T19:11:44', 'cleanup_config')
2026-06-18T19:11:44.468770532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.469839645Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-06-18T19:11:44.470154139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026731s
2026-06-18T19:11:44.470470426Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-06-18T19:11:44.470826614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.471287302Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-06-18T19:11:44.471772660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-18T19:11:44', 'indexer_cleanup')
2026-06-18T19:11:44.472432970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.473299596Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-06-18T19:11:44.473608809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002462s
2026-06-18T19:11:44.473927961Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-06-18T19:11:44.474282726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.474701961Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-06-18T19:11:44.475211998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-18T19:11:44', 'minimum_seeders')
2026-06-18T19:11:44.475859673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.476680016Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-06-18T19:11:44.477005401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024067s
2026-06-18T19:11:44.477317199Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-06-18T19:11:44.477682926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.478092722Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-06-18T19:11:44.478605875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-18T19:11:44', 'remove_showrss')
2026-06-18T19:11:44.479248099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.480076578Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-06-18T19:11:44.480388015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002413s
2026-06-18T19:11:44.480725806Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-06-18T19:11:44.481101443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.481524986Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-06-18T19:11:44.482084944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-18T19:11:44', 'remove_torrentparadiseml')
2026-06-18T19:11:44.482739292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.483575747Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-06-18T19:11:44.483931965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024652s
2026-06-18T19:11:44.484285788Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-06-18T19:11:44.484677186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.485107473Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-06-18T19:11:44.485697792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-18T19:11:44', 'localization_setting_to_string')
2026-06-18T19:11:44.486366509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.487216251Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-06-18T19:11:44.487564823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025178s
2026-06-18T19:11:44.487884918Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-06-18T19:11:44.488238731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.488647925Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-06-18T19:11:44.489149806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-18T19:11:44', 'orpheus_api')
2026-06-18T19:11:44.489778343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.490585108Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-06-18T19:11:44.490898720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023684s
2026-06-18T19:11:44.491240658Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-06-18T19:11:44.491617738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.492063606Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-06-18T19:11:44.492629577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-18T19:11:44', 'download_client_categories')
2026-06-18T19:11:44.493288133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.494132624Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-06-18T19:11:44.494473361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024976s
2026-06-18T19:11:44.494791351Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-06-18T19:11:44.495157910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.495572184Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-06-18T19:11:44.496131832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-18T19:11:44', 'add_salt_to_users')
2026-06-18T19:11:44.496779897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.497620521Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-06-18T19:11:44.497939063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024668s
2026-06-18T19:11:44.498320802Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-06-18T19:11:44.498743353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.499187598Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-06-18T19:11:44.499828469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-18T19:11:44', 'speedcd_userpasssettings_to_speedcdsettings')
2026-06-18T19:11:44.500547868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.501421127Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-06-18T19:11:44.501801464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026258s
2026-06-18T19:11:44.502192822Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-06-18T19:11:44.502624742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.503091863Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-06-18T19:11:44.503757374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-18T19:11:44', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-06-18T19:11:44.504500942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.505400835Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-06-18T19:11:44.505790600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027114s
2026-06-18T19:11:44.506171998Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-06-18T19:11:44.506588908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.507041289Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-06-18T19:11:44.507679295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-18T19:11:44', 'alpharatio_greatposterwall_config_contract')
2026-06-18T19:11:44.508399265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.509297475Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-06-18T19:11:44.509657620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026335s
2026-06-18T19:11:44.509978376Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-06-18T19:11:44.510337560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.510751273Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-06-18T19:11:44.511278405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-18T19:11:44', 'remove_notwhatcd')
2026-06-18T19:11:44.511939437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.513295689Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-06-18T19:11:44.513614912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029605s
2026-06-18T19:11:44.513960498Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-06-18T19:11:44.514346526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.514774689Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-06-18T19:11:44.515342583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-18T19:11:44', 'add_on_grab_to_notifications')
2026-06-18T19:11:44.516019526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.516873908Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-06-18T19:11:44.517217891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002512s
2026-06-18T19:11:44.517591273Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-06-18T19:11:44.518001700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.518444271Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-06-18T19:11:44.519070833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-18T19:11:44', 'animetorrents_use_custom_config_contract')
2026-06-18T19:11:44.519762447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.520672630Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-06-18T19:11:44.521049269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002621s
2026-06-18T19:11:44.521374644Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-06-18T19:11:44.521738908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.522153724Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-06-18T19:11:44.522685986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-18T19:11:44', 'apprise_server_url')
2026-06-18T19:11:44.523332539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.524209946Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-06-18T19:11:44.524502345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024202s
2026-06-18T19:11:44.524834905Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-06-18T19:11:44.525217997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.525646981Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-06-18T19:11:44.526224354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-18T19:11:44', 'health_restored_notification')
2026-06-18T19:11:44.526888071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.527736711Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-06-18T19:11:44.528117518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024985s
2026-06-18T19:11:44.528422002Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-06-18T19:11:44.528765233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.529229979Z [Info] remove_uc: Starting migration of Log DB to 33
2026-06-18T19:11:44.529714074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-18T19:11:44', 'remove_uc')
2026-06-18T19:11:44.530331047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.531244347Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-06-18T19:11:44.531567278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024953s
2026-06-18T19:11:44.531929608Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-06-18T19:11:44.532299252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.532722505Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-06-18T19:11:44.533272603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-18T19:11:44', 'history_fix_data_titles')
2026-06-18T19:11:44.533921951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.534806423Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-06-18T19:11:44.535147550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025052s
2026-06-18T19:11:44.535490281Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-06-18T19:11:44.535900648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.536321896Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-06-18T19:11:44.536892596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-18T19:11:44', 'download_client_per_indexer')
2026-06-18T19:11:44.537549579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.538429482Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-06-18T19:11:44.538789838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025409s
2026-06-18T19:11:44.539179413Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-18T19:11:44.539611643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.540088204Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-06-18T19:11:44.540850259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-18T19:11:44.541108990Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-18T19:11:44.541417682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-18T19:11:44.542651157Z [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-18T19:11:44.543982829Z [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-18T19:11:44.544753652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-18T19:11:44.545497711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-18T19:11:44.546736387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-18T19:11:44.547309311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055413s
2026-06-18T19:11:44.547608403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-18T19:11:44.547921043Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.548258152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-18T19:11:44.549334470Z [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-18T19:11:44.550413945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-18T19:11:44.551194347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-18T19:11:44.551967164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-18T19:11:44.553174747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-18T19:11:44.553793934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051812s
2026-06-18T19:11:44.554120572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-18T19:11:44.554412320Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-18T19:11:44.554759650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-18T19:11:44.555704884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-18T19:11:44.556695900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-18T19:11:44.557453226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-18T19:11:44.558211193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-18T19:11:44.559422653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-18T19:11:44.560088906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049172s
2026-06-18T19:11:44.560678704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-18T19:11:44', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-18T19:11:44.561413514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.562644534Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-18T19:11:44.563014680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073724s
2026-06-18T19:11:44.563354113Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-06-18T19:11:44.563752296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.564204226Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-06-18T19:11:44.564759926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-18T19:11:44', 'add_notification_status')
2026-06-18T19:11:44.565445286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.566317553Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-06-18T19:11:44.566658260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025691s
2026-06-18T19:11:44.567037143Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-06-18T19:11:44.567467550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.567989041Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-06-18T19:11:44.568608308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-18T19:11:44', 'indexers_freeleech_only_config_contract')
2026-06-18T19:11:44.569305373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.570284976Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-06-18T19:11:44.570676224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027775s
2026-06-18T19:11:44.571001580Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-06-18T19:11:44.571369120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.571792453Z [Info] email_encryption: Starting migration of Log DB to 39
2026-06-18T19:11:44.572388393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-18T19:11:44', 'email_encryption')
2026-06-18T19:11:44.573019344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.574146455Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-06-18T19:11:44.574476099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027846s
2026-06-18T19:11:44.574857998Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-06-18T19:11:44.575320180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.575750386Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-06-18T19:11:44.576433072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-18T19:11:44', 'newznab_category_to_capabilities_settings')
2026-06-18T19:11:44.577146699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.578203147Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-06-18T19:11:44.578613875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028594s
2026-06-18T19:11:44.578967768Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-06-18T19:11:44.579382874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.579809263Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-06-18T19:11:44.580445595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-18T19:11:44', 'gazelle_freeleech_token_options')
2026-06-18T19:11:44.581138320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.581951418Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-06-18T19:11:44.582312496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025654s
2026-06-18T19:11:44.582687762Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-06-18T19:11:44.583102547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.583559738Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-06-18T19:11:44.584204117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-18T19:11:44', 'myanonamouse_freeleech_wedge_options')
2026-06-18T19:11:44.584902493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.585732395Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-06-18T19:11:44.586117772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025926s
2026-06-18T19:11:44.586478789Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-06-18T19:11:44.586884847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.587325074Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-06-18T19:11:44.587970073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-18T19:11:44', 'newznab_indexers_enable_redirect')
2026-06-18T19:11:44.588705986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.589487360Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-06-18T19:11:44.589845692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025813s
2026-06-18T19:11:44.590222441Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-06-18T19:11:44.590635694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-18T19:11:44.591101502Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44
2026-06-18T19:11:44.591730469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-18T19:11:44', 'myanonamouse_freeleech_wedge_checkbox')
2026-06-18T19:11:44.592522224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-18T19:11:44.593391706Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-06-18T19:11:44.593766912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027138s
2026-06-18T19:11:44.739984813Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-06-18T19:11:44.747306854Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-18T19:11:44.750663746Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-06-18T19:11:44.856249001Z [Info] AppSyncProfileService: Setting up default app profile
2026-06-18T19:11:44.866902022Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-06-18T19:11:44.956002629Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-18T19:11:45.063493764Z [ls.io-init] done.
2026-06-18T19:11:45.349688655Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-18T19:11:45.350467303Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-18T19:11:45.350818050Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin