2026-02-02T23:32:52.199677560Z [migrations] started
2026-02-02T23:32:52.199721899Z [migrations] no migrations found
2026-02-02T23:32:52.218060456Z usermod: no changes
2026-02-02T23:32:52.224155559Z ───────────────────────────────────────
2026-02-02T23:32:52.224168515Z
2026-02-02T23:32:52.224172573Z ██╗ ███████╗██╗ ██████╗
2026-02-02T23:32:52.224176441Z ██║ ██╔════╝██║██╔═══██╗
2026-02-02T23:32:52.224180138Z ██║ ███████╗██║██║ ██║
2026-02-02T23:32:52.224183816Z ██║ ╚════██║██║██║ ██║
2026-02-02T23:32:52.224187553Z ███████╗███████║██║╚██████╔╝
2026-02-02T23:32:52.224191271Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-02T23:32:52.224194948Z
2026-02-02T23:32:52.224198435Z Brought to you by linuxserver.io
2026-02-02T23:32:52.224202103Z ───────────────────────────────────────
2026-02-02T23:32:52.224520734Z
2026-02-02T23:32:52.224527328Z To support the app dev(s) visit:
2026-02-02T23:32:52.226320358Z Prowlarr: https://opencollective.com/prowlarr
2026-02-02T23:32:52.226667387Z
2026-02-02T23:32:52.226671996Z To support LSIO projects visit:
2026-02-02T23:32:52.226675804Z https://www.linuxserver.io/donate/
2026-02-02T23:32:52.226679601Z
2026-02-02T23:32:52.226683349Z ───────────────────────────────────────
2026-02-02T23:32:52.226687327Z GID/UID
2026-02-02T23:32:52.226691024Z ───────────────────────────────────────
2026-02-02T23:32:52.231467022Z
2026-02-02T23:32:52.231474186Z User UID: 911
2026-02-02T23:32:52.231477884Z User GID: 911
2026-02-02T23:32:52.231481801Z ───────────────────────────────────────
2026-02-02T23:32:52.233175251Z Linuxserver.io version: 2.3.2.5266-ls222
2026-02-02T23:32:52.233446407Z Build-date: 2026-02-02T23:29:21+00:00
2026-02-02T23:32:52.233451808Z ───────────────────────────────────────
2026-02-02T23:32:52.233455806Z
2026-02-02T23:32:52.285371514Z [custom-init] No custom files found, skipping...
2026-02-02T23:32:52.307316242Z failed to load "/config/config.xml": No such file or directory
2026-02-02T23:32:52.626902634Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5266
2026-02-02T23:32:52.644124563Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-02T23:32:52.651262986Z [Debug] Bootstrap: Console selected
2026-02-02T23:32:52.652553144Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-02T23:32:52.894954556Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-02-02T23:32:52.958444961Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {63fd5ef4-41a7-4e53-92ca-a0a89824a785} may be persisted to storage in unencrypted form.
2026-02-02T23:32:53.015932138Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-02-02T23:32:53.045007835Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-02-02T23:32:53.102012059Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-02T23:32:53.109443092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.110016537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.146958103Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-02T23:32:53.150382829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375553s
2026-02-02T23:32:53.150673324Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-02T23:32:53.150902335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040938s
2026-02-02T23:32:53.158468150Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-02T23:32:53.159062857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.163565043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-02T23:32:53.171541755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-02T23:32:53.182347443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185221s
2026-02-02T23:32:53.182841528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.185020666Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-02T23:32:53.185237112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212025s
2026-02-02T23:32:53.191331514Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-02T23:32:53.191603942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.196222462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-02T23:32:53.197234440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-02T23:32:53.197798586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013645s
2026-02-02T23:32:53.198080644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-02T23:32:53.198402231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001104s
2026-02-02T23:32:53.198852739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-02T23:32:53.199457005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-02T23:32:53.200221996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011081s
2026-02-02T23:32:53.200496989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.201260397Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-02T23:32:53.201473746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021153s
2026-02-02T23:32:53.202112963Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-02T23:32:53.202395663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.203261837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-02T23:32:53.204129534Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-02-02T23:32:53.204365379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-02T23:32:53.204730735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-02T23:32:53.205231864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006384s
2026-02-02T23:32:53.205476406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.206230254Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-02T23:32:53.206451129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015853s
2026-02-02T23:32:53.207605223Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-02T23:32:53.207829725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.208517590Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-02-02T23:32:53.212583888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-02-02T23:32:53.213136029Z [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-02T23:32:53.213628441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000861s
2026-02-02T23:32:53.213842171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-02-02T23:32:53.214204501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-02-02T23:32:53.214582392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s
2026-02-02T23:32:53.214799489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-02-02T23:32:53.215430159Z [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-02T23:32:53.216028824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009679s
2026-02-02T23:32:53.216239078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-02-02T23:32:53.216592500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-02T23:32:53.216969980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005282s
2026-02-02T23:32:53.217187578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-02-02T23:32:53.221939827Z [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-02T23:32:53.222620077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052067s
2026-02-02T23:32:53.222840441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-02-02T23:32:53.223498957Z [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-02T23:32:53.224079656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010263s
2026-02-02T23:32:53.224326513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-02-02T23:32:53.224739264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-02T23:32:53.225154370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005948s
2026-02-02T23:32:53.225362589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-02-02T23:32:53.228308030Z [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-02T23:32:53.229060525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035s
2026-02-02T23:32:53.229290869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-02-02T23:32:53.229644411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-02T23:32:53.230027683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005232s
2026-02-02T23:32:53.230265532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-02-02T23:32:53.230921272Z [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-02T23:32:53.231453915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009659s
2026-02-02T23:32:53.231628286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-02-02T23:32:53.232468387Z [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-02T23:32:53.232965178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010888s
2026-02-02T23:32:53.233196343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-02-02T23:32:53.233569264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-02-02T23:32:53.233950913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005391s
2026-02-02T23:32:53.234146627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-02-02T23:32:53.234558105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-02-02T23:32:53.234945575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005999s
2026-02-02T23:32:53.235169376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-02-02T23:32:53.235461033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-02-02T23:32:53.235813062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004805s
2026-02-02T23:32:53.236078156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-02-02T23:32:53.239455487Z [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-02T23:32:53.239917738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036547s
2026-02-02T23:32:53.240184274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-02-02T23:32:53.240557346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-02-02T23:32:53.240930868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s
2026-02-02T23:32:53.241163466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-02-02T23:32:53.241493120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-02-02T23:32:53.241881823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s
2026-02-02T23:32:53.242093599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-02-02T23:32:53.243027429Z [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-02T23:32:53.243711667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014221s
2026-02-02T23:32:53.243953234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-02-02T23:32:53.244942987Z [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-02T23:32:53.245660251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014614s
2026-02-02T23:32:53.245911266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-02-02T23:32:53.246336372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.246753933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006101s
2026-02-02T23:32:53.246974998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-02-02T23:32:53.247509234Z [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-02T23:32:53.248070714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007895s
2026-02-02T23:32:53.248297972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-02-02T23:32:53.248629459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-02T23:32:53.248990446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004849s
2026-02-02T23:32:53.250712704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-02T23:32:53', 'InitialSetup')
2026-02-02T23:32:53.251386261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.252929919Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-02T23:32:53.253135252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044254s
2026-02-02T23:32:53.253436499Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-02-02T23:32:53.253696563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.254013681Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-02-02T23:32:53.257096759Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-02-02T23:32:53.274452898Z [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-02T23:32:53.275826875Z [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-02T23:32:53.276761617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-02T23:32:53.277682962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-02T23:32:53.279195668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-02T23:32:53.279629211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222876s
2026-02-02T23:32:53.279914525Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-02-02T23:32:53.281599067Z [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-02T23:32:53.282741267Z [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-02T23:32:53.283366115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-02T23:32:53.283993910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-02T23:32:53.285303116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-02T23:32:53.285725096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055746s
2026-02-02T23:32:53.286090501Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-02-02T23:32:53.289587724Z [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-02T23:32:53.290708450Z [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-02T23:32:53.291322637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-02T23:32:53.291939780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-02T23:32:53.293280770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-02T23:32:53.293706317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073743s
2026-02-02T23:32:53.293937462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-02-02T23:32:53.294712232Z [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-02T23:32:53.295318353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011596s
2026-02-02T23:32:53.295587485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-02-02T23:32:53.296100638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.296512477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006892s
2026-02-02T23:32:53.297003977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-02T23:32:53', 'ApplicationStatus')
2026-02-02T23:32:53.297440506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.298861086Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-02-02T23:32:53.299097502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029993s
2026-02-02T23:32:53.299317365Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-02-02T23:32:53.299521686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.299833635Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-02-02T23:32:53.300971586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-02T23:32:53.301192451Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-02T23:32:53.301453556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-02-02T23:32:53.301937291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-02-02T23:32:53.302624454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009118s
2026-02-02T23:32:53.302876923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-02-02T23:32:53.303710371Z [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-02T23:32:53.304384418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001274s
2026-02-02T23:32:53.304624401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-02-02T23:32:53.305489804Z [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-02T23:32:53.306126646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012573s
2026-02-02T23:32:53.306387271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-02-02T23:32:53.306857358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.307290360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006717s
2026-02-02T23:32:53.307726348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-02T23:32:53', 'IndexerProps')
2026-02-02T23:32:53.308197707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.309156337Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-02-02T23:32:53.309373575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025142s
2026-02-02T23:32:53.309667957Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-02-02T23:32:53.309927270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.310260250Z [Info] add_update_history: Starting migration of Main DB to 4
2026-02-02T23:32:53.310851060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-02T23:32:53', 'add_update_history')
2026-02-02T23:32:53.311284312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.312039312Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-02-02T23:32:53.312260438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021099s
2026-02-02T23:32:53.312519108Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-02-02T23:32:53.312765384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.313076541Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-02-02T23:32:53.316722572Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-02-02T23:32:53.317872197Z [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-02T23:32:53.318429369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012362s
2026-02-02T23:32:53.318899446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-02T23:32:53', 'update_notifiarr')
2026-02-02T23:32:53.319315634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.320365237Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-02-02T23:32:53.320769511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029638s
2026-02-02T23:32:53.320996047Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-02-02T23:32:53.321230029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.321535664Z [Info] app_profiles: Starting migration of Main DB to 6
2026-02-02T23:32:53.322139750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-02-02T23:32:53.322873578Z [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-02T23:32:53.323545160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011692s
2026-02-02T23:32:53.323773831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-02-02T23:32:53.324205530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-02-02T23:32:53.324581307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s
2026-02-02T23:32:53.324779787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-02T23:32:53.324983627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-02T23:32:53.325207758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-02-02T23:32:53.325589547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-02-02T23:32:53.326336581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009068s
2026-02-02T23:32:53.326761287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-02T23:32:53', 'app_profiles')
2026-02-02T23:32:53.327175200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.328197198Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-02-02T23:32:53.328398163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027483s
2026-02-02T23:32:53.328624438Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-02-02T23:32:53.328875714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.329166790Z [Info] history_failed: Starting migration of Main DB to 7
2026-02-02T23:32:53.329695906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-02T23:32:53.329892862Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-02T23:32:53.330122064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-02-02T23:32:53.330494203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-02-02T23:32:53.331188250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008436s
2026-02-02T23:32:53.331567965Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-02-02T23:32:53.332061859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-02-02T23:32:53.332426123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005554s
2026-02-02T23:32:53.332839275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-02T23:32:53', 'history_failed')
2026-02-02T23:32:53.333262698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.334103190Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-02-02T23:32:53.334305227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022123s
2026-02-02T23:32:53.334525480Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-02-02T23:32:53.334770173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.335057071Z [Info] redacted_api: Starting migration of Main DB to 8
2026-02-02T23:32:53.335448980Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.335730056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.337545301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018756s
2026-02-02T23:32:53.337974726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-02T23:32:53', 'redacted_api')
2026-02-02T23:32:53.338383259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.339230485Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-02-02T23:32:53.339458594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035342s
2026-02-02T23:32:53.339684338Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-02-02T23:32:53.340020606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.340320700Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-02-02T23:32:53.340854855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-02-02T23:32:53.341536298Z [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-02T23:32:53.342113360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010342s
2026-02-02T23:32:53.342331178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-02T23:32:53.342521952Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-02T23:32:53.342752477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-02-02T23:32:53.343074074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-02-02T23:32:53.343769925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007915s
2026-02-02T23:32:53.344234671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-02T23:32:53', 'IndexerProxies')
2026-02-02T23:32:53.344655308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.345545411Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-02-02T23:32:53.345760464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025398s
2026-02-02T23:32:53.346018102Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-02-02T23:32:53.346283276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.346599172Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-02-02T23:32:53.346981071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-02-02T23:32:53.347208179Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-02-02T23:32:53.347536570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-02-02T23:32:53.347980664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-02-02T23:32:53.348689031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008945s
2026-02-02T23:32:53.349147033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-02T23:32:53', 'app_indexer_remote_name')
2026-02-02T23:32:53.349590746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.350454105Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-02-02T23:32:53.350678947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026185s
2026-02-02T23:32:53.350934181Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-02-02T23:32:53.351202882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.351517616Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-02-02T23:32:53.354004564Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.354991451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-02-02T23:32:53.355384222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011678s
2026-02-02T23:32:53.355836853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-02T23:32:53', 'desi_gazelle_to_unit3d')
2026-02-02T23:32:53.356291759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.357091530Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-02-02T23:32:53.357316994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028296s
2026-02-02T23:32:53.357586687Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-02-02T23:32:53.357865639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.358189170Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-02-02T23:32:53.358563905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-02T23:32:53.358779068Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-02T23:32:53.359057819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-02-02T23:32:53.359499278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-02-02T23:32:53.360293547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009787s
2026-02-02T23:32:53.360769506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-02T23:32:53', 'add_on_update_to_notifications')
2026-02-02T23:32:53.361212177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.362586495Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-02-02T23:32:53.362819885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031878s
2026-02-02T23:32:53.363223848Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-02-02T23:32:53.363600286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.364017085Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-02-02T23:32:53.364684720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-02-02T23:32:53.365337223Z [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-02T23:32:53.365906520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009709s
2026-02-02T23:32:53.366204389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-02-02T23:32:53.366719777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-02-02T23:32:53.367212159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007692s
2026-02-02T23:32:53.367486751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-02-02T23:32:53.368001438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-02-02T23:32:53.368449771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007202s
2026-02-02T23:32:53.368890137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-02T23:32:53', 'IndexerVersions')
2026-02-02T23:32:53.369549495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.370512394Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-02-02T23:32:53.370745564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027247s
2026-02-02T23:32:53.371023443Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-02-02T23:32:53.371308838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.371621267Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-02-02T23:32:53.373545812Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.374537459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-02-02T23:32:53.374861832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010791s
2026-02-02T23:32:53.375129902Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.375533254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-02-02T23:32:53.375863499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004949s
2026-02-02T23:32:53.376296010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-02T23:32:53', 'cleanup_config')
2026-02-02T23:32:53.376717970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.377436807Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-02-02T23:32:53.377642842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00205s
2026-02-02T23:32:53.377944259Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-02-02T23:32:53.378198942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.378496932Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-02-02T23:32:53.380600878Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.380970513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-02-02T23:32:53.381286509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s
2026-02-02T23:32:53.381550481Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.381905936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-02-02T23:32:53.382215299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004404s
2026-02-02T23:32:53.382480403Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.382842532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-02-02T23:32:53.383149941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000447s
2026-02-02T23:32:53.383412941Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.383761633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-02-02T23:32:53.384087789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s
2026-02-02T23:32:53.384358124Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.384708740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-02-02T23:32:53.385018854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s
2026-02-02T23:32:53.385280962Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.385641899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-02-02T23:32:53.385949588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s
2026-02-02T23:32:53.386212478Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.386572914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-02-02T23:32:53.386883198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004459s
2026-02-02T23:32:53.387144735Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.387521874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-02-02T23:32:53.387837430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004509s
2026-02-02T23:32:53.388193757Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.392320387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-02-02T23:32:53.392668778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042388s
2026-02-02T23:32:53.393041028Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.393396534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-02-02T23:32:53.393700666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s
2026-02-02T23:32:53.393965039Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.394321957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-02-02T23:32:53.394633615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004471s
2026-02-02T23:32:53.394900943Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.395252271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-02-02T23:32:53.395563938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s
2026-02-02T23:32:53.395831116Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.396218466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-02-02T23:32:53.396538240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s
2026-02-02T23:32:53.396801520Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.397163519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-02-02T23:32:53.397474515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004488s
2026-02-02T23:32:53.397736964Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.398097440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-02-02T23:32:53.398444208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004789s
2026-02-02T23:32:53.398708400Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.399057824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-02-02T23:32:53.399367487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s
2026-02-02T23:32:53.399557660Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.401044975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-02-02T23:32:53.401449349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016945s
2026-02-02T23:32:53.401637738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.402054989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-02-02T23:32:53.402443942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006143s
2026-02-02T23:32:53.402632562Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.403034130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-02-02T23:32:53.403420558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005996s
2026-02-02T23:32:53.403604519Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.404034434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-02-02T23:32:53.404409359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006108s
2026-02-02T23:32:53.404598149Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.405010640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-02-02T23:32:53.405374763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000592s
2026-02-02T23:32:53.405561680Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.405967557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-02-02T23:32:53.406329746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005828s
2026-02-02T23:32:53.406519178Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.406938702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-02-02T23:32:53.407310962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006062s
2026-02-02T23:32:53.407497588Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.407924628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-02-02T23:32:53.408298360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006065s
2026-02-02T23:32:53.408501850Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.408943058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-02-02T23:32:53.409295488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006119s
2026-02-02T23:32:53.409480761Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.409885727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-02-02T23:32:53.410250591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005841s
2026-02-02T23:32:53.410435604Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.410858265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-02-02T23:32:53.411219001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005991s
2026-02-02T23:32:53.411407461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.411833138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-02-02T23:32:53.412234386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006264s
2026-02-02T23:32:53.412418517Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.413103877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-02-02T23:32:53.413476046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006084s
2026-02-02T23:32:53.413665678Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.414211607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-02-02T23:32:53.414600370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006095s
2026-02-02T23:32:53.414955385Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.415541716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-02-02T23:32:53.415974457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005956s
2026-02-02T23:32:53.416174159Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.416613624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-02-02T23:32:53.417189183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007966s
2026-02-02T23:32:53.417667847Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.418262444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-02-02T23:32:53.418653912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006196s
2026-02-02T23:32:53.419075291Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.419584316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-02-02T23:32:53.419992147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006308s
2026-02-02T23:32:53.420250096Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.420731946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-02-02T23:32:53.421106471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006007s
2026-02-02T23:32:53.421671208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-02T23:32:53', 'indexer_cleanup')
2026-02-02T23:32:53.422106895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.423302402Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-02-02T23:32:53.423507455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002767s
2026-02-02T23:32:53.423881689Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-02-02T23:32:53.424140019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.424456396Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-02-02T23:32:53.424871131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-02-02T23:32:53.425080904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-02T23:32:53.425394475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-02-02T23:32:53.425813659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-02-02T23:32:53.426861379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012308s
2026-02-02T23:32:53.427306405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-02T23:32:53', 'minimum_seeders')
2026-02-02T23:32:53.427727713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.429777932Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-02-02T23:32:53.429998406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041134s
2026-02-02T23:32:53.430223830Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-02-02T23:32:53.430471559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.430765090Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-02-02T23:32:53.431138952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.431504980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-02-02T23:32:53.431818260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004411s
2026-02-02T23:32:53.432313768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-02T23:32:53', 'remove_showrss')
2026-02-02T23:32:53.432742411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.433942959Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-02-02T23:32:53.434150938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025299s
2026-02-02T23:32:53.434407133Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-02-02T23:32:53.434668269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.435013885Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-02-02T23:32:53.435399842Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.435785479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-02-02T23:32:53.436145113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004969s
2026-02-02T23:32:53.436587313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-02T23:32:53', 'remove_torrentparadiseml')
2026-02-02T23:32:53.437025846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.437866269Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-02-02T23:32:53.438082103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021689s
2026-02-02T23:32:53.438372037Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-02-02T23:32:53.438660838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.438977356Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-02-02T23:32:53.439308963Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.439549708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.440241581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007352s
2026-02-02T23:32:53.440706558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-02T23:32:53', 'localization_setting_to_string')
2026-02-02T23:32:53.441146483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.441948298Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-02-02T23:32:53.442199153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002391s
2026-02-02T23:32:53.442470910Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-02-02T23:32:53.442788841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.443176411Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-02-02T23:32:53.443520985Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.443781379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.448395290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046029s
2026-02-02T23:32:53.448937151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-02T23:32:53', 'orpheus_api')
2026-02-02T23:32:53.449459303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.450297771Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-02-02T23:32:53.450548526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065197s
2026-02-02T23:32:53.450882338Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-02-02T23:32:53.451198114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.451576075Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-02-02T23:32:53.452093457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-02-02T23:32:53.452319772Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-02T23:32:53.452572551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-02-02T23:32:53.452981535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-02-02T23:32:53.453840124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s
2026-02-02T23:32:53.454310441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-02T23:32:53', 'download_client_categories')
2026-02-02T23:32:53.454739905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.455510637Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-02-02T23:32:53.455730520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026572s
2026-02-02T23:32:53.455985453Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-02-02T23:32:53.456236870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.456534339Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-02-02T23:32:53.456909664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-02-02T23:32:53.457112362Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-02T23:32:53.457326233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-02-02T23:32:53.457619454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-02-02T23:32:53.458325044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000788s
2026-02-02T23:32:53.458567302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-02-02T23:32:53.458935504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-02-02T23:32:53.459806918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009871s
2026-02-02T23:32:53.460269390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-02T23:32:53', 'add_salt_to_users')
2026-02-02T23:32:53.460682261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.461412812Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-02-02T23:32:53.461618586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025915s
2026-02-02T23:32:53.461916927Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-02-02T23:32:53.462207733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.462538268Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-02-02T23:32:53.462954577Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.463439513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-02-02T23:32:53.463889449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006767s
2026-02-02T23:32:53.464460128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-02T23:32:53', 'speedcd_userpasssettings_to_speedcdsettings')
2026-02-02T23:32:53.464930696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.465740256Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-02-02T23:32:53.465982594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024619s
2026-02-02T23:32:53.466298220Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-02-02T23:32:53.466591240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.466941816Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-02-02T23:32:53.467347593Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.467754051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-02-02T23:32:53.468160289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006074s
2026-02-02T23:32:53.468660095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-02T23:32:53', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-02-02T23:32:53.469117035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.469890673Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-02-02T23:32:53.470135326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022387s
2026-02-02T23:32:53.470427795Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-02-02T23:32:53.470706576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.471043905Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-02-02T23:32:53.471508541Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.471966182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-02-02T23:32:53.472338041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006028s
2026-02-02T23:32:53.472524947Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.472938871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-02-02T23:32:53.473301992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005926s
2026-02-02T23:32:53.473793051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-02T23:32:53', 'alpharatio_greatposterwall_config_contract')
2026-02-02T23:32:53.474237295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.474989941Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-02-02T23:32:53.475224263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021791s
2026-02-02T23:32:53.475456941Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-02-02T23:32:53.475712035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.476024655Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-02-02T23:32:53.476398257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.476767270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-02-02T23:32:53.477079238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2026-02-02T23:32:53.477505346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-02T23:32:53', 'remove_notwhatcd')
2026-02-02T23:32:53.477921875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.478609860Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-02-02T23:32:53.478816085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001937s
2026-02-02T23:32:53.479069917Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-02-02T23:32:53.479336704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.479691288Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-02-02T23:32:53.480271035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-02T23:32:53.480528363Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-02T23:32:53.480823738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-02-02T23:32:53.481292873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-02-02T23:32:53.482169488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010857s
2026-02-02T23:32:53.482390323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-02T23:32:53.482581818Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-02T23:32:53.482853145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-02-02T23:32:53.483292339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-02-02T23:32:53.484088242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009799s
2026-02-02T23:32:53.484565733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-02T23:32:53', 'add_on_grab_to_notifications')
2026-02-02T23:32:53.485015679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.485906784Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-02-02T23:32:53.486126095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027326s
2026-02-02T23:32:53.486458505Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-02-02T23:32:53.486754621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.487110277Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-02-02T23:32:53.487631336Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.488116273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-02-02T23:32:53.488511819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000669s
2026-02-02T23:32:53.489001585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-02T23:32:53', 'animetorrents_use_custom_config_contract')
2026-02-02T23:32:53.489465339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.490389440Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-02-02T23:32:53.490763202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002462s
2026-02-02T23:32:53.491008586Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-02-02T23:32:53.491269622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.491577913Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-02-02T23:32:53.491909450Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.492195927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.493060869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009243s
2026-02-02T23:32:53.493508290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-02T23:32:53', 'apprise_server_url')
2026-02-02T23:32:53.493942414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.494944883Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-02-02T23:32:53.495164635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027861s
2026-02-02T23:32:53.495432324Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-02-02T23:32:53.495706105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.496069066Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-02-02T23:32:53.496554394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-02-02T23:32:53.496820239Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s
2026-02-02T23:32:53.497147648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-02-02T23:32:53.497627585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-02-02T23:32:53.498506825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010872s
2026-02-02T23:32:53.498972623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-02T23:32:53', 'health_restored_notification')
2026-02-02T23:32:53.499413200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.500463966Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-02-02T23:32:53.500867238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028701s
2026-02-02T23:32:53.501180599Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-02-02T23:32:53.501426825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.501727981Z [Info] remove_uc: Starting migration of Main DB to 33
2026-02-02T23:32:53.502165833Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-02-02T23:32:53.502553353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-02-02T23:32:53.502874390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004646s
2026-02-02T23:32:53.503295558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-02T23:32:53', 'remove_uc')
2026-02-02T23:32:53.503707587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.504397497Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-02-02T23:32:53.504604544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019637s
2026-02-02T23:32:53.504849547Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-02-02T23:32:53.505106695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.505409264Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-02-02T23:32:53.505712635Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.505976766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.506811387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008775s
2026-02-02T23:32:53.507264078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-02T23:32:53', 'history_fix_data_titles')
2026-02-02T23:32:53.507689335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.508393322Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-02-02T23:32:53.508615199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024143s
2026-02-02T23:32:53.508864140Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-02-02T23:32:53.509128252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.509436553Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-02-02T23:32:53.509849805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-02T23:32:53.510049167Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-02T23:32:53.510294140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-02-02T23:32:53.510691740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-02-02T23:32:53.511485108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009608s
2026-02-02T23:32:53.511966247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-02T23:32:53', 'download_client_per_indexer')
2026-02-02T23:32:53.512399770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.513201855Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-02-02T23:32:53.513415605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025941s
2026-02-02T23:32:53.513750530Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-02T23:32:53.514041225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.514393935Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-02-02T23:32:53.517134273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-02T23:32:53.517348946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-02-02T23:32:53.517800886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-02-02T23:32:53.520478728Z [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-02T23:32:53.521694025Z [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-02T23:32:53.522321328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-02T23:32:53.522969373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-02T23:32:53.525535991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.526008342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079452s
2026-02-02T23:32:53.526234127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-02T23:32:53.526435312Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-02T23:32:53.526723171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-02-02T23:32:53.528841467Z [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-02T23:32:53.530034068Z [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-02T23:32:53.530689709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-02T23:32:53.531364768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-02T23:32:53.533908991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.534383406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007395s
2026-02-02T23:32:53.534604722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-02-02T23:32:53.534802009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-02-02T23:32:53.535080911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-02-02T23:32:53.537235720Z [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-02T23:32:53.538409303Z [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-02T23:32:53.539031065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-02-02T23:32:53.539661545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-02-02T23:32:53.542176789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.542643669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073146s
2026-02-02T23:32:53.542850065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-02T23:32:53.543030147Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-02T23:32:53.543275411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-02-02T23:32:53.545569581Z [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-02T23:32:53.546902805Z [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-02T23:32:53.547550169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-02T23:32:53.548087351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-02T23:32:53.549831924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062982s
2026-02-02T23:32:53.550026826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-02T23:32:53.550210847Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-02-02T23:32:53.550458145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-02-02T23:32:53.555479656Z [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-02T23:32:53.556860336Z [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-02T23:32:53.557497299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-02T23:32:53.557977606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-02T23:32:53.559404138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087098s
2026-02-02T23:32:53.559612738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-02-02T23:32:53.559792931Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-02T23:32:53.560086452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-02-02T23:32:53.562311072Z [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-02T23:32:53.563609586Z [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-02T23:32:53.564252992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-02-02T23:32:53.564763841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-02-02T23:32:53.566242488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058981s
2026-02-02T23:32:53.566471068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-02T23:32:53.566674718Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-02-02T23:32:53.566961827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-02-02T23:32:53.569116776Z [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-02T23:32:53.570277423Z [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-02T23:32:53.570917231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-02T23:32:53.571569425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-02T23:32:53.573238275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.573682700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064643s
2026-02-02T23:32:53.573910839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-02T23:32:53.574110281Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-02T23:32:53.574398942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-02-02T23:32:53.576503610Z [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-02T23:32:53.577680750Z [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-02T23:32:53.578302723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-02T23:32:53.578960587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-02T23:32:53.580695180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.581127240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064602s
2026-02-02T23:32:53.581357083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-02-02T23:32:53.581552607Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-02T23:32:53.581832861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-02-02T23:32:53.583910154Z [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-02T23:32:53.585041061Z [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-02T23:32:53.585675489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-02-02T23:32:53.586332722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-02-02T23:32:53.587983436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.588443422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063707s
2026-02-02T23:32:53.588638746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-02-02T23:32:53.588821634Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-02T23:32:53.589046617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-02-02T23:32:53.591029379Z [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-02T23:32:53.592027139Z [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-02T23:32:53.592560452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-02-02T23:32:53.593195912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-02-02T23:32:53.594940545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-02-02T23:32:53.595470091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-02-02T23:32:53.595867391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065921s
2026-02-02T23:32:53.596241124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-02-02T23:32:53.596444433Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-02-02T23:32:53.596736621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-02-02T23:32:53.598723973Z [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-02T23:32:53.599671090Z [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-02T23:32:53.600261569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-02-02T23:32:53.601093715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-02-02T23:32:53.602839510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-02-02T23:32:53.603550702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-02-02T23:32:53.604017733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070351s
2026-02-02T23:32:53.604235571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-02T23:32:53.604423039Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-02T23:32:53.604692802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-02-02T23:32:53.606965909Z [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-02T23:32:53.608499337Z [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-02T23:32:53.609255840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-02T23:32:53.609881660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-02T23:32:53.611520109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.611972671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070195s
2026-02-02T23:32:53.612193425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-02T23:32:53.612379149Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-02-02T23:32:53.612658331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-02-02T23:32:53.614955196Z [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-02T23:32:53.616477452Z [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-02T23:32:53.617237252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-02T23:32:53.617854044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-02T23:32:53.619498475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.619943681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070336s
2026-02-02T23:32:53.620165207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-02T23:32:53.620354559Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-02-02T23:32:53.620621446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-02-02T23:32:53.622933582Z [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-02T23:32:53.636371671Z [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-02T23:32:53.637257334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-02T23:32:53.638717695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-02T23:32:53.641009129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.641500489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206258s
2026-02-02T23:32:53.641737656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-02-02T23:32:53.641945595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-02-02T23:32:53.642276381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-02-02T23:32:53.646506569Z [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-02T23:32:53.648174387Z [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-02T23:32:53.648972835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-02-02T23:32:53.649604136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-02-02T23:32:53.651454221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.651961403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093428s
2026-02-02T23:32:53.652228210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-02-02T23:32:53.652447622Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-02-02T23:32:53.652699519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-02-02T23:32:53.655248492Z [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-02T23:32:53.656728371Z [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-02T23:32:53.657448191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-02-02T23:32:53.658047317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-02-02T23:32:53.659624092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-02-02T23:32:53.660031894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070938s
2026-02-02T23:32:53.660259191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-02T23:32:53.660460527Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-02T23:32:53.660740921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-02-02T23:32:53.662855719Z [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-02T23:32:53.663840131Z [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-02T23:32:53.664385680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-02T23:32:53.665117794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-02T23:32:53.666748267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-02T23:32:53.667185327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062018s
2026-02-02T23:32:53.667416904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-02-02T23:32:53.667612428Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-02T23:32:53.667899586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-02-02T23:32:53.669959243Z [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-02T23:32:53.670885097Z [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-02T23:32:53.671438792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-02-02T23:32:53.672073040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-02-02T23:32:53.673701879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-02-02T23:32:53.674139601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059913s
2026-02-02T23:32:53.674359333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-02T23:32:53.674558555Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-02-02T23:32:53.674822125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-02T23:32:53.676656249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-02T23:32:53.677356358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-02T23:32:53.677839221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-02T23:32:53.678445632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-02T23:32:53.680075794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-02T23:32:53.680496191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054266s
2026-02-02T23:32:53.681019605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-02T23:32:53', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-02T23:32:53.681488018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.683343624Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-02T23:32:53.683598257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081769s
2026-02-02T23:32:53.683912269Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-02-02T23:32:53.684179938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.684526496Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-02-02T23:32:53.685316777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-02-02T23:32:53.686088191Z [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-02T23:32:53.686690363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011417s
2026-02-02T23:32:53.686961339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-02-02T23:32:53.687407758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-02-02T23:32:53.687858165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006549s
2026-02-02T23:32:53.688317610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-02T23:32:53', 'add_notification_status')
2026-02-02T23:32:53.688761764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.689859615Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-02-02T23:32:53.690081702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00262s
2026-02-02T23:32:53.690371766Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-02-02T23:32:53.690654636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.690984680Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-02-02T23:32:53.691452482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.691867658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-02-02T23:32:53.692254477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005892s
2026-02-02T23:32:53.692447185Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.692855207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-02-02T23:32:53.693223749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005838s
2026-02-02T23:32:53.693437910Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-02-02T23:32:53.693823767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-02-02T23:32:53.694177790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005494s
2026-02-02T23:32:53.694666564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-02T23:32:53', 'indexers_freeleech_only_config_contract')
2026-02-02T23:32:53.695119336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.695885930Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-02-02T23:32:53.696172376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021592s
2026-02-02T23:32:53.696414815Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-02-02T23:32:53.696673305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.696985904Z [Info] email_encryption: Starting migration of Main DB to 39
2026-02-02T23:32:53.697305578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.697564640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.698329239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008082s
2026-02-02T23:32:53.698763073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-02T23:32:53', 'email_encryption')
2026-02-02T23:32:53.699197347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.699947959Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-02-02T23:32:53.700171739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023966s
2026-02-02T23:32:53.700469489Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-02-02T23:32:53.700754382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.701093145Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-02-02T23:32:53.701427207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.701690798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.702707846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010529s
2026-02-02T23:32:53.703209576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-02T23:32:53', 'newznab_category_to_capabilities_settings')
2026-02-02T23:32:53.703666276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.704436076Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-02-02T23:32:53.704689506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026985s
2026-02-02T23:32:53.704976304Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-02-02T23:32:53.705256268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.705583637Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-02-02T23:32:53.705902298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.706166120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.706835668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s
2026-02-02T23:32:53.707310795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-02T23:32:53', 'gazelle_freeleech_token_options')
2026-02-02T23:32:53.707764398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.708527034Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-02-02T23:32:53.708762919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002331s
2026-02-02T23:32:53.709049646Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-02-02T23:32:53.709333678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.709663502Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-02-02T23:32:53.709985461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.710253260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.710829059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006193s
2026-02-02T23:32:53.711316681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-02T23:32:53', 'myanonamouse_freeleech_wedge_options')
2026-02-02T23:32:53.711772940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.712544944Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-02-02T23:32:53.712849888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022539s
2026-02-02T23:32:53.713195594Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-02-02T23:32:53.713535348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.713978040Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-02-02T23:32:53.714382364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.714658340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.724671933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100039s
2026-02-02T23:32:53.725201209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-02T23:32:53', 'newznab_indexers_enable_redirect')
2026-02-02T23:32:53.725698280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.726641058Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-02-02T23:32:53.726896483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119618s
2026-02-02T23:32:53.736324537Z [Debug] MigrationController: Took: 00:00:00.6903596
2026-02-02T23:32:53.827608888Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-02-02T23:32:53.848515486Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-02-02T23:32:53.862269982Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-02-02T23:32:53.862791011Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-02-02T23:32:53.863183010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-02-02T23:32:53.865663916Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-02-02T23:32:53.866014141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028648s
2026-02-02T23:32:53.866389156Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-02-02T23:32:53.866759883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032111s
2026-02-02T23:32:53.868972458Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-02-02T23:32:53.869343996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.869919135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-02-02T23:32:53.870446767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-02-02T23:32:53.871050753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007751s
2026-02-02T23:32:53.871425668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.872872331Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-02-02T23:32:53.873184279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002532s
2026-02-02T23:32:53.873711992Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-02-02T23:32:53.874133490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.874792457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-02-02T23:32:53.875312254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-02T23:32:53.876045120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007876s
2026-02-02T23:32:53.876400365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-02T23:32:53.876740229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-02T23:32:53.877136026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-02-02T23:32:53.877656855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-02-02T23:32:53.878624293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010834s
2026-02-02T23:32:53.879010521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.879975163Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-02-02T23:32:53.880351120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023759s
2026-02-02T23:32:53.880847279Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-02-02T23:32:53.881277997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.881814457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-02T23:32:53.882156215Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-02-02T23:32:53.882548685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-02-02T23:32:53.883038893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-02-02T23:32:53.883752489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008301s
2026-02-02T23:32:53.884137244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.884992176Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-02-02T23:32:53.885376900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020172s
2026-02-02T23:32:53.885841195Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-02-02T23:32:53.886215529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.886683882Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-02-02T23:32:53.887345284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-02-02T23:32:53.888166458Z [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-02T23:32:53.889131751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014436s
2026-02-02T23:32:53.889476575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-02-02T23:32:53.889917173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-02T23:32:53.890492180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006797s
2026-02-02T23:32:53.891039753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-02T23:32:53', 'InitialSetup')
2026-02-02T23:32:53.891716486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.892645145Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-02-02T23:32:53.892987896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028085s
2026-02-02T23:32:53.893345205Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-02-02T23:32:53.893740271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.894199365Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-02-02T23:32:53.894786928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-02T23:32:53', 'ApplicationStatus')
2026-02-02T23:32:53.895472268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.896299384Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-02-02T23:32:53.896649228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025663s
2026-02-02T23:32:53.897002880Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-02-02T23:32:53.897384639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.897852672Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-02-02T23:32:53.898392358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-02T23:32:53', 'IndexerProps')
2026-02-02T23:32:53.899070484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.899899433Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-02-02T23:32:53.900251111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025261s
2026-02-02T23:32:53.900612439Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-02-02T23:32:53.901017284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.901482250Z [Info] add_update_history: Starting migration of Log DB to 4
2026-02-02T23:32:53.902070645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-02-02T23:32:53.902796316Z [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-02T23:32:53.903664976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012159s
2026-02-02T23:32:53.904061484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-02-02T23:32:53.904712234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-02T23:32:53.905408446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008346s
2026-02-02T23:32:53.905964345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-02T23:32:53', 'add_update_history')
2026-02-02T23:32:53.906654836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.907725942Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-02-02T23:32:53.908133924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003128s
2026-02-02T23:32:53.908490061Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-02-02T23:32:53.908891730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.909374241Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-02-02T23:32:53.909939359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-02T23:32:53', 'update_notifiarr')
2026-02-02T23:32:53.910598727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.911491395Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-02-02T23:32:53.911837211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026135s
2026-02-02T23:32:53.912220262Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-02-02T23:32:53.912706181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.913151698Z [Info] app_profiles: Starting migration of Log DB to 6
2026-02-02T23:32:53.913695563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-02T23:32:53', 'app_profiles')
2026-02-02T23:32:53.914387005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.915321617Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-02-02T23:32:53.915670810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002654s
2026-02-02T23:32:53.916045565Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-02-02T23:32:53.916446562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.916903673Z [Info] history_failed: Starting migration of Log DB to 7
2026-02-02T23:32:53.917450564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-02T23:32:53', 'history_failed')
2026-02-02T23:32:53.918117307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.919101288Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-02-02T23:32:53.919447676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026798s
2026-02-02T23:32:53.919807009Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-02-02T23:32:53.920212315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.920669065Z [Info] redacted_api: Starting migration of Log DB to 8
2026-02-02T23:32:53.921201487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-02T23:32:53', 'redacted_api')
2026-02-02T23:32:53.921881927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.922696949Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-02-02T23:32:53.923038767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025125s
2026-02-02T23:32:53.923391417Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-02-02T23:32:53.923787314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.924311920Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-02-02T23:32:53.924861908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-02T23:32:53', 'IndexerProxies')
2026-02-02T23:32:53.925528179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.926428182Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-02-02T23:32:53.926771483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026541s
2026-02-02T23:32:53.927145235Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-02-02T23:32:53.927548988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.928042592Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-02-02T23:32:53.928640486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-02T23:32:53', 'app_indexer_remote_name')
2026-02-02T23:32:53.929344273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.930217181Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-02-02T23:32:53.930569651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026543s
2026-02-02T23:32:53.930925076Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-02-02T23:32:53.931315974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.931762443Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-02-02T23:32:53.932356970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-02T23:32:53', 'desi_gazelle_to_unit3d')
2026-02-02T23:32:53.933037039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.933961791Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-02-02T23:32:53.934312277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026393s
2026-02-02T23:32:53.934685909Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-02-02T23:32:53.935094071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.935553046Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-02-02T23:32:53.936172703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-02T23:32:53', 'add_on_update_to_notifications')
2026-02-02T23:32:53.936892332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.937944040Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-02-02T23:32:53.938331210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028335s
2026-02-02T23:32:53.938676144Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-02-02T23:32:53.939072663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.939546767Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-02-02T23:32:53.940156766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-02T23:32:53', 'IndexerVersions')
2026-02-02T23:32:53.940844490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.941731356Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-02-02T23:32:53.942142915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026574s
2026-02-02T23:32:53.942547940Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-02-02T23:32:53.943038508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.943635961Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-02-02T23:32:53.944223725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-02T23:32:53', 'cleanup_config')
2026-02-02T23:32:53.944890437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.945838005Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-02-02T23:32:53.946176326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028476s
2026-02-02T23:32:53.946531121Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-02-02T23:32:53.946918992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.947363637Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-02-02T23:32:53.947941160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-02T23:32:53', 'indexer_cleanup')
2026-02-02T23:32:53.948609075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.949655552Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-02-02T23:32:53.949976990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027344s
2026-02-02T23:32:53.950319109Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-02-02T23:32:53.950701458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.951170773Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-02-02T23:32:53.951744439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-02T23:32:53', 'minimum_seeders')
2026-02-02T23:32:53.952441843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.953362948Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-02-02T23:32:53.953701319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026704s
2026-02-02T23:32:53.954047376Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-02-02T23:32:53.954424175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.954882708Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-02-02T23:32:53.955428036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-02T23:32:53', 'remove_showrss')
2026-02-02T23:32:53.956137024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.957083980Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-02-02T23:32:53.957528145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026034s
2026-02-02T23:32:53.957912058Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-02-02T23:32:53.958319268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.958779354Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-02-02T23:32:53.959351817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-02T23:32:53', 'remove_torrentparadiseml')
2026-02-02T23:32:53.960049041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.961012220Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-02-02T23:32:53.961362485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002695s
2026-02-02T23:32:53.961838103Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-02-02T23:32:53.962248520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.962868348Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-02-02T23:32:53.963486422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-02T23:32:53', 'localization_setting_to_string')
2026-02-02T23:32:53.964197845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.965107346Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-02-02T23:32:53.965469535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028075s
2026-02-02T23:32:53.965795161Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-02-02T23:32:53.966161599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.966708771Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-02-02T23:32:53.967240672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-02T23:32:53', 'orpheus_api')
2026-02-02T23:32:53.967917886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.969070326Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-02-02T23:32:53.969391262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029258s
2026-02-02T23:32:53.969762931Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-02-02T23:32:53.970221534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.970677282Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-02-02T23:32:53.971262130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-02T23:32:53', 'download_client_categories')
2026-02-02T23:32:53.971995206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.972934006Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-02-02T23:32:53.973299091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027117s
2026-02-02T23:32:53.973650018Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-02-02T23:32:53.974159284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.974612937Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-02-02T23:32:53.975167674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-02T23:32:53', 'add_salt_to_users')
2026-02-02T23:32:53.975828485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.976791243Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-02-02T23:32:53.977134675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026402s
2026-02-02T23:32:53.977549139Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-02-02T23:32:53.977993404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.978477639Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-02-02T23:32:53.979148019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-02T23:32:53', 'speedcd_userpasssettings_to_speedcdsettings')
2026-02-02T23:32:53.979894892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.980883072Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-02-02T23:32:53.981290012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028404s
2026-02-02T23:32:53.981728284Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-02-02T23:32:53.982243722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.982739821Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-02-02T23:32:53.983428438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-02T23:32:53', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-02-02T23:32:53.984189741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.985236789Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-02-02T23:32:53.985647226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029385s
2026-02-02T23:32:53.986053303Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-02-02T23:32:53.986498219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.986979859Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-02-02T23:32:53.987654317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-02T23:32:53', 'alpharatio_greatposterwall_config_contract')
2026-02-02T23:32:53.988404979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.989381405Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-02-02T23:32:53.989780228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002835s
2026-02-02T23:32:53.990127698Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-02-02T23:32:53.990507142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.990954462Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-02-02T23:32:53.991499169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-02T23:32:53', 'remove_notwhatcd')
2026-02-02T23:32:53.992202526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.993130664Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-02-02T23:32:53.993471942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026335s
2026-02-02T23:32:53.993844361Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-02-02T23:32:53.994249026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.994725786Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-02-02T23:32:53.995306215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-02T23:32:53', 'add_on_grab_to_notifications')
2026-02-02T23:32:53.996008258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:53.997074345Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-02-02T23:32:53.997434480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027999s
2026-02-02T23:32:53.997836059Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-02-02T23:32:53.998314953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:53.998793236Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-02-02T23:32:54.004543986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-02T23:32:53', 'animetorrents_use_custom_config_contract')
2026-02-02T23:32:54.005415852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.006560697Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-02-02T23:32:54.006967286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082081s
2026-02-02T23:32:54.007351079Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-02-02T23:32:54.007738319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.008272735Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-02-02T23:32:54.008845809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-02T23:32:54', 'apprise_server_url')
2026-02-02T23:32:54.009512070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.010465410Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-02-02T23:32:54.010825796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027293s
2026-02-02T23:32:54.011186292Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-02-02T23:32:54.011594954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.012081174Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-02-02T23:32:54.012689919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-02T23:32:54', 'health_restored_notification')
2026-02-02T23:32:54.013381933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.014458530Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-02-02T23:32:54.014826271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028434s
2026-02-02T23:32:54.015160393Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-02-02T23:32:54.015525990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.015991347Z [Info] remove_uc: Starting migration of Log DB to 33
2026-02-02T23:32:54.016516404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-02T23:32:54', 'remove_uc')
2026-02-02T23:32:54.017169369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.018157128Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-02-02T23:32:54.018482683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026464s
2026-02-02T23:32:54.018844632Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-02-02T23:32:54.019241652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.019696988Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-02-02T23:32:54.020323530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-02T23:32:54', 'history_fix_data_titles')
2026-02-02T23:32:54.021002698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.022082973Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-02-02T23:32:54.022434120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028354s
2026-02-02T23:32:54.022799796Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-02-02T23:32:54.023201034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.023653816Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-02-02T23:32:54.024277652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-02T23:32:54', 'download_client_per_indexer')
2026-02-02T23:32:54.024959776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.025901622Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-02-02T23:32:54.026269914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026873s
2026-02-02T23:32:54.026684950Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-02-02T23:32:54.027152481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.027618299Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-02-02T23:32:54.028408761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-02-02T23:32:54.028715088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-02T23:32:54.029072116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-02-02T23:32:54.030312584Z [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-02T23:32:54.031636259Z [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-02T23:32:54.032502153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-02-02T23:32:54.033249838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-02-02T23:32:54.034560678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-02-02T23:32:54.035135205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057101s
2026-02-02T23:32:54.035463185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-02-02T23:32:54.035779332Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-02-02T23:32:54.036152684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-02-02T23:32:54.037204572Z [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-02T23:32:54.038286931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-02-02T23:32:54.039040549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-02-02T23:32:54.039805579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-02-02T23:32:54.041100256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-02-02T23:32:54.041711988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051846s
2026-02-02T23:32:54.042055861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-02-02T23:32:54.042349983Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-02-02T23:32:54.042711902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-02-02T23:32:54.043773219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-02-02T23:32:54.044800918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-02-02T23:32:54.045813307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-02-02T23:32:54.046579299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-02-02T23:32:54.047842562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-02-02T23:32:54.048521961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054028s
2026-02-02T23:32:54.049147520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-02T23:32:54', 'postgres_update_timestamp_columns_to_with_timezone')
2026-02-02T23:32:54.049939605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.051219683Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-02-02T23:32:54.051646472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080006s
2026-02-02T23:32:54.052243825Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-02-02T23:32:54.052800095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.053330082Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-02-02T23:32:54.053923838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-02T23:32:54', 'add_notification_status')
2026-02-02T23:32:54.054592565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.055686417Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-02-02T23:32:54.056179700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028625s
2026-02-02T23:32:54.056593915Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-02-02T23:32:54.057038961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.057534258Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-02-02T23:32:54.058241813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-02T23:32:54', 'indexers_freeleech_only_config_contract')
2026-02-02T23:32:54.058996162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.060079333Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-02-02T23:32:54.060488607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030046s
2026-02-02T23:32:54.060831748Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-02-02T23:32:54.061230711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.061705327Z [Info] email_encryption: Starting migration of Log DB to 39
2026-02-02T23:32:54.062247489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-02T23:32:54', 'email_encryption')
2026-02-02T23:32:54.062937077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.063803432Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-02-02T23:32:54.064169489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026036s
2026-02-02T23:32:54.064573703Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-02-02T23:32:54.065012196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.065493395Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-02-02T23:32:54.066157833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-02T23:32:54', 'newznab_category_to_capabilities_settings')
2026-02-02T23:32:54.066887772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.067954660Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-02-02T23:32:54.068393815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028232s
2026-02-02T23:32:54.068780884Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-02-02T23:32:54.069204066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.069675466Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-02-02T23:32:54.070291296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-02T23:32:54', 'gazelle_freeleech_token_options')
2026-02-02T23:32:54.071010865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.071988493Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-02-02T23:32:54.072374200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026942s
2026-02-02T23:32:54.072769736Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-02-02T23:32:54.073204011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.073686583Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-02-02T23:32:54.074318475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-02T23:32:54', 'myanonamouse_freeleech_wedge_options')
2026-02-02T23:32:54.075041351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.075991374Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-02-02T23:32:54.076386980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027482s
2026-02-02T23:32:54.076770713Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-02-02T23:32:54.077188163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-02-02T23:32:54.077663511Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-02-02T23:32:54.078334782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-02-02T23:32:54', 'newznab_indexers_enable_redirect')
2026-02-02T23:32:54.079226558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-02-02T23:32:54.080245329Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-02-02T23:32:54.080626156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030247s
2026-02-02T23:32:54.239073778Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-02-02T23:32:54.246410471Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-02-02T23:32:54.250340424Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-02-02T23:32:54.354978154Z [Info] AppSyncProfileService: Setting up default app profile
2026-02-02T23:32:54.367843169Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-02-02T23:32:54.474866342Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-02-02T23:32:54.584735656Z [ls.io-init] done.
2026-02-02T23:32:54.848694226Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-02-02T23:32:54.850078372Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-02-02T23:32:54.850471995Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin