2026-02-14T21:58:29.130913970Z [migrations] started
2026-02-14T21:58:29.130941996Z [migrations] no migrations found
2026-02-14T21:58:29.150005690Z usermod: no changes
2026-02-14T21:58:29.156522635Z ───────────────────────────────────────
2026-02-14T21:58:29.156537265Z
2026-02-14T21:58:29.156541243Z ██╗ ███████╗██╗ ██████╗
2026-02-14T21:58:29.156545051Z ██║ ██╔════╝██║██╔═══██╗
2026-02-14T21:58:29.156548838Z ██║ ███████╗██║██║ ██║
2026-02-14T21:58:29.156552516Z ██║ ╚════██║██║██║ ██║
2026-02-14T21:58:29.156556353Z ███████╗███████║██║╚██████╔╝
2026-02-14T21:58:29.156560121Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-14T21:58:29.156563908Z
2026-02-14T21:58:29.156567496Z Brought to you by linuxserver.io
2026-02-14T21:58:29.156571123Z ───────────────────────────────────────
2026-02-14T21:58:29.156845185Z
2026-02-14T21:58:29.156856337Z To support the app dev(s) visit:
2026-02-14T21:58:29.158402221Z Prowlarr: https://opencollective.com/prowlarr
2026-02-14T21:58:29.158674419Z
2026-02-14T21:58:29.158680672Z To support LSIO projects visit:
2026-02-14T21:58:29.158685100Z https://www.linuxserver.io/donate/
2026-02-14T21:58:29.158688888Z
2026-02-14T21:58:29.158692686Z ───────────────────────────────────────
2026-02-14T21:58:29.158697515Z GID/UID
2026-02-14T21:58:29.158701293Z ───────────────────────────────────────
2026-02-14T21:58:29.163122207Z
2026-02-14T21:58:29.163129983Z User UID: 911
2026-02-14T21:58:29.163133881Z User GID: 911
2026-02-14T21:58:29.163137838Z ───────────────────────────────────────
2026-02-14T21:58:29.165051483Z Linuxserver.io version: 2.3.3.5279-ls224
2026-02-14T21:58:29.165299452Z Build-date: 2026-02-14T21:54:52+00:00
2026-02-14T21:58:29.165304071Z ───────────────────────────────────────
2026-02-14T21:58:29.165307929Z
2026-02-14T21:58:29.218738077Z [custom-init] No custom files found, skipping...
2026-02-14T21:58:29.239390461Z failed to load "/config/config.xml": No such file or directory
2026-02-14T21:58:29.560474472Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.3.5279
2026-02-14T21:58:29.577508950Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-14T21:58:29.584645432Z [Debug] Bootstrap: Console selected
2026-02-14T21:58:29.585901031Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-14T21:58:29.814757237Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-14T21:58:29.879064481Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {dc589e6c-7294-4a46-ab5e-a998be004fcc} may be persisted to storage in unencrypted form.
2026-02-14T21:58:29.936806554Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-02-14T21:58:29.965373467Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-02-14T21:58:30.019594087Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-14T21:58:30.026455326Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.027038620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.073540695Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-14T21:58:30.076992327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471292s
2026-02-14T21:58:30.077288423Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-14T21:58:30.077523226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0505299s
2026-02-14T21:58:30.085036518Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-14T21:58:30.085606025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.090174746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-14T21:58:30.098099066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-14T21:58:30.108920510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184833s
2026-02-14T21:58:30.109352069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.113190881Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-14T21:58:30.113405763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227589s
2026-02-14T21:58:30.119344564Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-14T21:58:30.119584297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.124206316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-14T21:58:30.125216500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-14T21:58:30.125822721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013902s
2026-02-14T21:58:30.126064899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-14T21:58:30.126378721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001044s
2026-02-14T21:58:30.126785430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-14T21:58:30.127390448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-14T21:58:30.128177032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010871s
2026-02-14T21:58:30.128446144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.145427445Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-14T21:58:30.145605874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182845s
2026-02-14T21:58:30.146256434Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-14T21:58:30.146527871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.147333504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-14T21:58:30.148216582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-02-14T21:58:30.148478750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-14T21:58:30.148833124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-14T21:58:30.149336969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006358s
2026-02-14T21:58:30.149541460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.157691454Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-14T21:58:30.157871607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089462s
2026-02-14T21:58:30.159003587Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-14T21:58:30.159258671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.159901495Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-02-14T21:58:30.164011022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-02-14T21:58:30.164552463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-02-14T21:58:30.165078452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008522s
2026-02-14T21:58:30.165263364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-02-14T21:58:30.165610473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-02-14T21:58:30.165992813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005298s
2026-02-14T21:58:30.166196945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-02-14T21:58:30.166809498Z [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-02-14T21:58:30.167350187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009602s
2026-02-14T21:58:30.167555681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-02-14T21:58:30.167974244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-14T21:58:30.168331423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005529s
2026-02-14T21:58:30.168534733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-02-14T21:58:30.173337345Z [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-02-14T21:58:30.174034159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005275s
2026-02-14T21:58:30.174237007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-02-14T21:58:30.174876886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-02-14T21:58:30.175431453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009942s
2026-02-14T21:58:30.175678761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-02-14T21:58:30.176138617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-14T21:58:30.176548974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s
2026-02-14T21:58:30.176726281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-02-14T21:58:30.179632654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-02-14T21:58:30.180475421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035181s
2026-02-14T21:58:30.180673550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-02-14T21:58:30.181011792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-14T21:58:30.181394302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s
2026-02-14T21:58:30.181639576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-02-14T21:58:30.182267441Z [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-02-14T21:58:30.182812528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009542s
2026-02-14T21:58:30.183024846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-02-14T21:58:30.183707381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-02-14T21:58:30.184311407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010535s
2026-02-14T21:58:30.184519687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-02-14T21:58:30.184888800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-02-14T21:58:30.185251541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005245s
2026-02-14T21:58:30.185442505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-02-14T21:58:30.185834575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-02-14T21:58:30.186224961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005914s
2026-02-14T21:58:30.186438010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-02-14T21:58:30.186763185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-02-14T21:58:30.187116567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s
2026-02-14T21:58:30.187291920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-02-14T21:58:30.190705986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-02-14T21:58:30.191177004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036555s
2026-02-14T21:58:30.191418931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-02-14T21:58:30.191813306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-02-14T21:58:30.192171086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005301s
2026-02-14T21:58:30.192426240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-02-14T21:58:30.192776235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-02-14T21:58:30.193171892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005372s
2026-02-14T21:58:30.193386023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-02-14T21:58:30.194280675Z [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-02-14T21:58:30.194973951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014084s
2026-02-14T21:58:30.195193353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-02-14T21:58:30.196139579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-02-14T21:58:30.196882044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001466s
2026-02-14T21:58:30.197152649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-02-14T21:58:30.197582305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.197935366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006086s
2026-02-14T21:58:30.198143565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-02-14T21:58:30.198670155Z [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-02-14T21:58:30.199128959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007828s
2026-02-14T21:58:30.199344854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-02-14T21:58:30.199664588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-14T21:58:30.200043882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004821s
2026-02-14T21:58:30.210764974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-14T21:58:30', 'InitialSetup')
2026-02-14T21:58:30.211441086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.213520464Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-14T21:58:30.213686298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139002s
2026-02-14T21:58:30.213990190Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-02-14T21:58:30.214246817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.214561360Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-02-14T21:58:30.217666323Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-02-14T21:58:30.235096307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-02-14T21:58:30.236550757Z [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-02-14T21:58:30.237402913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-14T21:58:30.238352205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-14T21:58:30.239856244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-14T21:58:30.240293455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223707s
2026-02-14T21:58:30.240554851Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-02-14T21:58:30.242211257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-02-14T21:58:30.243341163Z [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-02-14T21:58:30.243990550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-14T21:58:30.244598284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-14T21:58:30.245893593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-14T21:58:30.246306104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055273s
2026-02-14T21:58:30.246662602Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-02-14T21:58:30.250077670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-02-14T21:58:30.251190762Z [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-02-14T21:58:30.251792684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-14T21:58:30.252406781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-14T21:58:30.253736940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-14T21:58:30.254200894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072569s
2026-02-14T21:58:30.254389183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-02-14T21:58:30.255593198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-14T21:58:30.256229590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011625s
2026-02-14T21:58:30.256494593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-02-14T21:58:30.256927866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.257485719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007581s
2026-02-14T21:58:30.258033593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-14T21:58:30', 'ApplicationStatus')
2026-02-14T21:58:30.258481104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.259495587Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-02-14T21:58:30.259690059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002734s
2026-02-14T21:58:30.260027418Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-02-14T21:58:30.260263384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.260572997Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-02-14T21:58:30.261663514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-14T21:58:30.262032006Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.262293011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-02-14T21:58:30.262732146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-02-14T21:58:30.263389450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000873s
2026-02-14T21:58:30.263615936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-02-14T21:58:30.264461629Z [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-02-14T21:58:30.265057028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012109s
2026-02-14T21:58:30.265277803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-02-14T21:58:30.266023234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-14T21:58:30.266599535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011136s
2026-02-14T21:58:30.266868707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-02-14T21:58:30.267337381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.267734751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006276s
2026-02-14T21:58:30.268171240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-14T21:58:30', 'IndexerProps')
2026-02-14T21:58:30.268597489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.269601030Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-02-14T21:58:30.269797846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002475s
2026-02-14T21:58:30.270035535Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-02-14T21:58:30.270297092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.270584671Z [Info] add_update_history: Starting migration of Main DB to 4
2026-02-14T21:58:30.271083245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-14T21:58:30', 'add_update_history')
2026-02-14T21:58:30.271515035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.272141737Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-02-14T21:58:30.272358574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001852s
2026-02-14T21:58:30.272578687Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-02-14T21:58:30.272821907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.273114686Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-02-14T21:58:30.276496778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-14T21:58:30.277613016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-14T21:58:30.278132773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011822s
2026-02-14T21:58:30.278567999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-14T21:58:30', 'update_notifiarr')
2026-02-14T21:58:30.278986973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.279614998Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-02-14T21:58:30.279821273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026285s
2026-02-14T21:58:30.280092079Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-02-14T21:58:30.280334367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.280623709Z [Info] app_profiles: Starting migration of Main DB to 6
2026-02-14T21:58:30.281190802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-02-14T21:58:30.281922375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-02-14T21:58:30.282488846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010649s
2026-02-14T21:58:30.282722286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-02-14T21:58:30.283106780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-02-14T21:58:30.283513239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005834s
2026-02-14T21:58:30.283715747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-14T21:58:30.283921431Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.284159541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-02-14T21:58:30.284542823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-02-14T21:58:30.285250338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000866s
2026-02-14T21:58:30.285686907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-14T21:58:30', 'app_profiles')
2026-02-14T21:58:30.286107494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.286878116Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-02-14T21:58:30.287081425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024756s
2026-02-14T21:58:30.287306398Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-02-14T21:58:30.287553626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.287843781Z [Info] history_failed: Starting migration of Main DB to 7
2026-02-14T21:58:30.288351764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-14T21:58:30.288544712Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.288780687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-02-14T21:58:30.289148699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-02-14T21:58:30.289839610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008422s
2026-02-14T21:58:30.290222702Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-02-14T21:58:30.290694382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-02-14T21:58:30.291037633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005307s
2026-02-14T21:58:30.291458911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-14T21:58:30', 'history_failed')
2026-02-14T21:58:30.291895561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.292741304Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-02-14T21:58:30.292943461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002167s
2026-02-14T21:58:30.293172783Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-02-14T21:58:30.293413197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.293696257Z [Info] redacted_api: Starting migration of Main DB to 8
2026-02-14T21:58:30.294081614Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.294367159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.296335343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020282s
2026-02-14T21:58:30.296765339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-14T21:58:30', 'redacted_api')
2026-02-14T21:58:30.297182669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.297823149Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-02-14T21:58:30.298036429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035067s
2026-02-14T21:58:30.298266452Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-02-14T21:58:30.298514862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.298811149Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-02-14T21:58:30.299314122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-02-14T21:58:30.299989171Z [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-02-14T21:58:30.300562817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010262s
2026-02-14T21:58:30.300769793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-14T21:58:30.300949946Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.301170931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-02-14T21:58:30.301477849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-02-14T21:58:30.302190976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008034s
2026-02-14T21:58:30.302639168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-14T21:58:30', 'IndexerProxies')
2026-02-14T21:58:30.303049274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.303757210Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-02-14T21:58:30.303975339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023437s
2026-02-14T21:58:30.304220593Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-02-14T21:58:30.304477741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.304781353Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-02-14T21:58:30.305147991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-02-14T21:58:30.305363004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.305653048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-02-14T21:58:30.306066481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-02-14T21:58:30.306787443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008817s
2026-02-14T21:58:30.307236487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-14T21:58:30', 'app_indexer_remote_name')
2026-02-14T21:58:30.307672836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.308388558Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-02-14T21:58:30.308603871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024358s
2026-02-14T21:58:30.308850338Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-02-14T21:58:30.309106524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.309403522Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-02-14T21:58:30.311740368Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.312722857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-02-14T21:58:30.313099255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011593s
2026-02-14T21:58:30.313539291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-14T21:58:30', 'desi_gazelle_to_unit3d')
2026-02-14T21:58:30.314116193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.314601791Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-02-14T21:58:30.314807636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002599s
2026-02-14T21:58:30.315067539Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-02-14T21:58:30.315328184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.315640974Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-02-14T21:58:30.316035469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-14T21:58:30.316239299Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.316508281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-02-14T21:58:30.316932716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-02-14T21:58:30.317675542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009205s
2026-02-14T21:58:30.318135107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-14T21:58:30', 'add_on_update_to_notifications')
2026-02-14T21:58:30.318573971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.319247267Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-02-14T21:58:30.319471719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024418s
2026-02-14T21:58:30.319701111Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-02-14T21:58:30.319963169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.320260267Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-02-14T21:58:30.320800145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-02-14T21:58:30.321431015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2026-02-14T21:58:30.321951593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009184s
2026-02-14T21:58:30.322235285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-02-14T21:58:30.322731755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-02-14T21:58:30.323197553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007014s
2026-02-14T21:58:30.323507317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-02-14T21:58:30.324009538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-02-14T21:58:30.324417179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006953s
2026-02-14T21:58:30.324849961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-14T21:58:30', 'IndexerVersions')
2026-02-14T21:58:30.325267842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.325984386Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-02-14T21:58:30.326191012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022274s
2026-02-14T21:58:30.326419111Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-02-14T21:58:30.326666770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.326958858Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-02-14T21:58:30.328615966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.329573925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-02-14T21:58:30.329888569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001034s
2026-02-14T21:58:30.330149354Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.330581224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-02-14T21:58:30.330907000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005009s
2026-02-14T21:58:30.331347577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-14T21:58:30', 'cleanup_config')
2026-02-14T21:58:30.331778785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.332479276Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-02-14T21:58:30.332682876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020409s
2026-02-14T21:58:30.332911206Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-02-14T21:58:30.333158083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.333451123Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-02-14T21:58:30.335536944Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.335878061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-02-14T21:58:30.336199198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004466s
2026-02-14T21:58:30.336456005Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.336804387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-02-14T21:58:30.337103119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004268s
2026-02-14T21:58:30.337366579Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.337712195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-02-14T21:58:30.338016378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s
2026-02-14T21:58:30.338273947Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.338624162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-02-14T21:58:30.338919367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s
2026-02-14T21:58:30.339628826Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.339991005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-02-14T21:58:30.340302913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004487s
2026-02-14T21:58:30.340563227Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.340917501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-02-14T21:58:30.341219178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004371s
2026-02-14T21:58:30.341480875Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.341834929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-02-14T21:58:30.342159522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004368s
2026-02-14T21:58:30.342402502Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.342763940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-02-14T21:58:30.343064144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004393s
2026-02-14T21:58:30.343326132Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.347387080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-02-14T21:58:30.347711103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004156s
2026-02-14T21:58:30.347979594Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.348328727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-02-14T21:58:30.348625825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s
2026-02-14T21:58:30.348889155Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.349245664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-02-14T21:58:30.349551800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004383s
2026-02-14T21:58:30.349816784Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.350194535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-02-14T21:58:30.350486613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004337s
2026-02-14T21:58:30.350753500Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.351095720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-02-14T21:58:30.351398389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004422s
2026-02-14T21:58:30.351667652Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.352026013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-02-14T21:58:30.352339264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s
2026-02-14T21:58:30.352591933Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.352947389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-02-14T21:58:30.353293195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004736s
2026-02-14T21:58:30.353554592Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.353896561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-02-14T21:58:30.354195102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00042s
2026-02-14T21:58:30.354389614Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.355797850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-02-14T21:58:30.356202184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016318s
2026-02-14T21:58:30.356388229Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.356811171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-02-14T21:58:30.357206397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00063s
2026-02-14T21:58:30.357412361Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.357820393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-02-14T21:58:30.358200449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005933s
2026-02-14T21:58:30.358385091Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.358787441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-02-14T21:58:30.359144480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s
2026-02-14T21:58:30.359332479Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.359735450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-02-14T21:58:30.360161819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006236s
2026-02-14T21:58:30.360331531Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.360727929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-02-14T21:58:30.361091932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s
2026-02-14T21:58:30.361277366Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.361686329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-02-14T21:58:30.362047827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s
2026-02-14T21:58:30.362233321Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.362635761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-02-14T21:58:30.363007891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005877s
2026-02-14T21:58:30.363188705Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.363587318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-02-14T21:58:30.363973846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s
2026-02-14T21:58:30.364164240Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.364560698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-02-14T21:58:30.364914260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005753s
2026-02-14T21:58:30.365116578Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.365521483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-02-14T21:58:30.365890917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005866s
2026-02-14T21:58:30.366076521Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.366492318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-02-14T21:58:30.366866171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005982s
2026-02-14T21:58:30.367048699Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.367469596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-02-14T21:58:30.367817347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s
2026-02-14T21:58:30.368028171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.368430391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-02-14T21:58:30.368782571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s
2026-02-14T21:58:30.368974147Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.369381778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-02-14T21:58:30.369736803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005791s
2026-02-14T21:58:30.369923649Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.370312723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-02-14T21:58:30.370666205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005665s
2026-02-14T21:58:30.370858342Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.371254449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-02-14T21:58:30.371609324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005759s
2026-02-14T21:58:30.371800108Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.372212038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-02-14T21:58:30.372567504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s
2026-02-14T21:58:30.372752987Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.373148925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-02-14T21:58:30.373502146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005632s
2026-02-14T21:58:30.373929487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-14T21:58:30', 'indexer_cleanup')
2026-02-14T21:58:30.374348501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.375297131Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-02-14T21:58:30.375508056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023233s
2026-02-14T21:58:30.375747148Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-02-14T21:58:30.376042222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.376339971Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-02-14T21:58:30.376741280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-02-14T21:58:30.376944088Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.377200595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-02-14T21:58:30.377612624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-02-14T21:58:30.378366803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009236s
2026-02-14T21:58:30.378798062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-14T21:58:30', 'minimum_seeders')
2026-02-14T21:58:30.379226815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.379925102Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-02-14T21:58:30.380125826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024443s
2026-02-14T21:58:30.380348504Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-02-14T21:58:30.380597045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.380889454Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-02-14T21:58:30.381277235Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.381638302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-02-14T21:58:30.381958627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s
2026-02-14T21:58:30.382387531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-14T21:58:30', 'remove_showrss')
2026-02-14T21:58:30.382905064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.383726388Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-02-14T21:58:30.384031212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021454s
2026-02-14T21:58:30.384347900Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-02-14T21:58:30.384671982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.385087259Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-02-14T21:58:30.385552485Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.386018294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-02-14T21:58:30.386420003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00058s
2026-02-14T21:58:30.386953537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-14T21:58:30', 'remove_torrentparadiseml')
2026-02-14T21:58:30.387491671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.388309478Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-02-14T21:58:30.388590053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024008s
2026-02-14T21:58:30.388924276Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-02-14T21:58:30.389265313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.389655318Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-02-14T21:58:30.390049041Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.390363996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.422249503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283665s
2026-02-14T21:58:30.439060150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-14T21:58:30', 'localization_setting_to_string')
2026-02-14T21:58:30.446530655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.447551421Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-02-14T21:58:30.447764009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571825s
2026-02-14T21:58:30.447997690Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-02-14T21:58:30.448258826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.448544461Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-02-14T21:58:30.448844205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.449099048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.453168353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041101s
2026-02-14T21:58:30.453597498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-14T21:58:30', 'orpheus_api')
2026-02-14T21:58:30.454018145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.454720620Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-02-14T21:58:30.454921715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056574s
2026-02-14T21:58:30.455176658Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-02-14T21:58:30.455437113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.455739291Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-02-14T21:58:30.456128525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-14T21:58:30.456332506Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.456581046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-02-14T21:58:30.456977966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-02-14T21:58:30.457728788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009172s
2026-02-14T21:58:30.458195288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-14T21:58:30', 'download_client_categories')
2026-02-14T21:58:30.458614492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.459335845Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-02-14T21:58:30.459556389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024774s
2026-02-14T21:58:30.459796843Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-02-14T21:58:30.460072118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.460366240Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-02-14T21:58:30.460714351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-02-14T21:58:30.460907400Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.461120489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-02-14T21:58:30.461414391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-02-14T21:58:30.462079621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007275s
2026-02-14T21:58:30.462313893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-02-14T21:58:30.462632825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-02-14T21:58:30.463289447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007619s
2026-02-14T21:58:30.463725205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-14T21:58:30', 'add_salt_to_users')
2026-02-14T21:58:30.464163067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.464881874Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-02-14T21:58:30.465090504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023195s
2026-02-14T21:58:30.465383605Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-02-14T21:58:30.465670583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.465995597Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-02-14T21:58:30.466342536Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.466728102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-02-14T21:58:30.467072135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005356s
2026-02-14T21:58:30.467560649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-14T21:58:30', 'speedcd_userpasssettings_to_speedcdsettings')
2026-02-14T21:58:30.468022018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.468748421Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-02-14T21:58:30.468985359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021117s
2026-02-14T21:58:30.469286776Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-02-14T21:58:30.469569946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.469902646Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-02-14T21:58:30.470242120Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.470643047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-02-14T21:58:30.470991760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005562s
2026-02-14T21:58:30.471489552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-14T21:58:30', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-02-14T21:58:30.471956753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.472670200Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-02-14T21:58:30.472917428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021272s
2026-02-14T21:58:30.473204987Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-02-14T21:58:30.473483047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.473804825Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-02-14T21:58:30.474180712Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.474576720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-02-14T21:58:30.474932546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s
2026-02-14T21:58:30.475115164Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.475517434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-02-14T21:58:30.475909875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000581s
2026-02-14T21:58:30.476390242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-14T21:58:30', 'alpharatio_greatposterwall_config_contract')
2026-02-14T21:58:30.476834156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.477566842Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-02-14T21:58:30.477805572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002167s
2026-02-14T21:58:30.478033902Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-02-14T21:58:30.478455181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.478749614Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-02-14T21:58:30.479113096Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.479472580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-02-14T21:58:30.479782945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s
2026-02-14T21:58:30.480273342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-14T21:58:30', 'remove_notwhatcd')
2026-02-14T21:58:30.480689851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.481406605Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-02-14T21:58:30.481607971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020219s
2026-02-14T21:58:30.481860259Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-02-14T21:58:30.482128850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.482430397Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-02-14T21:58:30.482845934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-14T21:58:30.483047560Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.483286411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-02-14T21:58:30.483662348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-02-14T21:58:30.484404052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008919s
2026-02-14T21:58:30.484622943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-14T21:58:30.484823637Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.485079282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-02-14T21:58:30.485498456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-02-14T21:58:30.486199688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008856s
2026-02-14T21:58:30.486657009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-14T21:58:30', 'add_on_grab_to_notifications')
2026-02-14T21:58:30.487086785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.487765632Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-02-14T21:58:30.487996938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002396s
2026-02-14T21:58:30.488279447Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-02-14T21:58:30.488556705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.488900197Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-02-14T21:58:30.489248138Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.489659577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-02-14T21:58:30.490021606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005798s
2026-02-14T21:58:30.490499699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-14T21:58:30', 'animetorrents_use_custom_config_contract')
2026-02-14T21:58:30.490945747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.491697180Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-02-14T21:58:30.491968166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021646s
2026-02-14T21:58:30.492207679Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-02-14T21:58:30.492461951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.492756233Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-02-14T21:58:30.493035195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.493288786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.494027353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007751s
2026-02-14T21:58:30.494461898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-14T21:58:30', 'apprise_server_url')
2026-02-14T21:58:30.494893778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.495501933Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-02-14T21:58:30.495720543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002229s
2026-02-14T21:58:30.495979425Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-02-14T21:58:30.496249699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.496564784Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-02-14T21:58:30.496914328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-14T21:58:30.497117787Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-02-14T21:58:30.497384013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-02-14T21:58:30.497798739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-02-14T21:58:30.498511514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008928s
2026-02-14T21:58:30.498992022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-14T21:58:30', 'health_restored_notification')
2026-02-14T21:58:30.499431427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.500250887Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-02-14T21:58:30.500476762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025619s
2026-02-14T21:58:30.500690032Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-02-14T21:58:30.500928933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.501213306Z [Info] remove_uc: Starting migration of Main DB to 33
2026-02-14T21:58:30.501564774Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-14T21:58:30.501936272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-02-14T21:58:30.502247970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s
2026-02-14T21:58:30.502659328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-14T21:58:30', 'remove_uc')
2026-02-14T21:58:30.503080566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.504554425Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-02-14T21:58:30.504755780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027255s
2026-02-14T21:58:30.505001756Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-02-14T21:58:30.505255777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.505558838Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-02-14T21:58:30.505847419Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.506106771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.506773334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007075s
2026-02-14T21:58:30.507220725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-14T21:58:30', 'history_fix_data_titles')
2026-02-14T21:58:30.507652344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.508654763Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-02-14T21:58:30.508870718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025403s
2026-02-14T21:58:30.509127595Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-02-14T21:58:30.509386967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.509693855Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-02-14T21:58:30.510065364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-14T21:58:30.510262781Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.510539979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-02-14T21:58:30.510955647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-02-14T21:58:30.511689444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009006s
2026-02-14T21:58:30.512154691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-14T21:58:30', 'download_client_per_indexer')
2026-02-14T21:58:30.512590068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.513491754Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-02-14T21:58:30.513705044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026434s
2026-02-14T21:58:30.514019627Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-14T21:58:30.514296525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.514624997Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-02-14T21:58:30.517032295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-14T21:58:30.517264723Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.517687124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-02-14T21:58:30.520206538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-14T21:58:30.521368638Z [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-02-14T21:58:30.521987424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-14T21:58:30.522617994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-14T21:58:30.524559705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.525000523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070713s
2026-02-14T21:58:30.525224835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-14T21:58:30.525421180Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.525707617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-02-14T21:58:30.527761664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-14T21:58:30.528942562Z [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-02-14T21:58:30.529567110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-14T21:58:30.530168110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-14T21:58:30.532052115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.532499656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065301s
2026-02-14T21:58:30.532722064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-14T21:58:30.532910333Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.533180848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-02-14T21:58:30.535206849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-14T21:58:30.536367476Z [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-02-14T21:58:30.536991132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-14T21:58:30.537594527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-14T21:58:30.539445746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.539893477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064587s
2026-02-14T21:58:30.540100835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-14T21:58:30.540278543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.540523095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-02-14T21:58:30.542765792Z [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-02-14T21:58:30.544039958Z [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-02-14T21:58:30.544668815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-14T21:58:30.545154794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-14T21:58:30.546649043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058718s
2026-02-14T21:58:30.546837743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-14T21:58:30.547015702Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.547260304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-02-14T21:58:30.552081915Z [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-02-14T21:58:30.553335870Z [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-02-14T21:58:30.553956500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-14T21:58:30.554440284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-14T21:58:30.555871326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083657s
2026-02-14T21:58:30.556080838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-14T21:58:30.556259147Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.556522939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-02-14T21:58:30.558722960Z [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-02-14T21:58:30.560009441Z [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-02-14T21:58:30.560628147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-14T21:58:30.561111210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-14T21:58:30.562487281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057351s
2026-02-14T21:58:30.562723296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-14T21:58:30.562916736Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.563201179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-02-14T21:58:30.565246588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-14T21:58:30.566379410Z [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-02-14T21:58:30.567287959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-14T21:58:30.567939011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-14T21:58:30.569586799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.570023008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065705s
2026-02-14T21:58:30.570254985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-14T21:58:30.570448204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.570741665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-02-14T21:58:30.572978440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-14T21:58:30.574209099Z [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-02-14T21:58:30.574797654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-14T21:58:30.575426631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-14T21:58:30.577093779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.577523063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063752s
2026-02-14T21:58:30.577754820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-14T21:58:30.577949803Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.578226269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-02-14T21:58:30.580285507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-14T21:58:30.581429932Z [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-02-14T21:58:30.582063678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-14T21:58:30.582696342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-14T21:58:30.584353540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.584785700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006312s
2026-02-14T21:58:30.584990502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-14T21:58:30.585167980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.585401069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-02-14T21:58:30.587398622Z [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-02-14T21:58:30.588381973Z [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-02-14T21:58:30.588912271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-02-14T21:58:30.589550757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-02-14T21:58:30.591485864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-14T21:58:30.592047556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-14T21:58:30.592449916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068275s
2026-02-14T21:58:30.592692504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-02-14T21:58:30.592893439Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.593185497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-02-14T21:58:30.595095073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2026-02-14T21:58:30.596038172Z [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-02-14T21:58:30.596602479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-02-14T21:58:30.597346808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-02-14T21:58:30.599551358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-02-14T21:58:30.600285186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-02-14T21:58:30.600734070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072928s
2026-02-14T21:58:30.600948832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-14T21:58:30.601135408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.601404370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-02-14T21:58:30.603646466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-02-14T21:58:30.605218542Z [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-02-14T21:58:30.605995947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-14T21:58:30.606572609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-14T21:58:30.608724152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.609131753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074865s
2026-02-14T21:58:30.609344201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-14T21:58:30.609527580Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.609804377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-02-14T21:58:30.612073798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-02-14T21:58:30.613586434Z [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-02-14T21:58:30.614333689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-14T21:58:30.614920080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-14T21:58:30.616515424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.616918475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006874s
2026-02-14T21:58:30.617131504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-14T21:58:30.617317820Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.617582613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-02-14T21:58:30.619843216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-02-14T21:58:30.621348808Z [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-02-14T21:58:30.622112175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-14T21:58:30.622693806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-14T21:58:30.624432298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.624852895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070315s
2026-02-14T21:58:30.625070804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-14T21:58:30.625257329Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.625552825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-02-14T21:58:30.627875793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-02-14T21:58:30.629396506Z [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-02-14T21:58:30.630147619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-14T21:58:30.630749861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-14T21:58:30.632350976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.632762806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069588s
2026-02-14T21:58:30.632971446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-14T21:58:30.633152651Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.633390450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-02-14T21:58:30.635785814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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-02-14T21:58:30.637263861Z [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-02-14T21:58:30.637971095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-14T21:58:30.638543558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-14T21:58:30.640132949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-14T21:58:30.640548235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069265s
2026-02-14T21:58:30.640761315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-14T21:58:30.640949433Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.641223746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-02-14T21:58:30.643218343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-02-14T21:58:30.644173226Z [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-02-14T21:58:30.644716981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-14T21:58:30.645314064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-14T21:58:30.646924377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-14T21:58:30.647360666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005904s
2026-02-14T21:58:30.647587312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-14T21:58:30.647768287Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-14T21:58:30.648052359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-02-14T21:58:30.650057487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-02-14T21:58:30.650980987Z [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-02-14T21:58:30.651505072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-14T21:58:30.652116153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-14T21:58:30.653744713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-14T21:58:30.654166613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058769s
2026-02-14T21:58:30.654381064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-14T21:58:30.654566388Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-14T21:58:30.654820089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-14T21:58:30.666450332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-14T21:58:30.667486368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-14T21:58:30.668179334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-14T21:58:30.669275291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-14T21:58:30.671589422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-14T21:58:30.672174450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017057s
2026-02-14T21:58:30.672747845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-14T21:58:30', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-14T21:58:30.673247512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.676150568Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-14T21:58:30.676437456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209464s
2026-02-14T21:58:30.676733522Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-02-14T21:58:30.677012885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.677363581Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-02-14T21:58:30.678078722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-02-14T21:58:30.678871929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-02-14T21:58:30.679562490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012431s
2026-02-14T21:58:30.679843436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-02-14T21:58:30.680325918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-02-14T21:58:30.680802187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006988s
2026-02-14T21:58:30.681270500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-14T21:58:30', 'add_notification_status')
2026-02-14T21:58:30.681729765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.682652112Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-02-14T21:58:30.682876725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024951s
2026-02-14T21:58:30.683184875Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-02-14T21:58:30.683472916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.683824714Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-02-14T21:58:30.684340823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.684754286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-02-14T21:58:30.685132959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s
2026-02-14T21:58:30.685362752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.685838530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-02-14T21:58:30.686219026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s
2026-02-14T21:58:30.686420341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-14T21:58:30.686818002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-02-14T21:58:30.687283440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006269s
2026-02-14T21:58:30.687762975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-14T21:58:30', 'indexers_freeleech_only_config_contract')
2026-02-14T21:58:30.688258423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.689221633Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-02-14T21:58:30.689472258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025031s
2026-02-14T21:58:30.689719025Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-02-14T21:58:30.689992656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.690307661Z [Info] email_encryption: Starting migration of Main DB to 39
2026-02-14T21:58:30.690627986Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.690888781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.691573390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007202s
2026-02-14T21:58:30.692062064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-14T21:58:30', 'email_encryption')
2026-02-14T21:58:30.692515708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.693298845Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-02-14T21:58:30.693710524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023806s
2026-02-14T21:58:30.694029406Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-02-14T21:58:30.694465084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.694813926Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-02-14T21:58:30.695266979Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.695531962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.696561396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010633s
2026-02-14T21:58:30.697072846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-14T21:58:30', 'newznab_category_to_capabilities_settings')
2026-02-14T21:58:30.697550868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.698376200Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-02-14T21:58:30.698783030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027648s
2026-02-14T21:58:30.699108625Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-02-14T21:58:30.699472348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.699810880Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-02-14T21:58:30.700345597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.700721764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.701386153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007067s
2026-02-14T21:58:30.701870799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-14T21:58:30', 'gazelle_freeleech_token_options')
2026-02-14T21:58:30.702332509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.703192370Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-02-14T21:58:30.703477334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024131s
2026-02-14T21:58:30.704104958Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-02-14T21:58:30.704553722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.704894639Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-02-14T21:58:30.705637735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.706332374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.706931511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006524s
2026-02-14T21:58:30.707426718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-14T21:58:30', 'myanonamouse_freeleech_wedge_options')
2026-02-14T21:58:30.707915753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.709165199Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-02-14T21:58:30.709570736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025335s
2026-02-14T21:58:30.709881933Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-02-14T21:58:30.710170544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.710550750Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-02-14T21:58:30.710978451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.711253034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.721240940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099547s
2026-02-14T21:58:30.721764204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-14T21:58:30', 'newznab_indexers_enable_redirect')
2026-02-14T21:58:30.722266075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.723328855Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-02-14T21:58:30.723573438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120502s
2026-02-14T21:58:30.732577131Z [Debug] MigrationController: Took: 00:00:00.7663049
2026-02-14T21:58:30.824424632Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-02-14T21:58:30.842536448Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-02-14T21:58:30.856043622Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-14T21:58:30.856573559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-14T21:58:30.856945709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-14T21:58:30.859407497Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-14T21:58:30.859707842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028069s
2026-02-14T21:58:30.860076634Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-14T21:58:30.860424876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031271s
2026-02-14T21:58:30.862614966Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-14T21:58:30.863013930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.863559048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-14T21:58:30.864056159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-14T21:58:30.864725056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008115s
2026-02-14T21:58:30.865084029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.867244300Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-14T21:58:30.867585247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033123s
2026-02-14T21:58:30.868605201Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-14T21:58:30.869320512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.870453493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-14T21:58:30.871223875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-14T21:58:30.872327157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013125s
2026-02-14T21:58:30.872831663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-14T21:58:30.873136306Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-14T21:58:30.873515570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-14T21:58:30.874026159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-14T21:58:30.875137266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001243s
2026-02-14T21:58:30.875493574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.876526254Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-14T21:58:30.876898604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025901s
2026-02-14T21:58:30.877379041Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-14T21:58:30.877794127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.878340127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-14T21:58:30.878663869Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-14T21:58:30.879027241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-14T21:58:30.879524502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-14T21:58:30.880219452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008071s
2026-02-14T21:58:30.880578796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.881526645Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-14T21:58:30.881912482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002066s
2026-02-14T21:58:30.882357528Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-14T21:58:30.882736882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.883202730Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-02-14T21:58:30.883887489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-02-14T21:58:30.884716629Z [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-02-14T21:58:30.885681212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014425s
2026-02-14T21:58:30.886003531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-02-14T21:58:30.886437014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-14T21:58:30.886996491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006645s
2026-02-14T21:58:30.887542260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-14T21:58:30', 'InitialSetup')
2026-02-14T21:58:30.888228191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.889203977Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-14T21:58:30.889538190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028485s
2026-02-14T21:58:30.889894868Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-02-14T21:58:30.890284904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.890743387Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-02-14T21:58:30.891333836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-14T21:58:30', 'ApplicationStatus')
2026-02-14T21:58:30.892040139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.892911594Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-02-14T21:58:30.893253212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026304s
2026-02-14T21:58:30.893593487Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-02-14T21:58:30.893967601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.894414581Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-02-14T21:58:30.894956402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-14T21:58:30', 'IndexerProps')
2026-02-14T21:58:30.895617774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.896502055Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-02-14T21:58:30.896831889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00255s
2026-02-14T21:58:30.897176904Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-02-14T21:58:30.897563332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.898042608Z [Info] add_update_history: Starting migration of Log DB to 4
2026-02-14T21:58:30.898604339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-02-14T21:58:30.899314610Z [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-02-14T21:58:30.900140673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011798s
2026-02-14T21:58:30.900493484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-02-14T21:58:30.900993501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-14T21:58:30.901594421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007463s
2026-02-14T21:58:30.902148477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-14T21:58:30', 'add_update_history')
2026-02-14T21:58:30.902832414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.903754241Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-02-14T21:58:30.904113264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028728s
2026-02-14T21:58:30.904459842Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-02-14T21:58:30.904843114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.905300585Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-02-14T21:58:30.905892998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-14T21:58:30', 'update_notifiarr')
2026-02-14T21:58:30.906562617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.907428571Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-02-14T21:58:30.907767303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026003s
2026-02-14T21:58:30.908121496Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-02-14T21:58:30.908494508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.908942340Z [Info] app_profiles: Starting migration of Log DB to 6
2026-02-14T21:58:30.909474261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-14T21:58:30', 'app_profiles')
2026-02-14T21:58:30.910140773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.910990445Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-02-14T21:58:30.911328215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025125s
2026-02-14T21:58:30.911662649Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-02-14T21:58:30.912064568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.912518111Z [Info] history_failed: Starting migration of Log DB to 7
2026-02-14T21:58:30.913060283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-14T21:58:30', 'history_failed')
2026-02-14T21:58:30.913722507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.914564152Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-02-14T21:58:30.914901912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025209s
2026-02-14T21:58:30.915246927Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-02-14T21:58:30.915616551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.916108402Z [Info] redacted_api: Starting migration of Log DB to 8
2026-02-14T21:58:30.916634191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-14T21:58:30', 'redacted_api')
2026-02-14T21:58:30.917302918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.918102358Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-02-14T21:58:30.918426050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002497s
2026-02-14T21:58:30.918766415Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-02-14T21:58:30.919146230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.919601958Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-02-14T21:58:30.920165944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-14T21:58:30', 'IndexerProxies')
2026-02-14T21:58:30.920832466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.921661636Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-02-14T21:58:30.921996180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025299s
2026-02-14T21:58:30.922358750Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-02-14T21:58:30.922758105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.923217350Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-02-14T21:58:30.923805464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-14T21:58:30', 'app_indexer_remote_name')
2026-02-14T21:58:30.924520023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.925467251Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-02-14T21:58:30.925819049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026965s
2026-02-14T21:58:30.926180457Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-02-14T21:58:30.926577507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.927034687Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-02-14T21:58:30.927608353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-14T21:58:30', 'desi_gazelle_to_unit3d')
2026-02-14T21:58:30.928327291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.929158835Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-02-14T21:58:30.929510474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025777s
2026-02-14T21:58:30.929888335Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-02-14T21:58:30.930300986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.930767625Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-02-14T21:58:30.931374327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-14T21:58:30', 'add_on_update_to_notifications')
2026-02-14T21:58:30.932082433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.933496872Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-02-14T21:58:30.933870535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031737s
2026-02-14T21:58:30.934219668Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-02-14T21:58:30.934600555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.935060662Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-02-14T21:58:30.935607493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-14T21:58:30', 'IndexerVersions')
2026-02-14T21:58:30.936291882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.937158016Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-02-14T21:58:30.937482269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025531s
2026-02-14T21:58:30.937823296Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-02-14T21:58:30.938203521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.938658378Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-02-14T21:58:30.939199207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-14T21:58:30', 'cleanup_config')
2026-02-14T21:58:30.939877623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.940692975Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-02-14T21:58:30.941028772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025045s
2026-02-14T21:58:30.941374448Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-02-14T21:58:30.941754714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.942207115Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-02-14T21:58:30.942758255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-14T21:58:30', 'indexer_cleanup')
2026-02-14T21:58:30.943423555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.944271062Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-02-14T21:58:30.944608301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025207s
2026-02-14T21:58:30.944952324Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-02-14T21:58:30.945334243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.945790842Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-02-14T21:58:30.946337814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-14T21:58:30', 'minimum_seeders')
2026-02-14T21:58:30.946999567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.947810720Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-02-14T21:58:30.948175615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024917s
2026-02-14T21:58:30.948517343Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-02-14T21:58:30.948897148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.949361684Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-02-14T21:58:30.949893776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-14T21:58:30', 'remove_showrss')
2026-02-14T21:58:30.950562192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.951389468Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-02-14T21:58:30.951725945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025088s
2026-02-14T21:58:30.952150761Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-02-14T21:58:30.952553402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.953019210Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-02-14T21:58:30.953609319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-14T21:58:30', 'remove_torrentparadiseml')
2026-02-14T21:58:30.954299509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.955178740Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-02-14T21:58:30.955535749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026195s
2026-02-14T21:58:30.955928460Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-02-14T21:58:30.956349558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.956823051Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-02-14T21:58:30.957458421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-14T21:58:30', 'localization_setting_to_string')
2026-02-14T21:58:30.958164092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.959098454Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-02-14T21:58:30.959475022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002729s
2026-02-14T21:58:30.959807672Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-02-14T21:58:30.960207177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.960660259Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-02-14T21:58:30.961192782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-14T21:58:30', 'orpheus_api')
2026-02-14T21:58:30.961852781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.962755118Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-02-14T21:58:30.963072417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025657s
2026-02-14T21:58:30.963441390Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-02-14T21:58:30.963852218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.964327244Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-02-14T21:58:30.964920700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-14T21:58:30', 'download_client_categories')
2026-02-14T21:58:30.965607052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.966511133Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-02-14T21:58:30.966871469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026515s
2026-02-14T21:58:30.967222496Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-02-14T21:58:30.967606750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.968113109Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-02-14T21:58:30.968672596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-14T21:58:30', 'add_salt_to_users')
2026-02-14T21:58:30.969339730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.970228840Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-02-14T21:58:30.970569807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026282s
2026-02-14T21:58:30.970986206Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-02-14T21:58:30.971432374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.971948524Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-02-14T21:58:30.972625808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-14T21:58:30', 'speedcd_userpasssettings_to_speedcdsettings')
2026-02-14T21:58:30.973362431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.974358888Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-02-14T21:58:30.974783744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028644s
2026-02-14T21:58:30.975179330Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-02-14T21:58:30.975633375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.976148422Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-02-14T21:58:30.976845396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-14T21:58:30', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-02-14T21:58:30.977592350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.978585010Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-02-14T21:58:30.979004815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002889s
2026-02-14T21:58:30.979398598Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-02-14T21:58:30.979839486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.980343120Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-02-14T21:58:30.981028170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-14T21:58:30', 'alpharatio_greatposterwall_config_contract')
2026-02-14T21:58:30.981759583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.982729987Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-02-14T21:58:30.983123530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028212s
2026-02-14T21:58:30.983473054Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-02-14T21:58:30.983870434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.984325150Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-02-14T21:58:30.984874517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-14T21:58:30', 'remove_notwhatcd')
2026-02-14T21:58:30.985547292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.986559280Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-02-14T21:58:30.986900186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027133s
2026-02-14T21:58:30.987268619Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-02-14T21:58:30.987676350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.988167639Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-02-14T21:58:30.988772427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-14T21:58:30', 'add_on_grab_to_notifications')
2026-02-14T21:58:30.989461335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.990417761Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-02-14T21:58:30.990776032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002718s
2026-02-14T21:58:30.991182982Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-02-14T21:58:30.991615273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:30.992140360Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-02-14T21:58:30.997703153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-14T21:58:30', 'animetorrents_use_custom_config_contract')
2026-02-14T21:58:30.998575801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:30.999664434Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-02-14T21:58:31.000123248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079961s
2026-02-14T21:58:31.000503934Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-02-14T21:58:31.000891725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.001374147Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-02-14T21:58:31.001949947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-14T21:58:31', 'apprise_server_url')
2026-02-14T21:58:31.002617852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.003566482Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-02-14T21:58:31.003922760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026788s
2026-02-14T21:58:31.004305571Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-02-14T21:58:31.004715035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.005171815Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-02-14T21:58:31.005774639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-14T21:58:31', 'health_restored_notification')
2026-02-14T21:58:31.006467465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.007483100Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-02-14T21:58:31.007857284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027531s
2026-02-14T21:58:31.008181927Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-02-14T21:58:31.008552384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.008996638Z [Info] remove_uc: Starting migration of Log DB to 33
2026-02-14T21:58:31.009518359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-14T21:58:31', 'remove_uc')
2026-02-14T21:58:31.010176024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.011127771Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-02-14T21:58:31.011448807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025978s
2026-02-14T21:58:31.011808712Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-02-14T21:58:31.012261123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.012719867Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-02-14T21:58:31.013297380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-14T21:58:31', 'history_fix_data_titles')
2026-02-14T21:58:31.013977881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.015472431Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-02-14T21:58:31.015826043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003207s
2026-02-14T21:58:31.016215487Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-02-14T21:58:31.016629631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.017090700Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-02-14T21:58:31.017699476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-14T21:58:31', 'download_client_per_indexer')
2026-02-14T21:58:31.018390868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.019379740Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-02-14T21:58:31.019762651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027407s
2026-02-14T21:58:31.020202867Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-14T21:58:31.020661491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.021149043Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-02-14T21:58:31.021934074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-02-14T21:58:31.022240852Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-14T21:58:31.022595406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-02-14T21:58:31.023911256Z [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-02-14T21:58:31.025245403Z [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-02-14T21:58:31.026098962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-02-14T21:58:31.026853161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-02-14T21:58:31.028246147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-14T21:58:31.028824562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058785s
2026-02-14T21:58:31.029152141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-02-14T21:58:31.029466695Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-14T21:58:31.029820628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-02-14T21:58:31.030944792Z [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-02-14T21:58:31.032085369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-02-14T21:58:31.032849708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-02-14T21:58:31.033625701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-02-14T21:58:31.034899116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-14T21:58:31.035514415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052937s
2026-02-14T21:58:31.035839009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-14T21:58:31.036167861Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-14T21:58:31.036529239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-14T21:58:31.037462769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-14T21:58:31.038459807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-14T21:58:31.039203264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-14T21:58:31.039985710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-14T21:58:31.041248473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-14T21:58:31.041871649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049431s
2026-02-14T21:58:31.042500675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-14T21:58:31', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-14T21:58:31.043245796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.044547708Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-14T21:58:31.044966882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075106s
2026-02-14T21:58:31.045331557Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-02-14T21:58:31.045729839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.046191048Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-02-14T21:58:31.046769964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-14T21:58:31', 'add_notification_status')
2026-02-14T21:58:31.047452158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.048471681Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-02-14T21:58:31.048833600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027346s
2026-02-14T21:58:31.049235449Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-02-14T21:58:31.049669353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.050146835Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-02-14T21:58:31.050804028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-14T21:58:31', 'indexers_freeleech_only_config_contract')
2026-02-14T21:58:31.051523186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.052693874Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-02-14T21:58:31.053091014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029765s
2026-02-14T21:58:31.053438935Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-02-14T21:58:31.053816896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.054270309Z [Info] email_encryption: Starting migration of Log DB to 39
2026-02-14T21:58:31.054822291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-14T21:58:31', 'email_encryption')
2026-02-14T21:58:31.055493663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.056437424Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-02-14T21:58:31.056781176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026258s
2026-02-14T21:58:31.057187374Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-02-14T21:58:31.057626699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.058107507Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-02-14T21:58:31.058774040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-14T21:58:31', 'newznab_category_to_capabilities_settings')
2026-02-14T21:58:31.059501745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.060603174Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-02-14T21:58:31.061005364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029288s
2026-02-14T21:58:31.061388355Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-02-14T21:58:31.061805555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.062274690Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-02-14T21:58:31.062891452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-14T21:58:31', 'gazelle_freeleech_token_options')
2026-02-14T21:58:31.063592524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.064689012Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-02-14T21:58:31.065064539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028526s
2026-02-14T21:58:31.065454123Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-02-14T21:58:31.065880131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.066354837Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-02-14T21:58:31.067088505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-14T21:58:31', 'myanonamouse_freeleech_wedge_options')
2026-02-14T21:58:31.067798615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.068863630Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-02-14T21:58:31.069252043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029448s
2026-02-14T21:58:31.069634553Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-02-14T21:58:31.070054278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-14T21:58:31.070530597Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-02-14T21:58:31.071159033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-14T21:58:31', 'newznab_indexers_enable_redirect')
2026-02-14T21:58:31.071905416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-14T21:58:31.072959539Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-02-14T21:58:31.073329454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028607s
2026-02-14T21:58:31.228945895Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-02-14T21:58:31.236116266Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-02-14T21:58:31.240004356Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-02-14T21:58:31.363487751Z [Info] AppSyncProfileService: Setting up default app profile
2026-02-14T21:58:31.376885975Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-02-14T21:58:31.472625785Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-02-14T21:58:31.499230035Z [ls.io-init] done.
2026-02-14T21:58:31.837188892Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-02-14T21:58:31.838204688Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-02-14T21:58:31.838630515Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin