2026-01-31T08:32:30.723011119Z [migrations] started
2026-01-31T08:32:30.723077102Z [migrations] no migrations found
2026-01-31T08:32:30.741329028Z usermod: no changes
2026-01-31T08:32:30.747050951Z ───────────────────────────────────────
2026-01-31T08:32:30.747076983Z
2026-01-31T08:32:30.747085461Z ██╗ ███████╗██╗ ██████╗
2026-01-31T08:32:30.747093186Z ██║ ██╔════╝██║██╔═══██╗
2026-01-31T08:32:30.747100561Z ██║ ███████╗██║██║ ██║
2026-01-31T08:32:30.747107816Z ██║ ╚════██║██║██║ ██║
2026-01-31T08:32:30.747115040Z ███████╗███████║██║╚██████╔╝
2026-01-31T08:32:30.747122355Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-31T08:32:30.747129710Z
2026-01-31T08:32:30.747136634Z Brought to you by linuxserver.io
2026-01-31T08:32:30.747143898Z ───────────────────────────────────────
2026-01-31T08:32:30.747345073Z
2026-01-31T08:32:30.747358981Z To support the app dev(s) visit:
2026-01-31T08:32:30.749573882Z Prowlarr: https://opencollective.com/prowlarr
2026-01-31T08:32:30.749912504Z
2026-01-31T08:32:30.749921592Z To support LSIO projects visit:
2026-01-31T08:32:30.749929809Z https://www.linuxserver.io/donate/
2026-01-31T08:32:30.749938336Z
2026-01-31T08:32:30.749946252Z ───────────────────────────────────────
2026-01-31T08:32:30.749955921Z GID/UID
2026-01-31T08:32:30.749963938Z ───────────────────────────────────────
2026-01-31T08:32:30.756287803Z
2026-01-31T08:32:30.756316601Z User UID: 911
2026-01-31T08:32:30.756328795Z User GID: 911
2026-01-31T08:32:30.756339637Z ───────────────────────────────────────
2026-01-31T08:32:30.758167999Z Linuxserver.io version: 2.3.2.5264-ls221
2026-01-31T08:32:30.758488325Z Build-date: 2026-01-31T08:29:20+00:00
2026-01-31T08:32:30.758497423Z ───────────────────────────────────────
2026-01-31T08:32:30.758506451Z
2026-01-31T08:32:30.808997924Z [custom-init] No custom files found, skipping...
2026-01-31T08:32:30.829439179Z failed to load "/config/config.xml": No such file or directory
2026-01-31T08:32:31.146519732Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5264
2026-01-31T08:32:31.163885515Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-31T08:32:31.171004201Z [Debug] Bootstrap: Console selected
2026-01-31T08:32:31.172273407Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-31T08:32:31.418382424Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-31T08:32:31.482085142Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {0ea35295-aac0-4f83-9bfc-4fa005eb9880} may be persisted to storage in unencrypted form.
2026-01-31T08:32:31.540470081Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-31T08:32:31.568855044Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-01-31T08:32:31.623805516Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-31T08:32:31.630243371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:31.630821395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:31.667927982Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-31T08:32:31.672077869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037768s
2026-01-31T08:32:31.672391401Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-31T08:32:31.672623588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418414s
2026-01-31T08:32:31.680087309Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-31T08:32:31.680677688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.685148592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-31T08:32:31.693056217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-31T08:32:31.703753169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183579s
2026-01-31T08:32:31.704218756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.707299240Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-31T08:32:31.707506127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218951s
2026-01-31T08:32:31.713758017Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-31T08:32:31.714037690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.718732134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-31T08:32:31.719724022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-31T08:32:31.720339501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013722s
2026-01-31T08:32:31.720612020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-31T08:32:31.721520920Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.64E-05s
2026-01-31T08:32:31.721970305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-31T08:32:31.722578280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-31T08:32:31.723293129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010851s
2026-01-31T08:32:31.723531078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.724773661Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-31T08:32:31.724982091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025223s
2026-01-31T08:32:31.725555115Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-31T08:32:31.725825960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.726659318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-31T08:32:31.726878841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-31T08:32:31.727121680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-31T08:32:31.727430572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-31T08:32:31.728028706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000682s
2026-01-31T08:32:31.728271435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.729055654Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-31T08:32:31.729268002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016598s
2026-01-31T08:32:31.730457948Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-31T08:32:31.730718533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.731345005Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-31T08:32:31.735479191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-31T08:32:31.736061082Z [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-01-31T08:32:31.736570067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008682s
2026-01-31T08:32:31.736745932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-31T08:32:31.737119173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-31T08:32:31.737484298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005437s
2026-01-31T08:32:31.737684592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-31T08:32:31.738335623Z [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-01-31T08:32:31.738837544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009561s
2026-01-31T08:32:31.739063348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-31T08:32:31.739410548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-31T08:32:31.739806094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005365s
2026-01-31T08:32:31.740036809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-31T08:32:31.744745532Z [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-01-31T08:32:31.745457335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052169s
2026-01-31T08:32:31.745677478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-31T08:32:31.746331495Z [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-01-31T08:32:31.746876132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009926s
2026-01-31T08:32:31.747118651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-31T08:32:31.747509848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-31T08:32:31.748033673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000603s
2026-01-31T08:32:31.748200409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-31T08:32:31.751116722Z [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-01-31T08:32:31.752031685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035117s
2026-01-31T08:32:31.752271998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-31T08:32:31.752632635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-31T08:32:31.753070687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s
2026-01-31T08:32:31.753315460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-01-31T08:32:31.753940569Z [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-01-31T08:32:31.754506008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009736s
2026-01-31T08:32:31.754717584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-01-31T08:32:31.755405930Z [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-01-31T08:32:31.756032632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010894s
2026-01-31T08:32:31.756286293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-01-31T08:32:31.756622189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-01-31T08:32:31.756993978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005245s
2026-01-31T08:32:31.757187678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-31T08:32:31.757578485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-01-31T08:32:31.757968010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s
2026-01-31T08:32:31.758187452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-31T08:32:31.758518789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-31T08:32:31.758874194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004842s
2026-01-31T08:32:31.759073616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-31T08:32:31.762471930Z [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-01-31T08:32:31.762962197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036891s
2026-01-31T08:32:31.763192251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-31T08:32:31.763554470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-31T08:32:31.763929936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005141s
2026-01-31T08:32:31.764171523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-31T08:32:31.764521698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-31T08:32:31.764908767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s
2026-01-31T08:32:31.765117197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-31T08:32:31.766030587Z [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-01-31T08:32:31.766718612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013987s
2026-01-31T08:32:31.766934367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-31T08:32:31.767926024Z [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-01-31T08:32:31.768689441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015165s
2026-01-31T08:32:31.768914674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-31T08:32:31.769315452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-31T08:32:31.769727892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005954s
2026-01-31T08:32:31.769946693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-31T08:32:31.770472361Z [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-01-31T08:32:31.770931666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007799s
2026-01-31T08:32:31.771149164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-31T08:32:31.771472045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-31T08:32:31.771825627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004677s
2026-01-31T08:32:31.773688338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-31T08:32:31', 'InitialSetup')
2026-01-31T08:32:31.774335231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.775921445Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-31T08:32:31.776127440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045132s
2026-01-31T08:32:31.776433246Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-01-31T08:32:31.776688209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.777008595Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-01-31T08:32:31.779946731Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-01-31T08:32:31.797361943Z [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-01-31T08:32:31.798783536Z [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-01-31T08:32:31.799669109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-31T08:32:31.800643101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-31T08:32:31.802481072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-31T08:32:31.802940438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226998s
2026-01-31T08:32:31.803211163Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-01-31T08:32:31.804863821Z [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-01-31T08:32:31.806034068Z [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-01-31T08:32:31.806658004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-31T08:32:31.807293604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-31T08:32:31.809001333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-31T08:32:31.809453113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060506s
2026-01-31T08:32:31.809837948Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-01-31T08:32:31.813287485Z [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-01-31T08:32:31.814438503Z [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-01-31T08:32:31.815055235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-31T08:32:31.815614211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-31T08:32:31.817481200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-31T08:32:31.817937970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078637s
2026-01-31T08:32:31.818166120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-01-31T08:32:31.818871941Z [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-01-31T08:32:31.819495366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011544s
2026-01-31T08:32:31.819754949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-01-31T08:32:31.820200076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-31T08:32:31.820662818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006692s
2026-01-31T08:32:31.821138846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-31T08:32:31', 'ApplicationStatus')
2026-01-31T08:32:31.821569033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.822517383Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-01-31T08:32:31.822730582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024852s
2026-01-31T08:32:31.822979724Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-01-31T08:32:31.823227352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.823533599Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-01-31T08:32:31.824661190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-31T08:32:31.824859930Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-31T08:32:31.825118210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-01-31T08:32:31.825554349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-01-31T08:32:31.826316814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009726s
2026-01-31T08:32:31.826543971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-31T08:32:31.827336998Z [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-01-31T08:32:31.827968330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011906s
2026-01-31T08:32:31.828205477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-31T08:32:31.828958123Z [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-01-31T08:32:31.829535917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011141s
2026-01-31T08:32:31.829801241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-31T08:32:31.830245636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-31T08:32:31.830654069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006249s
2026-01-31T08:32:31.831070728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-31T08:32:31', 'IndexerProps')
2026-01-31T08:32:31.831488379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.832979792Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-01-31T08:32:31.833146047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028819s
2026-01-31T08:32:31.833383576Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-01-31T08:32:31.833637737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.833937090Z [Info] add_update_history: Starting migration of Main DB to 4
2026-01-31T08:32:31.834429332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-31T08:32:31', 'add_update_history')
2026-01-31T08:32:31.834862915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.835563395Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-01-31T08:32:31.835774641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019347s
2026-01-31T08:32:31.836036087Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-01-31T08:32:31.836277203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.836567237Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-01-31T08:32:31.839971232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-31T08:32:31.841070546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-31T08:32:31.841611114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011861s
2026-01-31T08:32:31.842042684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-31T08:32:31', 'update_notifiarr')
2026-01-31T08:32:31.842464764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.843153761Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-01-31T08:32:31.843361590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026997s
2026-01-31T08:32:31.843580230Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-01-31T08:32:31.843826476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.844132352Z [Info] app_profiles: Starting migration of Main DB to 6
2026-01-31T08:32:31.844711148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-01-31T08:32:31.845436077Z [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-01-31T08:32:31.846001596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010681s
2026-01-31T08:32:31.846240377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-01-31T08:32:31.846621164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-01-31T08:32:31.847006700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005532s
2026-01-31T08:32:31.847210350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-31T08:32:31.847395994Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-31T08:32:31.847628833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-01-31T08:32:31.848061094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-31T08:32:31.848776645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009156s
2026-01-31T08:32:31.849199557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-31T08:32:31', 'app_profiles')
2026-01-31T08:32:31.849616035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.850401076Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-01-31T08:32:31.850603795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025263s
2026-01-31T08:32:31.850829058Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-01-31T08:32:31.851074242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.851362783Z [Info] history_failed: Starting migration of Main DB to 7
2026-01-31T08:32:31.851864934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-31T08:32:31.852069577Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-31T08:32:31.852301874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-01-31T08:32:31.852673773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-01-31T08:32:31.853347440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008227s
2026-01-31T08:32:31.853731373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-01-31T08:32:31.854190858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-01-31T08:32:31.854539961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005292s
2026-01-31T08:32:31.854960017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-31T08:32:31', 'history_failed')
2026-01-31T08:32:31.855379502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.856152409Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-01-31T08:32:31.856352682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021043s
2026-01-31T08:32:31.856577304Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-01-31T08:32:31.856821817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.857109736Z [Info] redacted_api: Starting migration of Main DB to 8
2026-01-31T08:32:31.857504331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:31.857770106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:31.859570562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018654s
2026-01-31T08:32:31.860012231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-31T08:32:31', 'redacted_api')
2026-01-31T08:32:31.860431476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.861132979Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-01-31T08:32:31.861347360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034136s
2026-01-31T08:32:31.861577814Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-01-31T08:32:31.861826044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.862116078Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-01-31T08:32:31.862619302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-01-31T08:32:31.863276305Z [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-01-31T08:32:31.863836984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009924s
2026-01-31T08:32:31.864125605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-31T08:32:31.864296309Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:31.864509489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-31T08:32:31.864816056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-31T08:32:31.865465824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007339s
2026-01-31T08:32:31.865893756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-31T08:32:31', 'IndexerProxies')
2026-01-31T08:32:31.866319073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.867071157Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-01-31T08:32:31.867278014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023228s
2026-01-31T08:32:31.867525442Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-01-31T08:32:31.867774173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.868113747Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-01-31T08:32:31.868485586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-01-31T08:32:31.868693805Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:31.868983118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-01-31T08:32:31.869396721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-01-31T08:32:31.870081029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008449s
2026-01-31T08:32:31.870526336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-31T08:32:31', 'app_indexer_remote_name')
2026-01-31T08:32:31.870959067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.871703566Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-01-31T08:32:31.871950333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024256s
2026-01-31T08:32:31.872188954Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-01-31T08:32:31.872446322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.872743441Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-01-31T08:32:31.875145358Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.876115371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-01-31T08:32:31.876505226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011527s
2026-01-31T08:32:31.876938679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-31T08:32:31', 'desi_gazelle_to_unit3d')
2026-01-31T08:32:31.877365438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.878085027Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-01-31T08:32:31.878298056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026904s
2026-01-31T08:32:31.878560435Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-01-31T08:32:31.878823735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.879130894Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-01-31T08:32:31.879517953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-31T08:32:31.879720280Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:31.880017008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-31T08:32:31.880443307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-31T08:32:31.881159780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009018s
2026-01-31T08:32:31.881617782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-31T08:32:31', 'add_on_update_to_notifications')
2026-01-31T08:32:31.882051455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.882810805Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-01-31T08:32:31.883036930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024991s
2026-01-31T08:32:31.883262955Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-01-31T08:32:31.883509412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.883802652Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-01-31T08:32:31.884368772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-01-31T08:32:31.885002498Z [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-01-31T08:32:31.885520862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009219s
2026-01-31T08:32:31.885806808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-01-31T08:32:31.886300392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-01-31T08:32:31.886738244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006971s
2026-01-31T08:32:31.887013368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-01-31T08:32:31.887450087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-01-31T08:32:31.887867628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006286s
2026-01-31T08:32:31.888307795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-31T08:32:31', 'IndexerVersions')
2026-01-31T08:32:31.888725827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.889537722Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-01-31T08:32:31.889744949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022725s
2026-01-31T08:32:31.889971916Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-01-31T08:32:31.890218122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.890507334Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-01-31T08:32:31.892248701Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.893216320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-01-31T08:32:31.893534651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010465s
2026-01-31T08:32:31.893793683Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.894187085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-01-31T08:32:31.894501338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004766s
2026-01-31T08:32:31.894914830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-31T08:32:31', 'cleanup_config')
2026-01-31T08:32:31.895328533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.896058473Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-01-31T08:32:31.896269037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019936s
2026-01-31T08:32:31.896494181Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-01-31T08:32:31.896740256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.897031443Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-01-31T08:32:31.899006911Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.899364492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-01-31T08:32:31.899668444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s
2026-01-31T08:32:31.899962285Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.900316679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-01-31T08:32:31.900621262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004317s
2026-01-31T08:32:31.900878270Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.901226862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-01-31T08:32:31.901528239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s
2026-01-31T08:32:31.901788864Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.902127766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-01-31T08:32:31.902425997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004179s
2026-01-31T08:32:31.902689437Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.903035164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-01-31T08:32:31.903335338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004229s
2026-01-31T08:32:31.903593007Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.903956529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-01-31T08:32:31.904268688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s
2026-01-31T08:32:31.904526326Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.904881973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-01-31T08:32:31.905189081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004406s
2026-01-31T08:32:31.905448073Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.905797116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-01-31T08:32:31.906104364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004319s
2026-01-31T08:32:31.906360250Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.910335936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-01-31T08:32:31.910675510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040915s
2026-01-31T08:32:31.910941366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.911279907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-01-31T08:32:31.911578899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s
2026-01-31T08:32:31.911834975Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.912240832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-01-31T08:32:31.912545726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s
2026-01-31T08:32:31.912804347Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.913149492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-01-31T08:32:31.913457743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s
2026-01-31T08:32:31.913716665Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.914067030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-01-31T08:32:31.914376804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004395s
2026-01-31T08:32:31.914634743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.914986862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-01-31T08:32:31.915295785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004395s
2026-01-31T08:32:31.915554435Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.915923909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-01-31T08:32:31.916261900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s
2026-01-31T08:32:31.916526954Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.916854173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-01-31T08:32:31.917158867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004152s
2026-01-31T08:32:31.917345102Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.918775242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-01-31T08:32:31.919155267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016244s
2026-01-31T08:32:31.919340420Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.919745416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-01-31T08:32:31.920121864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005921s
2026-01-31T08:32:31.920302918Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.920698335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-01-31T08:32:31.921071336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s
2026-01-31T08:32:31.921258032Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.921656985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-01-31T08:32:31.922022802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005752s
2026-01-31T08:32:31.922199167Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.922602008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-01-31T08:32:31.922962003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005772s
2026-01-31T08:32:31.923141946Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.923536190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-01-31T08:32:31.923903940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005664s
2026-01-31T08:32:31.924091257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.924502165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-01-31T08:32:31.924863963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s
2026-01-31T08:32:31.925047884Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.925448370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-01-31T08:32:31.925806822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005764s
2026-01-31T08:32:31.925991795Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.926377111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-01-31T08:32:31.926726905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005557s
2026-01-31T08:32:31.926911507Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.927305971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-01-31T08:32:31.927662900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005684s
2026-01-31T08:32:31.927863925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.928284081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-01-31T08:32:31.928648525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005857s
2026-01-31T08:32:31.928828197Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.929248072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-01-31T08:32:31.929609530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005894s
2026-01-31T08:32:31.929795375Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.930204178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-01-31T08:32:31.930564013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s
2026-01-31T08:32:31.930746711Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.931146716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-01-31T08:32:31.931497633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005691s
2026-01-31T08:32:31.931681513Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.932111449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-01-31T08:32:31.932469560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005978s
2026-01-31T08:32:31.932652979Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.933044678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-01-31T08:32:31.933397128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005634s
2026-01-31T08:32:31.933580217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.933979280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-01-31T08:32:31.934335347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005729s
2026-01-31T08:32:31.934517454Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.934917530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-01-31T08:32:31.935273346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005724s
2026-01-31T08:32:31.935455313Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.935858254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-01-31T08:32:31.936224141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s
2026-01-31T08:32:31.936644047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-31T08:32:31', 'indexer_cleanup')
2026-01-31T08:32:31.937060646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.937995949Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-01-31T08:32:31.938202095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023212s
2026-01-31T08:32:31.938436036Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-01-31T08:32:31.938682963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.938979160Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-01-31T08:32:31.939387963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-01-31T08:32:31.939593196Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:31.939856236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-01-31T08:32:31.940277975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-01-31T08:32:31.941574947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014742s
2026-01-31T08:32:31.942004011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-31T08:32:31', 'minimum_seeders')
2026-01-31T08:32:31.942420480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.943324230Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-01-31T08:32:31.943525014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031988s
2026-01-31T08:32:31.943751941Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-01-31T08:32:31.944030863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.944326608Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-01-31T08:32:31.944698237Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.945056077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-01-31T08:32:31.945367434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004342s
2026-01-31T08:32:31.945788152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-31T08:32:31', 'remove_showrss')
2026-01-31T08:32:31.946204590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.946912386Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-01-31T08:32:31.947121897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019474s
2026-01-31T08:32:31.947369847Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-01-31T08:32:31.947623878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.948012852Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-01-31T08:32:31.948387887Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.948763002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-01-31T08:32:31.949095051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004691s
2026-01-31T08:32:31.949536651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-31T08:32:31', 'remove_torrentparadiseml')
2026-01-31T08:32:31.949975424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.950703831Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-01-31T08:32:31.950921069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020264s
2026-01-31T08:32:31.951185662Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-01-31T08:32:31.951449964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.951758656Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-01-31T08:32:31.952080403Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:31.952324816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:31.953008502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007178s
2026-01-31T08:32:31.953468118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-31T08:32:31', 'localization_setting_to_string')
2026-01-31T08:32:31.953903475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.954682423Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-01-31T08:32:31.954906855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023353s
2026-01-31T08:32:31.955127149Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-01-31T08:32:31.955376050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.955661255Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-01-31T08:32:31.955971068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:31.956221633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:31.960417674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042278s
2026-01-31T08:32:31.960852449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-31T08:32:31', 'orpheus_api')
2026-01-31T08:32:31.961271653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.962038177Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-01-31T08:32:31.962238140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058348s
2026-01-31T08:32:31.962495257Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-01-31T08:32:31.962758868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.963069955Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-01-31T08:32:31.963429529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-31T08:32:31.963631646Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:31.963900417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-01-31T08:32:31.964301204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-01-31T08:32:31.965010543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000879s
2026-01-31T08:32:31.965464327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-31T08:32:31', 'download_client_categories')
2026-01-31T08:32:31.965898481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.966716699Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-01-31T08:32:31.966937162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025349s
2026-01-31T08:32:31.967169190Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-01-31T08:32:31.967415245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.967708616Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-01-31T08:32:31.968077810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-31T08:32:31.968269165Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:31.968476883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-31T08:32:31.968770074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-31T08:32:31.969392948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007026s
2026-01-31T08:32:31.969642581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-31T08:32:31.969968127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-31T08:32:31.970600300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007353s
2026-01-31T08:32:31.971034975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-31T08:32:31', 'add_salt_to_users')
2026-01-31T08:32:31.971453147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.972268700Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-01-31T08:32:31.972484244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023637s
2026-01-31T08:32:31.972774829Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-01-31T08:32:31.973070474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.973392603Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-01-31T08:32:31.973729341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.974112473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-01-31T08:32:31.974462117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005362s
2026-01-31T08:32:31.974955100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-31T08:32:31', 'speedcd_userpasssettings_to_speedcdsettings')
2026-01-31T08:32:31.975404284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.976195538Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-01-31T08:32:31.976441773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021592s
2026-01-31T08:32:31.976744553Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-01-31T08:32:31.977030639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.977361155Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-01-31T08:32:31.977703835Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.978100244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-01-31T08:32:31.978456972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005575s
2026-01-31T08:32:31.978954053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-31T08:32:31', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-01-31T08:32:31.979412927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.980324824Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-01-31T08:32:31.980570659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023075s
2026-01-31T08:32:31.980866184Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-01-31T08:32:31.981146989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.981473597Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-01-31T08:32:31.981852029Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.982251914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-01-31T08:32:31.982609555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005596s
2026-01-31T08:32:31.982795609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.983200234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-01-31T08:32:31.983912699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s
2026-01-31T08:32:31.984063883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-31T08:32:31', 'alpharatio_greatposterwall_config_contract')
2026-01-31T08:32:31.984516154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.985384974Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-01-31T08:32:31.985620599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023045s
2026-01-31T08:32:31.985848497Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-01-31T08:32:31.986104974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.986397162Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-01-31T08:32:31.986755875Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:31.987123575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-01-31T08:32:31.987427167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s
2026-01-31T08:32:31.987863846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-31T08:32:31', 'remove_notwhatcd')
2026-01-31T08:32:31.988285455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.989183634Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-01-31T08:32:31.989391062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021483s
2026-01-31T08:32:31.989644823Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-01-31T08:32:31.989905297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.990211825Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-01-31T08:32:31.990628784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-31T08:32:31.990835741Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:31.991074181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-01-31T08:32:31.991469788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-01-31T08:32:31.992241682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000931s
2026-01-31T08:32:31.992456064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-31T08:32:31.992640716Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-31T08:32:31.992904126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-01-31T08:32:31.993338631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-01-31T08:32:31.994017529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008643s
2026-01-31T08:32:31.994470691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-31T08:32:31', 'add_on_grab_to_notifications')
2026-01-31T08:32:31.994893493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.995871332Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-01-31T08:32:31.996097868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026695s
2026-01-31T08:32:31.996382251Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-01-31T08:32:31.996661343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:31.996985205Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-01-31T08:32:31.997377245Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:31.997843995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-01-31T08:32:31.998197907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00059s
2026-01-31T08:32:31.998671451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-31T08:32:31', 'animetorrents_use_custom_config_contract')
2026-01-31T08:32:31.999127379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:31.999920687Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-01-31T08:32:32.000158776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022021s
2026-01-31T08:32:32.000394120Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-01-31T08:32:32.000643232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.000938366Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-01-31T08:32:32.001227689Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:32.001480769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:32.002163503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000754s
2026-01-31T08:32:32.002613029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-31T08:32:32', 'apprise_server_url')
2026-01-31T08:32:32.003013946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.003768255Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-01-31T08:32:32.003990843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022997s
2026-01-31T08:32:32.004262480Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-01-31T08:32:32.004527474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.004832017Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-01-31T08:32:32.005218666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-31T08:32:32.005429661Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-01-31T08:32:32.005686017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-31T08:32:32.006064630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-31T08:32:32.006757515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008715s
2026-01-31T08:32:32.007257061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-31T08:32:32', 'health_restored_notification')
2026-01-31T08:32:32.007699152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.008508782Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-01-31T08:32:32.008737302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025259s
2026-01-31T08:32:32.008955752Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-01-31T08:32:32.009197078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.009482904Z [Info] remove_uc: Starting migration of Main DB to 33
2026-01-31T08:32:32.009870254Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-31T08:32:32.010246041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-31T08:32:32.010562017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004534s
2026-01-31T08:32:32.010977824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-31T08:32:32', 'remove_uc')
2026-01-31T08:32:32.011403982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.012091667Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-01-31T08:32:32.012287552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001963s
2026-01-31T08:32:32.012526763Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-01-31T08:32:32.012788290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.013097653Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-01-31T08:32:32.013414742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:32.013670607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:32.014360486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007272s
2026-01-31T08:32:32.014814170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-31T08:32:32', 'history_fix_data_titles')
2026-01-31T08:32:32.015250188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.015922592Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-01-31T08:32:32.016141693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022258s
2026-01-31T08:32:32.016394843Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-01-31T08:32:32.016655748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.016964300Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-01-31T08:32:32.017337311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-31T08:32:32.017536863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:32.017772578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-31T08:32:32.018168194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-31T08:32:32.018865719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008672s
2026-01-31T08:32:32.019322559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-31T08:32:32', 'download_client_per_indexer')
2026-01-31T08:32:32.019753647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.020919325Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-01-31T08:32:32.021141142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028554s
2026-01-31T08:32:32.021447368Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-31T08:32:32.021733565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.022063098Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-01-31T08:32:32.024253299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-31T08:32:32.024466759Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-31T08:32:32.024874660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-01-31T08:32:32.027408453Z [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-01-31T08:32:32.028595173Z [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-01-31T08:32:32.029238188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-31T08:32:32.029915342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-31T08:32:32.031632139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.032060842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069258s
2026-01-31T08:32:32.032292699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-31T08:32:32.032488774Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-31T08:32:32.032777966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-01-31T08:32:32.034835720Z [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-01-31T08:32:32.035972790Z [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-01-31T08:32:32.036614533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-31T08:32:32.037241024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-31T08:32:32.038905316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.039332366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063021s
2026-01-31T08:32:32.039558411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-31T08:32:32.039752612Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:32.040085673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-01-31T08:32:32.042174109Z [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-01-31T08:32:32.043327021Z [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-01-31T08:32:32.043972921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-31T08:32:32.044623932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-31T08:32:32.046256691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.046672398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063364s
2026-01-31T08:32:32.046879515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-31T08:32:32.047062634Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-31T08:32:32.047308810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-31T08:32:32.049630355Z [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-01-31T08:32:32.050879330Z [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-01-31T08:32:32.051516493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-31T08:32:32.052018865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-31T08:32:32.053446420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005898s
2026-01-31T08:32:32.053648767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-31T08:32:32.053824992Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:32.054068733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-31T08:32:32.058935564Z [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-01-31T08:32:32.060200351Z [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-01-31T08:32:32.060825139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-31T08:32:32.061317551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-31T08:32:32.062730596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084222s
2026-01-31T08:32:32.062937734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-31T08:32:32.063118638Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-31T08:32:32.063377159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-31T08:32:32.065587009Z [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-01-31T08:32:32.066811816Z [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-01-31T08:32:32.067446203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-31T08:32:32.067941150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-31T08:32:32.069354897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057386s
2026-01-31T08:32:32.069596464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-31T08:32:32.069785975Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:32.070068224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-31T08:32:32.072142180Z [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-01-31T08:32:32.073288639Z [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-01-31T08:32:32.073931133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-31T08:32:32.074566192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-31T08:32:32.076363702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.076813939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006494s
2026-01-31T08:32:32.077043050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-31T08:32:32.077235498Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:32.077523327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-31T08:32:32.079559017Z [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-01-31T08:32:32.080721287Z [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-01-31T08:32:32.081361036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-31T08:32:32.082007046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-31T08:32:32.083951763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.084418443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066363s
2026-01-31T08:32:32.084642273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-31T08:32:32.084836244Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-31T08:32:32.085119434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-31T08:32:32.087154132Z [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-01-31T08:32:32.088303928Z [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-01-31T08:32:32.088940409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-31T08:32:32.089583655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-31T08:32:32.091501848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.091964339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065912s
2026-01-31T08:32:32.092171246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-31T08:32:32.092351108Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:32.092575881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-31T08:32:32.094543714Z [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-01-31T08:32:32.095496743Z [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-01-31T08:32:32.096068615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-31T08:32:32.096718433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-31T08:32:32.098228584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-31T08:32:32.098730185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-31T08:32:32.099094148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062967s
2026-01-31T08:32:32.099330473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-01-31T08:32:32.099528282Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:32.099817494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-01-31T08:32:32.101748583Z [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-01-31T08:32:32.102643846Z [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-01-31T08:32:32.103198573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-01-31T08:32:32.103950377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-01-31T08:32:32.105620921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-01-31T08:32:32.106317745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-01-31T08:32:32.106763983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066838s
2026-01-31T08:32:32.106980389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-31T08:32:32.107165492Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-31T08:32:32.107427239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-31T08:32:32.109673924Z [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-01-31T08:32:32.111170127Z [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-01-31T08:32:32.111970308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-31T08:32:32.112596108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-31T08:32:32.114172583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.114575595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006911s
2026-01-31T08:32:32.114786009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-31T08:32:32.114970460Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:32.115243570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-31T08:32:32.117511437Z [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-01-31T08:32:32.119012871Z [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-01-31T08:32:32.119772761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-31T08:32:32.120384423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-31T08:32:32.121959865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.122380392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068795s
2026-01-31T08:32:32.122584854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-31T08:32:32.122769897Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:32.123030662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-31T08:32:32.125283318Z [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-01-31T08:32:32.126775013Z [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-01-31T08:32:32.127548039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-31T08:32:32.128191295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-31T08:32:32.129767880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.130177555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069126s
2026-01-31T08:32:32.130390814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-31T08:32:32.130576168Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-31T08:32:32.130856833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-01-31T08:32:32.133148849Z [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-01-31T08:32:32.134642106Z [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-01-31T08:32:32.135400794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-31T08:32:32.136012596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-31T08:32:32.137601646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.137999577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068839s
2026-01-31T08:32:32.138200261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-31T08:32:32.138378200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-31T08:32:32.138609365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-01-31T08:32:32.140978035Z [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-01-31T08:32:32.142435260Z [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-01-31T08:32:32.143136513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-31T08:32:32.143703765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-31T08:32:32.159312468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-31T08:32:32.159761192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209038s
2026-01-31T08:32:32.160017197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-31T08:32:32.160248443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-31T08:32:32.160962171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-31T08:32:32.163517527Z [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-01-31T08:32:32.164209300Z [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-01-31T08:32:32.164601159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-31T08:32:32.165214194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-31T08:32:32.166704485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-31T08:32:32.167024950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058309s
2026-01-31T08:32:32.167194692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-31T08:32:32.167338391Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-31T08:32:32.167527632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-31T08:32:32.171443939Z [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-01-31T08:32:32.172091042Z [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-01-31T08:32:32.172479384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-31T08:32:32.172989662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-31T08:32:32.174785579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-31T08:32:32.175110012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074016s
2026-01-31T08:32:32.175279484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-31T08:32:32.175425267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-01-31T08:32:32.175607835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-31T08:32:32.177270884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-31T08:32:32.177799859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-31T08:32:32.178155936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-31T08:32:32.178677236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-31T08:32:32.180165653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-31T08:32:32.180482692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046964s
2026-01-31T08:32:32.180886104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-31T08:32:32', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-31T08:32:32.181292553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.182585216Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-31T08:32:32.182773556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067262s
2026-01-31T08:32:32.182982426Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-01-31T08:32:32.183172669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.183438425Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-01-31T08:32:32.184095768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-31T08:32:32.184621477Z [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-01-31T08:32:32.185100842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008196s
2026-01-31T08:32:32.185300815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-31T08:32:32.185597312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-31T08:32:32.185941626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004674s
2026-01-31T08:32:32.186260307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-31T08:32:32', 'add_notification_status')
2026-01-31T08:32:32.186581404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.187306685Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-01-31T08:32:32.187470875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018016s
2026-01-31T08:32:32.187679024Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-01-31T08:32:32.187901803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.188155805Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-01-31T08:32:32.188558405Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:32.188834511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-01-31T08:32:32.189098333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003786s
2026-01-31T08:32:32.189252653Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:32.189516445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-01-31T08:32:32.189782079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003846s
2026-01-31T08:32:32.189933675Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-31T08:32:32.190189831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-01-31T08:32:32.190443521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003655s
2026-01-31T08:32:32.190784769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-31T08:32:32', 'indexers_freeleech_only_config_contract')
2026-01-31T08:32:32.191107098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.191700533Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-01-31T08:32:32.191895836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015683s
2026-01-31T08:32:32.192097352Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-01-31T08:32:32.192277475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.192518691Z [Info] email_encryption: Starting migration of Main DB to 39
2026-01-31T08:32:32.192788594Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:32.192981513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:32.193577844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006162s
2026-01-31T08:32:32.193891676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-31T08:32:32', 'email_encryption')
2026-01-31T08:32:32.194201029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.194760676Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-01-31T08:32:32.194919245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017794s
2026-01-31T08:32:32.195132765Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-01-31T08:32:32.195327788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.195571920Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-01-31T08:32:32.195829578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:32.196038860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:32.196974905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000956s
2026-01-31T08:32:32.197309599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-31T08:32:32', 'newznab_category_to_capabilities_settings')
2026-01-31T08:32:32.197633491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.198216155Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-01-31T08:32:32.198390295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021503s
2026-01-31T08:32:32.198589236Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-01-31T08:32:32.198785110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.199023661Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-01-31T08:32:32.199277873Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:32.199463386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:32.200091170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006302s
2026-01-31T08:32:32.200416496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-31T08:32:32', 'gazelle_freeleech_token_options')
2026-01-31T08:32:32.200736450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.201316428Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-01-31T08:32:32.201488575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018295s
2026-01-31T08:32:32.201701203Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-01-31T08:32:32.201909613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.202161280Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-01-31T08:32:32.202442215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:32.202623601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:32.203174169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000563s
2026-01-31T08:32:32.203493122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-31T08:32:32', 'myanonamouse_freeleech_wedge_options')
2026-01-31T08:32:32.203807665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.204482494Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-01-31T08:32:32.204655523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018358s
2026-01-31T08:32:32.204856788Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-01-31T08:32:32.205049496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.205289509Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-01-31T08:32:32.205545826Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:32.205730828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:32.215423858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096475s
2026-01-31T08:32:32.215739765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-31T08:32:32', 'newznab_indexers_enable_redirect')
2026-01-31T08:32:32.216111513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.216721722Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-01-31T08:32:32.216904640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010968s
2026-01-31T08:32:32.225734773Z [Debug] MigrationController: Took: 00:00:00.6559891
2026-01-31T08:32:32.316317684Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-31T08:32:32.334934876Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-01-31T08:32:32.348098105Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-31T08:32:32.348473571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-31T08:32:32.348700428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-31T08:32:32.350990139Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-31T08:32:32.351202427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025341s
2026-01-31T08:32:32.351460105Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-31T08:32:32.351707333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027656s
2026-01-31T08:32:32.353788885Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-31T08:32:32.354081795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.354489396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-31T08:32:32.354838799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-31T08:32:32.355335921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005914s
2026-01-31T08:32:32.355597998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.356678094Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-31T08:32:32.356925732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019116s
2026-01-31T08:32:32.357324816Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-31T08:32:32.357608137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.358136541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-31T08:32:32.358431906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-31T08:32:32.358897483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005387s
2026-01-31T08:32:32.359156615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-31T08:32:32.359385576Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-31T08:32:32.359653887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-31T08:32:32.360030615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-31T08:32:32.360795606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008689s
2026-01-31T08:32:32.361059708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.361816983Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-31T08:32:32.362071325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018719s
2026-01-31T08:32:32.362430328Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-31T08:32:32.362721644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.363101680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-31T08:32:32.363339589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-31T08:32:32.363591015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-31T08:32:32.363947122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-31T08:32:32.364496940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006332s
2026-01-31T08:32:32.364761913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.365403856Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-31T08:32:32.365670032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015124s
2026-01-31T08:32:32.366022181Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-31T08:32:32.366295532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.366623993Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-31T08:32:32.367223160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-31T08:32:32.367754310Z [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-01-31T08:32:32.368486755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009751s
2026-01-31T08:32:32.368700205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-31T08:32:32.368996311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-31T08:32:32.369405104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004692s
2026-01-31T08:32:32.369780370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-31T08:32:32', 'InitialSetup')
2026-01-31T08:32:32.370227200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.370951368Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-31T08:32:32.371190189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002s
2026-01-31T08:32:32.371447277Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-01-31T08:32:32.371716900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.372062476Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-01-31T08:32:32.372480437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-31T08:32:32', 'ApplicationStatus')
2026-01-31T08:32:32.372955043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.373610132Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-01-31T08:32:32.373862841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018884s
2026-01-31T08:32:32.374118095Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-01-31T08:32:32.374376275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.374699005Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-01-31T08:32:32.375068269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-31T08:32:32', 'IndexerProps')
2026-01-31T08:32:32.375512163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.376169977Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-01-31T08:32:32.376413778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017862s
2026-01-31T08:32:32.376673892Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-01-31T08:32:32.376964287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.377271045Z [Info] add_update_history: Starting migration of Log DB to 4
2026-01-31T08:32:32.377752204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-31T08:32:32.378235677Z [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-01-31T08:32:32.378801737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007855s
2026-01-31T08:32:32.379059026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-31T08:32:32.379386936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-31T08:32:32.379816581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000507s
2026-01-31T08:32:32.380218310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-31T08:32:32', 'add_update_history')
2026-01-31T08:32:32.380683928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.381387735Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-01-31T08:32:32.381638490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020493s
2026-01-31T08:32:32.381894967Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-01-31T08:32:32.382164239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.382485185Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-01-31T08:32:32.382869038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-31T08:32:32', 'update_notifiarr')
2026-01-31T08:32:32.383312862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.383957390Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-01-31T08:32:32.384206422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017811s
2026-01-31T08:32:32.384465343Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-01-31T08:32:32.384723543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.385048117Z [Info] app_profiles: Starting migration of Log DB to 6
2026-01-31T08:32:32.385412390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-31T08:32:32', 'app_profiles')
2026-01-31T08:32:32.385860653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.386489560Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-01-31T08:32:32.386735715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017692s
2026-01-31T08:32:32.386993495Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-01-31T08:32:32.387261915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.387582160Z [Info] history_failed: Starting migration of Log DB to 7
2026-01-31T08:32:32.387973919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-31T08:32:32', 'history_failed')
2026-01-31T08:32:32.388421751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.389059345Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-01-31T08:32:32.389302705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017987s
2026-01-31T08:32:32.389562809Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-01-31T08:32:32.389821550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.390132576Z [Info] redacted_api: Starting migration of Log DB to 8
2026-01-31T08:32:32.390500958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-31T08:32:32', 'redacted_api')
2026-01-31T08:32:32.390955273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.391573287Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-01-31T08:32:32.391818491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017625s
2026-01-31T08:32:32.392181172Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-01-31T08:32:32.392447718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.392770809Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-01-31T08:32:32.393157047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-31T08:32:32', 'IndexerProxies')
2026-01-31T08:32:32.393591732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.394229426Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-01-31T08:32:32.394483238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017818s
2026-01-31T08:32:32.394752700Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-01-31T08:32:32.395020469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.395340554Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-01-31T08:32:32.395740409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-31T08:32:32', 'app_indexer_remote_name')
2026-01-31T08:32:32.396222470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.396900706Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-01-31T08:32:32.397151291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018685s
2026-01-31T08:32:32.397419932Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-01-31T08:32:32.397685346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.398008968Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-01-31T08:32:32.398392220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-31T08:32:32', 'desi_gazelle_to_unit3d')
2026-01-31T08:32:32.398840954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.399501614Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-01-31T08:32:32.399754804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018112s
2026-01-31T08:32:32.400048505Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-01-31T08:32:32.400333850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.400657672Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-01-31T08:32:32.401063489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-31T08:32:32', 'add_on_update_to_notifications')
2026-01-31T08:32:32.401519788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.402816199Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-01-31T08:32:32.403071463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024665s
2026-01-31T08:32:32.403324022Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-01-31T08:32:32.403598965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.403957397Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-01-31T08:32:32.404325418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-31T08:32:32', 'IndexerVersions')
2026-01-31T08:32:32.404790064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.405467238Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-01-31T08:32:32.405713173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018729s
2026-01-31T08:32:32.405970832Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-01-31T08:32:32.406233130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.406556622Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-01-31T08:32:32.406926577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-31T08:32:32', 'cleanup_config')
2026-01-31T08:32:32.407366373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.408043747Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-01-31T08:32:32.408294512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018083s
2026-01-31T08:32:32.408544976Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-01-31T08:32:32.408807234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.409134593Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-01-31T08:32:32.409506953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-31T08:32:32', 'indexer_cleanup')
2026-01-31T08:32:32.409961308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.410629764Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-01-31T08:32:32.410876261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018228s
2026-01-31T08:32:32.411131134Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-01-31T08:32:32.411397140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.411723467Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-01-31T08:32:32.412124785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-31T08:32:32', 'minimum_seeders')
2026-01-31T08:32:32.412570944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.413246925Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-01-31T08:32:32.413493281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018503s
2026-01-31T08:32:32.413746561Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-01-31T08:32:32.414010933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.414329705Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-01-31T08:32:32.414701404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-31T08:32:32', 'remove_showrss')
2026-01-31T08:32:32.415144196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.415804105Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-01-31T08:32:32.416092806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017985s
2026-01-31T08:32:32.416359914Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-01-31T08:32:32.416637303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.416966055Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-01-31T08:32:32.417359156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-31T08:32:32', 'remove_torrentparadiseml')
2026-01-31T08:32:32.417812790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.418512790Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-01-31T08:32:32.418765990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018685s
2026-01-31T08:32:32.419038919Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-01-31T08:32:32.419317200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.419646072Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-01-31T08:32:32.420082581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-31T08:32:32', 'localization_setting_to_string')
2026-01-31T08:32:32.420551656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.421242036Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-01-31T08:32:32.421501338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019046s
2026-01-31T08:32:32.421750330Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-01-31T08:32:32.422017898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.422333544Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-01-31T08:32:32.422693238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-31T08:32:32', 'orpheus_api')
2026-01-31T08:32:32.423132894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.423791560Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-01-31T08:32:32.424036403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017767s
2026-01-31T08:32:32.424304373Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-01-31T08:32:32.424579948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.424901435Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-01-31T08:32:32.425298305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-31T08:32:32', 'download_client_categories')
2026-01-31T08:32:32.425752109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.426433761Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-01-31T08:32:32.426689797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018455s
2026-01-31T08:32:32.426947737Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-01-31T08:32:32.427210155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.427526312Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-01-31T08:32:32.427924594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-31T08:32:32', 'add_salt_to_users')
2026-01-31T08:32:32.428378698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.429050281Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-01-31T08:32:32.429293541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018342s
2026-01-31T08:32:32.429585148Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-01-31T08:32:32.429879210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.430213664Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-01-31T08:32:32.430648770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-31T08:32:32', 'speedcd_userpasssettings_to_speedcdsettings')
2026-01-31T08:32:32.431128857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.431822243Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-01-31T08:32:32.432147037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019175s
2026-01-31T08:32:32.432457582Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-01-31T08:32:32.432738618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.433082872Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-01-31T08:32:32.433526184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-31T08:32:32', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-01-31T08:32:32.434011812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.434721491Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-01-31T08:32:32.435001355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00195s
2026-01-31T08:32:32.435281429Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-01-31T08:32:32.435571914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.435924454Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-01-31T08:32:32.436371274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-31T08:32:32', 'alpharatio_greatposterwall_config_contract')
2026-01-31T08:32:32.436846882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.437538745Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-01-31T08:32:32.437810582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019317s
2026-01-31T08:32:32.438066919Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-01-31T08:32:32.438330089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.438648139Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-01-31T08:32:32.439020219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-31T08:32:32', 'remove_notwhatcd')
2026-01-31T08:32:32.439462880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.440179333Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-01-31T08:32:32.440424477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018417s
2026-01-31T08:32:32.440694460Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-01-31T08:32:32.440967620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.441296372Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-01-31T08:32:32.441708001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-31T08:32:32', 'add_on_grab_to_notifications')
2026-01-31T08:32:32.442147526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.442832546Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-01-31T08:32:32.443088020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018503s
2026-01-31T08:32:32.443367303Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-01-31T08:32:32.443654281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.444009396Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-01-31T08:32:32.449521176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-31T08:32:32', 'animetorrents_use_custom_config_contract')
2026-01-31T08:32:32.450054290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.450808539Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-01-31T08:32:32.451089344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071221s
2026-01-31T08:32:32.451371733Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-01-31T08:32:32.451636075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.452000940Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-01-31T08:32:32.452387568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-31T08:32:32', 'apprise_server_url')
2026-01-31T08:32:32.452832615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.453527985Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-01-31T08:32:32.453779041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018863s
2026-01-31T08:32:32.454054425Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-01-31T08:32:32.454330411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.454656247Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-01-31T08:32:32.455056333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-31T08:32:32', 'health_restored_notification')
2026-01-31T08:32:32.455504446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.456215868Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-01-31T08:32:32.456473617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018627s
2026-01-31T08:32:32.456720164Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-01-31T08:32:32.456974436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.457286805Z [Info] remove_uc: Starting migration of Log DB to 33
2026-01-31T08:32:32.457642822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-31T08:32:32', 'remove_uc')
2026-01-31T08:32:32.458076575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.459122482Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-01-31T08:32:32.459353256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021529s
2026-01-31T08:32:32.459615595Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-01-31T08:32:32.459900388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.460238018Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-01-31T08:32:32.460620679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-31T08:32:32', 'history_fix_data_titles')
2026-01-31T08:32:32.461072238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.461750033Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-01-31T08:32:32.462001890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018535s
2026-01-31T08:32:32.462268577Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-01-31T08:32:32.462538661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.462857233Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-01-31T08:32:32.463265635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-31T08:32:32', 'download_client_per_indexer')
2026-01-31T08:32:32.463713988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.464445531Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-01-31T08:32:32.464706246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018888s
2026-01-31T08:32:32.464999026Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-31T08:32:32.465310423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.465627512Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-01-31T08:32:32.466290497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-31T08:32:32.466524839Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-31T08:32:32.466785704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-31T08:32:32.467693182Z [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-01-31T08:32:32.468590589Z [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-01-31T08:32:32.469162491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-31T08:32:32.469760505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-31T08:32:32.470891883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-31T08:32:32.471308883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042849s
2026-01-31T08:32:32.471549498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-31T08:32:32.471776124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-01-31T08:32:32.472039374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-31T08:32:32.472821489Z [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-01-31T08:32:32.473532722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-31T08:32:32.474031767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-31T08:32:32.474618719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-31T08:32:32.475676649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-31T08:32:32.476139983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038071s
2026-01-31T08:32:32.476375136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-31T08:32:32.476596091Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-31T08:32:32.476839521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-31T08:32:32.477524370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-31T08:32:32.478147275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-31T08:32:32.478647302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-31T08:32:32.479222039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-31T08:32:32.480307655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-31T08:32:32.480761590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036553s
2026-01-31T08:32:32.481169451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-31T08:32:32', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-31T08:32:32.481643315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.482530081Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-31T08:32:32.482809604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053777s
2026-01-31T08:32:32.483075950Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-01-31T08:32:32.483337848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.483660808Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-01-31T08:32:32.484061806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-31T08:32:32', 'add_notification_status')
2026-01-31T08:32:32.484512112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.485202884Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-01-31T08:32:32.485455582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018551s
2026-01-31T08:32:32.485729805Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-01-31T08:32:32.486017755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.486347709Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-01-31T08:32:32.486773998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-31T08:32:32', 'indexers_freeleech_only_config_contract')
2026-01-31T08:32:32.487237311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.487955217Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-01-31T08:32:32.488229068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018964s
2026-01-31T08:32:32.488486426Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-01-31T08:32:32.488742753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.489060262Z [Info] email_encryption: Starting migration of Log DB to 39
2026-01-31T08:32:32.489428483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-31T08:32:32', 'email_encryption')
2026-01-31T08:32:32.489871676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.490549270Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-01-31T08:32:32.490791248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018066s
2026-01-31T08:32:32.491068526Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-01-31T08:32:32.491356326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.491684927Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-01-31T08:32:32.492139363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-31T08:32:32', 'newznab_category_to_capabilities_settings')
2026-01-31T08:32:32.492612235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.493316042Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-01-31T08:32:32.493587930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019267s
2026-01-31T08:32:32.493859697Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-01-31T08:32:32.494139040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.494461810Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-01-31T08:32:32.494862276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-31T08:32:32', 'gazelle_freeleech_token_options')
2026-01-31T08:32:32.495320369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.496045319Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-01-31T08:32:32.496303499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018918s
2026-01-31T08:32:32.496575747Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-01-31T08:32:32.496850290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.497177118Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-01-31T08:32:32.497586092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-31T08:32:32', 'myanonamouse_freeleech_wedge_options')
2026-01-31T08:32:32.498046779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.498753483Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-01-31T08:32:32.499016613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018873s
2026-01-31T08:32:32.499282668Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-01-31T08:32:32.499556860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-31T08:32:32.499906735Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-01-31T08:32:32.500310859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-31T08:32:32', 'newznab_indexers_enable_redirect')
2026-01-31T08:32:32.500764623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-31T08:32:32.501477348Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-01-31T08:32:32.501735588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018993s
2026-01-31T08:32:32.657824288Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-01-31T08:32:32.665002133Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-31T08:32:32.668965675Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-01-31T08:32:32.767928462Z [Info] AppSyncProfileService: Setting up default app profile
2026-01-31T08:32:32.779087454Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-01-31T08:32:32.872770137Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-31T08:32:33.049344462Z [ls.io-init] done.
2026-01-31T08:32:33.282718603Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-31T08:32:33.283967538Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-31T08:32:33.284213914Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin