2026-01-15T09:25:11.022550545Z [migrations] started
2026-01-15T09:25:11.026907960Z [migrations] no migrations found
2026-01-15T09:25:11.521161888Z usermod: no changes
2026-01-15T09:25:11.613507132Z ───────────────────────────────────────
2026-01-15T09:25:11.613540078Z
2026-01-15T09:25:11.613544066Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:25:11.613547934Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:25:11.613554788Z ██║ ███████╗██║██║ ██║
2026-01-15T09:25:11.613558646Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:25:11.613562463Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:25:11.613566491Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:25:11.613570379Z
2026-01-15T09:25:11.613574047Z Brought to you by linuxserver.io
2026-01-15T09:25:11.613577774Z ───────────────────────────────────────
2026-01-15T09:25:11.617748994Z
2026-01-15T09:25:11.617992113Z To support the app dev(s) visit:
2026-01-15T09:25:11.653037884Z Prowlarr: https://opencollective.com/prowlarr
2026-01-15T09:25:11.656735450Z
2026-01-15T09:25:11.656773005Z To support LSIO projects visit:
2026-01-15T09:25:11.656783026Z https://www.linuxserver.io/donate/
2026-01-15T09:25:11.656847024Z
2026-01-15T09:25:11.656858708Z ───────────────────────────────────────
2026-01-15T09:25:11.656869690Z GID/UID
2026-01-15T09:25:11.656877857Z ───────────────────────────────────────
2026-01-15T09:25:11.738186777Z
2026-01-15T09:25:11.738223972Z User UID: 911
2026-01-15T09:25:11.738233290Z User GID: 911
2026-01-15T09:25:11.738242028Z ───────────────────────────────────────
2026-01-15T09:25:11.771110494Z Linuxserver.io version: 2.3.2.5245-pkg-37c31f4c-dev-d5e2d89abab381afece277531dcddbf1aeb9b0a3-pr-77
2026-01-15T09:25:11.773684317Z Build-date: 2026-01-15T09:22:20+00:00
2026-01-15T09:25:11.773700259Z ───────────────────────────────────────
2026-01-15T09:25:11.773706953Z
2026-01-15T09:25:13.978694538Z [custom-init] No custom files found, skipping...
2026-01-15T09:25:19.481165443Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5245
2026-01-15T09:25:19.756333874Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:25:19.852610304Z [Debug] Bootstrap: Console selected
2026-01-15T09:25:19.865196729Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:25:23.004330554Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:25:24.052823030Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {a6edad85-ac8a-406d-b164-635feca41c7b} may be persisted to storage in unencrypted form.
2026-01-15T09:25:25.337629106Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:25:25.810378611Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:25:26.673870917Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:25:26.786593384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:26.796168445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:27.521015313Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:25:27.572304282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7343828s
2026-01-15T09:25:27.576383937Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:25:27.579556396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7849582s
2026-01-15T09:25:27.701684131Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:25:27.710239520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:27.789222796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:25:27.894946630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:25:28.059708988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2666444s
2026-01-15T09:25:28.066116772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:28.104340943Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:25:28.107449553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3112634s
2026-01-15T09:25:28.204775425Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:25:28.208886765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:28.285653688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:25:28.301117918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:28.314754839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257015s
2026-01-15T09:25:28.318856728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:28.323465068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017543s
2026-01-15T09:25:28.329959185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:25:28.338831621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:25:28.352686350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194593s
2026-01-15T09:25:28.356865195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:28.373906731Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:25:28.377577563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400698s
2026-01-15T09:25:28.389599011Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:25:28.393101894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:28.406815710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:28.410015533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002391s
2026-01-15T09:25:28.413099714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:25:28.417601469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:25:28.423508373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075736s
2026-01-15T09:25:28.426558224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:28.440802288Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:25:28.443971429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241553s
2026-01-15T09:25:28.463714035Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:25:28.467097067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:28.477538723Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:25:28.578593896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:25:28.587446432Z [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-15T09:25:28.595203151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135421s
2026-01-15T09:25:28.598147821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:25:28.602556589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:25:28.607568291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067697s
2026-01-15T09:25:28.610190922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:25:28.617679912Z [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-15T09:25:28.624687153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119036s
2026-01-15T09:25:28.627697775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:25:28.631886520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:25:28.637039146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066205s
2026-01-15T09:25:28.639907181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:25:28.696578859Z [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-15T09:25:28.709559619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0661495s
2026-01-15T09:25:28.713642340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:25:28.724446536Z [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-15T09:25:28.731608017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147041s
2026-01-15T09:25:28.734756206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:25:28.739320718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:25:28.744608766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070599s
2026-01-15T09:25:28.747307981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:25:28.841172324Z [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-15T09:25:28.853724851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.102957s
2026-01-15T09:25:28.857195670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:25:28.861988211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:28.867817268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077763s
2026-01-15T09:25:28.871060479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-01-15T09:25:28.879700107Z [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-15T09:25:28.887836561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136085s
2026-01-15T09:25:28.890997345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-01-15T09:25:28.899390457Z [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-15T09:25:28.907500317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137723s
2026-01-15T09:25:28.910595781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-01-15T09:25:28.914853084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-01-15T09:25:28.920694947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073024s
2026-01-15T09:25:28.923419423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:25:28.928322867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-01-15T09:25:28.934253630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008177s
2026-01-15T09:25:28.937153760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:25:28.941202623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:25:28.946627377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067697s
2026-01-15T09:25:28.949590985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:25:28.992031035Z [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-15T09:25:28.999647492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047116s
2026-01-15T09:25:29.002844811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:25:29.007104949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:25:29.013156906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070645s
2026-01-15T09:25:29.018454453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:25:29.026652371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:25:29.042092242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170138s
2026-01-15T09:25:29.046297350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:25:29.057053149Z [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-15T09:25:29.066613149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175939s
2026-01-15T09:25:29.069551536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:25:29.080271513Z [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-15T09:25:29.501643340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3614622s
2026-01-15T09:25:29.541612716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-15T09:25:29.594397517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:29.630191364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0741994s
2026-01-15T09:25:29.635347127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:25:29.666434466Z [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-15T09:25:29.677942209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038375s
2026-01-15T09:25:29.682032085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:25:29.688545421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:25:29.702407184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154569s
2026-01-15T09:25:29.953739356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:25:29', 'InitialSetup')
2026-01-15T09:25:29.969963115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:29.979197711Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:25:29.981391819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2934312s
2026-01-15T09:25:29.997731883Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-01-15T09:25:30.001047099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:30.016851233Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-01-15T09:25:30.153801547Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-01-15T09:25:30.323433551Z [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-15T09:25:30.337631942Z [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-15T09:25:30.350831532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:30.366899528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:30.389297921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:30.395004041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2386521s
2026-01-15T09:25:30.397796855Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-01-15T09:25:30.430546542Z [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-15T09:25:30.442700306Z [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-15T09:25:30.449720362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:30.454731994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:30.466624512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:30.470680669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0705851s
2026-01-15T09:25:30.475220581Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-01-15T09:25:30.564741598Z [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-15T09:25:30.576464955Z [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-15T09:25:30.583630404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:30.615589559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:30.627909938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:30.632034183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1544408s
2026-01-15T09:25:30.634387673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-01-15T09:25:30.641876994Z [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-15T09:25:30.650727045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141739s
2026-01-15T09:25:30.653348824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-01-15T09:25:30.657416495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:30.661735562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061165s
2026-01-15T09:25:30.667109995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:25:30', 'ApplicationStatus')
2026-01-15T09:25:30.672033469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:30.676507208Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-01-15T09:25:30.678638429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205831s
2026-01-15T09:25:30.681385581Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-01-15T09:25:30.684235720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:30.687877484Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-01-15T09:25:30.712486659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:30.715048207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000233s
2026-01-15T09:25:30.718313843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-01-15T09:25:30.724464408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:30.733591868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129689s
2026-01-15T09:25:30.735895957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:25:30.744286704Z [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-15T09:25:30.751147158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130985s
2026-01-15T09:25:30.753544125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:25:30.760955590Z [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-15T09:25:30.767121766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113416s
2026-01-15T09:25:30.769806532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:25:30.774030659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:30.778501952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063652s
2026-01-15T09:25:30.782994649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:25:30', 'IndexerProps')
2026-01-15T09:25:30.787957783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:30.792620573Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-01-15T09:25:30.794730391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203491s
2026-01-15T09:25:30.797432603Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-01-15T09:25:30.800019371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:30.803272181Z [Info] add_update_history: Starting migration of Main DB to 4
2026-01-15T09:25:30.809092923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:25:30', 'add_update_history')
2026-01-15T09:25:30.813824571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:30.817596747Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-01-15T09:25:30.819742207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176444s
2026-01-15T09:25:30.822319717Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-01-15T09:25:30.824912779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:30.828041409Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-01-15T09:25:30.922822307Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:25:30.933657626Z [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-15T09:25:30.949674278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221496s
2026-01-15T09:25:30.954171354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:25:30', 'update_notifiarr')
2026-01-15T09:25:30.958852480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:30.977516954Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-01-15T09:25:30.985604370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0500416s
2026-01-15T09:25:30.988222592Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-01-15T09:25:30.990837377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:30.994639524Z [Info] app_profiles: Starting migration of Main DB to 6
2026-01-15T09:25:31.005773985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-01-15T09:25:31.013131451Z [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-15T09:25:31.019947606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118336s
2026-01-15T09:25:31.022398221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-01-15T09:25:31.026122330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-01-15T09:25:31.045820486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198931s
2026-01-15T09:25:31.046745599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:31.059389820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-01-15T09:25:31.062114246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-01-15T09:25:31.066301388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:25:31.073892263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093708s
2026-01-15T09:25:31.078600173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:25:31', 'app_profiles')
2026-01-15T09:25:31.083517396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:31.108563791Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-01-15T09:25:31.110690012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043897s
2026-01-15T09:25:31.113411783Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-01-15T09:25:31.116026819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:31.119366394Z [Info] history_failed: Starting migration of Main DB to 7
2026-01-15T09:25:31.129102519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:25:31.131521550Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.88E-05s
2026-01-15T09:25:31.134003248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-01-15T09:25:31.137872569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:25:31.145259714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089386s
2026-01-15T09:25:31.148928773Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-01-15T09:25:31.153448795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-01-15T09:25:31.157991582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062898s
2026-01-15T09:25:31.162281100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:25:31', 'history_failed')
2026-01-15T09:25:31.166893548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:31.207302008Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-01-15T09:25:31.209628272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550646s
2026-01-15T09:25:31.212358690Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-01-15T09:25:31.215376707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:31.228684886Z [Info] redacted_api: Starting migration of Main DB to 8
2026-01-15T09:25:31.234793547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:31.237895503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:31.270170725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326707s
2026-01-15T09:25:31.274778574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:25:31', 'redacted_api')
2026-01-15T09:25:31.279524050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:31.336152441Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-01-15T09:25:31.339094355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0985303s
2026-01-15T09:25:31.341874443Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-01-15T09:25:31.344467124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:31.347870417Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-01-15T09:25:31.357889432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-01-15T09:25:31.364597530Z [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-15T09:25:31.370785130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106519s
2026-01-15T09:25:31.372983116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:31.375065188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-01-15T09:25:31.377477095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:25:31.380717591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:25:31.391219528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112961s
2026-01-15T09:25:31.395791585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:25:31', 'IndexerProxies')
2026-01-15T09:25:31.407997914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:31.463526952Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-01-15T09:25:31.467258547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0831226s
2026-01-15T09:25:31.471917498Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-01-15T09:25:31.476940623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:31.482029410Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-01-15T09:25:31.490803298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-01-15T09:25:31.494267614Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.29E-05s
2026-01-15T09:25:31.498730892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-01-15T09:25:31.512072968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-01-15T09:25:31.522761882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130199s
2026-01-15T09:25:31.529666957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:25:31', 'app_indexer_remote_name')
2026-01-15T09:25:31.536738627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:31.593943780Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-01-15T09:25:31.614570124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0839644s
2026-01-15T09:25:31.619011929Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-01-15T09:25:31.623164792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:31.633349560Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-01-15T09:25:31.710892667Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:31.732113589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-01-15T09:25:31.736953856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162706s
2026-01-15T09:25:31.741754583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:25:31', 'desi_gazelle_to_unit3d')
2026-01-15T09:25:31.746338594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:31.792918120Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-01-15T09:25:31.795108531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0719095s
2026-01-15T09:25:31.797982789Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-01-15T09:25:31.800638496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:31.804084485Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-01-15T09:25:31.809856428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:31.812057330Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-01-15T09:25:31.814987300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:25:31.819126926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:31.826601989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091874s
2026-01-15T09:25:31.831185699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:25:31', 'add_on_update_to_notifications')
2026-01-15T09:25:31.835939140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:31.904946249Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-01-15T09:25:31.912436392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0867121s
2026-01-15T09:25:31.916518051Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-01-15T09:25:31.920394917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:31.925389495Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-01-15T09:25:31.939772868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-01-15T09:25:31.949795491Z [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-15T09:25:31.958415398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150409s
2026-01-15T09:25:31.962628061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-01-15T09:25:31.967808693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-01-15T09:25:31.972371722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067274s
2026-01-15T09:25:31.975011097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-01-15T09:25:31.979367910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-01-15T09:25:31.983806618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006486s
2026-01-15T09:25:31.988221027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:25:31', 'IndexerVersions')
2026-01-15T09:25:31.992763915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:32.037095334Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-01-15T09:25:32.039410306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0592195s
2026-01-15T09:25:32.042059300Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-01-15T09:25:32.044597611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:32.047890793Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-01-15T09:25:32.073225088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.087540815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-01-15T09:25:32.093228629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174062s
2026-01-15T09:25:32.095893685Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.099784029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-01-15T09:25:32.103239618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050945s
2026-01-15T09:25:32.128573171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:25:32', 'cleanup_config')
2026-01-15T09:25:32.128593682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:32.229119840Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-01-15T09:25:32.232498103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298063s
2026-01-15T09:25:32.236431142Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-01-15T09:25:32.267891634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:32.277246922Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-01-15T09:25:32.367987054Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.374861226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-01-15T09:25:32.380796428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090431s
2026-01-15T09:25:32.383368848Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.386829947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-01-15T09:25:32.390089972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044208s
2026-01-15T09:25:32.392714597Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.396113872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-01-15T09:25:32.399352554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043803s
2026-01-15T09:25:32.401934222Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.405280230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-01-15T09:25:32.408473320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042663s
2026-01-15T09:25:32.411054237Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.414427480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-01-15T09:25:32.428850383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155096s
2026-01-15T09:25:32.456733530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.456746446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-01-15T09:25:32.456752799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043445s
2026-01-15T09:25:32.456757950Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.456763160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-01-15T09:25:32.456768421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044352s
2026-01-15T09:25:32.456773301Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.456778341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-01-15T09:25:32.456783411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043665s
2026-01-15T09:25:32.458995135Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.518271438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-01-15T09:25:32.522543320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0611589s
2026-01-15T09:25:32.525143236Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.528550326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-01-15T09:25:32.531769769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004371s
2026-01-15T09:25:32.534336428Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.537768309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-01-15T09:25:32.541016209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044136s
2026-01-15T09:25:32.543551875Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.548661524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-01-15T09:25:32.551987792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044395s
2026-01-15T09:25:32.554546775Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.557977904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-01-15T09:25:32.561306647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004507s
2026-01-15T09:25:32.564872488Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.568774796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-01-15T09:25:32.572158960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050243s
2026-01-15T09:25:32.574737302Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.578199834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-01-15T09:25:32.582097343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044859s
2026-01-15T09:25:32.584526695Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:32.588146354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-01-15T09:25:32.592631736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057416s
2026-01-15T09:25:32.594826034Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.646723369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-01-15T09:25:32.651689579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228571s
2026-01-15T09:25:32.653759417Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.657760795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-01-15T09:25:32.661812494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060452s
2026-01-15T09:25:32.663836579Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.667781333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-01-15T09:25:32.671642298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005831s
2026-01-15T09:25:32.673628818Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.677631799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-01-15T09:25:32.681637435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059872s
2026-01-15T09:25:32.683841783Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.687940066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-01-15T09:25:32.691925732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060042s
2026-01-15T09:25:32.693877572Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.697697404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-01-15T09:25:32.701947653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060604s
2026-01-15T09:25:32.703945355Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.707976724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-01-15T09:25:32.711754110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058622s
2026-01-15T09:25:32.713741031Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.717750414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-01-15T09:25:32.722197319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006345s
2026-01-15T09:25:32.724494916Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.728248845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-01-15T09:25:32.731983155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055233s
2026-01-15T09:25:32.733948342Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.737824217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-01-15T09:25:32.741530480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056193s
2026-01-15T09:25:32.743514575Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.747426733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-01-15T09:25:32.751177325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056932s
2026-01-15T09:25:32.753139066Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.757300506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-01-15T09:25:32.761291132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061687s
2026-01-15T09:25:32.764029235Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.767934529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-01-15T09:25:32.771676494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056976s
2026-01-15T09:25:32.773682854Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.777460732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-01-15T09:25:32.781202386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055473s
2026-01-15T09:25:32.783275641Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.787522653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-01-15T09:25:32.791389921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006062s
2026-01-15T09:25:32.793390680Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.797351856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-01-15T09:25:32.801654891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056951s
2026-01-15T09:25:32.804538558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.831650773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-01-15T09:25:32.839391190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096565s
2026-01-15T09:25:32.841467952Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.845390912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-01-15T09:25:32.849281616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058138s
2026-01-15T09:25:32.851280702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:32.855101195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-01-15T09:25:32.858968322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056729s
2026-01-15T09:25:32.863827978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:25:32', 'indexer_cleanup')
2026-01-15T09:25:32.868633605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:32.892746851Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-01-15T09:25:32.896152038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382294s
2026-01-15T09:25:32.900560686Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-01-15T09:25:32.904560971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:32.909869851Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-01-15T09:25:32.919604664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-01-15T09:25:32.923019210Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s
2026-01-15T09:25:32.926954233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-01-15T09:25:32.933409883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:25:32.941539213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115478s
2026-01-15T09:25:32.945937881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:25:32', 'minimum_seeders')
2026-01-15T09:25:32.950666042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.046016487Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-01-15T09:25:33.048623697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1153034s
2026-01-15T09:25:33.051407974Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-01-15T09:25:33.053974762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.057285980Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-01-15T09:25:33.062361200Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:33.065929736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-01-15T09:25:33.069510967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048024s
2026-01-15T09:25:33.073785084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:25:33', 'remove_showrss')
2026-01-15T09:25:33.078288833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.122179795Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-01-15T09:25:33.124280726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571318s
2026-01-15T09:25:33.138210466Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-01-15T09:25:33.138223192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.138231939Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-01-15T09:25:33.138240336Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:33.141736977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-01-15T09:25:33.145415414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049926s
2026-01-15T09:25:33.149828801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:25:33', 'remove_torrentparadiseml')
2026-01-15T09:25:33.154447562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.160917050Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-01-15T09:25:33.163083372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200817s
2026-01-15T09:25:33.165931998Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-01-15T09:25:33.168618297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.171908854Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-01-15T09:25:33.175992497Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:33.178552882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:33.188212324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093051s
2026-01-15T09:25:33.193323696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:25:33', 'localization_setting_to_string')
2026-01-15T09:25:33.198300428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.202780048Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-01-15T09:25:33.205038766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240922s
2026-01-15T09:25:33.207624594Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-01-15T09:25:33.210185250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.213360313Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-01-15T09:25:33.217368785Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:33.220021326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:33.287711012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0676722s
2026-01-15T09:25:33.292272337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:25:33', 'orpheus_api')
2026-01-15T09:25:33.297079547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.306961466Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-01-15T09:25:33.309059661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871999s
2026-01-15T09:25:33.312013589Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-01-15T09:25:33.314632924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.317906746Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-01-15T09:25:33.323200275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:25:33.325394444Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-01-15T09:25:33.328014400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-01-15T09:25:33.331911397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:25:33.339800653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093724s
2026-01-15T09:25:33.344427691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:25:33', 'download_client_categories')
2026-01-15T09:25:33.349180361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.352962487Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-01-15T09:25:33.355175844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222264s
2026-01-15T09:25:33.357850259Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-01-15T09:25:33.360414092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.363628706Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-01-15T09:25:33.369942129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:25:33.372033981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-01-15T09:25:33.374396238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:25:33.377434075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:25:33.384666118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080658s
2026-01-15T09:25:33.387120951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:25:33.390377569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:25:33.396906466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075907s
2026-01-15T09:25:33.401300685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:25:33', 'add_salt_to_users')
2026-01-15T09:25:33.405832069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.410189103Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-01-15T09:25:33.412302970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205949s
2026-01-15T09:25:33.415625761Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-01-15T09:25:33.418500941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.422259900Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-01-15T09:25:33.427442876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:33.431269673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-01-15T09:25:33.435278195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005727s
2026-01-15T09:25:33.440106176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:25:33', 'speedcd_userpasssettings_to_speedcdsettings')
2026-01-15T09:25:33.444920230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.449323998Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-01-15T09:25:33.451698149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190518s
2026-01-15T09:25:33.454845026Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-01-15T09:25:33.457685776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.461364324Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-01-15T09:25:33.466262317Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:33.470106207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-01-15T09:25:33.474129328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058088s
2026-01-15T09:25:33.479043834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:25:33', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-01-15T09:25:33.484354619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.489347052Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-01-15T09:25:33.491938300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200389s
2026-01-15T09:25:33.495290229Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-01-15T09:25:33.498182233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.502149241Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-01-15T09:25:33.508925366Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:33.513035523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-01-15T09:25:33.517588161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063448s
2026-01-15T09:25:33.519710895Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:33.523882144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-01-15T09:25:33.528166361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063178s
2026-01-15T09:25:33.533304287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:25:33', 'alpharatio_greatposterwall_config_contract')
2026-01-15T09:25:33.538392143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.542831683Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-01-15T09:25:33.545199020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203558s
2026-01-15T09:25:33.547875609Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-01-15T09:25:33.550444983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.553693866Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-01-15T09:25:33.558640727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:33.562178300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-01-15T09:25:33.565799192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00476s
2026-01-15T09:25:33.570073429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:25:33', 'remove_notwhatcd')
2026-01-15T09:25:33.574712210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.578564607Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-01-15T09:25:33.580699336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172447s
2026-01-15T09:25:33.583684657Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-01-15T09:25:33.586464615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.589966798Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-01-15T09:25:33.597267469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:33.599519714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-01-15T09:25:33.602055921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-01-15T09:25:33.606029353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:33.614199675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095623s
2026-01-15T09:25:33.616529356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:33.618609435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-15T09:25:33.621320354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-01-15T09:25:33.625630663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:33.633277331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093992s
2026-01-15T09:25:33.637909108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:25:33', 'add_on_grab_to_notifications')
2026-01-15T09:25:33.642558791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.647953775Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-01-15T09:25:33.650145819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023646s
2026-01-15T09:25:33.653199949Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-01-15T09:25:33.655975127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.659354262Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-01-15T09:25:33.664311624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:33.668274534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-01-15T09:25:33.672334620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059424s
2026-01-15T09:25:33.677487145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:25:33', 'animetorrents_use_custom_config_contract')
2026-01-15T09:25:33.682565411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.694659124Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-01-15T09:25:33.697007874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275686s
2026-01-15T09:25:33.699687920Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-01-15T09:25:33.702321884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.705532169Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-01-15T09:25:33.709651905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:33.712277542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:33.723297844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112064s
2026-01-15T09:25:33.728263673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:25:33', 'apprise_server_url')
2026-01-15T09:25:33.733574898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.739523737Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-01-15T09:25:33.741681492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274159s
2026-01-15T09:25:33.744624559Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-01-15T09:25:33.747302671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.750649811Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-01-15T09:25:33.756219196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:25:33.758394306Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-01-15T09:25:33.761086017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:25:33.765175712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:33.772817370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093553s
2026-01-15T09:25:33.777457784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:25:33', 'health_restored_notification')
2026-01-15T09:25:33.782227539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.787081283Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-01-15T09:25:33.789320301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231122s
2026-01-15T09:25:33.792067634Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-01-15T09:25:33.794701417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.798287899Z [Info] remove_uc: Starting migration of Main DB to 33
2026-01-15T09:25:33.803674255Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:25:33.807309486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-15T09:25:33.811040238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049733s
2026-01-15T09:25:33.815241548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:25:33', 'remove_uc')
2026-01-15T09:25:33.819711319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.823757527Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-01-15T09:25:33.825821834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175447s
2026-01-15T09:25:33.828563044Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-01-15T09:25:33.831480879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.835196912Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-01-15T09:25:33.839274924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:33.841802554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:33.851155227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095711s
2026-01-15T09:25:33.855775400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:25:33', 'history_fix_data_titles')
2026-01-15T09:25:33.860581007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.864633378Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-01-15T09:25:33.866800241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228109s
2026-01-15T09:25:33.869609298Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-01-15T09:25:33.872270256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.875525000Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-01-15T09:25:33.880899162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:33.883060033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-15T09:25:33.885700270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:25:33.889655674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:25:33.897317854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092981s
2026-01-15T09:25:33.901844018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:25:33', 'download_client_per_indexer')
2026-01-15T09:25:33.906449151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:33.910618587Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-01-15T09:25:33.912819810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221824s
2026-01-15T09:25:33.916002819Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:25:33.918825834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:33.922296022Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-01-15T09:25:33.965607678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-15T09:25:33.967971898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-01-15T09:25:33.973158953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-01-15T09:25:34.028534061Z [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-15T09:25:34.040123308Z [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-15T09:25:34.047084435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-15T09:25:34.052265599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-15T09:25:34.068367202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:34.072946153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0972645s
2026-01-15T09:25:34.075288920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-15T09:25:34.077538941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001308s
2026-01-15T09:25:34.080468781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-01-15T09:25:34.127449044Z [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-15T09:25:34.138992589Z [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-15T09:25:34.145781069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-15T09:25:34.151317377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-15T09:25:34.167227795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:34.171902178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0888579s
2026-01-15T09:25:34.174452293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-01-15T09:25:34.176577493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-01-15T09:25:34.179583977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-01-15T09:25:34.321354286Z [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-15T09:25:34.334313713Z [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-15T09:25:34.342552323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-01-15T09:25:34.348064452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-01-15T09:25:34.367270046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-01-15T09:25:34.372277319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.19014s
2026-01-15T09:25:34.374654205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:25:34.376714153Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-01-15T09:25:34.379476165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:25:34.424144302Z [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-15T09:25:34.438835516Z [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-15T09:25:34.447204228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:25:34.451586332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:25:34.466864868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0847933s
2026-01-15T09:25:34.469340333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:25:34.471378046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-01-15T09:25:34.474048403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:25:34.516766674Z [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-15T09:25:34.531141631Z [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-15T09:25:34.538884062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:25:34.543335645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:25:34.558042510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0815015s
2026-01-15T09:25:34.560623498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:25:34.562684979Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-01-15T09:25:34.565436409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:25:34.609044622Z [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-15T09:25:34.623967452Z [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-15T09:25:34.631983624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:25:34.636622826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:25:34.652372150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0843827s
2026-01-15T09:25:34.654942155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:25:34.657143979Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-01-15T09:25:34.660061895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:25:34.699915998Z [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-15T09:25:34.711553202Z [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-15T09:25:34.718592947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:25:34.723863601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:25:34.741180011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:34.746415924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0837137s
2026-01-15T09:25:34.748839133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:25:34.751089826Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-01-15T09:25:34.754035237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:25:34.795181352Z [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-15T09:25:34.807300155Z [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-15T09:25:34.814385012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:25:34.819748241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:25:34.836657812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:34.841585264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0849446s
2026-01-15T09:25:34.844789116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:25:34.846948254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-01-15T09:25:34.849927513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:25:34.889222831Z [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-15T09:25:34.901167644Z [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-15T09:25:34.908567665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:25:34.913973511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:25:34.930824754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:25:34.935540740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0829364s
2026-01-15T09:25:34.937850221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:25:34.939876782Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-01-15T09:25:34.942373880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:25:34.981759109Z [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-15T09:25:34.992237389Z [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-15T09:25:34.998732659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:25:35.003728388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:25:35.019722385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:25:35.025237791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:25:35.029129317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0844651s
2026-01-15T09:25:35.031624813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-01-15T09:25:35.033846637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-15T09:25:35.036808712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-01-15T09:25:35.075036740Z [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-15T09:25:35.084997117Z [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-15T09:25:35.091355571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-01-15T09:25:35.097220110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-01-15T09:25:35.114370967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-01-15T09:25:35.121343147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-01-15T09:25:35.125729660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0863261s
2026-01-15T09:25:35.129541465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:35.131663298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-01-15T09:25:35.134505742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:25:35.176574174Z [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-15T09:25:35.192237335Z [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-15T09:25:35.201094089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:35.206708044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:35.223248381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:35.228060351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908768s
2026-01-15T09:25:35.230343659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:35.232425230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-01-15T09:25:35.235226270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:25:35.276121170Z [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-15T09:25:35.291501792Z [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-15T09:25:35.300089765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:35.304854088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:35.321370557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:35.326407520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0885706s
2026-01-15T09:25:35.328790449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:35.330844515Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-01-15T09:25:35.333584062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:25:35.375046694Z [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-15T09:25:35.388788686Z [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-15T09:25:35.396552029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:35.400640091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:35.416646002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:35.420765357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0848775s
2026-01-15T09:25:35.422633438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:25:35.424291587Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-15T09:25:35.427065493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-01-15T09:25:35.467474554Z [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-15T09:25:35.480506366Z [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-15T09:25:35.487490660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:25:35.491176752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:25:35.506236067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:25:35.510414471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813232s
2026-01-15T09:25:35.512047139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:25:35.513453310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-01-15T09:25:35.515214677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-01-15T09:25:35.555767287Z [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-15T09:25:35.568753066Z [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-15T09:25:35.575660866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:25:35.579227849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:25:35.593728829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:25:35.597449501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0805195s
2026-01-15T09:25:35.599061367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:25:35.600669395Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.38E-05s
2026-01-15T09:25:35.602695215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:25:35.640662759Z [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-15T09:25:35.648312904Z [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-15T09:25:35.653246439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:25:35.656980197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:25:35.671748095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:25:35.675198543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0707661s
2026-01-15T09:25:35.676848085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:25:35.678323085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-01-15T09:25:35.680191988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:25:35.715492793Z [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-15T09:25:35.722750027Z [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-15T09:25:35.727044795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:25:35.730775728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:25:35.746246771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:25:35.749882693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680095s
2026-01-15T09:25:35.751460851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:35.753012415Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.34E-05s
2026-01-15T09:25:35.754750826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:25:35.788667012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:25:35.794328413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:25:35.798131661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:25:35.801818214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:25:35.816118721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:35.820681359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0642391s
2026-01-15T09:25:35.824383283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:25:35', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:25:35.828157574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:35.832191406Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:25:35.833849545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.075366s
2026-01-15T09:25:35.838487384Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-01-15T09:25:35.840553044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:35.845784609Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-01-15T09:25:35.856241686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:25:35.862084862Z [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-15T09:25:35.904234287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459784s
2026-01-15T09:25:35.906727147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:25:35.909569531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:25:35.913182837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048143s
2026-01-15T09:25:35.916429715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:25:35', 'add_notification_status')
2026-01-15T09:25:35.919944934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:35.923044034Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-01-15T09:25:35.924596039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144973s
2026-01-15T09:25:35.926828294Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-01-15T09:25:35.928638610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:35.931240509Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-01-15T09:25:35.938206236Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:35.940777303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-01-15T09:25:35.943927607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041894s
2026-01-15T09:25:35.945319159Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:35.947828332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-01-15T09:25:35.950595193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038928s
2026-01-15T09:25:35.951973519Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:25:35.954385927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-01-15T09:25:35.957035702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036907s
2026-01-15T09:25:35.960245977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:25:35', 'indexers_freeleech_only_config_contract')
2026-01-15T09:25:35.963871938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:35.966957382Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-01-15T09:25:35.968625010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132459s
2026-01-15T09:25:35.970596961Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-01-15T09:25:35.972334680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:35.974772408Z [Info] email_encryption: Starting migration of Main DB to 39
2026-01-15T09:25:35.978255803Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:35.979989794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:35.988548319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084958s
2026-01-15T09:25:35.991790197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:25:35', 'email_encryption')
2026-01-15T09:25:35.995414344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:35.998098039Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-01-15T09:25:35.999561947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182036s
2026-01-15T09:25:36.001764682Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-01-15T09:25:36.003594267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:36.006222078Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-01-15T09:25:36.009721585Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:36.011489946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:36.023647948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120828s
2026-01-15T09:25:36.027332788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:25:36', 'newznab_category_to_capabilities_settings')
2026-01-15T09:25:36.031075545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:36.034054524Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-01-15T09:25:36.035655407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224049s
2026-01-15T09:25:36.038271736Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-01-15T09:25:36.040094616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:36.042576123Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-01-15T09:25:36.046334551Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:36.048108614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:36.057516579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093593s
2026-01-15T09:25:36.061008440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:25:36', 'gazelle_freeleech_token_options')
2026-01-15T09:25:36.064612788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:36.067406574Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-01-15T09:25:36.068962668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192381s
2026-01-15T09:25:36.071083679Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-01-15T09:25:36.072907311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:36.075422816Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-01-15T09:25:36.078888625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:36.080602576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:36.088371430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077565s
2026-01-15T09:25:36.092016711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:25:36', 'myanonamouse_freeleech_wedge_options')
2026-01-15T09:25:36.095625027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:36.098470577Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-01-15T09:25:36.100034155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177531s
2026-01-15T09:25:36.102113462Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-01-15T09:25:36.103905581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:36.106378461Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-01-15T09:25:36.109825151Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:36.111600727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:36.303135817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1913179s
2026-01-15T09:25:36.306708210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-15T09:25:36', 'newznab_indexers_enable_redirect')
2026-01-15T09:25:36.310890723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:36.315164909Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-01-15T09:25:36.316845193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2034177s
2026-01-15T09:25:36.493325778Z [Debug] MigrationController: Took: 00:00:10.6675317
2026-01-15T09:25:38.087423418Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:25:38.812843600Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:25:39.143199471Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:25:39.149547774Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:25:39.152031305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:25:39.188077130Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:25:39.190586082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388059s
2026-01-15T09:25:39.193083621Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:25:39.195351428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041087s
2026-01-15T09:25:39.238479273Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:25:39.241488894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.246932736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:25:39.250271279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:25:39.255582774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062953s
2026-01-15T09:25:39.284181754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.289330662Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:25:39.291582757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398827s
2026-01-15T09:25:39.296227931Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:25:39.299067148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.306642392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:25:39.309841193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:39.314683865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055869s
2026-01-15T09:25:39.316944046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:39.319100108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-01-15T09:25:39.321749783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:25:39.325022945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:25:39.333910702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094817s
2026-01-15T09:25:39.336505507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.340532576Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:25:39.342770683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161796s
2026-01-15T09:25:39.347237708Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:25:39.349878285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.354580294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:39.356810685Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-15T09:25:39.359169214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:25:39.362679824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:25:39.367861247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061631s
2026-01-15T09:25:39.370295820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.373981491Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:25:39.376306713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121075s
2026-01-15T09:25:39.380446490Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:25:39.382943328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.386480200Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:25:39.397603118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:25:39.403658411Z [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-15T09:25:39.411735295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115821s
2026-01-15T09:25:39.414136360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:25:39.417058936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:25:39.421004531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045928s
2026-01-15T09:25:39.424591403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:25:39', 'InitialSetup')
2026-01-15T09:25:39.429172849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.432654500Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:25:39.434819159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161313s
2026-01-15T09:25:39.437414475Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-01-15T09:25:39.439903427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.443070164Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-01-15T09:25:39.447549093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:25:39', 'ApplicationStatus')
2026-01-15T09:25:39.452713783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.456353763Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-01-15T09:25:39.458612060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164677s
2026-01-15T09:25:39.461088246Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-01-15T09:25:39.463530594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.466680427Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-01-15T09:25:39.470313172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:25:39', 'IndexerProps')
2026-01-15T09:25:39.474999018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.478602584Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-01-15T09:25:39.480836252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151941s
2026-01-15T09:25:39.483307178Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-01-15T09:25:39.485795990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.488872485Z [Info] add_update_history: Starting migration of Log DB to 4
2026-01-15T09:25:39.496896452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:25:39.501820228Z [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-15T09:25:39.508144853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087448s
2026-01-15T09:25:39.510514755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:25:39.513785702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:25:39.518115701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052175s
2026-01-15T09:25:39.521798738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:25:39', 'add_update_history')
2026-01-15T09:25:39.526467259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.531429611Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-01-15T09:25:39.533701105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183907s
2026-01-15T09:25:39.536305600Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-01-15T09:25:39.538775173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.542041901Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-01-15T09:25:39.545734276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:25:39', 'update_notifiarr')
2026-01-15T09:25:39.550344249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.554606041Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-01-15T09:25:39.556835460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159048s
2026-01-15T09:25:39.559180713Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-01-15T09:25:39.561594614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.564650918Z [Info] app_profiles: Starting migration of Log DB to 6
2026-01-15T09:25:39.568258402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:25:39', 'app_profiles')
2026-01-15T09:25:39.572812142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.583584614Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-01-15T09:25:39.585771278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219674s
2026-01-15T09:25:39.588147643Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-01-15T09:25:39.590637427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.593776478Z [Info] history_failed: Starting migration of Log DB to 7
2026-01-15T09:25:39.597381096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:25:39', 'history_failed')
2026-01-15T09:25:39.601940157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.607436825Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-01-15T09:25:39.609697057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168999s
2026-01-15T09:25:39.612976029Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-01-15T09:25:39.617944715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.621697812Z [Info] redacted_api: Starting migration of Log DB to 8
2026-01-15T09:25:39.625426070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:25:39', 'redacted_api')
2026-01-15T09:25:39.630255585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.642907352Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-01-15T09:25:39.645060958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252727s
2026-01-15T09:25:39.647966198Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-01-15T09:25:39.650376141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.653793362Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-01-15T09:25:39.657589096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:25:39', 'IndexerProxies')
2026-01-15T09:25:39.662337908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.667485243Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-01-15T09:25:39.669714032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170906s
2026-01-15T09:25:39.672242153Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-01-15T09:25:39.674758951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.677907751Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-01-15T09:25:39.681719807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:25:39', 'app_indexer_remote_name')
2026-01-15T09:25:39.686575164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.691451714Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-01-15T09:25:39.693786766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165564s
2026-01-15T09:25:39.696256490Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-01-15T09:25:39.698809300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.701893340Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-01-15T09:25:39.705780558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:25:39', 'desi_gazelle_to_unit3d')
2026-01-15T09:25:39.710747520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.716276984Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-01-15T09:25:39.718695454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174874s
2026-01-15T09:25:39.721330400Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-01-15T09:25:39.723940587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.727074848Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-01-15T09:25:39.731089221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:25:39', 'add_on_update_to_notifications')
2026-01-15T09:25:39.736398031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.740153674Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-01-15T09:25:39.742526132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161252s
2026-01-15T09:25:39.745004883Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-01-15T09:25:39.747676373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.751251912Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-01-15T09:25:39.754986974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:25:39', 'IndexerVersions')
2026-01-15T09:25:39.760302929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.780106817Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-01-15T09:25:39.782289843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032379s
2026-01-15T09:25:39.784788534Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-01-15T09:25:39.787246694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.790476538Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-01-15T09:25:39.794106147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:25:39', 'cleanup_config')
2026-01-15T09:25:39.798955522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.802699271Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-01-15T09:25:39.804910393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155455s
2026-01-15T09:25:39.807305897Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-01-15T09:25:39.809746883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.813075976Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-01-15T09:25:39.816709162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:25:39', 'indexer_cleanup')
2026-01-15T09:25:39.821951919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.826596372Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-01-15T09:25:39.828839930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169243s
2026-01-15T09:25:39.831362089Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-01-15T09:25:39.833839177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.837326840Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-01-15T09:25:39.841055017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:25:39', 'minimum_seeders')
2026-01-15T09:25:39.845879612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.849674915Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-01-15T09:25:39.851888111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159479s
2026-01-15T09:25:39.854281040Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-01-15T09:25:39.856689069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.859688779Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-01-15T09:25:39.863255231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:25:39', 'remove_showrss')
2026-01-15T09:25:39.867947340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.871477067Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-01-15T09:25:39.873668420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148643s
2026-01-15T09:25:39.876221341Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-01-15T09:25:39.878733229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.881861689Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-01-15T09:25:39.886042928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:25:39', 'remove_torrentparadiseml')
2026-01-15T09:25:39.890924929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.894576482Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-01-15T09:25:39.896844800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158331s
2026-01-15T09:25:39.899425857Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-01-15T09:25:39.902016033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.905287491Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-01-15T09:25:39.909767832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:25:39', 'localization_setting_to_string')
2026-01-15T09:25:39.914799104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.918445346Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-01-15T09:25:39.920791320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163398s
2026-01-15T09:25:39.923213949Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-01-15T09:25:39.925588069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.928781229Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-01-15T09:25:39.933484511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:25:39', 'orpheus_api')
2026-01-15T09:25:39.941085105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.945952938Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-01-15T09:25:39.948105843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020249s
2026-01-15T09:25:39.950778806Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-01-15T09:25:39.953315393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.956545187Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-01-15T09:25:39.960434539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:25:39', 'download_client_categories')
2026-01-15T09:25:39.965294064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:39.976635052Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-01-15T09:25:39.978926416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232593s
2026-01-15T09:25:39.981637114Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-01-15T09:25:39.984134443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:39.987583438Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-01-15T09:25:39.991282226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:25:39', 'add_salt_to_users')
2026-01-15T09:25:39.996081981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.007347958Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-01-15T09:25:40.009571074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230541s
2026-01-15T09:25:40.012262173Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-01-15T09:25:40.014876938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.018127925Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-01-15T09:25:40.022310828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:25:40', 'speedcd_userpasssettings_to_speedcdsettings')
2026-01-15T09:25:40.027206266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.033063210Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-01-15T09:25:40.035490969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179849s
2026-01-15T09:25:40.038160705Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-01-15T09:25:40.040896393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.044058491Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-01-15T09:25:40.048309461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:25:40', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-01-15T09:25:40.053234849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.059909329Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-01-15T09:25:40.062402199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187514s
2026-01-15T09:25:40.065077947Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-01-15T09:25:40.068212268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.071364416Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-01-15T09:25:40.075504954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:25:40', 'alpharatio_greatposterwall_config_contract')
2026-01-15T09:25:40.080418378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.091086230Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-01-15T09:25:40.093555111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022645s
2026-01-15T09:25:40.095918971Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-01-15T09:25:40.098338243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.101373725Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-01-15T09:25:40.104955578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:25:40', 'remove_notwhatcd')
2026-01-15T09:25:40.109606453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.121570014Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-01-15T09:25:40.123756457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232704s
2026-01-15T09:25:40.126302604Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-01-15T09:25:40.128850014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.132312556Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-01-15T09:25:40.136231457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:25:40', 'add_on_grab_to_notifications')
2026-01-15T09:25:40.141262939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.153279206Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-01-15T09:25:40.155888190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239349s
2026-01-15T09:25:40.158880526Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-01-15T09:25:40.161606414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.165219480Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-01-15T09:25:40.169551202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:25:40', 'animetorrents_use_custom_config_contract')
2026-01-15T09:25:40.174801525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.224327254Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-01-15T09:25:40.226904414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0622991s
2026-01-15T09:25:40.230761651Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-01-15T09:25:40.279839538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.285490417Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-01-15T09:25:40.289246600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:25:40', 'apprise_server_url')
2026-01-15T09:25:40.294143191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.314275521Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-01-15T09:25:40.316706035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345144s
2026-01-15T09:25:40.319558930Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-01-15T09:25:40.322097001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.325363919Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-01-15T09:25:40.337743668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:25:40', 'health_restored_notification')
2026-01-15T09:25:40.342653735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.376452104Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-01-15T09:25:40.378980155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539771s
2026-01-15T09:25:40.381509589Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-01-15T09:25:40.383893930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.387170578Z [Info] remove_uc: Starting migration of Log DB to 33
2026-01-15T09:25:40.390687129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:25:40', 'remove_uc')
2026-01-15T09:25:40.395388045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.412062682Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-01-15T09:25:40.414228243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282618s
2026-01-15T09:25:40.416844672Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-01-15T09:25:40.419391781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.422739202Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-01-15T09:25:40.426631570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:25:40', 'history_fix_data_titles')
2026-01-15T09:25:40.431611408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.461707662Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-01-15T09:25:40.464331305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419529s
2026-01-15T09:25:40.467139790Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-01-15T09:25:40.469716579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.473112337Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-01-15T09:25:40.477031539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:25:40', 'download_client_per_indexer')
2026-01-15T09:25:40.482520282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.525132790Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-01-15T09:25:40.529030709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544051s
2026-01-15T09:25:40.533403254Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:25:40.537739015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.542938845Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-01-15T09:25:40.556453960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:25:40.559721831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s
2026-01-15T09:25:40.563252190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:25:40.580382134Z [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-15T09:25:40.590264604Z [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-15T09:25:40.596666084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:25:40.600914950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:25:40.608495976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:25:40.612616624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0461422s
2026-01-15T09:25:40.614830522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:25:40.617055021Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-01-15T09:25:40.619443270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:25:40.631094903Z [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-15T09:25:40.638772353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-15T09:25:40.644059039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:25:40.648512837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:25:40.656009604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:25:40.660324152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383984s
2026-01-15T09:25:40.662487197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:25:40.664741276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-15T09:25:40.667104334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:25:40.677533856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:25:40.711695036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:25:40.718230266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:25:40.723979793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:25:40.732896539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:25:40.738055597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0684543s
2026-01-15T09:25:40.742152187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:25:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:25:40.747240092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:40.913750561Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:25:40.918738976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2417153s
2026-01-15T09:25:40.923369881Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-01-15T09:25:40.928293555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:40.934845008Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-01-15T09:25:40.941142830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:25:40', 'add_notification_status')
2026-01-15T09:25:40.948502610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:41.052272369Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-01-15T09:25:41.057555989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230419s
2026-01-15T09:25:41.062322827Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-01-15T09:25:41.067237183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:41.073236865Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-01-15T09:25:41.081099046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:25:41', 'indexers_freeleech_only_config_contract')
2026-01-15T09:25:41.090374374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:41.155814209Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-01-15T09:25:41.172498706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0873781s
2026-01-15T09:25:41.178188914Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-01-15T09:25:41.183697627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:41.190774177Z [Info] email_encryption: Starting migration of Log DB to 39
2026-01-15T09:25:41.199226938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:25:41', 'email_encryption')
2026-01-15T09:25:41.207969263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:41.328873174Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-01-15T09:25:41.367122927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1453099s
2026-01-15T09:25:41.372418099Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-01-15T09:25:41.377534272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:41.383259100Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-01-15T09:25:41.390977552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:25:41', 'newznab_category_to_capabilities_settings')
2026-01-15T09:25:41.399530425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:41.571747495Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-01-15T09:25:41.578482667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.193069s
2026-01-15T09:25:41.584398510Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-01-15T09:25:41.590280174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:41.597935248Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-01-15T09:25:41.607959534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:25:41', 'gazelle_freeleech_token_options')
2026-01-15T09:25:41.620180793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:41.667709982Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-01-15T09:25:41.673414970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0771811s
2026-01-15T09:25:41.679904819Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-01-15T09:25:41.686024692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:41.693263409Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-01-15T09:25:41.702451140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:25:41', 'myanonamouse_freeleech_wedge_options')
2026-01-15T09:25:41.711392966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:41.815928447Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-01-15T09:25:41.818789658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1297748s
2026-01-15T09:25:41.821641591Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-01-15T09:25:41.824331698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:25:41.828567508Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-01-15T09:25:41.832842035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-15T09:25:41', 'newznab_indexers_enable_redirect')
2026-01-15T09:25:41.838315417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:25:41.958237321Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-01-15T09:25:42.001561421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320638s
2026-01-15T09:25:45.147231960Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-01-15T09:25:46.769858156Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-15T09:25:46.967339150Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:25:47.143496003Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-01-15T09:25:49.148346627Z [Info] AppSyncProfileService: Setting up default app profile
2026-01-15T09:25:49.361155044Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-01-15T09:25:51.018896091Z [ls.io-init] done.
2026-01-15T09:25:51.037801531Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:25:51.068650881Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:25:51.075079927Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin