2026-04-02T20:25:29.292470289Z [migrations] started
2026-04-02T20:25:29.292500831Z [migrations] no migrations found
2026-04-02T20:25:29.311658135Z usermod: no changes
2026-04-02T20:25:29.317272149Z ───────────────────────────────────────
2026-04-02T20:25:29.317284634Z
2026-04-02T20:25:29.317288552Z ██╗ ███████╗██╗ ██████╗
2026-04-02T20:25:29.317292299Z ██║ ██╔════╝██║██╔═══██╗
2026-04-02T20:25:29.317295977Z ██║ ███████╗██║██║ ██║
2026-04-02T20:25:29.317299784Z ██║ ╚════██║██║██║ ██║
2026-04-02T20:25:29.317303502Z ███████╗███████║██║╚██████╔╝
2026-04-02T20:25:29.317307179Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-02T20:25:29.317310907Z
2026-04-02T20:25:29.317314434Z Brought to you by linuxserver.io
2026-04-02T20:25:29.317318021Z ───────────────────────────────────────
2026-04-02T20:25:29.317716934Z
2026-04-02T20:25:29.317723948Z To support the app dev(s) visit:
2026-04-02T20:25:29.319343409Z Prowlarr: https://opencollective.com/prowlarr
2026-04-02T20:25:29.319719827Z
2026-04-02T20:25:29.319724176Z To support LSIO projects visit:
2026-04-02T20:25:29.319727864Z https://www.linuxserver.io/donate/
2026-04-02T20:25:29.319731361Z
2026-04-02T20:25:29.319734958Z ───────────────────────────────────────
2026-04-02T20:25:29.319739036Z GID/UID
2026-04-02T20:25:29.319742744Z ───────────────────────────────────────
2026-04-02T20:25:29.324161491Z
2026-04-02T20:25:29.324169898Z User UID: 911
2026-04-02T20:25:29.324173505Z User GID: 911
2026-04-02T20:25:29.324177052Z ───────────────────────────────────────
2026-04-02T20:25:29.326767798Z Linuxserver.io version: 2.3.6.5326-ls227
2026-04-02T20:25:29.327178355Z Build-date: 2026-04-02T20:21:58+00:00
2026-04-02T20:25:29.327183946Z ───────────────────────────────────────
2026-04-02T20:25:29.327187764Z
2026-04-02T20:25:29.377936518Z [custom-init] No custom files found, skipping...
2026-04-02T20:25:29.399604507Z failed to load "/config/config.xml": No such file or directory
2026-04-02T20:25:29.732329159Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.6.5326
2026-04-02T20:25:29.749683101Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-02T20:25:29.756858550Z [Debug] Bootstrap: Console selected
2026-04-02T20:25:29.758068806Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-02T20:25:29.992485111Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-02T20:25:30.055763253Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8d96376b-d65d-4e00-924f-7cb1b4bcb40b} may be persisted to storage in unencrypted form.
2026-04-02T20:25:30.113700712Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-02T20:25:30.142795806Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-04-02T20:25:30.202311773Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-02T20:25:30.209346498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.209947588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.249596152Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-02T20:25:30.253705706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402701s
2026-04-02T20:25:30.254007404Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-02T20:25:30.254249010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0443643s
2026-04-02T20:25:30.261716937Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-02T20:25:30.262279159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.267485793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-02T20:25:30.277541230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-02T20:25:30.288610799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208353s
2026-04-02T20:25:30.289015213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.291142747Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-02T20:25:30.291321116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233859s
2026-04-02T20:25:30.302115060Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-02T20:25:30.302442990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.307345151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-02T20:25:30.308493133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-02T20:25:30.309043611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015034s
2026-04-02T20:25:30.309340198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-02T20:25:30.309689271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001077s
2026-04-02T20:25:30.310168025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-02T20:25:30.310788985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-02T20:25:30.311502131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010914s
2026-04-02T20:25:30.311712124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.312606285Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-02T20:25:30.312824253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021911s
2026-04-02T20:25:30.313288047Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-02T20:25:30.313560546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.314354915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-02T20:25:30.315378937Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.24E-05s
2026-04-02T20:25:30.315577337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-02T20:25:30.315975348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-02T20:25:30.316473371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006403s
2026-04-02T20:25:30.316711080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.317429356Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-02T20:25:30.317644419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015478s
2026-04-02T20:25:30.320641063Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-02T20:25:30.320899363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.321549462Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-02T20:25:30.325623976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-02T20:25:30.326191008Z [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-04-02T20:25:30.326673540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008868s
2026-04-02T20:25:30.326892060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-02T20:25:30.327240301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-02T20:25:30.327572179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005099s
2026-04-02T20:25:30.327775769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-02T20:25:30.328437662Z [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-04-02T20:25:30.328948300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009403s
2026-04-02T20:25:30.329182531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-02T20:25:30.329529350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-02T20:25:30.329895487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005062s
2026-04-02T20:25:30.330108155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-02T20:25:30.334903701Z [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-04-02T20:25:30.335537026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052197s
2026-04-02T20:25:30.335753061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-02T20:25:30.336538132Z [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-04-02T20:25:30.337080404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010995s
2026-04-02T20:25:30.337298744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-02T20:25:30.337696605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-02T20:25:30.338076890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005666s
2026-04-02T20:25:30.338285501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-02T20:25:30.341236943Z [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-04-02T20:25:30.342011313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035178s
2026-04-02T20:25:30.342239212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-02T20:25:30.342580308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-02T20:25:30.342939061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004989s
2026-04-02T20:25:30.343184906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-04-02T20:25:30.343782970Z [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-04-02T20:25:30.344383579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009513s
2026-04-02T20:25:30.344563742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-04-02T20:25:30.345265525Z [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-04-02T20:25:30.345867457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011026s
2026-04-02T20:25:30.346100055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-04-02T20:25:30.346464399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-04-02T20:25:30.346826548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005236s
2026-04-02T20:25:30.347023314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-02T20:25:30.347401937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-02T20:25:30.347824447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006438s
2026-04-02T20:25:30.348088880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-02T20:25:30.348413343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-02T20:25:30.348745512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000485s
2026-04-02T20:25:30.348948711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-02T20:25:30.352496394Z [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-04-02T20:25:30.352982784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038068s
2026-04-02T20:25:30.353218899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-02T20:25:30.353577541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-02T20:25:30.353976785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005516s
2026-04-02T20:25:30.354215816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-02T20:25:30.354564118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-02T20:25:30.354954864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005316s
2026-04-02T20:25:30.355167022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-02T20:25:30.356095110Z [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-04-02T20:25:30.356835822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014689s
2026-04-02T20:25:30.357068290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-02T20:25:30.358020237Z [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-04-02T20:25:30.358790588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015194s
2026-04-02T20:25:30.359043477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-02T20:25:30.359420386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.359838709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006037s
2026-04-02T20:25:30.360103923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-02T20:25:30.360635343Z [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-04-02T20:25:30.361138666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008302s
2026-04-02T20:25:30.361362868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-02T20:25:30.361654435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-02T20:25:30.362031664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004928s
2026-04-02T20:25:30.363798983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-02T20:25:30', 'InitialSetup')
2026-04-02T20:25:30.364501517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.366025686Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-02T20:25:30.366232332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044652s
2026-04-02T20:25:30.366533448Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-04-02T20:25:30.366795115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.367114508Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-04-02T20:25:30.370296004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-04-02T20:25:30.380626385Z [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-04-02T20:25:30.382031785Z [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-04-02T20:25:30.383087200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-02T20:25:30.384258428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-02T20:25:30.386003442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-02T20:25:30.386510603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159503s
2026-04-02T20:25:30.386819645Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-04-02T20:25:30.388567545Z [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-04-02T20:25:30.389760808Z [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-04-02T20:25:30.390384844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-02T20:25:30.391061256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-02T20:25:30.392601888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-02T20:25:30.393017836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005957s
2026-04-02T20:25:30.393368883Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-04-02T20:25:30.396805112Z [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-04-02T20:25:30.397980258Z [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-04-02T20:25:30.398599094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-02T20:25:30.399256227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-02T20:25:30.400830907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-02T20:25:30.401255242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076578s
2026-04-02T20:25:30.401485816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-04-02T20:25:30.402251989Z [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-04-02T20:25:30.402917138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012221s
2026-04-02T20:25:30.403182813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-04-02T20:25:30.403589662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.404090851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000677s
2026-04-02T20:25:30.404547240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-02T20:25:30', 'ApplicationStatus')
2026-04-02T20:25:30.405014411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.405959113Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-04-02T20:25:30.406195860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025025s
2026-04-02T20:25:30.406368618Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-04-02T20:25:30.406614012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.406915118Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-04-02T20:25:30.408015795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-02T20:25:30.408232872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.408472144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-04-02T20:25:30.408938503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-04-02T20:25:30.409617931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009115s
2026-04-02T20:25:30.409851501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-02T20:25:30.410653706Z [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-04-02T20:25:30.411304086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012384s
2026-04-02T20:25:30.411542867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-02T20:25:30.412341815Z [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-04-02T20:25:30.413016313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012488s
2026-04-02T20:25:30.413295465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-02T20:25:30.413744600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.414197361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006728s
2026-04-02T20:25:30.414626906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-02T20:25:30', 'IndexerProps')
2026-04-02T20:25:30.415041942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.416839692Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-04-02T20:25:30.417048983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032726s
2026-04-02T20:25:30.417293876Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-04-02T20:25:30.417546365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.417848824Z [Info] add_update_history: Starting migration of Main DB to 4
2026-04-02T20:25:30.418368650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-02T20:25:30', 'add_update_history')
2026-04-02T20:25:30.418806141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.419553927Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-04-02T20:25:30.419766304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020134s
2026-04-02T20:25:30.420057130Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-04-02T20:25:30.420265049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.420557898Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-04-02T20:25:30.423922423Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-02T20:25:30.425159725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-02T20:25:30.425760264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013606s
2026-04-02T20:25:30.426198677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-02T20:25:30', 'update_notifiarr')
2026-04-02T20:25:30.426617199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.427403452Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-04-02T20:25:30.427617934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029972s
2026-04-02T20:25:30.427881304Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-04-02T20:25:30.428180236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.428439729Z [Info] app_profiles: Starting migration of Main DB to 6
2026-04-02T20:25:30.429023965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-04-02T20:25:30.429822683Z [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-04-02T20:25:30.430447742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011946s
2026-04-02T20:25:30.430692926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-04-02T20:25:30.431079775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-04-02T20:25:30.431489780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s
2026-04-02T20:25:30.431695194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-02T20:25:30.431934926Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-02T20:25:30.432183136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-04-02T20:25:30.432569324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-02T20:25:30.433327550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009064s
2026-04-02T20:25:30.433797326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-02T20:25:30', 'app_profiles')
2026-04-02T20:25:30.434224326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.435031972Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-04-02T20:25:30.435236825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025987s
2026-04-02T20:25:30.435460144Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-04-02T20:25:30.435753044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.436072477Z [Info] history_failed: Starting migration of Main DB to 7
2026-04-02T20:25:30.436553426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-02T20:25:30.436786134Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.437026268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-04-02T20:25:30.437404189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-04-02T20:25:30.438158237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009053s
2026-04-02T20:25:30.438550187Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-04-02T20:25:30.439017357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-04-02T20:25:30.439389326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005512s
2026-04-02T20:25:30.439832058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-02T20:25:30', 'history_failed')
2026-04-02T20:25:30.440258857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.441134881Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-04-02T20:25:30.441340235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022668s
2026-04-02T20:25:30.441604958Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-04-02T20:25:30.441899240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.442200086Z [Info] redacted_api: Starting migration of Main DB to 8
2026-04-02T20:25:30.442690634Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.443057011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.445095065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021286s
2026-04-02T20:25:30.445638549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-02T20:25:30', 'redacted_api')
2026-04-02T20:25:30.446193857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.447057125Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-04-02T20:25:30.447278922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040867s
2026-04-02T20:25:30.447513705Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-04-02T20:25:30.447770412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.448110126Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-04-02T20:25:30.448649031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-04-02T20:25:30.449376536Z [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-04-02T20:25:30.449946754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010448s
2026-04-02T20:25:30.450165214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-02T20:25:30.450349585Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-02T20:25:30.450587774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-02T20:25:30.450889823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-02T20:25:30.451600814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008073s
2026-04-02T20:25:30.452053997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-02T20:25:30', 'IndexerProxies')
2026-04-02T20:25:30.452473752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.453197329Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-04-02T20:25:30.453409536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023812s
2026-04-02T20:25:30.453653597Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-04-02T20:25:30.453907368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.454215158Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-04-02T20:25:30.454615965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-04-02T20:25:30.454841810Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-02T20:25:30.455135421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-04-02T20:25:30.455547320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-04-02T20:25:30.456289184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000898s
2026-04-02T20:25:30.456744491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-02T20:25:30', 'app_indexer_remote_name')
2026-04-02T20:25:30.457175659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.457959678Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-04-02T20:25:30.458174851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025288s
2026-04-02T20:25:30.458419354Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-04-02T20:25:30.458675920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.458977558Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-04-02T20:25:30.461209341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.462186639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-04-02T20:25:30.462572376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011582s
2026-04-02T20:25:30.463011660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-02T20:25:30', 'desi_gazelle_to_unit3d')
2026-04-02T20:25:30.463449221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.464198109Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-04-02T20:25:30.464418603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027322s
2026-04-02T20:25:30.464677244Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-04-02T20:25:30.464973491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.465285990Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-04-02T20:25:30.465652959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-02T20:25:30.465895748Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-02T20:25:30.466167224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-02T20:25:30.466594324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-04-02T20:25:30.467369214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009651s
2026-04-02T20:25:30.467834040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-02T20:25:30', 'add_on_update_to_notifications')
2026-04-02T20:25:30.468295620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.469163547Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-04-02T20:25:30.469377538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026869s
2026-04-02T20:25:30.469602962Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-04-02T20:25:30.469854048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.470146416Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-04-02T20:25:30.470662936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-04-02T20:25:30.471380070Z [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-04-02T20:25:30.472011812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001079s
2026-04-02T20:25:30.472301696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-04-02T20:25:30.472825641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-04-02T20:25:30.473320738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007784s
2026-04-02T20:25:30.473586994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-04-02T20:25:30.474076840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-04-02T20:25:30.474520203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007047s
2026-04-02T20:25:30.474950590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-02T20:25:30', 'IndexerVersions')
2026-04-02T20:25:30.475370265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.476238273Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-04-02T20:25:30.476450109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023844s
2026-04-02T20:25:30.476676856Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-04-02T20:25:30.476964756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.477259228Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-04-02T20:25:30.478993150Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.480059477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-04-02T20:25:30.480386726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011427s
2026-04-02T20:25:30.480647661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.481072336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-04-02T20:25:30.481387651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s
2026-04-02T20:25:30.481831475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-02T20:25:30', 'cleanup_config')
2026-04-02T20:25:30.482277393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.483360493Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-04-02T20:25:30.483599905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024395s
2026-04-02T20:25:30.483827764Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-04-02T20:25:30.484097197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.484385407Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-04-02T20:25:30.486475295Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.486835200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-04-02T20:25:30.487139893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s
2026-04-02T20:25:30.487401640Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.487755062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-04-02T20:25:30.488068483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s
2026-04-02T20:25:30.488335521Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.488678882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-04-02T20:25:30.489014368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004674s
2026-04-02T20:25:30.489275393Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.489619616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-04-02T20:25:30.489967276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004558s
2026-04-02T20:25:30.490226558Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.490571022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-04-02T20:25:30.490872730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s
2026-04-02T20:25:30.491131000Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.491483550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-04-02T20:25:30.491791570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s
2026-04-02T20:25:30.492067546Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.492418081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-04-02T20:25:30.492726512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s
2026-04-02T20:25:30.493021516Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.493370699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-04-02T20:25:30.493675824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s
2026-04-02T20:25:30.493977191Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.498132818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-04-02T20:25:30.498455908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042537s
2026-04-02T20:25:30.498723607Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.499062951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-04-02T20:25:30.499366282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s
2026-04-02T20:25:30.499626656Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.499990007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-04-02T20:25:30.500298759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s
2026-04-02T20:25:30.500558462Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.500927655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-04-02T20:25:30.501248702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004681s
2026-04-02T20:25:30.501508595Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.501892408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-04-02T20:25:30.502219025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004904s
2026-04-02T20:25:30.502478718Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.502827701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-04-02T20:25:30.503132144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s
2026-04-02T20:25:30.503392799Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.503746982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-04-02T20:25:30.504071786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s
2026-04-02T20:25:30.504332401Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.504675031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-04-02T20:25:30.505007420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004457s
2026-04-02T20:25:30.505212423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.506665820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-04-02T20:25:30.507040424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016601s
2026-04-02T20:25:30.507229655Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.507633037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-04-02T20:25:30.508024475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006078s
2026-04-02T20:25:30.508223165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.508608822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-04-02T20:25:30.509000621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005871s
2026-04-02T20:25:30.509177898Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.509577643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-04-02T20:25:30.509975263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005964s
2026-04-02T20:25:30.510158422Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.510563067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-04-02T20:25:30.510919424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s
2026-04-02T20:25:30.511102453Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.511503801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-04-02T20:25:30.511874668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005683s
2026-04-02T20:25:30.512074801Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.512491399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-04-02T20:25:30.512886996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000607s
2026-04-02T20:25:30.513076498Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.513479790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-04-02T20:25:30.513843442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005788s
2026-04-02T20:25:30.514028464Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.514421235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-04-02T20:25:30.514771150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000559s
2026-04-02T20:25:30.514960230Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.515354124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-04-02T20:25:30.515708176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005696s
2026-04-02T20:25:30.515909522Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.516313395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-04-02T20:25:30.516676636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000591s
2026-04-02T20:25:30.516885667Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.517307958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-04-02T20:25:30.517668483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005865s
2026-04-02T20:25:30.517872274Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.518312881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-04-02T20:25:30.518672786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000593s
2026-04-02T20:25:30.518848039Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.519248986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-04-02T20:25:30.519598650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005704s
2026-04-02T20:25:30.519782029Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.520197115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-04-02T20:25:30.520549865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005746s
2026-04-02T20:25:30.520733104Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.521131056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-04-02T20:25:30.521489497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005685s
2026-04-02T20:25:30.521672215Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.522078103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-04-02T20:25:30.522431294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005798s
2026-04-02T20:25:30.522611657Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.523011151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-04-02T20:25:30.523369343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005738s
2026-04-02T20:25:30.523550397Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.523956715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-04-02T20:25:30.524311570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s
2026-04-02T20:25:30.524788460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-02T20:25:30', 'indexer_cleanup')
2026-04-02T20:25:30.525243617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.526209181Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-04-02T20:25:30.526414143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024422s
2026-04-02T20:25:30.526674317Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-04-02T20:25:30.526935894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.527192521Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-04-02T20:25:30.527588448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-04-02T20:25:30.527794763Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.528074507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-04-02T20:25:30.528500033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-04-02T20:25:30.529323762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010139s
2026-04-02T20:25:30.529762535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-02T20:25:30', 'minimum_seeders')
2026-04-02T20:25:30.530226409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.530990819Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-04-02T20:25:30.531194168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026617s
2026-04-02T20:25:30.531415794Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-04-02T20:25:30.531661569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.531965110Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-04-02T20:25:30.532332881Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.532687024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-04-02T20:25:30.533021016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s
2026-04-02T20:25:30.533439349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-02T20:25:30', 'remove_showrss')
2026-04-02T20:25:30.533874435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.534625297Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-04-02T20:25:30.534831021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020312s
2026-04-02T20:25:30.535075373Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-04-02T20:25:30.535331689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.535632044Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-04-02T20:25:30.536054604Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.536430401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-04-02T20:25:30.536762039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004721s
2026-04-02T20:25:30.537203959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-02T20:25:30', 'remove_torrentparadiseml')
2026-04-02T20:25:30.537636860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.538365517Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-04-02T20:25:30.538581502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020252s
2026-04-02T20:25:30.538840233Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-04-02T20:25:30.539105177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.539426223Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-04-02T20:25:30.539715566Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.539988034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.540659216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007264s
2026-04-02T20:25:30.541167159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-02T20:25:30', 'localization_setting_to_string')
2026-04-02T20:25:30.541598327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.542380452Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-04-02T20:25:30.542602108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023938s
2026-04-02T20:25:30.542834396Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-04-02T20:25:30.543104700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.543387850Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-04-02T20:25:30.543664207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.543938509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.547809894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039274s
2026-04-02T20:25:30.548253257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-02T20:25:30', 'orpheus_api')
2026-04-02T20:25:30.548670186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.549424425Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-04-02T20:25:30.549623296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055319s
2026-04-02T20:25:30.549876616Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-04-02T20:25:30.550136709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.550439980Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-04-02T20:25:30.550791798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-02T20:25:30.550999527Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-02T20:25:30.551244039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-04-02T20:25:30.551639064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-04-02T20:25:30.552432732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009407s
2026-04-02T20:25:30.552890955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-02T20:25:30', 'download_client_categories')
2026-04-02T20:25:30.553350631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.554127324Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-04-02T20:25:30.554342417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026007s
2026-04-02T20:25:30.554575547Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-04-02T20:25:30.554826041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.555120003Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-04-02T20:25:30.555476170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-02T20:25:30.555665562Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.555893841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-02T20:25:30.556194547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-02T20:25:30.556868364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007599s
2026-04-02T20:25:30.557117004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-02T20:25:30.557438572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-02T20:25:30.558171748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008375s
2026-04-02T20:25:30.558605752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-02T20:25:30', 'add_salt_to_users')
2026-04-02T20:25:30.559030537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.559746209Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-04-02T20:25:30.559991292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023842s
2026-04-02T20:25:30.560290084Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-04-02T20:25:30.560591170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.560925994Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-04-02T20:25:30.561283664Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.561665022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-04-02T20:25:30.562061039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005526s
2026-04-02T20:25:30.562549663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-02T20:25:30', 'speedcd_userpasssettings_to_speedcdsettings')
2026-04-02T20:25:30.563011313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.563741623Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-04-02T20:25:30.563986366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021358s
2026-04-02T20:25:30.564318284Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-04-02T20:25:30.564589521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.564919986Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-04-02T20:25:30.565255011Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.565651519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-04-02T20:25:30.566003458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005567s
2026-04-02T20:25:30.566502863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-02T20:25:30', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-04-02T20:25:30.566958410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.567668911Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-04-02T20:25:30.567929846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021182s
2026-04-02T20:25:30.568223467Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-04-02T20:25:30.568501407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.568818385Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-04-02T20:25:30.569189302Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.569593145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-04-02T20:25:30.569940184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005557s
2026-04-02T20:25:30.570121890Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.570524511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-04-02T20:25:30.570887471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005791s
2026-04-02T20:25:30.571376065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-02T20:25:30', 'alpharatio_greatposterwall_config_contract')
2026-04-02T20:25:30.571819528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.572547985Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-04-02T20:25:30.572786185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021441s
2026-04-02T20:25:30.573017090Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-04-02T20:25:30.573266091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.573556506Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-04-02T20:25:30.573918645Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.574275123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-04-02T20:25:30.574586099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s
2026-04-02T20:25:30.575024822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-02T20:25:30', 'remove_notwhatcd')
2026-04-02T20:25:30.575520631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.576271202Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-04-02T20:25:30.576482277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020833s
2026-04-02T20:25:30.576731729Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-04-02T20:25:30.576991272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.577292228Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-04-02T20:25:30.577711111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-02T20:25:30.577908349Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-02T20:25:30.578148953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-04-02T20:25:30.578527225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-04-02T20:25:30.579263888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000887s
2026-04-02T20:25:30.579473460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-02T20:25:30.579657861Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-02T20:25:30.579941372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-04-02T20:25:30.580372330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-04-02T20:25:30.581128843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009471s
2026-04-02T20:25:30.581587356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-02T20:25:30', 'add_on_grab_to_notifications')
2026-04-02T20:25:30.582016380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.582764045Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-04-02T20:25:30.582980722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025277s
2026-04-02T20:25:30.583261768Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-04-02T20:25:30.583530609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.583861696Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-04-02T20:25:30.584201199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.584612818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-04-02T20:25:30.584975137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005788s
2026-04-02T20:25:30.585455926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-02T20:25:30', 'animetorrents_use_custom_config_contract')
2026-04-02T20:25:30.585925271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.586703568Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-04-02T20:25:30.586945405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021877s
2026-04-02T20:25:30.587182652Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-04-02T20:25:30.587429129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.587721257Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-04-02T20:25:30.588023065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.588280222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.588968107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007344s
2026-04-02T20:25:30.589413384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-02T20:25:30', 'apprise_server_url')
2026-04-02T20:25:30.589828189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.590477928Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-04-02T20:25:30.590681307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022108s
2026-04-02T20:25:30.590941491Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-04-02T20:25:30.591197156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.591503894Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-04-02T20:25:30.591874009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-02T20:25:30.592086136Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-04-02T20:25:30.592348404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-02T20:25:30.592763009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-02T20:25:30.593508420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009263s
2026-04-02T20:25:30.593966322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-02T20:25:30', 'health_restored_notification')
2026-04-02T20:25:30.594399594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.595710383Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-04-02T20:25:30.595962511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030705s
2026-04-02T20:25:30.596177584Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-04-02T20:25:30.596420133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.596702581Z [Info] remove_uc: Starting migration of Main DB to 33
2026-04-02T20:25:30.597062706Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-02T20:25:30.597431920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-02T20:25:30.597745772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s
2026-04-02T20:25:30.598161769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-02T20:25:30', 'remove_uc')
2026-04-02T20:25:30.598572025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.599203968Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-04-02T20:25:30.599399842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018852s
2026-04-02T20:25:30.599641298Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-04-02T20:25:30.599909118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.600229803Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-04-02T20:25:30.600520939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.600767776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.601398727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006684s
2026-04-02T20:25:30.601845517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-02T20:25:30', 'history_fix_data_titles')
2026-04-02T20:25:30.602269600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.602922034Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-04-02T20:25:30.603138019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021483s
2026-04-02T20:25:30.603382772Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-04-02T20:25:30.603644519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.603962669Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-04-02T20:25:30.604312424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-02T20:25:30.604505783Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.604747219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-02T20:25:30.605141122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-02T20:25:30.605920742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009475s
2026-04-02T20:25:30.606377111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-02T20:25:30', 'download_client_per_indexer')
2026-04-02T20:25:30.606805814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.607498048Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-04-02T20:25:30.607710977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024717s
2026-04-02T20:25:30.608034929Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-02T20:25:30.608322739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.608650789Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-04-02T20:25:30.610747020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-02T20:25:30.610952464Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-02T20:25:30.611364604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-04-02T20:25:30.616639675Z [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-04-02T20:25:30.617835914Z [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-04-02T20:25:30.618453437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-02T20:25:30.619179609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-02T20:25:30.620926106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.621351813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097342s
2026-04-02T20:25:30.621574491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-02T20:25:30.621762831Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-02T20:25:30.622067314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-04-02T20:25:30.624230369Z [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-04-02T20:25:30.625389062Z [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-04-02T20:25:30.626009622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-02T20:25:30.626696705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-02T20:25:30.628404664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.628822997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065089s
2026-04-02T20:25:30.629045435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-02T20:25:30.629232802Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.629507385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-04-02T20:25:30.631609738Z [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-04-02T20:25:30.632795886Z [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-04-02T20:25:30.633414472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-02T20:25:30.634104251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-02T20:25:30.635786177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.636217606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064698s
2026-04-02T20:25:30.636424562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-02T20:25:30.636603022Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-02T20:25:30.636843145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-02T20:25:30.639148096Z [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-04-02T20:25:30.640348744Z [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-04-02T20:25:30.640981127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-02T20:25:30.641469511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-02T20:25:30.642975443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059004s
2026-04-02T20:25:30.643183632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-02T20:25:30.643362052Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-02T20:25:30.643603909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-02T20:25:30.645886495Z [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-04-02T20:25:30.647112844Z [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-04-02T20:25:30.647730598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-02T20:25:30.648242518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-02T20:25:30.649700504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058612s
2026-04-02T20:25:30.649912491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-02T20:25:30.650117514Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.650392708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-02T20:25:30.652708090Z [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-04-02T20:25:30.653940491Z [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-04-02T20:25:30.654559999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-02T20:25:30.655044284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-02T20:25:30.656516248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058876s
2026-04-02T20:25:30.656753586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-02T20:25:30.656953348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-02T20:25:30.657239955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-02T20:25:30.659339362Z [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-04-02T20:25:30.660519028Z [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-04-02T20:25:30.661164177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-02T20:25:30.661875409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-02T20:25:30.663589520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.664030628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065339s
2026-04-02T20:25:30.664263437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-02T20:25:30.664462728Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-02T20:25:30.664752672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-02T20:25:30.666875717Z [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-04-02T20:25:30.668054160Z [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-04-02T20:25:30.668693307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-02T20:25:30.669407785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-02T20:25:30.671107999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.671532553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065325s
2026-04-02T20:25:30.671777036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-02T20:25:30.671984964Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.672274648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-02T20:25:30.674404326Z [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-04-02T20:25:30.675574723Z [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-04-02T20:25:30.676235052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-02T20:25:30.676945383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-02T20:25:30.678662019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.679093478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065766s
2026-04-02T20:25:30.679304733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-02T20:25:30.679500958Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-02T20:25:30.679738216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-02T20:25:30.681848245Z [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-04-02T20:25:30.682818508Z [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-04-02T20:25:30.683363215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-02T20:25:30.684033555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-02T20:25:30.685640981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-02T20:25:30.686162982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-02T20:25:30.686542496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065465s
2026-04-02T20:25:30.686792470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-04-02T20:25:30.687008114Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.687311505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-04-02T20:25:30.689390361Z [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-04-02T20:25:30.690342077Z [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-04-02T20:25:30.690911965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-04-02T20:25:30.691854523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-04-02T20:25:30.693640238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-04-02T20:25:30.694329196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-04-02T20:25:30.694759332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071835s
2026-04-02T20:25:30.694981088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-02T20:25:30.695186622Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.695462638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-02T20:25:30.697834644Z [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-04-02T20:25:30.699376138Z [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-04-02T20:25:30.700179485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-02T20:25:30.700860637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-02T20:25:30.702540539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.702961396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072393s
2026-04-02T20:25:30.703189746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-02T20:25:30.703379869Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.703675855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-02T20:25:30.706049294Z [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-04-02T20:25:30.707598404Z [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-04-02T20:25:30.708386691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-02T20:25:30.709072782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-02T20:25:30.710755470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.711180877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072514s
2026-04-02T20:25:30.711400188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-02T20:25:30.711602516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.711945757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-02T20:25:30.714319787Z [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-04-02T20:25:30.715862253Z [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-04-02T20:25:30.716658085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-02T20:25:30.717346682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-02T20:25:30.719012957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.719433494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072759s
2026-04-02T20:25:30.719652545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-02T20:25:30.719867878Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-02T20:25:30.720191961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-04-02T20:25:30.722556361Z [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-04-02T20:25:30.724118066Z [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-04-02T20:25:30.724897385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-02T20:25:30.725585821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-02T20:25:30.727256255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.727677153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072297s
2026-04-02T20:25:30.727907677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-02T20:25:30.728107489Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-02T20:25:30.728354727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-04-02T20:25:30.730817155Z [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-04-02T20:25:30.745455099Z [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-04-02T20:25:30.746334369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-02T20:25:30.747062075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-02T20:25:30.749442718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-02T20:25:30.749891422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212515s
2026-04-02T20:25:30.750151435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-02T20:25:30.750375426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-04-02T20:25:30.750706833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-02T20:25:30.755858176Z [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-04-02T20:25:30.756563646Z [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-04-02T20:25:30.756981648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-02T20:25:30.757612158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-02T20:25:30.759271819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-02T20:25:30.759608317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086529s
2026-04-02T20:25:30.759790885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-02T20:25:30.759993022Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-02T20:25:30.760219037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-02T20:25:30.762188172Z [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-04-02T20:25:30.762889083Z [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-04-02T20:25:30.763315401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-02T20:25:30.763939979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-02T20:25:30.765525882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-02T20:25:30.765871177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054604s
2026-04-02T20:25:30.766060198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-02T20:25:30.766229809Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-02T20:25:30.766445604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-02T20:25:30.768273514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-02T20:25:30.768781247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-02T20:25:30.769159098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-02T20:25:30.769701900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-02T20:25:30.771285158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-02T20:25:30.771630454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050245s
2026-04-02T20:25:30.772016551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-02T20:25:30', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-02T20:25:30.772383861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.774051489Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-02T20:25:30.774258215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073856s
2026-04-02T20:25:30.774491124Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-04-02T20:25:30.774720796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.775084769Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-04-02T20:25:30.775874359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-02T20:25:30.776427012Z [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-04-02T20:25:30.776874243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000816s
2026-04-02T20:25:30.777073203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-02T20:25:30.777364410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-02T20:25:30.777681428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s
2026-04-02T20:25:30.777991953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-02T20:25:30', 'add_notification_status')
2026-04-02T20:25:30.778313300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.779135395Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-04-02T20:25:30.779307853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018685s
2026-04-02T20:25:30.779511272Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-04-02T20:25:30.779710193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.779990838Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-04-02T20:25:30.780417407Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.780684314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-04-02T20:25:30.780948045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003688s
2026-04-02T20:25:30.781093899Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.781357890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-04-02T20:25:30.781611291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003762s
2026-04-02T20:25:30.781767034Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-02T20:25:30.782012298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-04-02T20:25:30.782271430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00036s
2026-04-02T20:25:30.782594470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-02T20:25:30', 'indexers_freeleech_only_config_contract')
2026-04-02T20:25:30.782911809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.784547453Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-04-02T20:25:30.784736142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025743s
2026-04-02T20:25:30.784930003Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-04-02T20:25:30.785117781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.785365379Z [Info] email_encryption: Starting migration of Main DB to 39
2026-04-02T20:25:30.785633539Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.785848482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.786667752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000844s
2026-04-02T20:25:30.786987465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-02T20:25:30', 'email_encryption')
2026-04-02T20:25:30.787306358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.788166630Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-04-02T20:25:30.788433427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022165s
2026-04-02T20:25:30.788652298Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-04-02T20:25:30.788854555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.789108116Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-04-02T20:25:30.789379312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.789567861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.790484287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009362s
2026-04-02T20:25:30.790815003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-02T20:25:30', 'newznab_category_to_capabilities_settings')
2026-04-02T20:25:30.791143735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.791766809Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-04-02T20:25:30.791961171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021749s
2026-04-02T20:25:30.792164540Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-04-02T20:25:30.792368781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.792616971Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-04-02T20:25:30.792878407Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.793067628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.793682086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006337s
2026-04-02T20:25:30.794004946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-02T20:25:30', 'gazelle_freeleech_token_options')
2026-04-02T20:25:30.794332114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.794932413Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-04-02T20:25:30.795111885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018551s
2026-04-02T20:25:30.795321056Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-04-02T20:25:30.795522962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.795772415Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-04-02T20:25:30.796081377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.796272842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.796792348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005387s
2026-04-02T20:25:30.797120719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-02T20:25:30', 'myanonamouse_freeleech_wedge_options')
2026-04-02T20:25:30.797437908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.798037385Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-04-02T20:25:30.798215484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017489s
2026-04-02T20:25:30.798422020Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-04-02T20:25:30.798620199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.798873509Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-04-02T20:25:30.799139133Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.799323665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.808757620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009419s
2026-04-02T20:25:30.809105310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-02T20:25:30', 'newznab_indexers_enable_redirect')
2026-04-02T20:25:30.809441708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.810069783Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-04-02T20:25:30.810281509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107258s
2026-04-02T20:25:30.819035926Z [Debug] MigrationController: Took: 00:00:00.6753593
2026-04-02T20:25:30.890266501Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-02T20:25:30.908041582Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-04-02T20:25:30.927453679Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-02T20:25:30.928493733Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-02T20:25:30.928768196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-02T20:25:30.932785134Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-02T20:25:30.933024766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043249s
2026-04-02T20:25:30.933284289Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-02T20:25:30.933528450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004562s
2026-04-02T20:25:30.935057690Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-02T20:25:30.935330900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.935737518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-02T20:25:30.936104978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-02T20:25:30.936575045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005699s
2026-04-02T20:25:30.936838054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.937887698Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-02T20:25:30.938133252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018646s
2026-04-02T20:25:30.938471112Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-02T20:25:30.938758120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.939921122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-02T20:25:30.940264994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-02T20:25:30.940725963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005234s
2026-04-02T20:25:30.940977940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-02T20:25:30.941213434Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-02T20:25:30.941482676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-02T20:25:30.941823383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-02T20:25:30.942566218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008164s
2026-04-02T20:25:30.942826162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.943519899Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-02T20:25:30.943771145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017519s
2026-04-02T20:25:30.944135518Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-02T20:25:30.944425482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.944812281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-02T20:25:30.945047835Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-02T20:25:30.945290885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-02T20:25:30.945617462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-02T20:25:30.946156628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006072s
2026-04-02T20:25:30.946417202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.947156381Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-02T20:25:30.947419992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016124s
2026-04-02T20:25:30.947790708Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-02T20:25:30.948119039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.948444144Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-02T20:25:30.949041727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-02T20:25:30.949576083Z [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-04-02T20:25:30.950269299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009823s
2026-04-02T20:25:30.950506677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-02T20:25:30.950810208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-02T20:25:30.951228059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s
2026-04-02T20:25:30.951568545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-02T20:25:30', 'InitialSetup')
2026-04-02T20:25:30.952055545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.953316504Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-02T20:25:30.953558972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025517s
2026-04-02T20:25:30.953820198Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-04-02T20:25:30.954084931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.954399655Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-04-02T20:25:30.954809721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-02T20:25:30', 'ApplicationStatus')
2026-04-02T20:25:30.955264587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.955926359Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-04-02T20:25:30.956211223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018583s
2026-04-02T20:25:30.956463631Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-04-02T20:25:30.956718494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.957041434Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-04-02T20:25:30.957404856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-02T20:25:30', 'IndexerProps')
2026-04-02T20:25:30.957844672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.958534200Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-04-02T20:25:30.958775456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001824s
2026-04-02T20:25:30.959029367Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-04-02T20:25:30.959296175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.959583644Z [Info] add_update_history: Starting migration of Log DB to 4
2026-04-02T20:25:30.960143521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-02T20:25:30.960630101Z [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-04-02T20:25:30.961179567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007824s
2026-04-02T20:25:30.961433679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-02T20:25:30.961745547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-02T20:25:30.962172306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005195s
2026-04-02T20:25:30.962567361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-02T20:25:30', 'add_update_history')
2026-04-02T20:25:30.963014061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.963898882Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-04-02T20:25:30.964126982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021796s
2026-04-02T20:25:30.964375492Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-04-02T20:25:30.964644754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.964955239Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-04-02T20:25:30.965325274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-02T20:25:30', 'update_notifiarr')
2026-04-02T20:25:30.965776102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.966639300Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-04-02T20:25:30.966895957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019997s
2026-04-02T20:25:30.967141271Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-04-02T20:25:30.967405162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.967713613Z [Info] app_profiles: Starting migration of Log DB to 6
2026-04-02T20:25:30.968091113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-02T20:25:30', 'app_profiles')
2026-04-02T20:25:30.968527091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.969225097Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-04-02T20:25:30.969459629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018255s
2026-04-02T20:25:30.969723029Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-04-02T20:25:30.969976480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.970297626Z [Info] history_failed: Starting migration of Log DB to 7
2026-04-02T20:25:30.970663242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-02T20:25:30', 'history_failed')
2026-04-02T20:25:30.971107427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.971757185Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-04-02T20:25:30.972024964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017854s
2026-04-02T20:25:30.972321852Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-04-02T20:25:30.972587848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.972897221Z [Info] redacted_api: Starting migration of Log DB to 8
2026-04-02T20:25:30.973270322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-02T20:25:30', 'redacted_api')
2026-04-02T20:25:30.973706300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.974457312Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-04-02T20:25:30.974695121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018758s
2026-04-02T20:25:30.974950856Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-04-02T20:25:30.975209276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.975530182Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-04-02T20:25:30.975909546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-02T20:25:30', 'IndexerProxies')
2026-04-02T20:25:30.976358691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.977032016Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-04-02T20:25:30.977275497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001823s
2026-04-02T20:25:30.977534689Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-04-02T20:25:30.977807959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.978123985Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-04-02T20:25:30.978527858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-02T20:25:30', 'app_indexer_remote_name')
2026-04-02T20:25:30.978970329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.979756903Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-04-02T20:25:30.980070234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019367s
2026-04-02T20:25:30.980371370Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-04-02T20:25:30.980669250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.980930616Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-04-02T20:25:30.981313928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-02T20:25:30', 'desi_gazelle_to_unit3d')
2026-04-02T20:25:30.981756950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.982439254Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-04-02T20:25:30.982687383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018439s
2026-04-02T20:25:30.982961014Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-04-02T20:25:30.983236880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.983558948Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-04-02T20:25:30.983967822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-02T20:25:30', 'add_on_update_to_notifications')
2026-04-02T20:25:30.984451666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.985124781Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-04-02T20:25:30.985370797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018608s
2026-04-02T20:25:30.985621591Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-04-02T20:25:30.985885673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.986197972Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-04-02T20:25:30.986579661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-02T20:25:30', 'IndexerVersions')
2026-04-02T20:25:30.987031811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.987675707Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-04-02T20:25:30.987957655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017916s
2026-04-02T20:25:30.988194422Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-04-02T20:25:30.988449495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.988771394Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-04-02T20:25:30.989136278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-02T20:25:30', 'cleanup_config')
2026-04-02T20:25:30.989575402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.990245111Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-04-02T20:25:30.990487980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017979s
2026-04-02T20:25:30.990739436Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-04-02T20:25:30.991006183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.991320065Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-04-02T20:25:30.991686333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-02T20:25:30', 'indexer_cleanup')
2026-04-02T20:25:30.992150958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.992827080Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-04-02T20:25:30.993071672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018186s
2026-04-02T20:25:30.993323780Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-04-02T20:25:30.993586148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.993907155Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-04-02T20:25:30.994275917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-02T20:25:30', 'minimum_seeders')
2026-04-02T20:25:30.994717186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.995387977Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-04-02T20:25:30.995633932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018028s
2026-04-02T20:25:30.995922112Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-04-02T20:25:30.996194761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.996504375Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-04-02T20:25:30.996871905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-02T20:25:30', 'remove_showrss')
2026-04-02T20:25:30.997309305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:30.997985016Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-04-02T20:25:30.998227995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018026s
2026-04-02T20:25:30.998490624Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-04-02T20:25:30.998767912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:30.999096995Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-04-02T20:25:30.999484836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-02T20:25:30', 'remove_torrentparadiseml')
2026-04-02T20:25:30.999963469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.001077513Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-04-02T20:25:31.001333358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023s
2026-04-02T20:25:31.001602510Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-04-02T20:25:31.001890419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.002210243Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-04-02T20:25:31.002620539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-02T20:25:31', 'localization_setting_to_string')
2026-04-02T20:25:31.003081508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.003747158Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-04-02T20:25:31.004024416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018449s
2026-04-02T20:25:31.004275121Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-04-02T20:25:31.004537900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.004857704Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-04-02T20:25:31.005217218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-02T20:25:31', 'orpheus_api')
2026-04-02T20:25:31.005664218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.006334738Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-04-02T20:25:31.006576194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017934s
2026-04-02T20:25:31.006839304Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-04-02T20:25:31.007112374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.007429382Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-04-02T20:25:31.007823475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-02T20:25:31', 'download_client_categories')
2026-04-02T20:25:31.008298282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.008976668Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-04-02T20:25:31.009233435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018519s
2026-04-02T20:25:31.009490212Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-04-02T20:25:31.009755336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.010067294Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-04-02T20:25:31.010446267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-02T20:25:31', 'add_salt_to_users')
2026-04-02T20:25:31.010885652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.011537725Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-04-02T20:25:31.011782047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017817s
2026-04-02T20:25:31.012114316Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-04-02T20:25:31.012408308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.012752901Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-04-02T20:25:31.013190172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-02T20:25:31', 'speedcd_userpasssettings_to_speedcdsettings')
2026-04-02T20:25:31.013668174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.014394266Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-04-02T20:25:31.014678338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019582s
2026-04-02T20:25:31.014953663Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-04-02T20:25:31.015250751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.015588761Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-04-02T20:25:31.016040701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-02T20:25:31', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-04-02T20:25:31.016518002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.017221950Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-04-02T20:25:31.017500942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019353s
2026-04-02T20:25:31.017781887Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-04-02T20:25:31.018081220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.018406004Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-04-02T20:25:31.018831110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-02T20:25:31', 'alpharatio_greatposterwall_config_contract')
2026-04-02T20:25:31.019300415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.019998851Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-04-02T20:25:31.020273294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018857s
2026-04-02T20:25:31.020525391Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-04-02T20:25:31.020789543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.021103175Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-04-02T20:25:31.021468430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-02T20:25:31', 'remove_notwhatcd')
2026-04-02T20:25:31.021913296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.022680200Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-04-02T20:25:31.022928119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018891s
2026-04-02T20:25:31.023195417Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-04-02T20:25:31.023479449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.023787339Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-04-02T20:25:31.024201543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-02T20:25:31', 'add_on_grab_to_notifications')
2026-04-02T20:25:31.024652381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.025401319Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-04-02T20:25:31.025655912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001916s
2026-04-02T20:25:31.025934693Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-04-02T20:25:31.026231621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.026556555Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-04-02T20:25:31.026981150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-02T20:25:31', 'animetorrents_use_custom_config_contract')
2026-04-02T20:25:31.027448632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.028206798Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-04-02T20:25:31.028504067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019453s
2026-04-02T20:25:31.028763910Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-04-02T20:25:31.029031048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.029346784Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-04-02T20:25:31.029724364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-02T20:25:31', 'apprise_server_url')
2026-04-02T20:25:31.030173408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.030905352Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-04-02T20:25:31.031154484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018715s
2026-04-02T20:25:31.031420890Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-04-02T20:25:31.031694922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.032033533Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-04-02T20:25:31.032430633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-02T20:25:31', 'health_restored_notification')
2026-04-02T20:25:31.032899347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.033631140Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-04-02T20:25:31.033886013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019198s
2026-04-02T20:25:31.034131798Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-04-02T20:25:31.034393856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.034703920Z [Info] remove_uc: Starting migration of Log DB to 33
2026-04-02T20:25:31.035056871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-02T20:25:31', 'remove_uc')
2026-04-02T20:25:31.035489993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.036308281Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-04-02T20:25:31.036550238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00192s
2026-04-02T20:25:31.036807406Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-04-02T20:25:31.037078421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.037394598Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-04-02T20:25:31.037776337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-02T20:25:31', 'history_fix_data_titles')
2026-04-02T20:25:31.038226273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.039030662Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-04-02T20:25:31.039283652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019439s
2026-04-02T20:25:31.039546140Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-04-02T20:25:31.039831755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.040173052Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-04-02T20:25:31.040565793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-02T20:25:31', 'download_client_per_indexer')
2026-04-02T20:25:31.041014326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.041821742Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-04-02T20:25:31.042093019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019777s
2026-04-02T20:25:31.042374515Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-02T20:25:31.042672045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.043005877Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-04-02T20:25:31.043573039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-02T20:25:31.043803132Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-02T20:25:31.044085541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-02T20:25:31.045045343Z [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-04-02T20:25:31.045899704Z [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-04-02T20:25:31.046488669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-02T20:25:31.047101734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-02T20:25:31.048197550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-02T20:25:31.048645873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042876s
2026-04-02T20:25:31.048884824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-02T20:25:31.049111370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-04-02T20:25:31.049362847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-02T20:25:31.050165493Z [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-04-02T20:25:31.050886003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-02T20:25:31.051439859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-02T20:25:31.052062242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-02T20:25:31.053056644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-02T20:25:31.053521961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00389s
2026-04-02T20:25:31.053754369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-02T20:25:31.053974542Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-02T20:25:31.054223794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-02T20:25:31.054937782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-02T20:25:31.055612069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-02T20:25:31.056163560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-02T20:25:31.056754911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-02T20:25:31.057747800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-02T20:25:31.058215923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037294s
2026-04-02T20:25:31.058624966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-02T20:25:31', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-02T20:25:31.059104963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.060245149Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-02T20:25:31.060541285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056983s
2026-04-02T20:25:31.060795557Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-04-02T20:25:31.061062184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.061378651Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-04-02T20:25:31.061763115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-02T20:25:31', 'add_notification_status')
2026-04-02T20:25:31.062210726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.063317936Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-04-02T20:25:31.063577108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022458s
2026-04-02T20:25:31.063863805Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-04-02T20:25:31.064171434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.064486509Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-04-02T20:25:31.064909059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-02T20:25:31', 'indexers_freeleech_only_config_contract')
2026-04-02T20:25:31.065371801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.066314930Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-04-02T20:25:31.066591407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021329s
2026-04-02T20:25:31.066837653Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-04-02T20:25:31.067099961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.067408983Z [Info] email_encryption: Starting migration of Log DB to 39
2026-04-02T20:25:31.067785200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-02T20:25:31', 'email_encryption')
2026-04-02T20:25:31.068246620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.069188997Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-04-02T20:25:31.069438409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020806s
2026-04-02T20:25:31.069736690Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-04-02T20:25:31.070036313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.070359013Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-04-02T20:25:31.070784760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-02T20:25:31', 'newznab_category_to_capabilities_settings')
2026-04-02T20:25:31.071260368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.072164117Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-04-02T20:25:31.072451336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020985s
2026-04-02T20:25:31.072714215Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-04-02T20:25:31.072991343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.073311959Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-04-02T20:25:31.073718708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-02T20:25:31', 'gazelle_freeleech_token_options')
2026-04-02T20:25:31.074171429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.075041511Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-04-02T20:25:31.075299220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020299s
2026-04-02T20:25:31.075575606Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-04-02T20:25:31.075866693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.076195895Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-04-02T20:25:31.076602965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-02T20:25:31', 'myanonamouse_freeleech_wedge_options')
2026-04-02T20:25:31.077065006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.077936651Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-04-02T20:25:31.078210472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002061s
2026-04-02T20:25:31.078469614Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-04-02T20:25:31.078747864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-02T20:25:31.079065203Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-04-02T20:25:31.079467203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-02T20:25:31', 'newznab_indexers_enable_redirect')
2026-04-02T20:25:31.079977220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-02T20:25:31.080843925Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-04-02T20:25:31.081102095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00207s
2026-04-02T20:25:31.237825321Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-04-02T20:25:31.244831228Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-02T20:25:31.249661835Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-04-02T20:25:31.357254285Z [Info] AppSyncProfileService: Setting up default app profile
2026-04-02T20:25:31.368245998Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-04-02T20:25:31.434839145Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-04-02T20:25:31.626749362Z [ls.io-init] done.
2026-04-02T20:25:31.818473775Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-02T20:25:31.819767229Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-02T20:25:31.820302377Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin